UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

36 lines (35 loc) 608 B
{ "icon": "maki-restaurant", "geometry": [ "point", "area" ], "terms": [ "bar", "breakfast", "curry", "dine", "dining", "dinner", "drive-in", "eat", "grill", "lunch", "table" ], "fields": [ "{amenity/restaurant}" ], "moreFields": [ "{amenity/restaurant}" ], "tags": { "amenity": "restaurant", "cuisine": "indian" }, "reference": { "key": "cuisine", "value": "indian" }, "name": "Indian Restaurant" }