mapcomplete/assets/themes/toerisme_vlaanderen/toerisme_vlaanderen.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

242 lines
6.8 KiB
JSON
Raw Normal View History

2021-09-07 01:48:42 +02:00
{
"id": "toerisme_vlaanderen",
"credits": "Commissioned theme for <a href='https://www.toerismevlaanderen.be/'>Toerisme Vlaandere</a>",
"customCss": "./assets/themes/toerisme_vlaanderen/custom.css",
"mustHaveLanguage": [
"nl"
],
2021-09-07 01:48:42 +02:00
"title": {
"nl": "Pin je punt"
2021-09-07 01:48:42 +02:00
},
"shortDescription": {
2022-02-04 16:22:22 +01:00
"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' />"
2021-09-07 01:48:42 +02:00
},
"description": {
2022-02-11 01:20:01 +01:00
"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.</p><p><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. <br/> We verzamelen:<ol><li>Laadpunten voor elektrische fietsen</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": {
2022-02-11 01:29:31 +01:00
"nl": "<p>Een initiatief van de 5 provinciale toeristische organisaties en Toerisme Vlaanderen</p><p><a href='https://www.toerismevlaanderen.be/pinjepunt'>Meer informatie op toerismevlaanderen.be</a></p><img style='height:5rem; width: auto; margin-top: 1.25rem; margin-bottom: 0.5rem; margin-left: 1.5rem;' src='./assets/themes/toerisme_vlaanderen/logo.png' />"
2021-09-07 01:48:42 +02:00
},
"extraLink": {
"icon": "./assets/svg/pop-out.svg",
"href": "https://mapcomplete.org/{theme}.html?lat={lat}&lon={lon}&z={zoom}&language={language}",
"newTab": true,
"requirements": [
"iframe"
],
"text": {
"nl": "Open in volledig scherm"
}
},
2022-02-13 21:01:12 +01:00
"icon": "./assets/themes/toerisme_vlaanderen/logo.svg",
2021-09-07 01:48:42 +02:00
"startZoom": 8,
"startLat": 50.8536,
2021-09-07 02:09:08 +02:00
"startLon": 4.433,
"widenFactor": 1.5,
2021-09-07 01:48:42 +02:00
"layers": [
2022-02-09 01:57:44 +01:00
{
"builtin": [
"charging_station"
],
"override": {
"id": "charging_station_ebikes",
"minzoom": 14,
"source": {
"osmTags": {
"and+": [
"bicycle=yes"
]
}
},
"filter": null,
2022-02-09 01:57:44 +01:00
"=mapRendering": [
{
"location": [
"point",
"centroid"
],
"icon": "./assets/themes/toerisme_vlaanderen/charging_station_ebike.svg"
}
],
"=presets": [
{
"tags": [
"amenity=charging_station",
"motorcar=no",
"bicycle=yes"
2022-02-09 01:57:44 +01:00
],
"title": {
"nl": "laadpunt voor elektrische fietsen"
}
}
]
}
},
{
"#": "All charging stations at a high zoom level, to avoid duplicates",
"builtin": "charging_station",
"override": {
"name": null,
"filter": {
"sameAs": "charging_station_ebike"
},
"minzoom": 18,
"=presets": []
2022-02-09 01:57:44 +01:00
}
},
{
"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": [
{
2023-06-20 03:49:12 +02:00
"icon": "./assets/themes/toerisme_vlaanderen/bench.svg"
}
]
}
},
{
"builtin": "picnic_table",
"override": {
"minzoom": 14,
"mapRendering": [
{
2023-06-20 03:49:12 +02:00
"icon": "./assets/themes/toerisme_vlaanderen/picnic_table.svg"
}
]
}
},
{
"builtin": "observation_tower",
"override": {
"minzoom": 14,
"mapRendering": [
{
2023-06-20 03:49:12 +02:00
"icon": "./assets/themes/toerisme_vlaanderen/observation_tower.svg"
}
]
}
},
{
"builtin": "bike_repair_station",
"override": {
"minzoom": 14,
"=mapRendering": [
{
"location": [
"point",
"centroid"
],
"icon": {
2022-02-08 18:29:21 +01:00
"render": "./assets/themes/toerisme_vlaanderen/cycle_pump.svg",
2022-02-09 00:36:17 +01:00
"mappings": [
2022-02-08 18:29:21 +01:00
{
2022-02-09 00:36:17 +01:00
"if": {
"and": [
"service:bicycle:tools=yes",
"service:bicycle:pump=yes"
]
2022-02-08 18:29:21 +01:00
},
"then": "./assets/themes/toerisme_vlaanderen/cycle_repair_and_pump.svg"
},
{
2022-02-09 00:36:17 +01:00
"if": {
"and": [
"service:bicycle:tools=yes",
"service:bicycle:pump=no"
]
2022-02-08 18:29:21 +01:00
},
"then": "./assets/themes/toerisme_vlaanderen/cycle_repair.svg"
}
]
},
"iconBadges": [
{
"if": "service:bicycle:pump:operational_status=broken",
"then": "close:red"
},
{
"if": {
"or": [
"access=no",
"access=private"
]
},
"then": "invalid"
}
]
}
]
},
2022-02-09 00:36:17 +01:00
"hideTagRenderingsWithLabels": [
"operator-info",
"bike_repair_station-valves"
]
},
{
"builtin": [
"bicycle_rental"
],
"override": {
2022-07-13 13:13:08 +02:00
"id": "bicycle_rental_non_docking",
"minzoom": 14,
"source": {
"osmTags": {
"and+": [
"bicycle_rental!=docking_station"
]
}
}
}
},
{
"#": "All bicycle rental at a high zoom level, to avoid duplicates",
"builtin": "bicycle_rental",
"override": {
"name": null,
"filter": {
2022-07-13 13:13:08 +02:00
"sameAs": "bicycle_rental_non_docking"
},
"minzoom": 18,
"=presets": []
}
},
2021-10-11 12:51:54 +02:00
{
2022-02-09 01:57:44 +01:00
"builtin": "playground",
2021-10-11 12:51:54 +02:00
"override": {
"minzoom": 14,
2022-02-09 01:57:44 +01:00
"mapRendering": [
{
2023-06-20 03:49:12 +02:00
"icon": "./assets/themes/toerisme_vlaanderen/playground.svg"
}
]
2022-02-09 01:57:44 +01:00
},
2022-02-09 01:59:39 +01:00
"hideTagRenderingsWithLabels": [
"extra",
"website"
2022-02-09 01:59:39 +01:00
]
}
2021-09-07 01:48:42 +02:00
],
"hideFromOverview": true,
2022-02-08 00:34:22 +01:00
"enableMoreQuests": false,
"enableShareScreen": false
2023-09-24 17:34:18 +02:00
}