mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-25 15:05:32 +00:00
Merge pull request #1815 from pnorman/reddit_synonyms
Add terms for fish and chips and petrol
This commit is contained in:
@@ -543,6 +543,10 @@
|
||||
"vertex",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"petrol",
|
||||
"fuel"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "fuel"
|
||||
},
|
||||
@@ -997,6 +1001,7 @@
|
||||
"eating house",
|
||||
"eating place",
|
||||
"fast-food place",
|
||||
"fish and chips",
|
||||
"greasy spoon",
|
||||
"grill",
|
||||
"hamburger stand",
|
||||
|
||||
@@ -10,6 +10,10 @@
|
||||
"vertex",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"petrol",
|
||||
"fuel"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "fuel"
|
||||
},
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
"eating house",
|
||||
"eating place",
|
||||
"fast-food place",
|
||||
"fish and chips",
|
||||
"greasy spoon",
|
||||
"grill",
|
||||
"hamburger stand",
|
||||
|
||||
4
dist/locales/en.json
vendored
4
dist/locales/en.json
vendored
@@ -879,7 +879,7 @@
|
||||
},
|
||||
"amenity/fuel": {
|
||||
"name": "Gas Station",
|
||||
"terms": ""
|
||||
"terms": "petrol,fuel"
|
||||
},
|
||||
"amenity/grave_yard": {
|
||||
"name": "Graveyard",
|
||||
@@ -951,7 +951,7 @@
|
||||
},
|
||||
"amenity/restaurant": {
|
||||
"name": "Restaurant",
|
||||
"terms": "bar,cafeteria,café,canteen,chophouse,coffee shop,diner,dining room,dive*,doughtnut shop,drive-in,eatery,eating house,eating place,fast-food place,greasy spoon,grill,hamburger stand,hashery,hideaway,hotdog stand,inn,joint*,luncheonette,lunchroom,night club,outlet*,pizzeria,saloon,soda fountain,watering hole"
|
||||
"terms": "bar,cafeteria,café,canteen,chophouse,coffee shop,diner,dining room,dive*,doughtnut shop,drive-in,eatery,eating house,eating place,fast-food place,fish and chips,greasy spoon,grill,hamburger stand,hashery,hideaway,hotdog stand,inn,joint*,luncheonette,lunchroom,night club,outlet*,pizzeria,saloon,soda fountain,watering hole"
|
||||
},
|
||||
"amenity/school": {
|
||||
"name": "School",
|
||||
|
||||
Reference in New Issue
Block a user