@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
27 lines (26 loc) • 441 B
JSON
{
"icon": "temaki-scuba_diving",
"fields": [
"name",
"operator",
"address",
"building_area_yes",
"opening_hours",
"scuba_diving"
],
"moreFields": [
"{@templates/poi}"
],
"geometry": [
"point",
"area"
],
"terms": [
"diving",
"scuba"
],
"tags": {
"amenity": "dive_centre"
},
"name": "Dive Center"
}