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