wiki:Rules/DuplicateAttributes

Duplicate Attributes

meta {
    title: "Duplicate Attributes";
    version: "1.2_2024-09-18";
    author: "CjMalone";
    link: "https://josm.openstreetmap.de/wiki/Rules/DuplicateAttributes";
    baselanguage: "en";
}

*[website][contact:website] {
    throwWarning: "Both website and contact:website on this element. One should probably be removed.";
}

*[phone][contact:phone] {
    throwWarning: "Both phone and contact:phone on this element. One should probably be removed.";
}

*[email][contact:email] {
    throwWarning: "Both email and contact:email on this element. One should probably be removed.";
}

Rules_DuplicateAttributes.validator.mapcss, Rules_DuplicateAttributes.zip

Last modified 4 months ago Last modified on 2024-09-18T18:00:08+02:00
Note: See TracWiki for help on using the wiki.