Ticket #20465: 20465_v2.patch
| File 20465_v2.patch, 788 bytes (added by , 5 years ago) |
|---|
-
resources/data/validator/geometry.mapcss
326 326 way[highway] > node[building][!entrance], 327 327 way[highway] > node[leisure][!entrance][leisure!=slipway][leisure!=fitness_station], 328 328 way[highway] > node[office][!entrance], 329 way[highway] > node[shop][!entrance],329 way[highway][highway!=corridor] > node[shop][!entrance], 330 330 way[highway] > node[tourism][!entrance][tourism!=viewpoint]!.guidepost.first_last_node:connection, 331 331 way[highway] > node[tourism][!entrance][tourism!=viewpoint]!.guidepost!.first_last_node { 332 332 throwWarning: tr("{0} node connected to a highway", "{0.key}");
