UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

31 lines (30 loc) 550 B
{ "icon": "maki-theatre", "fields": [ "name", "address", "building_area_yes", "opening_hours", "website" ], "moreFields": [ "{@templates/internet_access}", "{@templates/poi}", "charge_fee", "fee" ], "geometry": [ "point", "area" ], "tags": { "amenity": "arts_centre" }, "terms": [ "arts centre", "community arts", "theater space", "theatre space" ], "name": "Arts Center" }