Merge pull request #550 from riQQ/patch-2
Add unclassified highways to Sidewalks theme
This commit is contained in:
commit
dfba275744
1 changed files with 2 additions and 1 deletions
|
@ -32,6 +32,7 @@
|
||||||
"osmTags": {
|
"osmTags": {
|
||||||
"or": [
|
"or": [
|
||||||
"highway=residential",
|
"highway=residential",
|
||||||
|
"highway=unclassified",
|
||||||
"highway=tertiary",
|
"highway=tertiary",
|
||||||
"highway=secondary"
|
"highway=secondary"
|
||||||
]
|
]
|
||||||
|
@ -177,4 +178,4 @@
|
||||||
"allowSplit": true
|
"allowSplit": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue