@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
35 lines (34 loc) • 1.09 kB
JSON
{
"key": "historic",
"type": "typeCombo",
"label": "Type",
"strings": {
"options": {
"memorial": "Memorial",
"wayside_cross": "Wayside Cross",
"archaeological_site": "Archaeological Site",
"ruins": "Ruins",
"wayside_shrine": "Wayside Shrine",
"boundary_stone": "Boundary Stone",
"building": "Historic Building",
"tomb": "Tomb",
"monument": "Monument",
"castle": "Castle",
"charcoal_pile": "Charcoal Pile",
"shieling": "Shieling",
"bomb_crater": "Bomb Crater",
"manor": "Manor House",
"railway": "Railway",
"citywalls": "Citywall",
"mine": "Mine",
"church": "Church",
"mine_shaft": "Mine Shaft",
"fort": "Historic Fort",
"city_gate": "City Gate",
"milestone": "Milestone",
"wreck": "Shipwreck",
"pillory": "Historic Pillory",
"millstone": "Millstone"
}
}
}