@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
36 lines (35 loc) • 632 B
JSON
{
"icon": "maki-restaurant-noodle",
"geometry": [
"point",
"area"
],
"terms": [
"bar",
"breakfast",
"cafe",
"café",
"canteen",
"dine",
"dining",
"dinner",
"drive-in",
"eat",
"grill",
"lunch",
"table",
"soup",
"soba noodles",
"cellophane noodles",
"rice noodles"
],
"tags": {
"amenity": "restaurant",
"cuisine": "noodle"
},
"reference": {
"key": "cuisine",
"value": "noodle"
},
"name": "Noodle Restaurant"
}