add fuel icon

This commit is contained in:
Ansis Brammanis
2013-03-15 19:35:38 -04:00
parent 2ba3b60034
commit b08c5ca070
2 changed files with 3 additions and 1 deletions

View File

@@ -244,6 +244,7 @@
"terms": []
},
"amenity/fuel": {
"icon": "fuel",
"fields": [
"operator",
"address"

View File

@@ -1,4 +1,5 @@
{
"icon": "fuel",
"fields": [
"operator",
"address"
@@ -11,4 +12,4 @@
"tags": {
"amenity": "fuel"
}
}
}