@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
32 lines (31 loc) • 526 B
JSON
{
"icon": "temaki-temaki",
"geometry": [
"point",
"area"
],
"terms": [
"bar",
"breakfast",
"cafe",
"café",
"canteen",
"dine",
"dining",
"dinner",
"drive-in",
"eat",
"grill",
"lunch",
"table"
],
"tags": {
"amenity": "restaurant",
"cuisine": "sushi"
},
"reference": {
"key": "cuisine",
"value": "sushi"
},
"name": "Sushi Restaurant"
}