Changeset 9540 in josm for trunk/data
- Timestamp:
- 2016-01-19T14:09:11+01:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/geometry.mapcss
r9500 r9540 212 212 throwWarning: tr("node connects waterway and bridge"); 213 213 } 214 215 way[junction=roundabout]:righthandtraffic:clockwise, 216 way[junction=roundabout]!:righthandtraffic:anticlockwise { 217 throwWarning: tr("suspicious roundabout direction"); 218 }
Note:
See TracChangeset
for help on using the changeset viewer.