@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
23 lines (22 loc) • 645 B
JSON
{
"key": "archaeological_site",
"type": "combo",
"label": "Type",
"strings": {
"options": {
"baths": "Baths",
"city": "Historic City",
"crannog": "Crannog",
"enclosure": "Enclosure",
"fortification": "Fortification",
"hut_circle": "Hut Circle",
"megalith": "Megalith",
"necropolis": "Necropolis",
"petroglyph": "Rock Carving",
"roman_circus": "Roman Circus",
"roman_villa": "Roman Villa",
"settlement": "Historic Settlement",
"tumulus": "Tumulus"
}
}
}