Change order of layers
This commit is contained in:
parent
a3476f48e5
commit
1c2f60a8f5
1 changed files with 62 additions and 60 deletions
|
@ -25,6 +25,59 @@
|
||||||
"startLon": 4.433,
|
"startLon": 4.433,
|
||||||
"widenFactor": 1.5,
|
"widenFactor": 1.5,
|
||||||
"layers": [
|
"layers": [
|
||||||
|
{
|
||||||
|
"builtin": [
|
||||||
|
"charging_station"
|
||||||
|
],
|
||||||
|
"override": {
|
||||||
|
"id": "charging_station_ebikes",
|
||||||
|
"minzoom": 14,
|
||||||
|
"source": {
|
||||||
|
"osmTags": {
|
||||||
|
"and+": [
|
||||||
|
"bicycle=yes"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"=filter": null,
|
||||||
|
"=mapRendering": [
|
||||||
|
{
|
||||||
|
"location": [
|
||||||
|
"point",
|
||||||
|
"centroid"
|
||||||
|
],
|
||||||
|
"icon": "./assets/themes/toerisme_vlaanderen/charging_station_ebike.svg"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"=presets": [
|
||||||
|
{
|
||||||
|
"tags": [
|
||||||
|
"amenity=charging_station",
|
||||||
|
"motorcar=no",
|
||||||
|
"bicycle=yes",
|
||||||
|
"socket:typee=1"
|
||||||
|
],
|
||||||
|
"title": {
|
||||||
|
"nl": "laadpunt voor elektrische fietsen"
|
||||||
|
},
|
||||||
|
"preciseInput": {
|
||||||
|
"preferredBackground": "map"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"#": "All charging stations at a high zoom level, to avoid duplicates",
|
||||||
|
"builtin": "charging_station",
|
||||||
|
"override": {
|
||||||
|
"name": null,
|
||||||
|
"filter": {
|
||||||
|
"sameAs": "charging_station_ebike"
|
||||||
|
},
|
||||||
|
"minzoom": 18
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"builtin": "toilet",
|
"builtin": "toilet",
|
||||||
"override": {
|
"override": {
|
||||||
|
@ -83,21 +136,6 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"builtin": "playground",
|
|
||||||
"override": {
|
|
||||||
"minzoom": 14,
|
|
||||||
"mapRendering": [
|
|
||||||
{
|
|
||||||
"icon": {
|
|
||||||
"render": "./assets/themes/toerisme_vlaanderen/playground.svg"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"hideTagRenderingsWithLabels": ["extra"]
|
|
||||||
},
|
|
||||||
"bicycle_rental",
|
|
||||||
{
|
{
|
||||||
"builtin": "bike_repair_station",
|
"builtin": "bike_repair_station",
|
||||||
"override": {
|
"override": {
|
||||||
|
@ -145,59 +183,23 @@
|
||||||
"bike_repair_station-valves"
|
"bike_repair_station-valves"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
|
"bicycle_rental",
|
||||||
{
|
{
|
||||||
"builtin": [
|
"builtin": "playground",
|
||||||
"charging_station"
|
|
||||||
],
|
|
||||||
"override": {
|
"override": {
|
||||||
"id": "charging_station_ebikes",
|
|
||||||
"minzoom": 14,
|
"minzoom": 14,
|
||||||
"source": {
|
"mapRendering": [
|
||||||
"osmTags": {
|
|
||||||
"and+": [
|
|
||||||
"bicycle=yes"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"=filter": null,
|
|
||||||
"=mapRendering": [
|
|
||||||
{
|
{
|
||||||
"location": [
|
"icon": {
|
||||||
"point",
|
"render": "./assets/themes/toerisme_vlaanderen/playground.svg"
|
||||||
"centroid"
|
|
||||||
],
|
|
||||||
"icon": "./assets/themes/toerisme_vlaanderen/charging_station_ebike.svg"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"=presets": [
|
|
||||||
{
|
|
||||||
"tags": [
|
|
||||||
"amenity=charging_station",
|
|
||||||
"motorcar=no",
|
|
||||||
"bicycle=yes",
|
|
||||||
"socket:typee=1"
|
|
||||||
],
|
|
||||||
"title": {
|
|
||||||
"nl": "laadpunt voor elektrische fietsen met gewone stekkers"
|
|
||||||
},
|
|
||||||
"preciseInput": {
|
|
||||||
"preferredBackground": "map"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
|
||||||
},
|
},
|
||||||
{
|
"hideTagRenderingsWithLabels": ["extra"]
|
||||||
"#": "All charging stations at a high zoom level, to avoid duplicates",
|
|
||||||
"builtin": "charging_station",
|
|
||||||
"override": {
|
|
||||||
"name": null,
|
|
||||||
"filter": {
|
|
||||||
"sameAs": "charging_station_ebike"
|
|
||||||
},
|
|
||||||
"minzoom": 18
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
],
|
],
|
||||||
"hideFromOverview": true,
|
"hideFromOverview": true,
|
||||||
"enableMoreQuests": false,
|
"enableMoreQuests": false,
|
||||||
|
|
Loading…
Reference in a new issue