forked from MapComplete/MapComplete
Regenerate schemas, more fixes to images and licenses
This commit is contained in:
parent
5ab2e8eabe
commit
682b68a094
34 changed files with 1298 additions and 118 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