mapcomplete/assets/themes/cyclenodes/cyclenodes.json

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

433 lines
17 KiB
JSON
Raw Normal View History

{
"id": "cyclenodes",
"title": {
"en": "Cycle Node Networks",
2022-04-28 00:35:08 +02:00
"de": "Fahrrad-Knotenpunktnetzwerke",
2024-11-05 14:14:53 +01:00
"es": "Redes de nodos ciclistas",
2022-05-11 18:39:21 +02:00
"nb_NO": "Sykkelnodenettverk",
2022-06-27 09:16:53 +02:00
"nl": "Fietsknooppuntennetwerken",
2022-07-26 10:51:14 +02:00
"fr": "Réseau de Nœuds Cyclistes",
2023-03-13 20:14:39 +01:00
"ca": "Xarxa de nodes ciclistes",
2023-10-16 13:38:53 +02:00
"cs": "Sítě uzlů cyklu",
"pl": "Sieci węzłów rowerowych"
},
"description": {
"en": "This map shows cycle node networks and allows you to add new nodes easily",
2022-04-28 00:35:08 +02:00
"de": "Diese Karte zeigt Knotenpunktnetzwerke für Radfahrer und erlaubt auch neue Knoten zu mappen",
2024-11-05 14:14:53 +01:00
"es": "Este mapa muestra redes de nodos ciclistas y te permite agregar nuevos nodos fácilmente",
2022-06-27 09:12:17 +02:00
"nl": "Deze kaart toont fietsknooppunten en laat je toe om eenvoudigweg nieuwe knooppunten toe te voegen",
2022-07-26 10:51:14 +02:00
"fr": "Cette carte montre les réseaux de nœuds cyclistes et vous permet d'ajouter facilement de nouveaux nœuds",
2023-09-16 18:52:42 +02:00
"ca": "Aquest mapa mostra xarxes de nodes ciclistes i et permet afegir-ne de nous de manera senzilla",
2023-03-13 20:14:39 +01:00
"da": "Dette kort viser cykel netværk og giver dig mulighed for nemt at tilføje nye punkter",
2023-10-16 13:38:53 +02:00
"cs": "Tato mapa zobrazuje sítě uzlů cyklu a umožňuje snadno přidávat nové uzly",
2024-11-01 14:16:38 +01:00
"pl": "Mapa ta przedstawia sieci węzłów rowerowych i umożliwia łatwe dodawanie nowych węzłów",
"uk": "Мапа на якій показуються точки веломережі, ви також можете легко додавати нові"
},
"icon": "./assets/themes/cyclenodes/logo.svg",
2023-10-30 18:03:18 +01:00
"startZoom": 11,
"startLat": 51.755515,
"startLon": 14.327545,
2023-10-30 18:03:18 +01:00
"credits": [
"Sebastian Kürten"
],
"hideFromOverview": true,
"layers": [
{
2024-01-23 22:03:02 +01:00
"id": "node2node_bicycle",
"name": {
2023-10-19 12:51:44 +02:00
"en": "Node to node links",
2022-04-28 00:35:08 +02:00
"de": "Knotenpunktverbindungen",
2024-11-05 14:14:53 +01:00
"es": "Enlaces de nodo a nodo",
2023-10-19 12:51:44 +02:00
"nl": "Verbindingen van node naar node",
2022-07-26 10:51:14 +02:00
"fr": "liens noeud à noeud",
2024-01-10 01:10:36 +01:00
"ca": "Enllaços node a node",
2024-09-30 18:18:53 +02:00
"cs": "Propojení mezi uzly",
2024-10-14 21:40:20 +02:00
"pl": "łącza węzeł do węzła",
2024-11-01 14:16:38 +01:00
"uk": "Звʼязки між точками"
},
"source": {
"osmTags": {
"and": [
"network=rcn",
2021-11-21 03:48:05 +01:00
"network:type=node_network",
"route=bicycle"
]
}
},
"minzoom": 12,
"title": {
"render": {
2023-10-19 12:51:44 +02:00
"en": "Node to node link",
2022-04-28 00:35:08 +02:00
"de": "Knotenpunktverbindung",
2024-11-05 14:14:53 +01:00
"es": "Enlace de nodo a nodo",
2023-10-19 12:51:44 +02:00
"nl": "Node-naar-node verbinding",
2023-02-23 14:39:08 +01:00
"fr": "lien noeud à noeud",
2023-03-13 20:14:39 +01:00
"ca": "Enllaç node a node",
2023-10-16 13:38:53 +02:00
"cs": "propojení mezi uzly",
2024-11-01 14:16:38 +01:00
"pl": "połączenie węzła z węzłem",
"uk": "Відрізок між точками"
},
"mappings": [
{
"if": "ref~*",
"then": {
2023-10-19 12:51:44 +02:00
"en": "Node to node link <strong>{ref}</strong>",
2022-04-28 00:35:08 +02:00
"de": "Knotenpunktverbindung <strong>{ref}</strong>",
2024-11-05 14:14:53 +01:00
"es": "Enlace de nodo a nodo <strong>{ref}</strong>",
2023-10-19 12:51:44 +02:00
"nl": "Node-naar-node verbinding <strong>{ref}</strong>",
2023-02-23 14:39:08 +01:00
"fr": "lien noeud à noeud <strong>{ref}</strong>",
2023-03-13 20:14:39 +01:00
"ca": "Enllaç node a node <strong>{ref}</strong>",
2023-10-16 13:38:53 +02:00
"cs": "propojení mezi uzly <strong>{ref}</strong>",
2024-11-01 14:16:38 +01:00
"pl": "połączenie węzła z węzłem <strong>{ref}</strong>",
"uk": "Відрізок між точками <strong>{ref}</strong>"
}
}
]
},
"tagRenderings": [
{
2023-10-19 12:51:44 +02:00
"builtin": "survey_date",
"override": {
"question": {
"en": "When was this node to node link last surveyed?",
"de": "Wann wurde diese Knotenpunktverbindung zuletzt überprüft?",
2024-11-05 14:14:53 +01:00
"es": "¿Cuándo se inspeccionó por última vez este enlace de nodo a nodo?",
2023-10-19 12:51:44 +02:00
"nl": "Wanneer werd deze node-naar-node verbinding het laast gesurveyed?",
"fr": "Quand cette liaison de nœud à nœud a-t-elle été contrôlée sur le terrain pour la dernière fois ?",
"ca": "Quan es va comprovar per última vegada aquest enllaç node a node presencialment?",
"cs": "Kdy bylo toto propojení mezi uzly naposledy zkontrolováno?",
2024-10-14 21:40:20 +02:00
"pl": "Kiedy ostatnio badano to połączenie węzła z węzłem?",
2024-11-01 14:16:38 +01:00
"uk": "Коли цей звʼязок між точками досліджувався востаннє?"
2023-10-19 12:51:44 +02:00
},
"render": {
"en": "This node to node link was last surveyed on {survey:date}",
"de": "Diese Knotenpunktverbindung wurde zuletzt am {survey:date} überprüft",
2024-11-05 14:14:53 +01:00
"es": "Este enlace de nodo a nodo se inspeccionó por última vez el {survey:date}",
2023-10-19 12:51:44 +02:00
"nl": "Deze node-naar-node verbinding werd het laast gesurveyed op {survey:date}",
"fr": "Cette lien de nœud à nœud a été vérifié sur le terrain le {survey:date}",
"ca": "Aquest enllaç node a node es va sondejar per última vegada el {survey:date}",
"cs": "Toto propojení mezi uzly bylo naposledy zkontrolováno dne {survey:date}",
2024-11-01 14:16:09 +01:00
"pl": "To połączenie węzła z węzłem było ostatnio sprawdzane w dniu {survey:date}",
"uk": "Цей зв’язок між точками востаннє досліджувався {survey:date}"
}
2023-10-19 12:51:44 +02:00
},
2021-11-21 03:48:05 +01:00
"id": "node2node-survey:date"
},
"export_as_gpx"
2023-09-19 14:04:13 +02:00
],
2023-10-30 16:49:01 +01:00
"lineRendering": [
{
"width": "4",
"color": {
"render": "#00a703",
"mappings": [
{
"if": "state=proposed",
"then": "#f0a513"
}
]
}
2023-10-30 16:49:01 +01:00
}
2023-11-13 12:46:15 +01:00
],
"pointRendering": null,
"allowMove": false
},
{
2024-01-23 22:03:02 +01:00
"id": "node_bicycle",
"name": {
2023-10-19 12:51:44 +02:00
"en": "Nodes",
2022-04-13 18:42:40 +02:00
"de": "Knotenpunkte",
2024-01-10 01:10:36 +01:00
"ca": "Nodes",
2024-01-16 21:56:16 +01:00
"es": "Nodos",
2022-05-11 18:39:21 +02:00
"nb_NO": "noder",
2023-10-19 12:51:44 +02:00
"nl": "Knooppunten",
2022-10-27 02:05:54 +02:00
"fr": "noeuds",
2023-03-13 20:14:39 +01:00
"pa_PK": "نوڈ",
2023-09-16 18:52:42 +02:00
"cs": "uzly",
2023-10-16 13:38:53 +02:00
"eu": "nodoak",
2024-06-16 16:06:26 +02:00
"pl": "węzły",
2024-11-01 14:16:38 +01:00
"zh_Hant": "節點",
"uk": "Точки"
},
"source": {
2021-07-11 12:46:22 +02:00
"osmTags": {
"or": [
"rcn_ref~*",
"proposed:rcn_ref~*"
2021-07-11 12:46:22 +02:00
]
}
},
2023-10-30 16:32:43 +01:00
"pointRendering": [
2021-11-21 03:48:05 +01:00
{
"location": [
"point",
"centroid"
],
"label": {
2024-04-15 00:21:25 +02:00
"render": "<div class='text-white text-center w-5 h-5 rounded-full' style='background-color: #00a703'>?</div>",
2021-11-21 03:48:05 +01:00
"mappings": [
{
"if": "rcn_ref~*",
2024-04-15 00:21:25 +02:00
"then": "<div class='text-white text-center w-5 h-5 rounded-full' style='background-color: #00a703'>{rcn_ref}</div>"
2021-11-21 03:48:05 +01:00
},
{
"if": "proposed:rcn_ref~*",
2024-04-15 00:21:25 +02:00
"then": "<div class='text-white text-center w-5 h-5 rounded-full border-2 border-white border-dotted' style='background-color: #00a703'>{proposed:rcn_ref}</div>"
2021-11-21 03:48:05 +01:00
}
]
}
}
],
"minzoom": 12,
"title": {
"render": {
"en": "Cycle node",
"de": "Fahrradknotenpunkt",
2024-11-05 14:14:53 +01:00
"es": "Nodo ciclista",
"nb_NO": "sykkelnode",
"nl": "Fietsknooppunt",
"fr": "nœud cycliste",
"ca": "node ciclista",
"cs": "uzel cyklu",
"pl": "węzeł rowerowy"
},
"mappings": [
{
"if": "rcn_ref~*",
"then": {
"en": "Cycle node <strong>{rcn_ref}</strong>",
"de": "Fahrradknotenpunkt <strong>{rcn_ref}</strong>",
2024-11-05 14:14:53 +01:00
"es": "Nodo ciclista <strong>{rcn_ref}</strong>",
"nb_NO": "sykkelnode <strong>{rcn_ref}</strong>",
"nl": "Fietsknooppunt <strong>{rcn_ref}</strong>",
"fr": "nœud cycliste <strong>{rcn_ref}</strong>",
"ca": "node ciclista <strong>{rcn_ref}</strong>",
"cs": "uzel cyklu <strong>{rcn_ref}</strong>",
"pl": "węzeł rowerowy <strong>{rcn_ref}</strong>"
}
},
{
"if": "proposed:rcn_ref~*",
"then": {
"en": "Proposed cycle node <strong>{proposed:rcn_ref}</strong>",
2023-12-30 15:24:30 +01:00
"nl": "Voorgesteld fietsknooppunt <strong>{proposed:rcn_ref}</strong>",
2024-01-16 21:56:16 +01:00
"de": "Vorgeschlagener Radknoten <strong>{proposed:rcn_ref}</strong>",
2024-11-05 14:14:53 +01:00
"es": "Nodo ciclista propuesto <strong>{proposed:rcn_ref}</strong>",
2024-09-24 15:09:57 +02:00
"cs": "Navrhovaný cyklistický uzel <strong>{proposed:rcn_ref}</strong>"
}
}
]
},
"tagRenderings": [
{
2023-10-19 12:51:44 +02:00
"id": "node-rxn_ref",
"question": {
2023-10-19 12:51:44 +02:00
"en": "What is the reference number of this cycling node?",
2023-11-12 12:41:42 +01:00
"nl": "Wat is het referentienummer van dit fietsknooppunt?",
2023-12-01 15:23:28 +01:00
"de": "Wie lautet die Nummer des Knotenpunkts im Fahrradknotenpunktnetzwerk?",
2024-01-10 01:32:02 +01:00
"cs": "Jaké je referenční číslo tohoto cyklistického uzlu?",
2024-01-16 21:56:16 +01:00
"ca": "Quin és el número de referència d'aquest node ciclista?",
2024-11-05 14:14:53 +01:00
"es": "¿Cuál es el número de referencia de este nodo ciclista?",
2024-10-24 00:56:24 +02:00
"pl": "Jaki jest numer referencyjny tego węzła rowerowego?"
},
"freeform": {
2023-10-19 12:51:44 +02:00
"key": "rcn_ref",
"type": "int",
"placeholder": {
"en": "e.g. 1",
2023-11-12 12:41:42 +01:00
"nl": "bijv. 1",
2023-12-01 15:23:28 +01:00
"de": "z.B. 1",
2024-01-16 21:56:16 +01:00
"cs": "e.g. 1",
2024-11-05 14:14:53 +01:00
"es": "ej. 1",
2024-06-24 13:11:35 +02:00
"pl": "np. 1",
2024-09-24 15:09:57 +02:00
"da": "fx 1",
"ca": "Per exemple, 1"
2023-10-19 12:51:44 +02:00
}
},
2023-10-19 12:51:44 +02:00
"render": {
"en": "This cycling node has reference number {rcn_ref}",
2023-11-12 12:41:42 +01:00
"nl": "Dit fietsknooppunt heeft referentienummer {rcn_ref}",
2023-12-01 15:23:28 +01:00
"de": "Knotenpunktnummer {rcn_ref} des Fahrradknotenpunktnetzwerks",
2024-01-10 01:32:02 +01:00
"cs": "Tento cyklistický uzel má referenční číslo {rcn_ref}",
2024-01-16 21:56:16 +01:00
"ca": "Aquest node ciclista té la referència número {rcn_ref}",
2024-11-05 14:14:53 +01:00
"es": "Este nodo ciclista tiene el número de referencia {rcn_ref}",
2024-10-24 00:56:24 +02:00
"pl": "Ten węzeł rowerowy ma numer referencyjny {rcn_ref}"
},
"condition": "rcn_ref~*"
2023-10-19 12:51:44 +02:00
},
{
"builtin": "survey_date",
"override": {
"question": {
"en": "When was this cycle node last surveyed?",
"de": "Wann wurde dieser Fahrradknotenpunkt zuletzt überprüft?",
2024-11-05 14:14:53 +01:00
"es": "¿Cuándo se inspeccionó por última vez este nodo ciclista?",
2023-10-19 12:51:44 +02:00
"nl": "Wanneer is dit fietsknooppunt voor het laatst gecontroleerd?",
"fr": "Quand ce nœud cyclable a-t-il été vérifié sur le terrain pour la dernière fois ?",
"ca": "Quan va ser sondejat aquest node ciclista per última vegada?",
"cs": "Kdy byl tento uzel cyklu naposledy zkontrolován?",
"pl": "Kiedy ostatni raz badano ten węzeł rowerowy?"
},
"render": {
"en": "This cycle node was last surveyed on {survey:date}",
"de": "Dieser Fahrradknoten wurde zuletzt überprüft am {survey:date}",
2024-11-05 14:14:53 +01:00
"es": "Este nodo ciclista se inspeccionó por última vez el {survey:date}",
2023-10-19 12:51:44 +02:00
"nl": "Dit fietsknooppunt is voor het laatst gecontroleerd op {survey:date}",
"fr": "Ce nœud cycliste a été verifié pour la dernière fois le {survey:date}",
"ca": "Aquest node ciclista es va sondejar per última vegada el {survey:date}",
"cs": "Tento uzel cyklu byl naposledy zkontrolován dne {survey:date}",
"pl": "Ten węzeł rowerowy był ostatnio badany w dniu {survey:date}"
}
2023-10-19 12:51:44 +02:00
},
2021-11-21 03:48:05 +01:00
"id": "node-survey:date"
},
{
"question": {
2022-01-06 15:37:57 +01:00
"en": "How many other cycle nodes does this node link to?",
2022-04-28 00:35:08 +02:00
"de": "Mit wie vielen anderen Knoten des Fahrradknotenpunktnetzwerkes ist dieser Knoten verbunden?",
2024-11-05 14:14:53 +01:00
"es": "¿A cuántos otros nodos ciclistas se conecta este nodo?",
2022-06-27 09:12:17 +02:00
"nl": "Met hoeveel andere fietsknooppunten heeft dit knooppunt een verbinding?",
2023-02-23 14:39:08 +01:00
"fr": "A combien dautres nœuds vélo ce nœud est-il lié ?",
2023-03-13 20:14:39 +01:00
"ca": "A quants altes nodes ciclistes enllaça aquest node?",
2023-10-16 13:38:53 +02:00
"cs": "S kolika dalšími uzly cyklu je tento uzel propojen?",
2024-11-01 14:16:38 +01:00
"pl": "Z iloma innymi węzłami rowerowymi łączy się ten węzeł?",
"uk": "З кількома іншими точками повʼязана ця точка?"
},
"render": {
2022-01-06 15:37:57 +01:00
"en": "This node links to {expected_rcn_route_relations} other cycle nodes.",
2022-05-11 18:39:21 +02:00
"de": "Dieser Knoten ist mit {expected_rcn_route_relations} anderen Knoten des Fahrradknotenpunktnetzwerkes verbunden.",
2022-06-19 22:13:38 +02:00
"nl": "Dit knooppunt verbindt met {expected_rcn_route_relations} andere fietsknooppunten.",
2024-11-05 14:14:53 +01:00
"es": "Este nodo se conecta a {expected_rcn_route_relations} otros nodos ciclistas.",
2023-02-23 14:39:08 +01:00
"fr": "Ce noeud est lié à {expected_rcn_route_relations} d'autres noeuds cyclistes.",
2023-03-13 20:14:39 +01:00
"ca": "Aquest node enllaça a {expected_rcn_route_relations} altres nodes ciclistes.",
2023-10-16 13:38:53 +02:00
"cs": "Tento uzel je propojen s {expected_rcn_route_relations} dalšími uzly cyklu.",
"pl": "Ten węzeł łączy się z innymi węzłami rowerowymi {expected_rcn_route_relations}."
},
"freeform": {
"key": "expected_rcn_route_relations",
2023-10-19 12:51:44 +02:00
"type": "int",
"placeholder": {
"en": "e.g. 3",
2023-11-12 12:41:42 +01:00
"nl": "bijv. 3",
2023-12-01 15:23:28 +01:00
"de": "z.B. 3",
2024-01-16 21:56:16 +01:00
"cs": "e.g. 3",
2024-11-05 14:14:53 +01:00
"es": "ej. 3",
2024-06-24 13:11:35 +02:00
"pl": "np. 3",
2024-09-24 15:09:57 +02:00
"da": "fx 3",
2024-11-01 14:16:38 +01:00
"ca": "Per exemple, 3",
"uk": "напр. 3"
2023-10-19 12:51:44 +02:00
}
2021-11-21 03:48:05 +01:00
},
"id": "node-expected_rcn_route_relations"
},
"images"
2023-09-19 14:04:13 +02:00
],
2023-10-19 12:51:44 +02:00
"presets": [
{
"tags": [
"rcn_ref=?",
"network:type=node_network"
],
"title": {
"en": "a cycling node",
2023-11-12 12:41:42 +01:00
"nl": "een fietsknooppunt",
2024-01-10 01:10:36 +01:00
"de": "ein Knoten eines Fahrradknotenpunktnetzwerks",
2024-01-16 21:56:16 +01:00
"ca": "un node ciclista",
2024-11-05 14:14:53 +01:00
"es": "un nodo ciclista",
2024-10-24 00:56:24 +02:00
"cs": "cyklistický uzel",
2024-11-01 14:16:38 +01:00
"pl": "węzeł rowerowy",
"uk": "велоточка"
2023-10-19 12:51:44 +02:00
},
"snapToLayer": [
"cycleways_and_roads"
]
}
],
"allowMove": false
2023-10-19 12:51:44 +02:00
},
{
"builtin": [
"guidepost"
],
"override": {
"minzoom": 16,
2024-01-23 22:03:02 +01:00
"id": "bicycle_guidepost",
"source": {
"osmTags": {
"and": [
"information=guidepost",
"bicycle=yes"
]
}
},
"presets": [
{
"tags": [
"tourism=information",
"information=guidepost",
"bicycle=yes"
]
}
],
"name": {
2023-11-12 12:41:42 +01:00
"en": "Cycling guideposts",
2023-12-01 15:23:28 +01:00
"de": "Fahrrad-Wegweiser",
2024-01-16 21:56:16 +01:00
"cs": "Cyklistické ukazatele",
2024-11-14 02:21:10 +01:00
"es": "Señalización ciclista",
"nl": "Fietswegwijzers"
},
"title": {
"render": {
2023-11-12 12:41:42 +01:00
"en": "Cycling guidepost",
2023-12-01 15:23:28 +01:00
"de": "Fahrrad-Wegweiser",
2024-01-16 21:56:16 +01:00
"cs": "Cyklistický ukazatel",
2024-11-14 02:21:10 +01:00
"es": "Hito ciclista",
"nl": "Fietswegwijzer"
}
}
},
"hideTagRenderingsWithLabels": [
"type"
]
2023-10-19 12:51:44 +02:00
},
{
"builtin": "route_marker",
"override": {
"minzoom": 16,
2023-10-30 16:32:43 +01:00
"pointRendering": [
2023-10-19 12:51:44 +02:00
{
"icon": "./assets/themes/cyclenodes/route_marker.svg"
}
],
"presets": [
{
"tags": [
"tourism=information",
"information=route_marker",
"network:type=node_network",
"bicycle=yes"
],
"title": {
2023-11-23 15:47:16 +01:00
"en": "a route marker for a node to node link",
2023-12-01 15:23:28 +01:00
"de": "Eine Routenmarkierung für eine Verbindung von Knoten zu Knoten",
2024-09-24 15:09:57 +02:00
"cs": "značka trasy pro spojení mezi uzly",
2024-11-14 02:21:10 +01:00
"es": "un marcador de ruta para un enlace de nodo a nodo",
"nl": "een knooppuntwegwijzer"
},
"=exampleImages": [
"./assets/layers/route_marker/bicycle_route_marker.jpg"
]
2023-10-19 12:51:44 +02:00
}
]
}
},
{
"builtin": "cycleways_and_roads",
"override": {
"name": null,
"shownByDefault": false
}
}
2023-10-26 17:14:08 +02:00
]
}