@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
28 lines (27 loc) • 453 B
JSON
{
"icon": "maki-prison",
"fields": [
"name",
"operator",
"operator/type",
"address"
],
"moreFields": [
"{@templates/contact}",
"gnis/feature_id-US",
"wheelchair"
],
"geometry": [
"area",
"point"
],
"terms": [
"cell",
"jail",
"correction"
],
"tags": {
"amenity": "prison"
},
"name": "Prison Grounds"
}