Skip to content

Commit

Permalink
Add more search terms for the "Road Surface" preset
Browse files Browse the repository at this point in the history
(closes #6309)
  • Loading branch information
bhousel committed May 6, 2019
1 parent 77801a3 commit 02f837c
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion data/presets/presets/area/highway.json
Original file line number Diff line number Diff line change
@@ -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": "*"
},
Expand Down

0 comments on commit 02f837c

Please sign in to comment.