This commit is contained in:
Martin Raifer 2022-11-09 10:42:50 +01:00
parent f42476594e
commit 5336db8762
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
128 changed files with 15540 additions and 2528 deletions

View file

@ -114,7 +114,12 @@
"terms": "bbq,grill,barbecue"
},
"amenity/cafe": {
"name": "Café"
"name": "Café",
"terms": "bistro,coffee,tea,cafe"
},
"amenity/cafe/bubble_tea": {
"name": "Bubble Tea Café",
"terms": "boba,bubble milk tea,pearl milk tea,taiwanese tea drink,tapioca,pearl tea,boba drink,cafe"
},
"amenity/community_centre": {
"name": "Community Centre"
@ -138,6 +143,10 @@
"name": "Petrol Station",
"terms": "gas station"
},
"amenity/internet_cafe": {
"name": "Internet Café",
"terms": "cybercafe,taxiphone,teleboutique,coffee,cafe,net,lanhouse,internet cafe"
},
"amenity/parking": {
"name": "Car Park",
"terms": "automobile parking,car lot,parking lot,car parking,rv parking,truck parking,vehicle parking"
@ -217,6 +226,9 @@
"name": "Terraced Houses",
"terms": "home,terrace,terraced,brownstone,residence,dwelling,townhouse,townhouses,row house,row houses"
},
"emergency/fire_hose": {
"terms": "fire hose reel,fhr,riser,dry riser,standpipe,stand pipe"
},
"healthcare/birthing_center": {
"name": "Birthing Centre"
},