Ignore:
Timestamp:
2017-09-01T10:58:42+02:00 (7 years ago)
Author:
bastiK
Message:

fixed #15203 - add validator warning for highway=motorway_junction used on a way

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/validator/geometry.mapcss

    r12572 r12708  
    9494way[natural=saddle],
    9595way[natural=volcano],
    96 way[natural=tree] {
     96way[natural=tree],
     97way[highway=motorway_junction] {
    9798  throwWarning: tr("{0} on a way. Should be used on a node.", "{0.tag}");
    9899}
Note: See TracChangeset for help on using the changeset viewer.