@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
34 lines (33 loc) • 600 B
JSON
{
"icon": "temaki-town_hall",
"fields": [
"name",
"operator",
"townhall/type",
"address",
"building_area_yes"
],
"moreFields": [
"baby_feeding",
"{@templates/contact}",
"gnis/feature_id-US",
"polling_station",
"smoking",
"wheelchair"
],
"geometry": [
"point",
"area"
],
"terms": [
"village",
"city",
"government",
"courthouse",
"municipal"
],
"tags": {
"amenity": "townhall"
},
"name": "Town Hall"
}