- Timestamp:
- 2016-06-15T18:50:43+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/geometry.mapcss
r10349 r10389 273 273 throwWarning: tr("Waterway ends without a connection to another waterway or the direction of the waterway is wrong."); 274 274 } 275 276 /* #10717 */ 277 way[natural=coastline] ∈ area[natural=water], 278 way[natural=coastline] ∈ area[waterway=riverbank] { 279 throwError: tr("Coastline inside {1}", "{0.tag}"); 280 }
Note:
See TracChangeset
for help on using the changeset viewer.