Add more search terms for the "Road Surface" preset

(closes #6309)
This commit is contained in:
Bryan Housel
2019-05-05 23:10:30 -04:00
parent 77801a3ecd
commit 02f837ccb4

View File

@@ -1,11 +1,21 @@
{
"fields": [
"name",
"area/highway"
"area/highway",
"surface"
],
"geometry": [
"area"
],
"terms": [
"area:highway",
"edge of pavement",
"highway area",
"highway shape",
"pavement",
"road shape",
"street area"
],
"tags": {
"area:highway": "*"
},