UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

37 lines (36 loc) 624 B
{ "icon": "maki-cafe", "geometry": [ "point", "area" ], "fields": [ "{amenity/cafe}" ], "moreFields": [ "{amenity/cafe}" ], "tags": { "amenity": "cafe", "cuisine": "tea" }, "reference": { "key": "amenity", "value": "cafe" }, "terms": [ "black tea", "green tea", "hot drinks", "oolong tea", "tea", "tea drink", "tea house", "tea room", "teahouse", "tearoom", "white tea", "yellow tea" ], "name": "Teahouse" }