@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
38 lines (37 loc) • 662 B
JSON
{
"icon": "temaki-police_officer",
"fields": [
"name",
"operator",
"address",
"building_area_yes",
"opening_hours"
],
"moreFields": [
"{@templates/contact}",
"gnis/feature_id-US",
"level",
"polling_station",
"wheelchair"
],
"geometry": [
"point",
"area"
],
"terms": [
"badge",
"constable",
"constabulary",
"cop",
"detective",
"fed",
"law",
"enforcement",
"officer",
"patrol"
],
"tags": {
"amenity": "police"
},
"name": "Police"
}