Changeset 15307 in josm for trunk/data/validator


Ignore:
Timestamp:
2019-08-20T21:36:24+02:00 (5 years ago)
Author:
Klumbumbus
Message:

fix #17950 - add police=* preset (Non-public police facility) (icon derived from internal police icon, which was resized as well, CC0 and PD licensed) and warn about police=yes and police=* together with amenity=police

Location:
trunk/data/validator
Files:
2 edited

Legend:

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

    r15286 r15307  
    259259}
    260260
    261 /* {0.tag} together with {1.tag}, see #17330, #17623, #17592, #17594, #17542, #16861, #16147, #10186 */
     261/* {0.tag} together with {1.tag}, see #17950, #17330, #17623, #17592, #17594, #17542, #16861, #16147, #10186 */
     262*[amenity=police][police],
    262263node[highway=crossing][crossing=no],
    263264node[railway=crossing][crossing=no],
  • trunk/data/validator/deprecated.mapcss

    r15273 r15307  
    458458}
    459459
    460 /* see #10661, #10837, #11737, #12771 */
     460/* see #17950, #10661, #10837, #11737, #12771 */
     461*[police=yes],
    461462*[traffic_calming=yes],
    462463*[access=restricted],
Note: See TracChangeset for help on using the changeset viewer.