Pretty printing the theme files

This commit is contained in:
pietervdvn 2021-05-19 23:57:26 +02:00
parent 72302c7cc5
commit 8065c18fe1
19 changed files with 52 additions and 41 deletions

View file

@ -33,4 +33,4 @@
"layers": [
"defibrillator"
]
}
}

View file

@ -51,4 +51,4 @@
],
"hideFromOverview": true,
"defaultBackgroundId": "HDM_HOT"
}
}

View file

@ -29,7 +29,9 @@
"widenFactor": 0.05,
"socialImage": "",
"layers": [
"bench","bench_at_pt","picnic_table"
"bench",
"bench_at_pt",
"picnic_table"
],
"roamingRenderings": []
}
}

View file

@ -644,4 +644,4 @@
]
}
]
}
}

View file

@ -314,7 +314,7 @@
{
"#": "Difficulty",
"render": {
"en": "Die Schwierigkeit ist {climbing:grade:french} entsprechend des französisch/belgischen Systems",
"de": "Die Schwierigkeit ist {climbing:grade:french} entsprechend des französisch/belgischen Systems",
"en": "The difficulty is {climbing:grade:french} according to the french/belgian system",
"nl": "De klimmoeilijkheid is {climbing:grade:french} volgens het Franse/Belgische systeem"
},
@ -837,4 +837,4 @@
]
}
]
}
}

View file

@ -206,4 +206,4 @@
]
}
]
}
}

View file

@ -17,11 +17,11 @@
"version": "0",
"startLat": 50.8465573,
"defaultBackgroundId": "CartoDB.Voyager",
"startLon": 4.3516970,
"startLon": 4.351697,
"startZoom": 16,
"widenFactor": 0.05,
"layers": [
"drinking_water"
],
"roamingRenderings": []
}
}

View file

@ -324,4 +324,4 @@
}
],
"roamingRenderings": []
}
}

View file

@ -284,4 +284,4 @@
}
],
"roamingRenderings": []
}
}

View file

@ -28,18 +28,21 @@
"nl": "Boomgaarden"
},
"minzoom": 12,
"source":{
"osmTags": {
"and": [
"landuse=orchard"
]
} },
"source": {
"osmTags": {
"and": [
"landuse=orchard"
]
}
},
"title": {
"render": {
"nl": "Boomgaard"
}
},
"tagRenderings": ["images"],
"tagRenderings": [
"images"
],
"hideUnderlayingFeaturesMinPercentage": 0,
"icon": {
"render": "./assets/themes/buurtnatuur/forest.svg"
@ -74,12 +77,13 @@
"nl": "Boom"
},
"minzoom": 12,
"source":{
"osmTags": {
"and": [
"natural=tree"
]
}},
"source": {
"osmTags": {
"and": [
"natural=tree"
]
}
},
"title": {
"render": {
"nl": "Boom"
@ -168,4 +172,4 @@
}
],
"roamingRenderings": []
}
}

View file

@ -1,15 +1,19 @@
{
"id": "ghostbikes",
"maintainer":"MapComplete",
"maintainer": "MapComplete",
"version": "2020-08-30",
"language": ["en","nl","de"],
"language": [
"en",
"nl",
"de"
],
"title": {
"en": "Ghost bikes",
"nl": "Witte Fietsen",
"de": "Geisterrad"
},
"description": {
"en": "A <b>ghost bike</b> is a memorial for a cyclist who died in a traffic accident, in the form of a white bicycle placed permanently near the accident location.<br/><br/>On this map, one can see all the ghost bikes which are known by OpenStreetMap. Is a ghost bike missing? Everyone can add or update information here - you only need to have a (free) OpenStreetMap account.",
"en": "A <b>ghost bike</b> is a memorial for a cyclist who died in a traffic accident, in the form of a white bicycle placed permanently near the accident location.<br/><br/>On this map, one can see all the ghost bikes which are known by OpenStreetMap. Is a ghost bike missing? Everyone can add or update information here - you only need to have a (free) OpenStreetMap account.",
"nl": "Een <b>Witte Fiets</b> of <b>Spookfiets</b> is een aandenken aan een fietser die bij een verkeersongeval om het leven kwam. Het gaat om een fiets die volledig wit is geschilderd en in de buurt van het ongeval werd geinstalleerd.<br/><br/>Op deze kaart zie je alle witte fietsen die door OpenStreetMap gekend zijn. Ontbreekt er een Witte Fiets of wens je informatie aan te passen? Meld je dan aan met een (gratis) OpenStreetMap account.",
"de": "Ein <b>Geisterrad</b> ist ein Denkmal für einen Radfahrer, der bei einem Verkehrsunfall ums Leben kam, in Form eines weißen Fahrrades, das dauerhaft in der Nähe des Unfallortes aufgestellt ist.<br/><br/> Auf dieser Karte kann man alle Geisterräder sehen, die OpenStreetMap kennt. Fehlt ein Geisterrad? Jeder kann hier Informationen hinzufügen oder aktualisieren - Sie benötigen lediglich einen (kostenlosen) OpenStreetMap-Account."
},
@ -18,6 +22,8 @@
"startLat": 0,
"startLon": 0,
"widenFactor": 0.1,
"layers": ["ghost_bike"],
"layers": [
"ghost_bike"
],
"defaultBackgroundId": "CartoDB.Positron"
}
}

View file

@ -625,4 +625,4 @@
}
],
"defaultBackgroundId": "HDM_HOT"
}
}

View file

@ -29,7 +29,7 @@
"widenFactor": 0.05,
"socialImage": "",
"layers": [
"map"
"map"
],
"roamingRenderings": []
}

View file

@ -34,6 +34,6 @@
"startLon": 0,
"startZoom": 16,
"widenFactor": 0.05,
"layers": [ ],
"layers": [],
"roamingRenderings": []
}
}

View file

@ -25,7 +25,7 @@
"widenFactor": 0.05,
"socialImage": "",
"layers": [
"playground"
"playground"
],
"roamingRenderings": []
}

View file

@ -271,4 +271,4 @@
]
}
}
}
}

View file

@ -240,7 +240,6 @@
"render": "Maakt deel uit van {_part_of_walking_routes}",
"condition": "_part_of_walking_routes~*"
}
],
"overrideAll": {
"isShown": {
@ -253,4 +252,4 @@
]
}
}
}
}

View file

@ -32,4 +32,4 @@
"sport_pitch"
],
"roamingRenderings": []
}
}

View file

@ -32,4 +32,4 @@
],
"roamingRenderings": [],
"defaultBackgroundId": "AGIV"
}
}