@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
39 lines (38 loc) • 726 B
JSON
{
"icon": "fas-vote-yea",
"fields": [
"name",
"ref",
"operator",
"address",
"opening_hours",
"building_area",
"phone"
],
"moreFields": [
"{@templates/contact}",
"{@templates/internet_access}",
"air_conditioning",
"level",
"wheelchair"
],
"geometry": [
"point",
"area"
],
"terms": [
"ballot box",
"ballot drop",
"democracy",
"elections",
"polling place",
"vote",
"voting booth",
"voting machine"
],
"tags": {
"polling_station": "*"
},
"matchScore": 0.75,
"name": "Temporary Polling Place"
}