205 lines
No EOL
5.9 KiB
JSON
205 lines
No EOL
5.9 KiB
JSON
{
|
|
"id": "toerisme_vlaanderen",
|
|
"credits": "Commissioned theme for <a href='https://www.toerismevlaanderen.be/'>Toerisme Vlaandere</a>",
|
|
"maintainer": "MapComplete",
|
|
"version": "0.0.3",
|
|
"customCss": "./assets/themes/toerisme_vlaanderen/custom.css",
|
|
"mustHaveLanguage": [
|
|
"nl"
|
|
],
|
|
"title": {
|
|
"nl": "Pin je punt"
|
|
},
|
|
"shortDescription": {
|
|
"nl": "<p class='mb-4'><i>Pin je punt</i> is een open toerismekaart waarin wandelaars en fietsers nuttige gegevens verzamelen die handig zijn voor andere wandelaars en fietsers.</p><p>Met de steun van Toerisme Vlaanderen</p><img style='max-height:10rem; float: right; margin-top: 4rem; background: white; width: auto; padding: 0.5rem' src='./assets/themes/toerisme_vlaanderen/logo.png' />"
|
|
},
|
|
"description": {
|
|
"nl": "<p class='mb-4'><i>Pin je punt</i> is een open toerismekaart waarin wandelaars en fietsers nuttige info verzamelen voor andere wandelaars en fietsers.<b>Klik op de exacte locatie op de kaart</b>om een punt toe te voegen of op een bestaand punt om het te wijzigen. We verzamelen:<ol><li>Laadpunten voor e-bikes</li><li>Openbare toiletten</li><li>Zit- en picknickbankjes</li><li>Uitkijktorens</li><li>Fietsherstelpunten</li><li>Fietsverhuurpunten</li><li>Speeltuinen</li></ol></p>"
|
|
},
|
|
"descriptionTail": {
|
|
"nl": "<p>Een initiatief van de 5 provinciale toeristische organisaties en Toerisme Vlaanderen</p><a href='https://www.toerismevlaanderen.be/pinjepunt'>Meer informatie op toerismevlaaneren.be</a><img style='height:5rem; width: auto;' src='./assets/themes/toerisme_vlaanderen/logo.png' />"
|
|
},
|
|
"icon": "./assets/svg/teardrop_with_hole_green.svg",
|
|
"startZoom": 8,
|
|
"startLat": 50.8536,
|
|
"startLon": 4.433,
|
|
"widenFactor": 1.5,
|
|
"layers": [
|
|
{
|
|
"builtin": "toilet",
|
|
"override": {
|
|
"minzoom": 14,
|
|
"mapRendering": [
|
|
{
|
|
"icon": {
|
|
"render": "./assets/themes/toerisme_vlaanderen/toilets.svg",
|
|
"=mappings": [
|
|
{
|
|
"if": "wheelchair=yes",
|
|
"then": "./assets/themes/toerisme_vlaanderen/toilets_wheelchair.svg"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"builtin": "bench",
|
|
"override": {
|
|
"minzoom": 14,
|
|
"mapRendering": [
|
|
{
|
|
"icon": {
|
|
"render": "./assets/themes/toerisme_vlaanderen/bench.svg"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"builtin": "picnic_table",
|
|
"override": {
|
|
"minzoom": 14,
|
|
"mapRendering": [
|
|
{
|
|
"icon": {
|
|
"render": "./assets/themes/toerisme_vlaanderen/picnic_table.svg"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"builtin": "observation_tower",
|
|
"override": {
|
|
"minzoom": 14,
|
|
"mapRendering": [
|
|
{
|
|
"icon": {
|
|
"render": "./assets/themes/toerisme_vlaanderen/observation_tower.svg"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"builtin": "playground",
|
|
"override": {
|
|
"minzoom": 14,
|
|
"mapRendering": [
|
|
{
|
|
"icon": {
|
|
"render": "./assets/themes/toerisme_vlaanderen/playground.svg"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"hideTagRenderingsWithLabels": ["extra"]
|
|
},
|
|
"bicycle_rental",
|
|
{
|
|
"builtin": "bike_repair_station",
|
|
"override": {
|
|
"minzoom": 14,
|
|
"=mapRendering": [
|
|
{
|
|
"location": [
|
|
"point",
|
|
"centroid"
|
|
],
|
|
"icon": {
|
|
"render": "./assets/themes/toerisme_vlaanderen/cycle_pump.svg",
|
|
"mappings": [
|
|
{
|
|
"if": {
|
|
"and": [
|
|
"service:bicycle:tools=yes",
|
|
"service:bicycle:pump=yes"
|
|
]
|
|
},
|
|
"then": "./assets/themes/toerisme_vlaanderen/cycle_repair_and_pump.svg"
|
|
},
|
|
{
|
|
"if": {
|
|
"and": [
|
|
"service:bicycle:tools=yes",
|
|
"service:bicycle:pump=no"
|
|
]
|
|
},
|
|
"then": "./assets/themes/toerisme_vlaanderen/cycle_repair.svg"
|
|
}
|
|
]
|
|
},
|
|
"badges": [
|
|
{
|
|
"if": "service:bicycle:pump:operational_status=broken",
|
|
"then": "close:red"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"hideTagRenderingsWithLabels": [
|
|
"operator-info",
|
|
"bike_repair_station-valves"
|
|
]
|
|
},
|
|
{
|
|
"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 met gewone stekkers"
|
|
},
|
|
"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
|
|
}
|
|
}
|
|
],
|
|
"hideFromOverview": true,
|
|
"enableMoreQuests": false,
|
|
"enableShareScreen": false
|
|
} |