mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 13:08:00 +02:00
Create hookah_lounge.json (#961)
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"icon": "fas-smoking",
|
||||
"fields": [
|
||||
"name",
|
||||
"address",
|
||||
"building_area_yes",
|
||||
"opening_hours",
|
||||
"min_age"
|
||||
],
|
||||
"moreFields": [
|
||||
"{@templates/internet_access}",
|
||||
"{@templates/poi}",
|
||||
"air_conditioning",
|
||||
"operator",
|
||||
"outdoor_seating",
|
||||
"smoking"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"waterpipe",
|
||||
"nargile",
|
||||
"shisha",
|
||||
"flavored tobacco"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "hookah_lounge"
|
||||
},
|
||||
"name": "Hookah Lounge",
|
||||
"aliases": [
|
||||
"Shisha Bar"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user