- Timestamp:
- 2025-08-05T20:57:25+02:00 (4 months ago)
- File:
-
- 1 edited
-
trunk/resources/data/validator/combinations.mapcss (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/resources/data/validator/combinations.mapcss
r19337 r19433 998 998 /* #19980 */ 999 999 way[highway=living_street][maxspeed][maxspeed=~/mph/][get(split(" ", tag(maxspeed)), 0) > 15], 1000 way[highway=living_street][maxspeed][maxspeed!~/mph/][get(split(" ", tag(maxspeed)), 0) > 20] { 1000 way[highway=living_street][maxspeed][maxspeed!~/mph/][get(split(" ", tag(maxspeed)), 0) > 20][outside("AT,DK,IL,UZ")], 1001 way[highway=living_street][maxspeed][maxspeed!~/mph/][get(split(" ", tag(maxspeed)), 0) > 30][inside("AT,DK,IL,UZ")] { /*Austria, Denmark, Israel, Uzbekistan*/ 1001 1002 throwWarning: tr("{0} together with {1}", "{0.tag}", "{1.tag}"); 1002 1003 group: tr("suspicious tag combination");
Note:
See TracChangeset
for help on using the changeset viewer.
