First steps for a decent custom theme generator
This commit is contained in:
parent
a57b7d93fa
commit
2052976909
82 changed files with 1880 additions and 1311 deletions
20
assets/themes/ghostbikes/ghostbikes.json
Normal file
20
assets/themes/ghostbikes/ghostbikes.json
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"id": "ghostbikes",
|
||||
"maintainer":"MapComplete",
|
||||
"version": "2020-08-30",
|
||||
"language": ["en","nl"],
|
||||
"title": {
|
||||
"en": "Ghost bikes",
|
||||
"nl": "Witte Fietsen"
|
||||
},
|
||||
"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.",
|
||||
"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."
|
||||
},
|
||||
"icon": "./assets/layers/ghost_bike/ghost_bike.svg",
|
||||
"startZoom": 1,
|
||||
"startLat": 0,
|
||||
"startLon": 0,
|
||||
"widenFactor": 0.1,
|
||||
"layers": ["ghost_bike"]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue