wiki:Rules/AddrFullWarning

addr:full warning

meta {
    title: "addr:full warning";
    version: "1.1_2024-02-09";
    author: "CjMalone";
    link: "https://josm.openstreetmap.de/wiki/Rules/AddrFullWarning";
    baselanguage: "en";
}

*[addr:full] {
    throwWarning: "Please try and parse addr:full into more fine grain address tags";
}
*[addr:street_address] {
    throwError: "addr:street_address is not an OSM tag, parse it into more fine grain address tags";
}

Rules_AddrFullWarning.validator.mapcss, Rules_AddrFullWarning.zip

Last modified 3 months ago Last modified on 2024-02-09T19:30:23+01:00
Note: See TracWiki for help on using the wiki.