Add types of fuel as alternate terms for amenity=fuel

This commit is contained in:
Paul Norman
2013-09-18 01:51:59 -07:00
parent 8eaf5afafb
commit 353ab5a214
3 changed files with 13 additions and 3 deletions
+6 -1
View File
@@ -558,7 +558,12 @@
],
"terms": [
"petrol",
"fuel"
"fuel",
"propane",
"diesel",
"lng",
"cng",
"biodiesel"
],
"tags": {
"amenity": "fuel"
+6 -1
View File
@@ -12,7 +12,12 @@
],
"terms": [
"petrol",
"fuel"
"fuel",
"propane",
"diesel",
"lng",
"cng",
"biodiesel"
],
"tags": {
"amenity": "fuel"
+1 -1
View File
@@ -883,7 +883,7 @@
},
"amenity/fuel": {
"name": "Gas Station",
"terms": "petrol,fuel"
"terms": "petrol,fuel,propane,diesel,lng,cng,biodiesel"
},
"amenity/grave_yard": {
"name": "Graveyard",