wiki:Rules/ThisOrThat

This or That

meta {
    title: "This or That";
    version: "1.2_2024-10-14";
    author: "CjMalone";
    link: "https://josm.openstreetmap.de/wiki/Rules/ThisOrThat";
    baselanguage: "en";
}

*[shop][amenity] {
    throwWarning: "shop=* and amenity=* usually shouldn't mix. One of these is probably out of date.";
}

*[disused:shop][shop], *[disused:shop][amenity], *[disused:amenity][shop], *[disused:amenity][amenity] {
    throwWarning: "Is this in use or disused? One of these tags should probably be removed.";
}

Rules_ThisOrThat.validator.mapcss, Rules_ThisOrThat.zip

Last modified 4 months ago Last modified on 2024-10-14T13:10:52+02:00
Note: See TracWiki for help on using the wiki.