Huge refactoring: split readonly and writable stores
This commit is contained in:
parent
0946d8ac9c
commit
4283b76f36
95 changed files with 819 additions and 625 deletions
|
@ -27,7 +27,7 @@
|
|||
]
|
||||
},
|
||||
"type!=multipolygon",
|
||||
"area!=yes"
|
||||
"area!=yes"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -70,7 +70,7 @@
|
|||
"nl": "Dit is een woonerf en heeft dus een maximale snelheid van 20km/h"
|
||||
},
|
||||
"icon": {
|
||||
"path":"./assets/layers/maxspeed/living_street_be.svg",
|
||||
"path": "./assets/layers/maxspeed/living_street_be.svg",
|
||||
"size": "large"
|
||||
},
|
||||
"hideInAnswer": "_country!=be"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue