UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

53 lines (52 loc) 1.04 kB
{ "icon": "maki-cafe", "fields": [ "name", "cuisine", "address", "building_area_yes", "opening_hours", "outdoor_seating", "{@templates/internet_access}", "phone", "website", "opening_hours/drive_through" ], "moreFields": [ "{@templates/internet_access}", "{@templates/poi}", "air_conditioning", "bar", "branch_brand", "brand", "capacity", "changing_table", "delivery", "diet_multi", "drive_through", "highchair", "min_age", "organic", "reservation", "smoking", "takeaway", "toilets", "toilets/wheelchair", "toilets/menstrual_products_poi", "fhrs/id-GB", "website/menu" ], "geometry": [ "point", "area" ], "terms": [ "bistro", "coffee", "tea" ], "tags": { "amenity": "cafe" }, "name": "Cafe" }