@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
26 lines (25 loc) • 629 B
JSON
{
"key": "royal_cypher",
"type": "typeCombo",
"label": "Royal Cypher",
"strings": {
"options": {
"VR": "VR (Victoria)",
"EVIIR": "EVIIR (Edward VII)",
"EVIIIR": "EVIIIR (Edward VIII)",
"GR": "GR (George V)",
"GVIR": "GVIR (George VI)",
"EIIR": "EIIR (Elizabeth II)",
"CIIIR": "CIIIR (Charles III)",
"scottish_crown": "Scottish Crown",
"no": "No"
}
},
"autoSuggestions": false,
"customValues": false,
"locationSet": {
"include": [
"gb"
]
}
}