Add images to all the themes

This commit is contained in:
Pieter Vander Vennet 2020-11-02 23:17:20 +01:00
parent b8f33f0467
commit 3a0078d46e
15 changed files with 56 additions and 11 deletions

View file

@ -44,6 +44,7 @@
}, },
"description": {}, "description": {},
"tagRenderings": [ "tagRenderings": [
"images",
{ {
"question": { "question": {
"en": "What is the name of this bike cafe?", "en": "What is the name of this bike cafe?",

View file

@ -1,4 +1,4 @@
{ {
"id": "bike_monitoring_station", "id": "bike_monitoring_station",
"name": { "name": {
"en": "Monitoring stations" "en": "Monitoring stations"
@ -33,7 +33,8 @@
] ]
}, },
"description": {}, "description": {},
"tagRenderings": [ "tagRenderings": [ "images",
{ {
"render": "<b>{live({url},{url:format},hour)}</b> cyclists last hour<br/><b>{live({url},{url:format},day)}</b> cyclists today<br/><b>{live({url},{url:format},year)}</b> cyclists this year<br/>", "render": "<b>{live({url},{url:format},hour)}</b> cyclists last hour<br/><b>{live({url},{url:format},day)}</b> cyclists today<br/><b>{live({url},{url:format},year)}</b> cyclists this year<br/>",
"condition": { "condition": {

View file

@ -56,6 +56,7 @@
"nl": "Een vogelkijkhut" "nl": "Een vogelkijkhut"
}, },
"tagRenderings": [ "tagRenderings": [
"images",
{ {
"question": { "question": {
"nl": "Is dit een kijkwand of kijkhut?" "nl": "Is dit een kijkwand of kijkhut?"

View file

@ -29,7 +29,8 @@
] ]
}, },
"description": {}, "description": {},
"tagRenderings": [ "tagRenderings": [ "images",
{ {
"render": "<a href='{website}' target='_blank'>{website}</a>", "render": "<a href='{website}' target='_blank'>{website}</a>",
"freeform": { "freeform": {

View file

@ -43,6 +43,7 @@
} }
], ],
"tagRenderings": [ "tagRenderings": [
"images",
{ {
"render": { "render": {
"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.", "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.",

View file

@ -17,7 +17,7 @@
} }
}, },
"description": {}, "description": {},
"tagRenderings": [], "tagRenderings": [ "images"],
"hideUnderlayingFeaturesMinPercentage": 0, "hideUnderlayingFeaturesMinPercentage": 0,
"icon": { "icon": {
"render": "./assets/layers/information_board/board.svg" "render": "./assets/layers/information_board/board.svg"

View file

@ -22,6 +22,7 @@
"nl": "Een permantent geinstalleerde kaart" "nl": "Een permantent geinstalleerde kaart"
}, },
"tagRenderings": [ "tagRenderings": [
"images",
{ {
"question": { "question": {
"en": "On which data is this map based?", "en": "On which data is this map based?",

View file

@ -41,6 +41,7 @@
"nl": "Een natuurgebied is een gebied waar actief ruimte gemaakt word voor de natuur. Typisch zijn deze in beheer van Natuurpunt of het Agentschap Natuur en Bos of zijn deze erkend door de overheid." "nl": "Een natuurgebied is een gebied waar actief ruimte gemaakt word voor de natuur. Typisch zijn deze in beheer van Natuurpunt of het Agentschap Natuur en Bos of zijn deze erkend door de overheid."
}, },
"tagRenderings": [ "tagRenderings": [
"images",
{ {
"#": "Access tag", "#": "Access tag",
"render": { "render": {

View file

@ -52,6 +52,7 @@
}, },
"description": {}, "description": {},
"tagRenderings": [ "tagRenderings": [
"images",
{ {
"render": { "render": {
"en": "Backrest", "en": "Backrest",
@ -370,6 +371,7 @@
}, },
"description": {}, "description": {},
"tagRenderings": [ "tagRenderings": [
"images",
{ {
"render": { "render": {
"en": "{name}", "en": "{name}",

View file

@ -67,7 +67,9 @@
"description": { "description": {
"nl": "Een natuurgebied is een gebied waar actief ruimte gemaakt word voor de natuur. Typisch zijn deze in beheer van Natuurpunt of het Agentschap Natuur en Bos of zijn deze erkend door de overheid." "nl": "Een natuurgebied is een gebied waar actief ruimte gemaakt word voor de natuur. Typisch zijn deze in beheer van Natuurpunt of het Agentschap Natuur en Bos of zijn deze erkend door de overheid."
}, },
"tagRenderings": [], "tagRenderings": [
"images"
],
"hideUnderlayingFeaturesMinPercentage": 10, "hideUnderlayingFeaturesMinPercentage": 10,
"icon": { "icon": {
"render": "./assets/themes/buurtnatuur/nature_reserve.svg", "render": "./assets/themes/buurtnatuur/nature_reserve.svg",
@ -169,7 +171,9 @@
"description": { "description": {
"nl": "Een park is een publiek toegankelijke, groene ruimte binnen de stad. Ze is typisch ingericht voor recreatief gebruik, met (verharde) wandelpaden, zitbanken, vuilnisbakken, een gezellig vijvertje, ..." "nl": "Een park is een publiek toegankelijke, groene ruimte binnen de stad. Ze is typisch ingericht voor recreatief gebruik, met (verharde) wandelpaden, zitbanken, vuilnisbakken, een gezellig vijvertje, ..."
}, },
"tagRenderings": [], "tagRenderings": [
"images"
],
"hideUnderlayingFeaturesMinPercentage": 10, "hideUnderlayingFeaturesMinPercentage": 10,
"icon": { "icon": {
"render": "./assets/themes/buurtnatuur/park.svg", "render": "./assets/themes/buurtnatuur/park.svg",
@ -259,7 +263,9 @@
"description": { "description": {
"nl": "Een bos is een verzameling bomen, al dan niet als productiehout." "nl": "Een bos is een verzameling bomen, al dan niet als productiehout."
}, },
"tagRenderings": [], "tagRenderings": [
"images"
],
"hideUnderlayingFeaturesMinPercentage": 0, "hideUnderlayingFeaturesMinPercentage": 0,
"icon": { "icon": {
"render": "./assets/themes/buurtnatuur/forest.svg", "render": "./assets/themes/buurtnatuur/forest.svg",
@ -484,6 +490,24 @@
"then": { "then": {
"nl": "<img src=\"./assets/themes/buurtnatuur/ANB.jpg\" style=\"width:1.5em\">Dit gebied wordt beheerd door het Agentschap Natuur en Bos" "nl": "<img src=\"./assets/themes/buurtnatuur/ANB.jpg\" style=\"width:1.5em\">Dit gebied wordt beheerd door het Agentschap Natuur en Bos"
} }
},
{
"if": {
"and": [
"operator:type=private"
]
},
"then": "Beheer door een privépersoon",
"hideInAnswer": true
},
{
"if": {
"and": [
"operator:type=private",
"operator="
]
},
"then": "Beheer door een privépersoon"
} }
], ],
"condition": { "condition": {

View file

@ -41,6 +41,7 @@
"en": "A charging station" "en": "A charging station"
}, },
"tagRenderings": [ "tagRenderings": [
"images",
{ {
"#": "Type", "#": "Type",
"mappings": [ "mappings": [

View file

@ -108,7 +108,10 @@
"title": "{name}", "title": "{name}",
"icon": "./assets/themes/cyclestreets/F111.svg", "icon": "./assets/themes/cyclestreets/F111.svg",
"color": "#0000ff", "color": "#0000ff",
"width": "10" "width": "10",
"tagRenderings": [
"images"
]
}, },
{ {
"id": "toekomstige_fietsstraat", "id": "toekomstige_fietsstraat",
@ -136,7 +139,10 @@
}, },
"icon": "./assets/themes/cyclestreets/F113.svg", "icon": "./assets/themes/cyclestreets/F113.svg",
"color": "#09f9dd", "color": "#09f9dd",
"width": "5" "width": "5",
"tagRenderings": [
"images"
]
}, },
{ {
"id": "all_streets", "id": "all_streets",
@ -174,7 +180,10 @@
"if": "proposed:cyclestreet=yes" "if": "proposed:cyclestreet=yes"
} }
] ]
} },
"tagRenderings": [
"images"
]
} }
] ]
} }

View file

@ -53,6 +53,7 @@
}, },
"description": {}, "description": {},
"tagRenderings": [ "tagRenderings": [
"images",
{ {
"render": { "render": {
"nl": "{name}", "nl": "{name}",

View file

@ -38,7 +38,7 @@
} }
}, },
"description": {}, "description": {},
"tagRenderings": [], "tagRenderings": ["images"],
"hideUnderlayingFeaturesMinPercentage": 0, "hideUnderlayingFeaturesMinPercentage": 0,
"icon": { "icon": {
"render": "./assets/themes/buurtnatuur/forest.svg" "render": "./assets/themes/buurtnatuur/forest.svg"

View file

@ -72,6 +72,7 @@
"fr": "Un magasin" "fr": "Un magasin"
}, },
"tagRenderings": [ "tagRenderings": [
"images",
{ {
"render": { "render": {
"en": "This shop sells {shop}", "en": "This shop sells {shop}",