Ignore:
Timestamp:
2024-07-15T13:11:17+02:00 (3 months ago)
Author:
stoecker
Message:

adapt height rules to use siunit_length - patch by gaben, fix #23781

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/resources/data/validator/numeric.mapcss

    r19129 r19140  
    6868}
    6969
    70 *[roof:height][roof:height =~ /^0*(\.0*)?( (m|ft))?$/][roof:shape=flat] {
     70*[roof:height][siunit_length(tag("roof:height")) == 0][roof:shape=flat] {
    7171  throwWarning: tr("{0} is unnecessary for {1}", "{0.tag}", "{2.tag}");
    7272  group: tr("unnecessary tag");
Note: See TracChangeset for help on using the changeset viewer.