Add more ID-s to the layer configs
This commit is contained in:
parent
0efd83c9b6
commit
01d80ef4e8
24 changed files with 112 additions and 12 deletions
|
@ -42,6 +42,7 @@
|
|||
"tagRenderings": [
|
||||
"images",
|
||||
{
|
||||
"id": "tree-height",
|
||||
"render": {
|
||||
"nl": "Hoogte: {height}",
|
||||
"en": "Height: {height}",
|
||||
|
@ -72,6 +73,7 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"id": "tree-leaf_type",
|
||||
"question": {
|
||||
"nl": "Is dit een naald- of loofboom?",
|
||||
"en": "Is this a broadleaved or needleleaved tree?",
|
||||
|
@ -122,6 +124,7 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"id": "tree-denotation",
|
||||
"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.",
|
||||
|
@ -235,7 +238,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
{ "id": "tree-decidouous",
|
||||
"question": {
|
||||
"nl": "Is deze boom groenblijvend of bladverliezend?",
|
||||
"en": "Is this tree evergreen or deciduous?",
|
||||
|
@ -328,6 +331,7 @@
|
|||
"id": "tree_node-name"
|
||||
},
|
||||
{
|
||||
"id": "tree-heritage",
|
||||
"question": {
|
||||
"nl": "Is deze boom erkend als erfgoed?",
|
||||
"en": "Is this tree registered heritage?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue