forked from MapComplete/MapComplete
Housekeeping...
This commit is contained in:
parent
339bfab361
commit
9e000d521f
35 changed files with 406 additions and 136 deletions
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"contributors": [
|
||||
{
|
||||
"commits": 4686,
|
||||
"commits": 4735,
|
||||
"contributor": "Pieter Vander Vennet"
|
||||
},
|
||||
{
|
||||
"commits": 259,
|
||||
"commits": 300,
|
||||
"contributor": "Robin van der Linde"
|
||||
},
|
||||
{
|
||||
|
@ -81,12 +81,12 @@
|
|||
"contributor": "ToastHawaii"
|
||||
},
|
||||
{
|
||||
"commits": 13,
|
||||
"contributor": "Nicole"
|
||||
"commits": 14,
|
||||
"contributor": "dependabot[bot]"
|
||||
},
|
||||
{
|
||||
"commits": 12,
|
||||
"contributor": "dependabot[bot]"
|
||||
"commits": 13,
|
||||
"contributor": "Nicole"
|
||||
},
|
||||
{
|
||||
"commits": 12,
|
||||
|
|
|
@ -127,7 +127,9 @@
|
|||
"tagRenderings": [
|
||||
"images",
|
||||
{
|
||||
"labels": ["artwork-question"],
|
||||
"labels": [
|
||||
"artwork-question"
|
||||
],
|
||||
"render": {
|
||||
"en": "This is a {artwork_type}",
|
||||
"nl": "Dit is een {artwork_type}",
|
||||
|
@ -449,7 +451,9 @@
|
|||
},
|
||||
{
|
||||
"id": "artwork-artist-wikidata",
|
||||
"labels": ["artwork-question"],
|
||||
"labels": [
|
||||
"artwork-question"
|
||||
],
|
||||
"render": {
|
||||
"en": "This artwork was made by {wikidata_label(artist:wikidata):font-weight:bold}<br/>{wikipedia(artist:wikidata)}",
|
||||
"de": "Dieses Kunstwerk wurde geschaffen von {wikidata_label(artist:wikidata):font-weight:bold}<br/>{wikipedia(artist:wikidata)}",
|
||||
|
@ -521,7 +525,9 @@
|
|||
},
|
||||
"condition": "artist:wikidata=",
|
||||
"id": "artwork-artist_name",
|
||||
"labels": ["artwork-question"]
|
||||
"labels": [
|
||||
"artwork-question"
|
||||
]
|
||||
},
|
||||
{
|
||||
"question": {
|
||||
|
@ -565,7 +571,9 @@
|
|||
"type": "url"
|
||||
},
|
||||
"id": "artwork-website",
|
||||
"labels": ["artwork-question"]
|
||||
"labels": [
|
||||
"artwork-question"
|
||||
]
|
||||
},
|
||||
"wikipedia",
|
||||
{
|
||||
|
@ -591,7 +599,9 @@
|
|||
"pt": "A obra de arte representa {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}",
|
||||
"es": "Esta obra de arte representa {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}"
|
||||
},
|
||||
"labels": ["artwork-question"]
|
||||
"labels": [
|
||||
"artwork-question"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "doubles_as_bench",
|
||||
|
@ -662,4 +672,4 @@
|
|||
"filter": [
|
||||
"has_image"
|
||||
]
|
||||
}
|
||||
}
|
|
@ -84,4 +84,4 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
|
@ -839,7 +839,6 @@
|
|||
"condition": "tourism=artwork"
|
||||
}
|
||||
}
|
||||
|
||||
],
|
||||
"presets": [
|
||||
{
|
||||
|
@ -943,4 +942,4 @@
|
|||
},
|
||||
"has_image"
|
||||
]
|
||||
}
|
||||
}
|
|
@ -233,7 +233,10 @@
|
|||
}
|
||||
],
|
||||
"softDeletionTags": {
|
||||
"and": ["disused:highway=bus_stop","bench=no"]
|
||||
"and": [
|
||||
"disused:highway=bus_stop",
|
||||
"bench=no"
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": {
|
||||
|
@ -245,4 +248,4 @@
|
|||
"da": "Et lag, der viser alle offentlige stoppesteder, som har en bænk",
|
||||
"cs": "Vrstva zobrazující všechny zastávky veřejné dopravy, které mají lavičku"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -78,7 +78,7 @@
|
|||
},
|
||||
"opening_hours",
|
||||
"climbing.toprope",
|
||||
{
|
||||
{
|
||||
"builtin": "climbing.average_length",
|
||||
"override": {
|
||||
"condition": "climbing:toprope!=no"
|
||||
|
@ -171,4 +171,4 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
|
@ -454,4 +454,4 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
|
@ -62,7 +62,7 @@
|
|||
"options": [
|
||||
{
|
||||
"question": {
|
||||
"en":"With and without images",
|
||||
"en": "With and without images",
|
||||
"nl": "Met en zonder afbeelding"
|
||||
}
|
||||
},
|
||||
|
@ -175,4 +175,4 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
|
@ -12,9 +12,12 @@
|
|||
{
|
||||
"icon": "circle:red",
|
||||
"iconSize": "1,1,center",
|
||||
"location": ["point","projected_centerpoint"],
|
||||
"location": [
|
||||
"point",
|
||||
"projected_centerpoint"
|
||||
],
|
||||
"css": "box-shadow: red 0 0 20px 20px; z-index: -1; height: 1px; width: 1px;",
|
||||
"cssClasses": "block relative rounded-full"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
|
@ -689,14 +689,16 @@
|
|||
"if": "opening_hours=\"by appointment\"",
|
||||
"then": {
|
||||
"en": "Only by appointment",
|
||||
"de": "Nur nach Vereinbarung"
|
||||
"de": "Nur nach Vereinbarung",
|
||||
"nl": "Alleen op afspraak"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "opening_hours~i~\"by appointment\"|by appointment",
|
||||
"then": {
|
||||
"en": "Only by appointment",
|
||||
"de": "Nur nach Vereinbarung"
|
||||
"de": "Nur nach Vereinbarung",
|
||||
"nl": "Alleen op afspraak"
|
||||
},
|
||||
"hideInAnswer": true
|
||||
}
|
||||
|
|
|
@ -13,4 +13,4 @@
|
|||
"layers": [
|
||||
"atm"
|
||||
]
|
||||
}
|
||||
}
|
|
@ -63,4 +63,4 @@
|
|||
"bench_at_pt"
|
||||
],
|
||||
"credits": "Florian Edelmann"
|
||||
}
|
||||
}
|
|
@ -2,11 +2,13 @@
|
|||
"id": "blind_osm",
|
||||
"title": {
|
||||
"en": "OSM for the blind",
|
||||
"de": "OSM für Blinde"
|
||||
"de": "OSM für Blinde",
|
||||
"nl": "OSM voor blinden"
|
||||
},
|
||||
"description": {
|
||||
"en": "Help to map features relevant for the blind",
|
||||
"de": "Hilfe zur Kartierung blindenrelevanter Merkmale"
|
||||
"de": "Hilfe zur Kartierung blindenrelevanter Merkmale",
|
||||
"nl": "Help zaken die relevant zijn voor blinden in kaart te brengen"
|
||||
},
|
||||
"icon": "./assets/themes/blind_osm/Blindicon.svg",
|
||||
"startLat": 52.99238,
|
||||
|
|
|
@ -732,7 +732,7 @@
|
|||
"de": "Es sind nur Plätze für Dauercamper vorhanden (wenn Sie diese Antwort auswählen, verschwindet der Ort von der Karte)",
|
||||
"es": "Solo es posible permanecer aquí si tienes un contrato a largo plazo (este lugar desaparecerá de este mapa si escoges esto)",
|
||||
"da": "Det er kun muligt at bo her, hvis du har en langtidskontrakt (dette sted forsvinder fra kortet, hvis du vælger dette)",
|
||||
"nl": "Hier kan je enkel verblijven met een langetermijnscontract (deze plaats zal verborgen worden van deze kaart als je dit kiest)",
|
||||
"nl": "Hier kan je enkel verblijven met een langetermijnscontract (deze plaats verdwijnt van deze kaart als je dit kiest)",
|
||||
"ca": "Només és possible romandre aquí si teniu un contracte a llarg termini (aquest lloc desapareixerà d'aquest mapa si trieu això)",
|
||||
"nb_NO": "Det er kun mulig å bo her hvis man har en langtidskontrakt (dette stedet vil forsvinne fra kartet hvis du velger dette)"
|
||||
}
|
||||
|
|
|
@ -122,6 +122,10 @@
|
|||
"if": "theme=artwork",
|
||||
"then": "./assets/themes/artwork/artwork.svg"
|
||||
},
|
||||
{
|
||||
"if": "theme=atm",
|
||||
"then": "./assets/themes/atm/logo.svg"
|
||||
},
|
||||
{
|
||||
"if": "theme=bag",
|
||||
"then": "./assets/themes/bag/logo.svg"
|
||||
|
|
|
@ -45,4 +45,4 @@
|
|||
"layers": [
|
||||
"map"
|
||||
]
|
||||
}
|
||||
}
|
|
@ -21,7 +21,8 @@
|
|||
"en": "This map shows the legally allowed maximum speed on every road. If a maxspeed is missing or wrong, you can correct it here.",
|
||||
"de": "Diese Karte zeigt die zulässige Höchstgeschwindigkeit auf jeder Straße. Wenn eine Höchstgeschwindigkeit fehlt oder falsch ist, können Sie dies hier korrigieren.",
|
||||
"fr": "Cette carte montre la vitesse maximale autorisée sur les routes. Si la vitesse maximale est manquante ou erronée, vous pouvez la corriger ici.",
|
||||
"da": "Dette kort viser den lovligt tilladte maksimale hastighed på hver vej. Hvis en maxspeed mangler eller er forkert, kan du rette den her."
|
||||
"da": "Dette kort viser den lovligt tilladte maksimale hastighed på hver vej. Hvis en maxspeed mangler eller er forkert, kan du rette den her.",
|
||||
"nl": "Deze kaart toont de maximum toegestane snelheid voor elke weg. Als er een maximumsnelheid mist of niet klopt, kan je hem hier aanpassen."
|
||||
},
|
||||
"icon": "./assets/themes/maxspeed/maxspeed_logo.svg",
|
||||
"startLat": 0,
|
||||
|
|
|
@ -2,15 +2,18 @@
|
|||
"id": "osm_community_index",
|
||||
"title": {
|
||||
"en": "OSM Community Index",
|
||||
"de": "OSM-Community-Index"
|
||||
"de": "OSM-Community-Index",
|
||||
"nl": "OSM Community Overzicht"
|
||||
},
|
||||
"description": {
|
||||
"en": "A list of resources for users of OpenStreetMap. 'Resources' can be links to forums, meetups, Slack groups, IRC channels, mailing lists, and so on. Anything that mappers, especially beginners, might find interesting or helpful.",
|
||||
"de": "Eine Liste von Ressourcen für Nutzer von OpenStreetMap. 'Ressourcen' können Links zu Foren, Treffen, Slack-Gruppen, IRC-Kanälen, Mailinglisten und so weiter sein. Alles, was Mapper, insbesondere Anfänger, interessant oder hilfreich finden könnten."
|
||||
"de": "Eine Liste von Ressourcen für Nutzer von OpenStreetMap. 'Ressourcen' können Links zu Foren, Treffen, Slack-Gruppen, IRC-Kanälen, Mailinglisten und so weiter sein. Alles, was Mapper, insbesondere Anfänger, interessant oder hilfreich finden könnten.",
|
||||
"nl": "Een lijst van hulpmiddelen van gebruikers van OpenStreetMap. 'Hulpmiddelen' kunnen fora, meetups, Slack groepen, IRC kanalen, mailinglijsten, en meer zijn. Alles dat mappers, vooral beginners, nuttig of behulpzaam kunnen vinden."
|
||||
},
|
||||
"shortDescription": {
|
||||
"en": "An index of community resources for OpenStreetMap.",
|
||||
"de": "Ein Index von Community-Ressourcen für OpenStreetMap."
|
||||
"de": "Ein Index von Community-Ressourcen für OpenStreetMap.",
|
||||
"nl": "Een overzicht van hulpbronnen voor OpenStreetMap van de community."
|
||||
},
|
||||
"icon": "./assets/themes/osm_community_index/osm.svg",
|
||||
"startLat": 50.8465573,
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"contributors": [
|
||||
{
|
||||
"commits": 213,
|
||||
"commits": 214,
|
||||
"contributor": "Pieter Vander Vennet"
|
||||
},
|
||||
{
|
||||
"commits": 190,
|
||||
"commits": 191,
|
||||
"contributor": "kjon"
|
||||
},
|
||||
{
|
||||
|
@ -17,7 +17,7 @@
|
|||
"contributor": "danieldegroot2"
|
||||
},
|
||||
{
|
||||
"commits": 45,
|
||||
"commits": 48,
|
||||
"contributor": "Robin van der Linde"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue