UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

35 lines (34 loc) 582 B
{ "icon": "fas-music", "fields": [ "name", "operator", "address", "building_area_yes", "opening_hours", "dance/style" ], "moreFields": [ "{@templates/poi}" ], "geometry": [ "point", "area" ], "terms": [ "ballet", "ballet studio", "dance teaching", "jive", "swing", "tango", "waltz" ], "tags": { "amenity": "dancing_school" }, "name": "Dance School", "aliases": [ "Dance Studio" ] }