Ignore:
Timestamp:
2019-07-20T23:09:36+02:00 (6 years ago)
Author:
Klumbumbus
Message:

fix #17947 - add manhole preset and warn about manhole=* without man_made=manhole (icon self created, CC0 and PD licensed)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/validator/combinations.mapcss

    r15256 r15260  
    4343*[piste:difficulty             ][!piste:type],
    4444*[place                        ][!name][place!=islet],
     45*[transformer                  ][!power],
    4546*[source:date                  ][!source],
    4647*[source:name                  ][!name],
     
    9091/* {0.key} without {1.tag} */
    9192node[fire_hydrant:type         ][emergency!=fire_hydrant][disused:emergency!=fire_hydrant],
    92 *[transformer                  ][!power],
     93node[manhole                   ][man_made!=manhole],
    9394way[fence_type                 ][barrier!=fence],
    9495*[recycling_type               ][amenity!=recycling],
Note: See TracChangeset for help on using the changeset viewer.