Changeset 12089 in josm for trunk/data/validator
- Timestamp:
- 2017-05-08T21:59:07+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/geometry.mapcss
r11744 r12089 320 320 set node_in_highway; 321 321 } 322 way[building] > node.node_in_highway!.first_last_node { 322 way[building][building!=no] > node.node_in_highway!.first_last_node { 323 323 throwWarning: tr("node connects highway and building"); 324 324 }
Note:
See TracChangeset
for help on using the changeset viewer.