forked from MapComplete/MapComplete
Merge branch 'develop' into RobinLinde-patch-1
This commit is contained in:
commit
d3817eba85
200 changed files with 4310 additions and 4650 deletions
|
@ -1,7 +1,9 @@
|
|||
{
|
||||
"description": {
|
||||
"en": "This map contains elements meant for disaster preparedness and response.",
|
||||
"it": "Questa mappa contiene elementi pensati per la preparazione e risposta ai disastri."
|
||||
"it": "Questa mappa contiene elementi pensati per la preparazione e risposta ai disastri.",
|
||||
"de": "Diese Karte enthält Elemente, die der Katastrophenvorsorge und dem Katastrophenschutz dienen.",
|
||||
"es": "Este mapa contiene elementos destinados a la preparación y respuesta ante desastres."
|
||||
},
|
||||
"docs": "https://wiki.openstreetmap.org/wiki/Emergency_facilities_and_amenities",
|
||||
"icon": "./assets/themes/disaster_response/CivilDefence.svg",
|
||||
|
@ -9,7 +11,9 @@
|
|||
"socialImage": "./assets/themes/disaster_response/social.svg",
|
||||
"title": {
|
||||
"en": "Disaster response",
|
||||
"it": "Risposta ai disastri"
|
||||
"it": "Risposta ai disastri",
|
||||
"de": "Katastrophenschutz",
|
||||
"es": "Respuesta ante desastres"
|
||||
},
|
||||
"layers": [
|
||||
"hospital",
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"ca": "Espai per a hackers",
|
||||
"pa_PK": "ہیکر دے تھاں",
|
||||
"cs": "Hackerspaces",
|
||||
"es": "Hackerspaces and makerspaces",
|
||||
"es": "Hackerspaces y makerspaces",
|
||||
"eu": "Hackerspace",
|
||||
"pl": "Hackerspace'y"
|
||||
},
|
||||
|
|
14
assets/themes/items_with_image/items_with_image.json
Normal file
14
assets/themes/items_with_image/items_with_image.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"id": "items_with_image",
|
||||
"hideFromOverview": true,
|
||||
"title": {
|
||||
"en": "All items with images"
|
||||
},
|
||||
"description": {
|
||||
"en": "A map showing all items on OSM which have an image. This theme is a very bad fit for MapComplete as someone is not able to directly add a picture. However, this theme is mostly here to include this all into the database, which'll allow this to quickly fetch images nearby for other features"
|
||||
},
|
||||
"icon": "./assets/layers/item_with_image/camera.svg",
|
||||
"layers": [
|
||||
"item_with_image"
|
||||
]
|
||||
}
|
|
@ -1,13 +1,19 @@
|
|||
{
|
||||
"id": "mapcomplete-changes",
|
||||
"title": {
|
||||
"en": "Changes made with MapComplete"
|
||||
"en": "Changes made with MapComplete",
|
||||
"de": "Änderungen mit MapComplete",
|
||||
"es": "Cambios hechos con MapComplete"
|
||||
},
|
||||
"shortDescription": {
|
||||
"en": "Shows changes made by MapComplete"
|
||||
"en": "Shows changes made by MapComplete",
|
||||
"de": "Änderungen von MapComplete anzeigen",
|
||||
"es": "Muestra los cambios hechos por MapComplete"
|
||||
},
|
||||
"description": {
|
||||
"en": "This maps shows all the changes made with MapComplete"
|
||||
"en": "This maps shows all the changes made with MapComplete",
|
||||
"de": "Diese Karte zeigt alle mit MapComplete vorgenommenen Änderungen",
|
||||
"es": "Este mapa muestra todos los cambios hechos con MapComplete"
|
||||
},
|
||||
"icon": "./assets/svg/logo.svg",
|
||||
"hideFromOverview": true,
|
||||
|
@ -20,7 +26,9 @@
|
|||
{
|
||||
"id": "mapcomplete-changes",
|
||||
"name": {
|
||||
"en": "Changeset centers"
|
||||
"en": "Changeset centers",
|
||||
"de": "Zentrum der Änderungssätze",
|
||||
"es": "Centro del conjunto de cambios"
|
||||
},
|
||||
"minzoom": 0,
|
||||
"source": {
|
||||
|
@ -31,41 +39,55 @@
|
|||
},
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Changeset for {theme}"
|
||||
"en": "Changeset for {theme}",
|
||||
"de": "Änderungssatz für {theme}",
|
||||
"es": "Conjunto de cambios para {theme}"
|
||||
}
|
||||
},
|
||||
"description": {
|
||||
"en": "Shows all MapComplete changes"
|
||||
"en": "Shows all MapComplete changes",
|
||||
"de": "Alle MapComplete-Änderungen anzeigen",
|
||||
"es": "Muestra todos los cambios de MapComplete"
|
||||
},
|
||||
"tagRenderings": [
|
||||
{
|
||||
"id": "show_changeset_id",
|
||||
"render": {
|
||||
"en": "Changeset <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>"
|
||||
"en": "Changeset <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>",
|
||||
"de": "Änderungssatz <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>",
|
||||
"es": "Conjunto de cambios <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "contributor",
|
||||
"question": {
|
||||
"en": "What contributor did make this change?"
|
||||
"en": "What contributor did make this change?",
|
||||
"de": "Wer hat diese Änderung vorgenommen?",
|
||||
"es": "¿Quién realizó este cambio?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "user"
|
||||
},
|
||||
"render": {
|
||||
"en": "Change made by <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>"
|
||||
"en": "Change made by <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>",
|
||||
"de": "Änderung von <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>",
|
||||
"es": "Cambio hecho por <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "theme-id",
|
||||
"question": {
|
||||
"en": "What theme was used to make this change?"
|
||||
"en": "What theme was used to make this change?",
|
||||
"de": "Welches Thema wurde für die Änderung verwendet?",
|
||||
"es": "¿Qué tema se utilizó para realizar este cambio?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "theme"
|
||||
},
|
||||
"render": {
|
||||
"en": "Change with theme <a href='https://mapcomplete.org/{theme}'>{theme}</a>"
|
||||
"en": "Change with theme <a href='https://mapcomplete.org/{theme}'>{theme}</a>",
|
||||
"de": "Geändert mit Thema <a href='https://mapcomplete.org/{theme}'>{theme}</a>",
|
||||
"es": "Cambio con el tema <a href='https://mapcomplete.org/{theme}'>{theme}</a>"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -74,19 +96,27 @@
|
|||
"key": "locale"
|
||||
},
|
||||
"question": {
|
||||
"en": "What locale (language) was this change made in?"
|
||||
"en": "What locale (language) was this change made in?",
|
||||
"de": "In welcher Benutzersprache wurde die Änderung vorgenommen?",
|
||||
"es": "¿En qué configuración regional (idioma) se realizó este cambio?"
|
||||
},
|
||||
"render": {
|
||||
"en": "User locale is {locale}"
|
||||
"en": "User locale is {locale}",
|
||||
"de": "Benutzersprache {locale}",
|
||||
"es": "La configuración regional del usuario es {locale}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "host",
|
||||
"render": {
|
||||
"en": "Change with with <a href='{host}'>{host}</a>"
|
||||
"en": "Change with with <a href='{host}'>{host}</a>",
|
||||
"de": "Änderung über <a href='{host}'>{host}</a>",
|
||||
"es": "Cambio con <a href='{host}'>{host}</a>"
|
||||
},
|
||||
"question": {
|
||||
"en": "What host (website) was this change made with?"
|
||||
"en": "What host (website) was this change made with?",
|
||||
"de": "Über welchen Host (Webseite) wurde diese Änderung vorgenommen?",
|
||||
"es": "¿Con qué host (página web) se realizó este cambio?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "host"
|
||||
|
@ -107,10 +137,14 @@
|
|||
{
|
||||
"id": "version",
|
||||
"question": {
|
||||
"en": "What version of MapComplete was used to make this change?"
|
||||
"en": "What version of MapComplete was used to make this change?",
|
||||
"de": "Mit welcher MapComplete Version wurde die Änderung vorgenommen?",
|
||||
"es": "¿Qué versión de MapComplete se usó para realizar este cambio?"
|
||||
},
|
||||
"render": {
|
||||
"en": "Made with {editor}"
|
||||
"en": "Made with {editor}",
|
||||
"de": "Erstellt mit {editor}",
|
||||
"es": "Hecho con {editor}"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "editor"
|
||||
|
@ -288,6 +322,10 @@
|
|||
"if": "theme=indoors",
|
||||
"then": "./assets/layers/entrance/entrance.svg"
|
||||
},
|
||||
{
|
||||
"if": "theme=items_with_image",
|
||||
"then": "./assets/layers/item_with_image/camera.svg"
|
||||
},
|
||||
{
|
||||
"if": "theme=kerbs_and_crossings",
|
||||
"then": "./assets/layers/kerbs/KerbIcon.svg"
|
||||
|
@ -480,7 +518,9 @@
|
|||
}
|
||||
],
|
||||
"question": {
|
||||
"en": "Themename contains {search}"
|
||||
"en": "Themename contains {search}",
|
||||
"de": "Themename enthält {search}",
|
||||
"es": "El nombre del tema contiene {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -496,7 +536,9 @@
|
|||
}
|
||||
],
|
||||
"question": {
|
||||
"en": "Themename does <b>not</b> contain {search}"
|
||||
"en": "Themename does <b>not</b> contain {search}",
|
||||
"de": "Der Name enthält <b>nicht</b> {search}",
|
||||
"es": "El nombre del tema <b>no</b> contiene {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -512,7 +554,9 @@
|
|||
}
|
||||
],
|
||||
"question": {
|
||||
"en": "Made by contributor {search}"
|
||||
"en": "Made by contributor {search}",
|
||||
"de": "Erstellt vom Mitwirkenden {search}",
|
||||
"es": "Hecho por el colaborador {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -528,7 +572,9 @@
|
|||
}
|
||||
],
|
||||
"question": {
|
||||
"en": "<b>Not</b> made by contributor {search}"
|
||||
"en": "<b>Not</b> made by contributor {search}",
|
||||
"de": "<b>Nicht</b> erstellt von Mitwirkendem {search}",
|
||||
"es": "<b>No</b> hecho por el colaborador {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -545,7 +591,9 @@
|
|||
}
|
||||
],
|
||||
"question": {
|
||||
"en": "Made before {search}"
|
||||
"en": "Made before {search}",
|
||||
"de": "Erstellt vor {search}",
|
||||
"es": "Hecho antes de {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -562,7 +610,9 @@
|
|||
}
|
||||
],
|
||||
"question": {
|
||||
"en": "Made after {search}"
|
||||
"en": "Made after {search}",
|
||||
"de": "Erstellt nach {search}",
|
||||
"es": "Hecho después de {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -578,7 +628,9 @@
|
|||
}
|
||||
],
|
||||
"question": {
|
||||
"en": "User language (iso-code) {search}"
|
||||
"en": "User language (iso-code) {search}",
|
||||
"de": "Benutzersprache (ISO-Code) {search}",
|
||||
"es": "Idioma del usuario (código ISO) {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -594,7 +646,9 @@
|
|||
}
|
||||
],
|
||||
"question": {
|
||||
"en": "Made with host {search}"
|
||||
"en": "Made with host {search}",
|
||||
"de": "Erstellt mit host {search}",
|
||||
"es": "Hecho con el host {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -605,7 +659,9 @@
|
|||
{
|
||||
"osmTags": "add-image>0",
|
||||
"question": {
|
||||
"en": "Changeset added at least one image"
|
||||
"en": "Changeset added at least one image",
|
||||
"de": "Im Änderungssatz wurde mindestens ein Bild hinzugefügt",
|
||||
"es": "El conjunto de cambios ha añadido al menos una imagen"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -616,7 +672,9 @@
|
|||
{
|
||||
"osmTags": "theme!=grb",
|
||||
"question": {
|
||||
"en": "Exclude GRB theme"
|
||||
"en": "Exclude GRB theme",
|
||||
"de": "GRB-Thema ausschließen",
|
||||
"es": "Excluir el tema del GRB"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -627,7 +685,9 @@
|
|||
{
|
||||
"osmTags": "theme!=etymology",
|
||||
"question": {
|
||||
"en": "Exclude etymology theme"
|
||||
"en": "Exclude etymology theme",
|
||||
"de": "Etymologie-Thema ausschließen",
|
||||
"es": "Excluir el tema de la etimología"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -642,7 +702,9 @@
|
|||
{
|
||||
"id": "link_to_more",
|
||||
"render": {
|
||||
"en": "More statistics can be found <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>here</a>"
|
||||
"en": "More statistics can be found <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>here</a>",
|
||||
"de": "Weitere Statistiken gibt es <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>hier</a>",
|
||||
"es": "Puede encontrar más estadísticas <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>aquí</a>"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
@ -1,10 +1,14 @@
|
|||
{
|
||||
"id": "openlovemap",
|
||||
"title": {
|
||||
"en": "Open Love Map"
|
||||
"en": "Open Love Map",
|
||||
"de": "Open Love Map",
|
||||
"es": "Open Love Map"
|
||||
},
|
||||
"description": {
|
||||
"en": "<p><i>Love in the palm of your hand</i></p>Open Love Map lists various adult entries, such as brothels, erotic stores and stripclubs."
|
||||
"en": "<p><i>Love in the palm of your hand</i></p>Open Love Map lists various adult entries, such as brothels, erotic stores and stripclubs.",
|
||||
"de": "<p><i>Liebe in der Hand</i></p>Open Love Map listet verschiedene Einträge für Erwachsene, wie Bordelle, Erotikshops und Stripclubs.",
|
||||
"es": "<p><i>Amor en la palma de tu mano</i></p>Open Love Map lista varias entradas para adultos, como burdeles, tiendas eróticas y clubs de striptease."
|
||||
},
|
||||
"icon": "./assets/layers/stripclub/stripclub.svg",
|
||||
"hideFromOverview": true,
|
||||
|
@ -23,12 +27,16 @@
|
|||
"open_now"
|
||||
],
|
||||
"name": {
|
||||
"en": "Erotic shops"
|
||||
"en": "Erotic shops",
|
||||
"de": "Erotikgeschäfte",
|
||||
"es": "Tiendas eróticas"
|
||||
},
|
||||
"=presets": [
|
||||
{
|
||||
"title": {
|
||||
"en": "an erotic shop"
|
||||
"en": "an erotic shop",
|
||||
"de": "ein Erotikgeschäft",
|
||||
"es": "una tienda erótica"
|
||||
},
|
||||
"tags": [
|
||||
"shop=erotic"
|
||||
|
@ -100,7 +108,9 @@
|
|||
"=presets": [
|
||||
{
|
||||
"title": {
|
||||
"en": "a condom vending machine"
|
||||
"en": "a condom vending machine",
|
||||
"de": "ein Kondomautomat",
|
||||
"es": "una máquina de venta de condones"
|
||||
},
|
||||
"tags": [
|
||||
"amenity=vending_machine",
|
||||
|
@ -176,7 +186,9 @@
|
|||
"=presets": [
|
||||
{
|
||||
"title": {
|
||||
"en": "an erotic cinema"
|
||||
"en": "an erotic cinema",
|
||||
"de": "Ein Sex-Kino",
|
||||
"es": "un cine erótico"
|
||||
},
|
||||
"tags": [
|
||||
"amenity=cinema",
|
||||
|
@ -203,7 +215,9 @@
|
|||
{
|
||||
"id": "hotel-type",
|
||||
"question": {
|
||||
"en": "What type of hotel is this?"
|
||||
"en": "What type of hotel is this?",
|
||||
"de": "Welche Art von Hotel ist das?",
|
||||
"es": "¿Qué tipo de hotel es este?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -232,10 +246,14 @@
|
|||
{
|
||||
"id": "has_video_booth",
|
||||
"question": {
|
||||
"en": "Does {title()} have a private video booth?"
|
||||
"en": "Does {title()} have a private video booth?",
|
||||
"de": "Hat {title()} eine private Videokabine?",
|
||||
"es": "¿Este {title()} tiene una cabina de video privada?"
|
||||
},
|
||||
"questionHint": {
|
||||
"en": "This is for use by a single person."
|
||||
"en": "This is for use by a single person.",
|
||||
"de": "Dies ist für die Nutzung durch eine einzelne Person vorgesehen.",
|
||||
"es": "Esto es para uso de una sola persona."
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
|
|
@ -1,10 +1,14 @@
|
|||
{
|
||||
"id": "ski",
|
||||
"title": {
|
||||
"en": "Ski pistes and aerialways"
|
||||
"en": "Ski pistes and aerialways",
|
||||
"de": "Skipisten und Seilbahnen",
|
||||
"es": "Pistas de esquí y vías aéreas"
|
||||
},
|
||||
"description": {
|
||||
"en": "Everything you need to go skiing"
|
||||
"en": "Everything you need to go skiing",
|
||||
"de": "Alles, was Sie zum Skifahren brauchen",
|
||||
"es": "Todo lo que necesitas para esquiar"
|
||||
},
|
||||
"icon": "./assets/layers/aerialway/chair_lift.svg",
|
||||
"enableTerrain": true,
|
||||
|
|
|
@ -169,7 +169,6 @@
|
|||
"ask_feedback": {
|
||||
"en": "Is this point incorrect or is it difficult to solve? Please provide some feedback below",
|
||||
"nl": "Is dit punt foutief of te moeilijk? Gelieve wat feedback te geven"
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -3,13 +3,15 @@
|
|||
"title": {
|
||||
"en": "Walking Node Networks",
|
||||
"nl": "Wandelknooppuntnetwerken",
|
||||
"de": "Netzwerke von Wanderknoten"
|
||||
"de": "Netzwerke von Wanderknoten",
|
||||
"es": "Redes de nodos de senderismo"
|
||||
},
|
||||
"description": {
|
||||
"en": "This map shows walking node networks and allows you to add new nodes easily",
|
||||
"nl": "Deze kaart toont wandelknooppunten en laat je toe om eenvoudigweg nieuwe knooppunten toe te voegen",
|
||||
"de": "Diese Karte zeigt Wandernetzwerke und ermöglicht es Ihnen, einfach neue Knoten hinzuzufügen",
|
||||
"cs": "Tato mapa zobrazuje sítě uzlových bodů a umožňuje snadné přidávání nových uzlů"
|
||||
"cs": "Tato mapa zobrazuje sítě uzlových bodů a umožňuje snadné přidávání nových uzlů",
|
||||
"es": "Este mapa muestra las redes de nodos de senderismo y le permite añadir nuevos nodos fácilmente"
|
||||
},
|
||||
"icon": "./assets/themes/walkingnodes/logo.svg",
|
||||
"startZoom": 11,
|
||||
|
@ -168,7 +170,8 @@
|
|||
"render": {
|
||||
"en": "Walking node",
|
||||
"nl": "Wandelknooppunt",
|
||||
"de": "Wanderknoten"
|
||||
"de": "Wanderknoten",
|
||||
"es": "Nodo de senderismo"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -176,7 +179,8 @@
|
|||
"then": {
|
||||
"en": "Walking node <strong>{rwn_ref}</strong>",
|
||||
"nl": "Wandelknooppunt <strong>{rwn_ref}</strong>",
|
||||
"de": "Wanderknoten <strong>{rwn_ref}</strong>"
|
||||
"de": "Wanderknoten <strong>{rwn_ref}</strong>",
|
||||
"es": "Nodo de senderismo <strong>{rwn_ref}</strong>"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -184,7 +188,8 @@
|
|||
"then": {
|
||||
"en": "Proposed walking node <strong>{proposed:rwn_ref}</strong>",
|
||||
"nl": "Voorgesteld wandelknooppunt <strong>{proposed:rwn_ref}</strong>",
|
||||
"de": "Vorgeschlagener Wanderknoten <strong>{proposed:rwn_ref}</strong>"
|
||||
"de": "Vorgeschlagener Wanderknoten <strong>{proposed:rwn_ref}</strong>",
|
||||
"es": "Nodo de senderismo propuesto <strong>{proposed:rwn_ref}</strong>"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -196,7 +201,8 @@
|
|||
"en": "What is the reference number of this walking node?",
|
||||
"nl": "Wat is het referentienummer van dit wandelknooppunt?",
|
||||
"de": "Was ist die Referenznummer dieses Wanderknotens?",
|
||||
"cs": "Jaké je referenční číslo tohoto pěšího uzlu?"
|
||||
"cs": "Jaké je referenční číslo tohoto pěšího uzlu?",
|
||||
"es": "¿Cuál es el número de referencia de este nodo de senderismo?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "rwn_ref",
|
||||
|
@ -205,13 +211,15 @@
|
|||
"en": "e.g. 1",
|
||||
"nl": "bijv. 1",
|
||||
"de": "z.B. 1",
|
||||
"cs": "e.g. 1"
|
||||
"cs": "e.g. 1",
|
||||
"es": "Por ejemplo, 1"
|
||||
}
|
||||
},
|
||||
"render": {
|
||||
"en": "This walking node has reference number {rwn_ref}",
|
||||
"nl": "Dit wandelknooppunt heeft referentienummer {rwn_ref}",
|
||||
"de": "Dieser Wanderknoten hat die Referenznummer {rwn_ref}"
|
||||
"de": "Dieser Wanderknoten hat die Referenznummer {rwn_ref}",
|
||||
"es": "Este nodo de senderismo tiene la referencia número {rwn_ref}"
|
||||
},
|
||||
"condition": "rwn_ref~*"
|
||||
},
|
||||
|
@ -221,12 +229,14 @@
|
|||
"question": {
|
||||
"en": "When was this walking node last surveyed?",
|
||||
"nl": "Wanneer is dit wandelknooppunt het laatst gesurveyed?",
|
||||
"de": "Wann wurde dieser Wanderknoten zuletzt überprüft?"
|
||||
"de": "Wann wurde dieser Wanderknoten zuletzt überprüft?",
|
||||
"es": "¿Cuándo fue la última revisión de este nodo de senderismo?"
|
||||
},
|
||||
"render": {
|
||||
"en": "This walking node was last surveyed on {survey:date}",
|
||||
"nl": "Dit wandelknooppunt werd het laatst gesurveyed op {survey:date}",
|
||||
"de": "Dieser Wanderknoten wurde zuletzt am {survey:date} überprüft"
|
||||
"de": "Dieser Wanderknoten wurde zuletzt am {survey:date} überprüft",
|
||||
"es": "Este nodo de senderismo fue revisado por última vez en {survey:date}"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -235,12 +245,14 @@
|
|||
"en": "How many other walking nodes does this node link to?",
|
||||
"nl": "Met hoeveel andere wandelknooppunten heeft dit knooppunt een verbinding?",
|
||||
"de": "Mit wie vielen anderen Wanderknoten ist dieser Knoten verbunden?",
|
||||
"cs": "S kolika dalšími pěšími uzly je tento uzel propojen?"
|
||||
"cs": "S kolika dalšími pěšími uzly je tento uzel propojen?",
|
||||
"es": "¿A cuántos otros nodos de senderismo conecta este nodo?"
|
||||
},
|
||||
"render": {
|
||||
"en": "This node links to {expected_rwn_route_relations} other walking nodes.",
|
||||
"nl": "Dit knooppunt verbindt met {expected_rwn_route_relations} andere wandelknooppunten.",
|
||||
"de": "Dieser Knoten ist mit {expected_rwn_route_relations} anderen Wanderknoten verbunden."
|
||||
"de": "Dieser Knoten ist mit {expected_rwn_route_relations} anderen Wanderknoten verbunden.",
|
||||
"es": "Este nodo se vincula a {expected_rwn_route_relations} otros nodos de senderismo."
|
||||
},
|
||||
"freeform": {
|
||||
"key": "expected_rwn_route_relations",
|
||||
|
@ -249,7 +261,8 @@
|
|||
"en": "e.g. 3",
|
||||
"nl": "bijv. 3",
|
||||
"de": "z.B. 3",
|
||||
"cs": "e.g. 3"
|
||||
"cs": "e.g. 3",
|
||||
"es": "Por ejemplo, 3"
|
||||
}
|
||||
},
|
||||
"id": "node-expected_rwn_route_relations"
|
||||
|
@ -265,7 +278,8 @@
|
|||
"title": {
|
||||
"en": "a walking node",
|
||||
"nl": "een wandelknooppunt",
|
||||
"de": "ein Wanderknoten"
|
||||
"de": "ein Wanderknoten",
|
||||
"es": "un nodo de senderismo"
|
||||
},
|
||||
"snapToLayer": [
|
||||
"cycleways_and_roads"
|
||||
|
@ -298,12 +312,14 @@
|
|||
],
|
||||
"name": {
|
||||
"en": "Hiking guideposts",
|
||||
"de": "Wanderwegweiser"
|
||||
"de": "Wanderwegweiser",
|
||||
"es": "Postes guías de senderismo"
|
||||
},
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Hiking guidepost",
|
||||
"de": "Wanderwegweiser"
|
||||
"de": "Wanderwegweiser",
|
||||
"es": "Poste guía de senderismo"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -334,7 +350,8 @@
|
|||
],
|
||||
"title": {
|
||||
"en": "a route marker for a node to node link",
|
||||
"de": "Eine Routenmarkierung für eine Verbindung von Knoten zu Knoten"
|
||||
"de": "Eine Routenmarkierung für eine Verbindung von Knoten zu Knoten",
|
||||
"es": "un marcador de ruta para un enlace de nodo a nodo"
|
||||
},
|
||||
"=exampleImages": [
|
||||
"./assets/layers/route_marker/walking_route_marker.jpg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue