Add phone term to telephone preset

This commit is contained in:
Aaron Lidman
2013-11-21 16:46:30 -08:00
parent c1d9799214
commit 68626e0cee
3 changed files with 7 additions and 1 deletions
+3
View File
@@ -1144,6 +1144,9 @@
"tags": {
"amenity": "telephone"
},
"terms": [
"phone"
],
"name": "Telephone"
},
"amenity/theatre": {
@@ -7,5 +7,8 @@
"tags": {
"amenity": "telephone"
},
"terms": [
"phone"
],
"name": "Telephone"
}
+1 -1
View File
@@ -1006,7 +1006,7 @@
},
"amenity/telephone": {
"name": "Telephone",
"terms": ""
"terms": "phone"
},
"amenity/theatre": {
"name": "Theater",