@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
23 lines (22 loc) • 389 B
JSON
{
"icon": "fas-horse",
"geometry": [
"point",
"area"
],
"tags": {
"tourism": "zoo",
"zoo": "petting_zoo"
},
"reference": {
"key": "zoo",
"value": "petting_zoo"
},
"terms": [
"Children's Zoo",
"Children's Farm",
"Petting Farm",
"farm animals"
],
"name": "Petting Zoo"
}