Changeset 10232 in josm for trunk/data/validator/geometry.mapcss
- Timestamp:
- 2016-05-16T18:41:53+02:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/geometry.mapcss
r10231 r10232 268 268 throwWarning: tr("Node connects a power line or cable with an object which is not related to the power infrastructure."); 269 269 } 270 271 /* #12646 */ 272 way[waterway]!:closed >[index=-1] node!:connection:in-downloaded-area { 273 throwWarning: tr("Waterway ends without a connection to another waterway or the direction of the waterway is wrong."); 274 }
Note: See TracChangeset
for help on using the changeset viewer.