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": {
|
||||
"or": [
|
||||
"highway=residential",
|
||||
"highway=unclassified",
|
||||
"highway=tertiary",
|
||||
"highway=secondary"
|
||||
]
|
||||
|
@ -177,4 +178,4 @@
|
|||
"allowSplit": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue