@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
26 lines (25 loc) • 415 B
JSON
{
"icon": "temaki-spring_rider",
"geometry": [
"point"
],
"fields": [
"{playground}"
],
"moreFields": [
"{playground}"
],
"tags": {
"playground": "springy"
},
"terms": [
"rocking horse",
"spring horse",
"spring toy",
"springy"
],
"name": "Spring Rider",
"aliases": [
"Spring Rocker"
]
}