Ticket #20465: 20465_v1.patch

File 20465_v1.patch, 730 bytes (added by reichg, 5 years ago)

remove test for shop node without entrance on same node.

  • resources/data/validator/geometry.mapcss

     
    326326way[highway] > node[building][!entrance],
    327327way[highway] > node[leisure][!entrance][leisure!=slipway][leisure!=fitness_station],
    328328way[highway] > node[office][!entrance],
    329 way[highway] > node[shop][!entrance],
    330329way[highway] > node[tourism][!entrance][tourism!=viewpoint]!.guidepost.first_last_node:connection,
    331330way[highway] > node[tourism][!entrance][tourism!=viewpoint]!.guidepost!.first_last_node {
    332331  throwWarning: tr("{0} node connected to a highway", "{0.key}");