forked from MapComplete/MapComplete
Add better error messages when a translation is missing; add play forests
This commit is contained in:
parent
7a69847cda
commit
1c2646ae19
8 changed files with 156 additions and 13 deletions
27
assets/themes/play_forests/play_forests.json
Normal file
27
assets/themes/play_forests/play_forests.json
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"id": "play_forests",
|
||||
"title": {
|
||||
"nl": "Speelbossen"
|
||||
},
|
||||
"shortDescription": {
|
||||
"nl": "Deze kaart toont speelbossen"
|
||||
},
|
||||
"description": {
|
||||
"nl": "Een speelbos is een zone in een bos die vrij toegankelijk is voor spelende kinderen. Deze wordt in bossen van het Agentschap Natuur en bos altijd aangeduid met het overeenkomstige bord."
|
||||
},
|
||||
"language": [
|
||||
"nl"
|
||||
],
|
||||
"maintainer": "",
|
||||
"icon": "./assets/layers/play_forest/icon.jpg",
|
||||
"version": "0",
|
||||
"startLat": 0,
|
||||
"startLon": 0,
|
||||
"startZoom": 1,
|
||||
"widenFactor": 0.05,
|
||||
"socialImage": "",
|
||||
"layers": [
|
||||
"play_forest"
|
||||
],
|
||||
"roamingRenderings": []
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue