Changeset 10231 in josm for trunk/data/validator/geometry.mapcss
- Timestamp:
- 2016-05-16T18:10:33+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/geometry.mapcss
r10071 r10231 227 227 throwOther: tr("{0} node connected to a highway", "{1.tag}"); 228 228 } 229 way[highway] > node[amenity][!entrance][amenity!~/^(parking|parking_space|parking_entrance|motorcycle_parking|bicycle_parking|bus_station )$/],229 way[highway] > node[amenity][!entrance][amenity!~/^(parking|parking_space|parking_entrance|motorcycle_parking|bicycle_parking|bus_station|car_wash)$/], 230 230 way[highway] > node[building][!entrance], 231 231 way[highway] > node[leisure][!entrance],
Note:
See TracChangeset
for help on using the changeset viewer.