| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2021-04-20 10:49:45 +02:00
										 |  |  |   "id": "tree_node", | 
					
						
							| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  |   "name": { | 
					
						
							|  |  |  |     "nl": "Boom", | 
					
						
							|  |  |  |     "en": "Tree" | 
					
						
							|  |  |  |   }, | 
					
						
							| 
									
										
										
										
											2021-01-04 20:09:07 +01:00
										 |  |  |   "minzoom": 14, | 
					
						
							| 
									
										
										
										
											2021-03-20 23:45:52 +01:00
										 |  |  |   "source": { | 
					
						
							|  |  |  |     "osmTags": { | 
					
						
							|  |  |  |       "and": [ | 
					
						
							|  |  |  |         "natural=tree" | 
					
						
							|  |  |  |       ] | 
					
						
							|  |  |  |     } | 
					
						
							| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "title": { | 
					
						
							|  |  |  |     "render": { | 
					
						
							|  |  |  |       "nl": "Boom", | 
					
						
							|  |  |  |       "en": "Tree" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "mappings": [ | 
					
						
							|  |  |  |       { | 
					
						
							|  |  |  |         "if": "name~*", | 
					
						
							|  |  |  |         "then": { | 
					
						
							|  |  |  |           "nl": "<i>{name}</i>", | 
					
						
							|  |  |  |           "en": "<i>{name}</i>" | 
					
						
							|  |  |  |         } | 
					
						
							|  |  |  |       } | 
					
						
							|  |  |  |     ] | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "tagRenderings": [ | 
					
						
							|  |  |  |     "images", | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "render": { | 
					
						
							|  |  |  |         "nl": "Hoogte: {height}", | 
					
						
							|  |  |  |         "en": "Height: {height}" | 
					
						
							|  |  |  |       }, | 
					
						
							|  |  |  |       "condition": { | 
					
						
							|  |  |  |         "and": [ | 
					
						
							|  |  |  |           "height~*" | 
					
						
							|  |  |  |         ] | 
					
						
							|  |  |  |       }, | 
					
						
							|  |  |  |       "mappings": [ | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           "if": { | 
					
						
							| 
									
										
										
										
											2021-03-20 23:45:52 +01:00
										 |  |  |             "and": [ | 
					
						
							|  |  |  |               "height~^[0-9.]+$" | 
					
						
							|  |  |  |             ] | 
					
						
							| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  |           }, | 
					
						
							|  |  |  |           "then": { | 
					
						
							|  |  |  |             "nl": "Hoogte: {height} m", | 
					
						
							|  |  |  |             "en": "Height: {height} m" | 
					
						
							|  |  |  |           } | 
					
						
							|  |  |  |         } | 
					
						
							|  |  |  |       ] | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "question": { | 
					
						
							|  |  |  |         "nl": "Is dit een naald- of loofboom?", | 
					
						
							|  |  |  |         "en": "Is this a broadleaved or needleleaved tree?" | 
					
						
							|  |  |  |       }, | 
					
						
							|  |  |  |       "mappings": [ | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           "if": { | 
					
						
							| 
									
										
										
										
											2021-03-20 23:45:52 +01:00
										 |  |  |             "and": [ | 
					
						
							|  |  |  |               "leaf_type=broadleaved" | 
					
						
							|  |  |  |             ] | 
					
						
							| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  |           }, | 
					
						
							|  |  |  |           "then": { | 
					
						
							|  |  |  |             "nl": "<img src=\"./assets/themes/trees/broadleaved.svg\" style=\"width:1.5em;height:1.5em\" alt=\"\"/> Loofboom", | 
					
						
							|  |  |  |             "en": "<img src=\"./assets/themes/trees/broadleaved.svg\" style=\"width:1.5em;height:1.5em\" alt=\"\"/> Broadleaved" | 
					
						
							|  |  |  |           } | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           "if": { | 
					
						
							| 
									
										
										
										
											2021-03-20 23:45:52 +01:00
										 |  |  |             "and": [ | 
					
						
							|  |  |  |               "leaf_type=needleleaved" | 
					
						
							|  |  |  |             ] | 
					
						
							| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  |           }, | 
					
						
							|  |  |  |           "then": { | 
					
						
							|  |  |  |             "nl": "<img src=\"./assets/themes/trees/needleleaved.svg\" style=\"width:1.5em;height:1.5em\" alt=\"\"/> Naaldboom", | 
					
						
							|  |  |  |             "en": "<img src=\"./assets/themes/trees/needleleaved.svg\" style=\"width:1.5em;height:1.5em\" alt=\"\"/> Needleleaved" | 
					
						
							|  |  |  |           } | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           "if": { | 
					
						
							| 
									
										
										
										
											2021-03-20 23:45:52 +01:00
										 |  |  |             "and": [ | 
					
						
							|  |  |  |               "leaf_type=leafless" | 
					
						
							|  |  |  |             ] | 
					
						
							| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  |           }, | 
					
						
							|  |  |  |           "then": { | 
					
						
							|  |  |  |             "nl": "<img src=\"./assets/themes/trees/leafless.svg\" style=\"width:1.5em;height:1.5em\" alt=\"\"/> Permanent bladloos", | 
					
						
							|  |  |  |             "en": "<img src=\"./assets/themes/trees/leafless.svg\" style=\"width:1.5em;height:1.5em\" alt=\"\"/> Permanently leafless" | 
					
						
							|  |  |  |           }, | 
					
						
							|  |  |  |           "hideInAnswer": true | 
					
						
							|  |  |  |         } | 
					
						
							|  |  |  |       ] | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "question": { | 
					
						
							|  |  |  |         "nl": "Hoe significant is deze boom? Kies het eerste antwoord dat van toepassing is.", | 
					
						
							|  |  |  |         "en": "How significant is this tree? Choose the first answer that applies." | 
					
						
							|  |  |  |       }, | 
					
						
							|  |  |  |       "mappings": [ | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           "if": { | 
					
						
							| 
									
										
										
										
											2021-03-20 23:45:52 +01:00
										 |  |  |             "and": [ | 
					
						
							|  |  |  |               "denotation=landmark" | 
					
						
							|  |  |  |             ] | 
					
						
							| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  |           }, | 
					
						
							|  |  |  |           "then": { | 
					
						
							|  |  |  |             "nl": "De boom valt op door zijn grootte of prominente locatie. Hij is nuttig voor navigatie.", | 
					
						
							|  |  |  |             "en": "The tree is remarkable due to its size or prominent location. It is useful for navigation." | 
					
						
							|  |  |  |           } | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           "if": { | 
					
						
							| 
									
										
										
										
											2021-03-20 23:45:52 +01:00
										 |  |  |             "and": [ | 
					
						
							|  |  |  |               "denotation=natural_monument" | 
					
						
							|  |  |  |             ] | 
					
						
							| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  |           }, | 
					
						
							|  |  |  |           "then": { | 
					
						
							|  |  |  |             "nl": "De boom is een natuurlijk monument, bijvoorbeeld doordat hij bijzonder oud of van een waardevolle soort is.", | 
					
						
							|  |  |  |             "en": "The tree is a natural monument, e.g. because it is especially old, or of a valuable species." | 
					
						
							|  |  |  |           } | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           "if": { | 
					
						
							| 
									
										
										
										
											2021-03-20 23:45:52 +01:00
										 |  |  |             "and": [ | 
					
						
							|  |  |  |               "denotation=agricultural" | 
					
						
							|  |  |  |             ] | 
					
						
							| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  |           }, | 
					
						
							|  |  |  |           "then": { | 
					
						
							|  |  |  |             "nl": "De boom wordt voor landbouwdoeleinden gebruikt, bijvoorbeeld in een boomgaard.", | 
					
						
							|  |  |  |             "en": "The tree is used for agricultural purposes, e.g. in an orchard." | 
					
						
							|  |  |  |           } | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           "if": { | 
					
						
							| 
									
										
										
										
											2021-03-20 23:45:52 +01:00
										 |  |  |             "and": [ | 
					
						
							|  |  |  |               "denotation=park" | 
					
						
							|  |  |  |             ] | 
					
						
							| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  |           }, | 
					
						
							|  |  |  |           "then": { | 
					
						
							|  |  |  |             "nl": "De boom staat in een park of dergelijke (begraafplaats, schoolterrein, …).", | 
					
						
							|  |  |  |             "en": "The tree is in a park or similar (cemetery, school grounds, …)." | 
					
						
							|  |  |  |           } | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           "if": { | 
					
						
							| 
									
										
										
										
											2021-03-20 23:45:52 +01:00
										 |  |  |             "and": [ | 
					
						
							|  |  |  |               "denotation=garden" | 
					
						
							|  |  |  |             ] | 
					
						
							| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  |           }, | 
					
						
							|  |  |  |           "then": { | 
					
						
							|  |  |  |             "nl": "De boom staat in de tuin bij een woning/flatgebouw.", | 
					
						
							|  |  |  |             "en": "The tree is a residential garden." | 
					
						
							|  |  |  |           } | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           "if": { | 
					
						
							| 
									
										
										
										
											2021-03-20 23:45:52 +01:00
										 |  |  |             "and": [ | 
					
						
							|  |  |  |               "denotation=avenue" | 
					
						
							|  |  |  |             ] | 
					
						
							| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  |           }, | 
					
						
							|  |  |  |           "then": { | 
					
						
							|  |  |  |             "nl": "Dit is een laanboom.", | 
					
						
							|  |  |  |             "en": "This is a tree along an avenue." | 
					
						
							|  |  |  |           } | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           "if": { | 
					
						
							| 
									
										
										
										
											2021-03-20 23:45:52 +01:00
										 |  |  |             "and": [ | 
					
						
							|  |  |  |               "denotation=urban" | 
					
						
							|  |  |  |             ] | 
					
						
							| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  |           }, | 
					
						
							|  |  |  |           "then": { | 
					
						
							|  |  |  |             "nl": "De boom staat in een woonkern.", | 
					
						
							|  |  |  |             "en": "The tree is an urban area." | 
					
						
							|  |  |  |           } | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           "if": { | 
					
						
							| 
									
										
										
										
											2021-03-20 23:45:52 +01:00
										 |  |  |             "and": [ | 
					
						
							|  |  |  |               "denotation=none" | 
					
						
							|  |  |  |             ] | 
					
						
							| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  |           }, | 
					
						
							|  |  |  |           "then": { | 
					
						
							|  |  |  |             "nl": "De boom staat buiten een woonkern.", | 
					
						
							|  |  |  |             "en": "The tree is outside of an urban area." | 
					
						
							|  |  |  |           } | 
					
						
							|  |  |  |         } | 
					
						
							|  |  |  |       ] | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "question": { | 
					
						
							|  |  |  |         "nl": "Is deze boom groenblijvend of bladverliezend?", | 
					
						
							|  |  |  |         "en": "Is this tree evergreen or deciduous?" | 
					
						
							|  |  |  |       }, | 
					
						
							|  |  |  |       "mappings": [ | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           "if": { | 
					
						
							| 
									
										
										
										
											2021-03-20 23:45:52 +01:00
										 |  |  |             "and": [ | 
					
						
							|  |  |  |               "leaf_cycle=deciduous" | 
					
						
							|  |  |  |             ] | 
					
						
							| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  |           }, | 
					
						
							|  |  |  |           "then": { | 
					
						
							|  |  |  |             "nl": "Bladverliezend: de boom is een periode van het jaar kaal.", | 
					
						
							|  |  |  |             "en": "Deciduous: the tree loses its leaves for some time of the year." | 
					
						
							|  |  |  |           } | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           "if": { | 
					
						
							| 
									
										
										
										
											2021-03-20 23:45:52 +01:00
										 |  |  |             "and": [ | 
					
						
							|  |  |  |               "leaf_cycle=evergreen" | 
					
						
							|  |  |  |             ] | 
					
						
							| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  |           }, | 
					
						
							|  |  |  |           "then": { | 
					
						
							|  |  |  |             "nl": "Groenblijvend.", | 
					
						
							|  |  |  |             "en": "Evergreen." | 
					
						
							|  |  |  |           } | 
					
						
							|  |  |  |         } | 
					
						
							|  |  |  |       ], | 
					
						
							|  |  |  |       "condition": { | 
					
						
							| 
									
										
										
										
											2021-03-20 23:45:52 +01:00
										 |  |  |         "and": [ | 
					
						
							|  |  |  |           "leaf_type!~^leafless$" | 
					
						
							|  |  |  |         ] | 
					
						
							| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  |       } | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "render": { | 
					
						
							|  |  |  |         "nl": "Naam: {name}", | 
					
						
							|  |  |  |         "en": "Naam: {name}" | 
					
						
							|  |  |  |       }, | 
					
						
							|  |  |  |       "question": { | 
					
						
							|  |  |  |         "nl": "Heeft de boom een naam?", | 
					
						
							|  |  |  |         "en": "Does the tree have a name?" | 
					
						
							|  |  |  |       }, | 
					
						
							|  |  |  |       "freeform": { | 
					
						
							|  |  |  |         "key": "name", | 
					
						
							|  |  |  |         "addExtraTags": [ | 
					
						
							|  |  |  |           "noname=" | 
					
						
							|  |  |  |         ] | 
					
						
							|  |  |  |       }, | 
					
						
							|  |  |  |       "mappings": [ | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           "if": { | 
					
						
							|  |  |  |             "and": [ | 
					
						
							|  |  |  |               "name=", | 
					
						
							|  |  |  |               "noname=yes" | 
					
						
							|  |  |  |             ] | 
					
						
							|  |  |  |           }, | 
					
						
							|  |  |  |           "then": { | 
					
						
							|  |  |  |             "nl": "De boom heeft geen naam.", | 
					
						
							|  |  |  |             "en": "The tree does not have a name." | 
					
						
							|  |  |  |           } | 
					
						
							|  |  |  |         } | 
					
						
							|  |  |  |       ], | 
					
						
							|  |  |  |       "condition": { | 
					
						
							|  |  |  |         "or": [ | 
					
						
							|  |  |  |           "denotation=landmark", | 
					
						
							|  |  |  |           "denotation=natural_monument", | 
					
						
							|  |  |  |           "name~*" | 
					
						
							|  |  |  |         ] | 
					
						
							|  |  |  |       } | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "question": { | 
					
						
							|  |  |  |         "nl": "Is deze boom erkend als erfgoed?", | 
					
						
							|  |  |  |         "en": "Is this tree registered heritage?" | 
					
						
							|  |  |  |       }, | 
					
						
							|  |  |  |       "mappings": [ | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           "if": { | 
					
						
							|  |  |  |             "and": [ | 
					
						
							|  |  |  |               "heritage=4", | 
					
						
							|  |  |  |               "heritage:operator=OnroerendErfgoed" | 
					
						
							|  |  |  |             ] | 
					
						
							|  |  |  |           }, | 
					
						
							|  |  |  |           "then": { | 
					
						
							| 
									
										
										
										
											2021-04-20 10:49:45 +02:00
										 |  |  |             "nl": "<img src=\"./assets/layers/tree_node/Onroerend_Erfgoed_logo_without_text.svg\" style=\"width:0.85em;height:1em;vertical-align:middle\" alt=\"\"/> Erkend als houtig erfgoed door Onroerend Erfgoed Vlaanderen", | 
					
						
							|  |  |  |             "en": "<img src=\"./assets/layers/tree_node/Onroerend_Erfgoed_logo_without_text.svg\" style=\"width:0.85em;height:1em;vertical-align:middle\" alt=\"\"/> Registered as heritage by <i>Onroerend Erfgoed</i> Flanders" | 
					
						
							| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  |           } | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           "if": { | 
					
						
							|  |  |  |             "and": [ | 
					
						
							|  |  |  |               "heritage=4", | 
					
						
							|  |  |  |               "heritage:operator=aatl" | 
					
						
							|  |  |  |             ] | 
					
						
							|  |  |  |           }, | 
					
						
							|  |  |  |           "then": { | 
					
						
							|  |  |  |             "nl": "Erkend als natuurlijk erfgoed door Directie Cultureel Erfgoed Brussel", | 
					
						
							|  |  |  |             "en": "Registered as heritage by <i>Direction du Patrimoine culturel</i> Brussels" | 
					
						
							|  |  |  |           } | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           "if": { | 
					
						
							|  |  |  |             "and": [ | 
					
						
							|  |  |  |               "heritage=yes", | 
					
						
							|  |  |  |               "heritage:operator=" | 
					
						
							|  |  |  |             ] | 
					
						
							|  |  |  |           }, | 
					
						
							|  |  |  |           "then": { | 
					
						
							|  |  |  |             "nl": "Erkend als erfgoed door een andere organisatie", | 
					
						
							|  |  |  |             "en": "Registered as heritage by a different organisation" | 
					
						
							|  |  |  |           } | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           "if": { | 
					
						
							|  |  |  |             "and": [ | 
					
						
							|  |  |  |               "heritage=no", | 
					
						
							|  |  |  |               "heritage:operator=" | 
					
						
							|  |  |  |             ] | 
					
						
							|  |  |  |           }, | 
					
						
							|  |  |  |           "then": { | 
					
						
							|  |  |  |             "nl": "Niet erkend als erfgoed", | 
					
						
							|  |  |  |             "en": "Not registered as heritage" | 
					
						
							|  |  |  |           } | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           "if": { | 
					
						
							|  |  |  |             "and": [ | 
					
						
							|  |  |  |               "heritage~*" | 
					
						
							|  |  |  |             ] | 
					
						
							|  |  |  |           }, | 
					
						
							|  |  |  |           "then": { | 
					
						
							|  |  |  |             "nl": "Erkend als erfgoed door een andere organisatie", | 
					
						
							|  |  |  |             "en": "Registered as heritage by a different organisation" | 
					
						
							|  |  |  |           }, | 
					
						
							|  |  |  |           "hideInAnswer": true | 
					
						
							|  |  |  |         } | 
					
						
							|  |  |  |       ], | 
					
						
							|  |  |  |       "condition": { | 
					
						
							|  |  |  |         "or": [ | 
					
						
							|  |  |  |           "denotation=landmark", | 
					
						
							|  |  |  |           "denotation=natural_monument" | 
					
						
							|  |  |  |         ] | 
					
						
							|  |  |  |       } | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "render": { | 
					
						
							| 
									
										
										
										
											2021-04-20 10:49:45 +02:00
										 |  |  |         "nl": "<img src=\"./assets/layers/tree_node/Onroerend_Erfgoed_logo_without_text.svg\" style=\"width:0.85em;height:1em;vertical-align:middle\" alt=\"\"/> Onroerend Erfgoed-ID: <a href=\"https://id.erfgoed.net/erfgoedobjecten/{ref:OnroerendErfgoed}\">{ref:OnroerendErfgoed}</a>", | 
					
						
							|  |  |  |         "en": "<img src=\"./assets/layers/tree_node/Onroerend_Erfgoed_logo_without_text.svg\" style=\"width:0.85em;height:1em;vertical-align:middle\" alt=\"\"/> Onroerend Erfgoed ID: <a href=\"https://id.erfgoed.net/erfgoedobjecten/{ref:OnroerendErfgoed}\">{ref:OnroerendErfgoed}</a>" | 
					
						
							| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  |       }, | 
					
						
							|  |  |  |       "question": { | 
					
						
							|  |  |  |         "nl": "Wat is het ID uitgegeven door Onroerend Erfgoed Vlaanderen?", | 
					
						
							|  |  |  |         "en": "What is the ID issuesd by Onroerend Erfgoed Flanders?" | 
					
						
							|  |  |  |       }, | 
					
						
							|  |  |  |       "freeform": { | 
					
						
							|  |  |  |         "key": "ref:OnroerendErfgoed", | 
					
						
							|  |  |  |         "type": "nat" | 
					
						
							|  |  |  |       }, | 
					
						
							|  |  |  |       "condition": { | 
					
						
							|  |  |  |         "and": [ | 
					
						
							|  |  |  |           "heritage=4", | 
					
						
							|  |  |  |           "heritage:operator=OnroerendErfgoed" | 
					
						
							|  |  |  |         ] | 
					
						
							|  |  |  |       } | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "render": { | 
					
						
							| 
									
										
										
										
											2021-04-10 03:19:26 +02:00
										 |  |  |         "nl": "<img src=\"./assets/svg/wikidata.svg\" style=\"width:1em;height:0.56em;vertical-align:middle\" alt=\"\"/> Wikidata: <a href=\"http://www.wikidata.org/entity/{wikidata}\">{wikidata}</a>", | 
					
						
							|  |  |  |         "en": "<img src=\"./assets/svg/wikidata.svg\" style=\"width:1em;height:0.56em;vertical-align:middle\" alt=\"\"/> Wikidata: <a href=\"http://www.wikidata.org/entity/{wikidata}\">{wikidata}</a>" | 
					
						
							| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  |       }, | 
					
						
							|  |  |  |       "question": { | 
					
						
							|  |  |  |         "nl": "Wat is het Wikidata-ID van deze boom?", | 
					
						
							|  |  |  |         "en": "What is the Wikidata ID for this tree?" | 
					
						
							|  |  |  |       }, | 
					
						
							|  |  |  |       "freeform": { | 
					
						
							|  |  |  |         "key": "wikidata", | 
					
						
							|  |  |  |         "type": "wikidata" | 
					
						
							|  |  |  |       }, | 
					
						
							|  |  |  |       "condition": { | 
					
						
							|  |  |  |         "or": [ | 
					
						
							|  |  |  |           "denotation=landmark", | 
					
						
							|  |  |  |           "denotation=natural_monument", | 
					
						
							|  |  |  |           "wikidata~*" | 
					
						
							|  |  |  |         ] | 
					
						
							|  |  |  |       } | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "hideUnderlayingFeaturesMinPercentage": 0, | 
					
						
							|  |  |  |   "icon": { | 
					
						
							| 
									
										
										
										
											2021-01-04 20:09:07 +01:00
										 |  |  |     "render": "circle:#ffffff;./assets/themes/trees/unknown.svg", | 
					
						
							| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  |     "mappings": [ | 
					
						
							|  |  |  |       { | 
					
						
							|  |  |  |         "if": { | 
					
						
							| 
									
										
										
										
											2021-03-20 23:45:52 +01:00
										 |  |  |           "and": [ | 
					
						
							|  |  |  |             "leaf_type=broadleaved" | 
					
						
							|  |  |  |           ] | 
					
						
							| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  |         }, | 
					
						
							| 
									
										
										
										
											2021-01-04 20:09:07 +01:00
										 |  |  |         "then": "circle:#ffffff;./assets/themes/trees/broadleaved.svg" | 
					
						
							| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  |       }, | 
					
						
							|  |  |  |       { | 
					
						
							|  |  |  |         "if": { | 
					
						
							| 
									
										
										
										
											2021-03-20 23:45:52 +01:00
										 |  |  |           "and": [ | 
					
						
							|  |  |  |             "leaf_type=needleleaved" | 
					
						
							|  |  |  |           ] | 
					
						
							| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  |         }, | 
					
						
							| 
									
										
										
										
											2021-01-04 20:09:07 +01:00
										 |  |  |         "then": "circle:#ffffff;./assets/themes/trees/needleleaved.svg" | 
					
						
							| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  |       } | 
					
						
							|  |  |  |     ] | 
					
						
							|  |  |  |   }, | 
					
						
							| 
									
										
										
										
											2021-01-04 20:09:07 +01:00
										 |  |  |   "wayHandling": 1, | 
					
						
							| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  |   "width": { | 
					
						
							|  |  |  |     "render": "8" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "iconSize": { | 
					
						
							|  |  |  |     "render": "40,40,bottom" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "color": { | 
					
						
							|  |  |  |     "render": "#00f" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "presets": [ | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "tags": [ | 
					
						
							|  |  |  |         "natural=tree", | 
					
						
							|  |  |  |         "leaf_type=broadleaved" | 
					
						
							|  |  |  |       ], | 
					
						
							|  |  |  |       "title": { | 
					
						
							|  |  |  |         "nl": "Loofboom", | 
					
						
							|  |  |  |         "en": "Broadleaved tree" | 
					
						
							|  |  |  |       }, | 
					
						
							|  |  |  |       "description": { | 
					
						
							|  |  |  |         "nl": "Een boom van een soort die blaadjes heeft, bijvoorbeeld eik of populier.", | 
					
						
							|  |  |  |         "en": "A tree of a species with leaves, such as oak or populus." | 
					
						
							|  |  |  |       } | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "tags": [ | 
					
						
							|  |  |  |         "natural=tree", | 
					
						
							|  |  |  |         "leaf_type=needleleaved" | 
					
						
							|  |  |  |       ], | 
					
						
							|  |  |  |       "title": { | 
					
						
							|  |  |  |         "nl": "Naaldboom", | 
					
						
							|  |  |  |         "en": "Needleleaved tree" | 
					
						
							|  |  |  |       }, | 
					
						
							|  |  |  |       "description": { | 
					
						
							|  |  |  |         "nl": "Een boom van een soort met naalden, bijvoorbeeld den of spar.", | 
					
						
							|  |  |  |         "en": "A tree of a species with needles, such as pine or spruce." | 
					
						
							|  |  |  |       } | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "tags": [ | 
					
						
							|  |  |  |         "natural=tree" | 
					
						
							|  |  |  |       ], | 
					
						
							|  |  |  |       "title": { | 
					
						
							|  |  |  |         "nl": "Boom", | 
					
						
							|  |  |  |         "en": "Tree" | 
					
						
							|  |  |  |       }, | 
					
						
							|  |  |  |       "description": { | 
					
						
							|  |  |  |         "nl": "Wanneer je niet zeker bent of het nu een loof- of naaldboom is.", | 
					
						
							|  |  |  |         "en": "If you're not sure whether it's a broadleaved or needleleaved tree." | 
					
						
							|  |  |  |       } | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   ] | 
					
						
							|  |  |  | } |