mapcomplete/assets/themes/cyclenodes/cyclenodes.json

429 lines
16 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "cyclenodes",
"title": {
"en": "Cycle Node Networks",
"de": "Fahrrad-Knotenpunktnetzwerke",
"es": "Redes de Nodos Ciclistas",
"nb_NO": "Sykkelnodenettverk",
"nl": "Fietsknooppuntennetwerken",
"fr": "Réseau de Nœuds Cyclistes",
"ca": "Xarxa de nodes ciclistes",
"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",
"de": "Diese Karte zeigt Knotenpunktnetzwerke für Radfahrer und erlaubt auch neue Knoten zu mappen",
"es": "Este mapa muestra redes de nodos ciclistas y te permita añadir nodos nuevos de manera sencilla",
"nl": "Deze kaart toont fietsknooppunten en laat je toe om eenvoudigweg nieuwe knooppunten toe te voegen",
"fr": "Cette carte montre les réseaux de nœuds cyclistes et vous permet d'ajouter facilement de nouveaux nœuds",
"ca": "Aquest mapa mostra xarxes de nodes ciclistes i et permet afegir-ne de nous de manera senzilla",
"da": "Dette kort viser cykel netværk og giver dig mulighed for nemt at tilføje nye punkter",
"cs": "Tato mapa zobrazuje sítě uzlů cyklu a umožňuje snadno přidávat nové uzly",
"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",
"startZoom": 11,
"startLat": 51.755515,
"startLon": 14.327545,
"credits": [
"Sebastian Kürten"
],
"hideFromOverview": true,
"layers": [
{
"id": "node2node_bicycle",
"name": {
"en": "Node to node links",
"de": "Knotenpunktverbindungen",
"es": "Vínculos entre nodos",
"nl": "Verbindingen van node naar node",
"fr": "liens noeud à noeud",
"ca": "Enllaços node a node",
"cs": "Propojení mezi uzly",
"pl": "łącza węzeł do węzła",
"uk": "Звʼязки між точками"
},
"source": {
"osmTags": {
"and": [
"network=rcn",
"network:type=node_network",
"route=bicycle"
]
}
},
"minzoom": 12,
"title": {
"render": {
"en": "Node to node link",
"de": "Knotenpunktverbindung",
"es": "Vínculos entre nodos",
"nl": "Node-naar-node verbinding",
"fr": "lien noeud à noeud",
"ca": "Enllaç node a node",
"cs": "propojení mezi uzly",
"pl": "połączenie węzła z węzłem",
"uk": "Відрізок між точками"
},
"mappings": [
{
"if": "ref~*",
"then": {
"en": "Node to node link <strong>{ref}</strong>",
"de": "Knotenpunktverbindung <strong>{ref}</strong>",
"es": "Vínculos entre nodos <strong>{ref}</strong>",
"nl": "Node-naar-node verbinding <strong>{ref}</strong>",
"fr": "lien noeud à noeud <strong>{ref}</strong>",
"ca": "Enllaç node a node <strong>{ref}</strong>",
"cs": "propojení mezi uzly <strong>{ref}</strong>",
"pl": "połączenie węzła z węzłem <strong>{ref}</strong>",
"uk": "Відрізок між точками <strong>{ref}</strong>"
}
}
]
},
"tagRenderings": [
{
"builtin": "survey_date",
"override": {
"question": {
"en": "When was this node to node link last surveyed?",
"de": "Wann wurde diese Knotenpunktverbindung zuletzt überprüft?",
"es": "¿Cuándo se sondeó este enlace nodo a nodo por última vez?",
"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?",
"pl": "Kiedy ostatnio badano to połączenie węzła z węzłem?",
"uk": "Коли цей звʼязок між точками досліджувався востаннє?"
},
"render": {
"en": "This node to node link was last surveyed on {survey:date}",
"de": "Diese Knotenpunktverbindung wurde zuletzt am {survey:date} überprüft",
"es": "Este enlace nodo a nodo se sondeó por última vez el {survey:date}",
"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}",
"pl": "To połączenie węzła z węzłem było ostatnio sprawdzane w dniu {survey:date}",
"uk": "Цей зв’язок між точками востаннє досліджувався {survey:date}"
}
},
"id": "node2node-survey:date"
},
"export_as_gpx"
],
"lineRendering": [
{
"width": "4",
"color": {
"render": "#00a703",
"mappings": [
{
"if": "state=proposed",
"then": "#f0a513"
}
]
}
}
],
"pointRendering": null,
"allowMove": false
},
{
"id": "node_bicycle",
"name": {
"en": "Nodes",
"de": "Knotenpunkte",
"ca": "Nodes",
"es": "Nodos",
"nb_NO": "noder",
"nl": "Knooppunten",
"fr": "noeuds",
"pa_PK": "نوڈ",
"cs": "uzly",
"eu": "nodoak",
"pl": "węzły",
"zh_Hant": "節點",
"uk": "Точки"
},
"source": {
"osmTags": {
"or": [
"rcn_ref~*",
"proposed:rcn_ref~*"
]
}
},
"pointRendering": [
{
"location": [
"point",
"centroid"
],
"label": {
"render": "<div class='text-white text-center w-5 h-5 rounded-full' style='background-color: #00a703'>?</div>",
"mappings": [
{
"if": "rcn_ref~*",
"then": "<div class='text-white text-center w-5 h-5 rounded-full' style='background-color: #00a703'>{rcn_ref}</div>"
},
{
"if": "proposed:rcn_ref~*",
"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>"
}
]
}
}
],
"minzoom": 12,
"title": {
"render": {
"en": "Cycle node",
"de": "Fahrradknotenpunkt",
"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>",
"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>",
"nl": "Voorgesteld fietsknooppunt <strong>{proposed:rcn_ref}</strong>",
"de": "Vorgeschlagener Radknoten <strong>{proposed:rcn_ref}</strong>",
"es": "Nodo de ciclo propuesto <strong>{proposed:rcn_ref}</strong>",
"cs": "Navrhovaný cyklistický uzel <strong>{proposed:rcn_ref}</strong>"
}
}
]
},
"tagRenderings": [
{
"id": "node-rxn_ref",
"question": {
"en": "What is the reference number of this cycling node?",
"nl": "Wat is het referentienummer van dit fietsknooppunt?",
"de": "Wie lautet die Nummer des Knotenpunkts im Fahrradknotenpunktnetzwerk?",
"cs": "Jaké je referenční číslo tohoto cyklistického uzlu?",
"ca": "Quin és el número de referència d'aquest node ciclista?",
"es": "¿Cuál es el número de referencia de este nodo cíclico?",
"pl": "Jaki jest numer referencyjny tego węzła rowerowego?"
},
"freeform": {
"key": "rcn_ref",
"type": "int",
"placeholder": {
"en": "e.g. 1",
"nl": "bijv. 1",
"de": "z.B. 1",
"cs": "e.g. 1",
"es": "Por ejemplo, 1",
"pl": "np. 1",
"da": "fx 1",
"ca": "Per exemple, 1"
}
},
"render": {
"en": "This cycling node has reference number {rcn_ref}",
"nl": "Dit fietsknooppunt heeft referentienummer {rcn_ref}",
"de": "Knotenpunktnummer {rcn_ref} des Fahrradknotenpunktnetzwerks",
"cs": "Tento cyklistický uzel má referenční číslo {rcn_ref}",
"ca": "Aquest node ciclista té la referència número {rcn_ref}",
"es": "Este nodo cíclico tiene el número de referencia {rcn_ref}",
"pl": "Ten węzeł rowerowy ma numer referencyjny {rcn_ref}"
},
"condition": "rcn_ref~*"
},
{
"builtin": "survey_date",
"override": {
"question": {
"en": "When was this cycle node last surveyed?",
"de": "Wann wurde dieser Fahrradknotenpunkt zuletzt überprüft?",
"es": "¿Cuándo fue sondeado este nodo ciclista por última vez?",
"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}",
"es": "Este nodo ciclista se sondeó por última vez el {survey:date}",
"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}"
}
},
"id": "node-survey:date"
},
{
"question": {
"en": "How many other cycle nodes does this node link to?",
"de": "Mit wie vielen anderen Knoten des Fahrradknotenpunktnetzwerkes ist dieser Knoten verbunden?",
"es": "¿A cuántos otros nodos ciclistas enlaza este nodo?",
"nl": "Met hoeveel andere fietsknooppunten heeft dit knooppunt een verbinding?",
"fr": "A combien dautres nœuds vélo ce nœud est-il lié ?",
"ca": "A quants altes nodes ciclistes enllaça aquest node?",
"cs": "S kolika dalšími uzly cyklu je tento uzel propojen?",
"pl": "Z iloma innymi węzłami rowerowymi łączy się ten węzeł?",
"uk": "З кількома іншими точками повʼязана ця точка?"
},
"render": {
"en": "This node links to {expected_rcn_route_relations} other cycle nodes.",
"de": "Dieser Knoten ist mit {expected_rcn_route_relations} anderen Knoten des Fahrradknotenpunktnetzwerkes verbunden.",
"nl": "Dit knooppunt verbindt met {expected_rcn_route_relations} andere fietsknooppunten.",
"es": "Este nodo enlaza a {expected_rcn_route_relations} otros nodos ciclistas.",
"fr": "Ce noeud est lié à {expected_rcn_route_relations} d'autres noeuds cyclistes.",
"ca": "Aquest node enllaça a {expected_rcn_route_relations} altres nodes ciclistes.",
"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",
"type": "int",
"placeholder": {
"en": "e.g. 3",
"nl": "bijv. 3",
"de": "z.B. 3",
"cs": "e.g. 3",
"es": "Por ejemplo, 3",
"pl": "np. 3",
"da": "fx 3",
"ca": "Per exemple, 3",
"uk": "напр. 3"
}
},
"id": "node-expected_rcn_route_relations"
},
"images"
],
"presets": [
{
"tags": [
"rcn_ref=?",
"network:type=node_network"
],
"title": {
"en": "a cycling node",
"nl": "een fietsknooppunt",
"de": "ein Knoten eines Fahrradknotenpunktnetzwerks",
"ca": "un node ciclista",
"es": "un nodo cíclico",
"cs": "cyklistický uzel",
"pl": "węzeł rowerowy",
"uk": "велоточка"
},
"snapToLayer": [
"cycleways_and_roads"
]
}
],
"allowMove": false
},
{
"builtin": [
"guidepost"
],
"override": {
"minzoom": 16,
"id": "bicycle_guidepost",
"source": {
"osmTags": {
"and": [
"information=guidepost",
"bicycle=yes"
]
}
},
"presets": [
{
"tags": [
"tourism=information",
"information=guidepost",
"bicycle=yes"
]
}
],
"name": {
"en": "Cycling guideposts",
"de": "Fahrrad-Wegweiser",
"cs": "Cyklistické ukazatele",
"es": "Indicadores de ciclismo"
},
"title": {
"render": {
"en": "Cycling guidepost",
"de": "Fahrrad-Wegweiser",
"cs": "Cyklistický ukazatel",
"es": "Hito ciclista"
}
}
},
"hideTagRenderingsWithLabels": [
"type"
]
},
{
"builtin": "route_marker",
"override": {
"minzoom": 16,
"pointRendering": [
{
"icon": "./assets/themes/cyclenodes/route_marker.svg"
}
],
"presets": [
{
"tags": [
"tourism=information",
"information=route_marker",
"network:type=node_network",
"bicycle=yes"
],
"title": {
"en": "a route marker for a node to node link",
"de": "Eine Routenmarkierung für eine Verbindung von Knoten zu Knoten",
"cs": "značka trasy pro spojení mezi uzly",
"es": "Un marcador de ruta para un enlace de nodo a nodo"
},
"=exampleImages": [
"./assets/layers/route_marker/bicycle_route_marker.jpg"
]
}
]
}
},
{
"builtin": "cycleways_and_roads",
"override": {
"name": null,
"shownByDefault": false
}
}
]
}