@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
34 lines (33 loc) • 666 B
JSON
{
"icon": "maki-ranger-station",
"fields": [
"name",
"operator",
"address",
"building_area_yes",
"opening_hours"
],
"moreFields": [
"{@templates/contact}",
"{@templates/internet_access}",
"gnis/feature_id-US",
"wheelchair"
],
"geometry": [
"point",
"area"
],
"terms": [
"visitor center",
"visitor centre",
"permit center",
"permit centre",
"backcountry office",
"warden office",
"warden center"
],
"tags": {
"amenity": "ranger_station"
},
"name": "Ranger Station"
}