@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
21 lines (20 loc) • 529 B
JSON
{
"key": "memorial",
"type": "combo",
"label": "Type",
"strings": {
"options": {
"blue_plaque": "Blue Plaque",
"bust": "Bust",
"cross": "Memorial Cross",
"obelisk": "Obelisk",
"plaque": "Commemorative Plaque",
"sculpture": "Sculpture",
"statue": "Statue",
"stele": "Stele",
"stolperstein": "Stolperstein",
"stone": "Stone",
"war_memorial": "War Memorial"
}
}
}