forked from MapComplete/MapComplete
Cyclestreets: add the 'split'-button at the correct location
This commit is contained in:
parent
d6a20b7222
commit
6a67b9f2f2
1 changed files with 3 additions and 1 deletions
|
@ -56,6 +56,7 @@
|
||||||
"layers": [
|
"layers": [
|
||||||
{
|
{
|
||||||
"id": "fietsstraat",
|
"id": "fietsstraat",
|
||||||
|
"allowSplit": true,
|
||||||
"name": {
|
"name": {
|
||||||
"nl": "Fietsstraten",
|
"nl": "Fietsstraten",
|
||||||
"en": "Cyclestreets",
|
"en": "Cyclestreets",
|
||||||
|
@ -175,6 +176,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "toekomstige_fietsstraat",
|
"id": "toekomstige_fietsstraat",
|
||||||
|
"allowSplit": true,
|
||||||
"name": {
|
"name": {
|
||||||
"nl": "Toekomstige fietsstraat",
|
"nl": "Toekomstige fietsstraat",
|
||||||
"en": "Future cyclestreet",
|
"en": "Future cyclestreet",
|
||||||
|
@ -311,6 +313,7 @@
|
||||||
"pl": "Wszystkie ulice",
|
"pl": "Wszystkie ulice",
|
||||||
"zh_Hant": "所有道路"
|
"zh_Hant": "所有道路"
|
||||||
},
|
},
|
||||||
|
"allowSplit": true,
|
||||||
"description": {
|
"description": {
|
||||||
"nl": "Laag waar je een straat als fietsstraat kan markeren",
|
"nl": "Laag waar je een straat als fietsstraat kan markeren",
|
||||||
"en": "Layer to mark any street as cyclestreet",
|
"en": "Layer to mark any street as cyclestreet",
|
||||||
|
@ -411,7 +414,6 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"overrideAll": {
|
"overrideAll": {
|
||||||
"allowSplit": true,
|
|
||||||
"+tagRenderings": [
|
"+tagRenderings": [
|
||||||
{
|
{
|
||||||
"id": "is_cyclestreet",
|
"id": "is_cyclestreet",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue