Skip to content

Commit f799a87

Browse files
authored
Add terms to amenity=telephone (#1574)
previously these terms were not found and these are reasonable search terms
1 parent c6e0af9 commit f799a87

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

data/presets/amenity/telephone.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@
3030
"payphone",
3131
"pay phone",
3232
"phone booth",
33-
"phone"
33+
"phone",
34+
"public phone",
35+
"public telephone"
3436
],
3537
"name": "Telephone"
3638
}

0 commit comments

Comments
 (0)