UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

31 lines (30 loc) 525 B
{ "icon": "maki-theatre", "fields": [ "name", "operator", "address", "building_area_yes", "website" ], "moreFields": [ "{@templates/internet_access}", "{@templates/poi}", "air_conditioning", "min_age" ], "geometry": [ "point", "area" ], "terms": [ "theatre", "performance", "play", "musical" ], "tags": { "amenity": "theatre" }, "name": "Theater" }