Sync; fix build
This commit is contained in:
parent
1c9dfdcce9
commit
80be3eb9ef
17 changed files with 94 additions and 17 deletions
|
@ -150,7 +150,7 @@ export interface LayoutConfigJson {
|
|||
*
|
||||
* In the above scenario, `sometagrendering` will be added at the beginning of the tagrenderings of every layer
|
||||
*/
|
||||
overrideAll?: Partial<LayerConfigJson>;
|
||||
overrideAll?: Partial<any | LayerConfigJson>;
|
||||
|
||||
/**
|
||||
* The id of the default background. BY default: vanilla OSM
|
||||
|
|
|
@ -7,12 +7,14 @@
|
|||
"render": {
|
||||
"en": "{name}"
|
||||
},
|
||||
"mappings": [{
|
||||
"mappings": [
|
||||
{
|
||||
"if": "name=",
|
||||
"then": {
|
||||
"en": "Pharmacy"
|
||||
}
|
||||
}]
|
||||
}
|
||||
]
|
||||
},
|
||||
"source": {
|
||||
"osmTags": {
|
||||
|
|
|
@ -35,7 +35,10 @@
|
|||
"or": [
|
||||
"leisure=nature_reserve",
|
||||
{
|
||||
"and": ["boundary=protected_area","protect_class!=22"]
|
||||
"and": [
|
||||
"boundary=protected_area",
|
||||
"protect_class!=22"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -630,7 +630,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"isShown":{
|
||||
"isShown": {
|
||||
"or": [
|
||||
"_imported_osm_object_found!=true",
|
||||
"_imported_osm_still_fresh!=true"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"en": "OnWheels"
|
||||
},
|
||||
"description": {
|
||||
"en": "On this map, publicly wheelchair accessible places are shown and can be easily added"
|
||||
"en": "On this map, publicly weelchair accessible places are shown and can be easily added"
|
||||
},
|
||||
"maintainer": "MapComplete",
|
||||
"icon": "./assets/themes/onwheels/crest.svg",
|
||||
|
@ -35,7 +35,6 @@
|
|||
"+calculatedTags": [
|
||||
"_poi_walls_and_buildings_entrance_properties=feat.closestn('walls_and_buildings', 1, undefined, 1000).map(w => ({id: w.feat.properties.id, width: w.feat.properties['_entrance:width']}))[0]",
|
||||
"_poi_entrance:width=JSON.parse(feat.properties._poi_walls_and_buildings_entrance_properties)?.width"
|
||||
|
||||
],
|
||||
"+tagRenderings": [
|
||||
{
|
||||
|
|
|
@ -288,6 +288,6 @@
|
|||
"then": "./assets/themes/speelplekken/youtube.svg"
|
||||
}
|
||||
],
|
||||
"isShown":"_is_shadowed!=yes"
|
||||
"isShown": "_is_shadowed!=yes"
|
||||
}
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "index",
|
||||
"name": "MapComplete",
|
||||
"short_name": "MapComplete",
|
||||
"start_url": "index.html",
|
||||
"lang": "en",
|
||||
|
|
|
@ -271,9 +271,9 @@
|
|||
"born": "Geboren am: {value}",
|
||||
"died": "Gestorben am: {value}"
|
||||
},
|
||||
"searchToShort": "Ihre Suchanfrage ist zu kurz, geben Sie einen längeren Text ein",
|
||||
"searchWikidata": "Wikidata durchsuchen",
|
||||
"wikipediaboxTitle": "Wikipedia",
|
||||
"searchToShort": "Ihre Suchanfrage ist zu kurz, geben Sie einen längeren Text ein"
|
||||
"wikipediaboxTitle": "Wikipedia"
|
||||
}
|
||||
},
|
||||
"image": {
|
||||
|
@ -575,12 +575,12 @@
|
|||
"arglayerid": "Der Name einer Ebene ODER ein einzelner Suchbegriff",
|
||||
"argsearch": "Der Suchbegriff",
|
||||
"argverb": "Entweder in einem geografischen Gebiet (z. B. einer Stadt) oder in der Nähe eines POI suchen",
|
||||
"docs": "Sucht Interessante Orte in oder in der Nähe eines Standorts",
|
||||
"noMatchingLayer": "Ich habe keine passende Ebene gefunden",
|
||||
"noNearOrIn": "Entschuldigung, ich habe Ihren Befehl nicht verstanden, da ich kein <code>in der Nähe</code> oder <code>in</code> in Ihrer Suchanfrage gefunden habe.\n Versuchen Sie etwas wie <code>Suche Trinkwasser in London</code>, <code>Suche Friture in Brüssel</code>\n Alternativ versuchen Sie <code>info {cmd}</code>, um Informationen über ein einzelnes Objekt zu erhalten.",
|
||||
"nothingFound": "Entschuldigung, ich konnte nichts für <code>{search}</code> finden, also kann ich nicht nach {layerTitle} suchen",
|
||||
"overview": "Ich habe {length} passende Artikel gefunden.",
|
||||
"searching": "Suche {layerTitle} {mode} <code>{search}</code>…",
|
||||
"docs": "Sucht Interessante Orte in oder in der Nähe eines Standorts"
|
||||
"searching": "Suche {layerTitle} {mode} <code>{search}</code>…"
|
||||
},
|
||||
"shutdown": {
|
||||
"argmode": "Gibt an, ob der Dienst neu gestartet werden soll, muss einer der folgenden Werte sein: {verbs}",
|
||||
|
|
|
@ -6120,6 +6120,11 @@
|
|||
},
|
||||
"walls_and_buildings": {
|
||||
"description": "Spezielle eingebaute Ebene, die alle Wände und Gebäude bereitstellt. Diese Ebene ist in Voreinstellungen für Objekte nützlich, die an Wänden platziert werden können (z. B. AEDs, Briefkästen, Eingänge, Adressen, Überwachungskameras, …). Diese Ebene ist standardmäßig unsichtbar und kann vom Benutzer nicht eingeschaltet werden.",
|
||||
"tagRenderings": {
|
||||
"_entrance:width": {
|
||||
"render": "<a href ='#{_entrance:id} '>Diese Tür hat eine Durchgangsbreite von {canonical(_entrance:width)} Meter </a>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Wand oder Gebäude"
|
||||
}
|
||||
|
|
|
@ -4776,6 +4776,11 @@
|
|||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Pharmacy"
|
||||
}
|
||||
},
|
||||
"render": "{name}"
|
||||
}
|
||||
},
|
||||
|
@ -6528,6 +6533,16 @@
|
|||
},
|
||||
"walls_and_buildings": {
|
||||
"description": "Special builtin layer providing all walls and buildings. This layer is useful in presets for objects which can be placed against walls (e.g. AEDs, postboxes, entrances, addresses, surveillance cameras, …). This layer is invisible by default and not toggleable by the user.",
|
||||
"tagRenderings": {
|
||||
"_entrance:width": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This entrance has no width information"
|
||||
}
|
||||
},
|
||||
"render": "<a href ='#{_entrance:id} '>This door has a width of {canonical(_entrance:width)} meters </a>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Wall or building"
|
||||
}
|
||||
|
|
|
@ -3985,6 +3985,11 @@
|
|||
}
|
||||
},
|
||||
"walls_and_buildings": {
|
||||
"tagRenderings": {
|
||||
"_entrance:width": {
|
||||
"render": "<a href ='#{_entrance:id} '>Esta puerta tiene una ancho de {canonical(_entrance:width)} metros </a>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Pared o edificio"
|
||||
}
|
||||
|
|
|
@ -6214,6 +6214,11 @@
|
|||
},
|
||||
"walls_and_buildings": {
|
||||
"description": "Speciale laag met alle muren en gebouwen. Deze laag is nuttig om objecten toe te voegen die met een muur verbonden zijn (zoals AEDs, brievenbussen, adressen, bewakingscamera's,…). Deze laag is standaard onzichtbaar en kan niet aangezet worden door de gebruiker.",
|
||||
"tagRenderings": {
|
||||
"_entrance:width": {
|
||||
"render": "<a href ='#{_entrance:id} '>Deze deur heeft een breedte van {canonical(_entrance:width)} meter </a>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Muur of gebouw"
|
||||
}
|
||||
|
|
|
@ -255,8 +255,8 @@
|
|||
"welcomeBack": "Je bent aangemeld. Welkom terug!",
|
||||
"welcomeExplanation": {
|
||||
"addNew": "Klik op de kaart om een nieuw punt toe te voegen.",
|
||||
"browseOtherThemesIntro": "Er zijn diverse thematische kaarten op MapComplete",
|
||||
"browseMoreMaps": "Ontdek meer kaarten",
|
||||
"browseOtherThemesIntro": "Er zijn diverse thematische kaarten op MapComplete",
|
||||
"general": "Op deze kaart kan je <i>interessepunten</i> bekijken, bewerken en toevoegen. Zoom in om de interessepunten te zien, duid eentje aan om alle informatie te zien en te bewerken. Alle informatie komt van OpenStreetMap die gratis hergebruikt mag worden."
|
||||
},
|
||||
"wikipedia": {
|
||||
|
|
|
@ -737,6 +737,15 @@
|
|||
"shortDescription": "Öffentlich zugängliche Türme zum Genießen der Aussicht",
|
||||
"title": "Aussichtstürme"
|
||||
},
|
||||
"onwheels": {
|
||||
"overrideAll": {
|
||||
"+tagRenderings": {
|
||||
"_poi_entrance:width": {
|
||||
"render": "Diese Tür hat eine Durchgangsbreite von {canonical(_poi_entrance:width)} Meter"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"openwindpowermap": {
|
||||
"description": "Eine Karte zum Anzeigen und Bearbeiten von Windkraftanlagen.",
|
||||
"title": "Freie Windenergie-Karte"
|
||||
|
|
|
@ -743,6 +743,18 @@
|
|||
},
|
||||
"onwheels": {
|
||||
"description": "On this map, publicly weelchair accessible places are shown and can be easily added",
|
||||
"overrideAll": {
|
||||
"+tagRenderings": {
|
||||
"_poi_entrance:width": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This entrance has no width information"
|
||||
}
|
||||
},
|
||||
"render": "This door has a width of {canonical(_poi_entrance:width)} meter"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "OnWheels"
|
||||
},
|
||||
"openwindpowermap": {
|
||||
|
@ -974,6 +986,10 @@
|
|||
"shortDescription": "Map all the trees",
|
||||
"title": "Trees"
|
||||
},
|
||||
"walls_and_buildings": {
|
||||
"description": "Special builtin layer providing all walls and buildings. This layer is useful in presets for objects which can be placed against walls (e.g. AEDs, postboxes, entrances, addresses, surveillance cameras, …). This layer is invisible by default and not toggleable by the user.",
|
||||
"title": "Walls and buildings"
|
||||
},
|
||||
"waste": {
|
||||
"description": "Map showing waste baskets and recycling facilities.",
|
||||
"title": "Waste"
|
||||
|
|
|
@ -517,6 +517,15 @@
|
|||
"shortDescription": "Torres accesibles públicamente para disfrutar de la vista",
|
||||
"title": "Torres de observación"
|
||||
},
|
||||
"onwheels": {
|
||||
"overrideAll": {
|
||||
"+tagRenderings": {
|
||||
"_poi_entrance:width": {
|
||||
"render": "Esta puerta tiene una ancho de {canonical(_poi_entrance:width)} metros"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"openwindpowermap": {
|
||||
"description": "Un para mostrar y editar turbinas de viento"
|
||||
},
|
||||
|
|
|
@ -1011,6 +1011,15 @@
|
|||
"shortDescription": "Publieke uitkijktorens om van het panorama te genieten",
|
||||
"title": "Uitkijktorens"
|
||||
},
|
||||
"onwheels": {
|
||||
"overrideAll": {
|
||||
"+tagRenderings": {
|
||||
"_poi_entrance:width": {
|
||||
"render": "Deze deur heeft een breedte van {canonical(_poi_entrance:width)} meter"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"openwindpowermap": {
|
||||
"description": "Een kaart om windturbines te tonen en te bewerken.",
|
||||
"title": "Windmolens"
|
||||
|
|
Loading…
Reference in a new issue