forked from MapComplete/MapComplete
Merge branch 'develop' into waste-theme
This commit is contained in:
commit
9b7a47136c
89 changed files with 2775 additions and 1151 deletions
21
langs/themes/icon.json
Normal file
21
langs/themes/icon.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"buurtnatuur": {
|
||||
"overrideAll": {
|
||||
"tagRenderings+": {
|
||||
"1": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "./assets/themes/buurtnatuur/Natuurpunt.jpg"
|
||||
},
|
||||
"2": {
|
||||
"then": "./assets/themes/buurtnatuur/Natuurpunt.jpg"
|
||||
},
|
||||
"3": {
|
||||
"then": "./assets/themes/buurtnatuur/ANB.jpg"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -134,13 +134,13 @@
|
|||
"1": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "<img src=\"./assets/themes/buurtnatuur/Natuurpunt.jpg\" style=\"width:1.5em\">Dit gebied wordt beheerd door Natuurpunt"
|
||||
"then": "Dit gebied wordt beheerd door Natuurpunt"
|
||||
},
|
||||
"2": {
|
||||
"then": "<img src=\"./assets/themes/buurtnatuur/Natuurpunt.jpg\" style=\"width:1.5em\">Dit gebied wordt beheerd door {operator}"
|
||||
"then": "Dit gebied wordt beheerd door {operator}"
|
||||
},
|
||||
"3": {
|
||||
"then": "<img src=\"./assets/themes/buurtnatuur/ANB.jpg\" style=\"width:1.5em\">Dit gebied wordt beheerd door het Agentschap Natuur en Bos"
|
||||
"then": "Dit gebied wordt beheerd door het Agentschap Natuur en Bos"
|
||||
}
|
||||
},
|
||||
"question": "Wie beheert dit gebied?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue