@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
31 lines (30 loc) • 502 B
JSON
{
"icon": "temaki-hunting_blind",
"fields": [
"access_simple",
"lockable"
],
"geometry": [
"point",
"vertex",
"area"
],
"terms": [
"game",
"gun",
"hide",
"lookout",
"raised blind",
"raised hide",
"rifle",
"shoot",
"stance",
"stand",
"watch",
"wild"
],
"tags": {
"amenity": "hunting_stand"
},
"name": "Hunting Stand"
}