@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
47 lines (46 loc) • 851 B
JSON
{
"icon": "temaki-hotpot",
"geometry": [
"point",
"area"
],
"terms": [
"beijing",
"budae jjigae",
"canton",
"chhnang pleurng",
"china",
"fondue",
"guangdong",
"hotpot",
"jeongol",
"jjigae",
"kimchi jjigae",
"lau",
"mu kratha",
"nabemono",
"peking",
"shabu shabu",
"sichaun",
"sin jum",
"sukiyaki",
"teochew",
"teoswa",
"yao hon"
],
"fields": [
"{amenity/restaurant}"
],
"moreFields": [
"{amenity/restaurant}"
],
"tags": {
"amenity": "restaurant",
"cuisine": "hotpot"
},
"reference": {
"key": "cuisine",
"value": "hotpot"
},
"name": "Hot Pot Restaurant"
}