forked from MapComplete/MapComplete
Add vehicle=no
This commit is contained in:
parent
8e011d5b35
commit
01315d40e0
4 changed files with 169 additions and 17 deletions
|
@ -50,7 +50,7 @@
|
|||
},
|
||||
"layers": [
|
||||
{
|
||||
"id": "cyclestreets",
|
||||
"id": "fietsstraat",
|
||||
"name": {
|
||||
"nl": "Fietsstraten",
|
||||
"en": "Cyclestreets",
|
||||
|
@ -531,7 +531,7 @@
|
|||
"motor_vehicle=yes",
|
||||
"motorcar=",
|
||||
"motorcycle=",
|
||||
"vehicle="
|
||||
"vehicle=no"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue