2021-07-07 16:26:58 +02:00
|
|
|
{
|
2021-11-07 14:37:21 +01:00
|
|
|
"id": "trail",
|
|
|
|
"name": {
|
|
|
|
"en": "Trails",
|
|
|
|
"nl": "Wandeltochten",
|
|
|
|
"ru": "Тропы",
|
2022-01-18 20:18:12 +01:00
|
|
|
"de": "Wanderwege",
|
2022-04-13 18:42:40 +02:00
|
|
|
"fr": "Sentiers",
|
|
|
|
"ca": "Camins"
|
2021-11-07 14:37:21 +01:00
|
|
|
},
|
|
|
|
"minzoom": 12,
|
|
|
|
"source": {
|
|
|
|
"osmTags": {
|
|
|
|
"and": [
|
|
|
|
{
|
|
|
|
"or": [
|
2022-01-25 18:20:15 +01:00
|
|
|
"route~.*foot.*",
|
|
|
|
"route~.*hiking.*",
|
|
|
|
"route~.*bycicle.*",
|
|
|
|
"route~.*horse.*"
|
2021-11-07 14:37:21 +01:00
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"title": {
|
|
|
|
"render": {
|
|
|
|
"en": "Trail",
|
|
|
|
"nl": "Wandeltocht",
|
|
|
|
"ru": "Тропа",
|
2022-01-18 20:18:12 +01:00
|
|
|
"de": "Wanderweg",
|
2022-04-13 18:42:40 +02:00
|
|
|
"fr": "Sentier",
|
|
|
|
"ca": "Camí"
|
2021-07-27 19:39:35 +02:00
|
|
|
},
|
2021-11-07 14:37:21 +01:00
|
|
|
"mappings": [
|
|
|
|
{
|
|
|
|
"if": "name~*",
|
|
|
|
"then": "{name}"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"tagRenderings": [
|
|
|
|
"images",
|
|
|
|
{
|
|
|
|
"id": "trail-length",
|
|
|
|
"render": {
|
|
|
|
"en": "The trail is {_length:km} kilometers long",
|
|
|
|
"nl": "Deze wandeling is {_length:km} kilometer lang",
|
|
|
|
"de": "Der Wanderweg ist {_length:km} Kilometer lang"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"question": {
|
|
|
|
"nl": "Wat is de naam van deze wandeling?"
|
|
|
|
},
|
|
|
|
"render": {
|
|
|
|
"nl": "Deze wandeling heet <b>{name}</b>"
|
|
|
|
},
|
|
|
|
"freeform": {
|
|
|
|
"key": "name"
|
|
|
|
},
|
|
|
|
"id": "Name"
|
2021-07-27 19:39:35 +02:00
|
|
|
},
|
2021-11-07 14:37:21 +01:00
|
|
|
{
|
|
|
|
"render": {
|
|
|
|
"nl": "Beheer door {operator}"
|
|
|
|
},
|
|
|
|
"question": {
|
|
|
|
"nl": "Wie beheert deze wandeltocht?"
|
|
|
|
},
|
|
|
|
"freeform": {
|
|
|
|
"key": "operator"
|
|
|
|
},
|
|
|
|
"mappings": [
|
|
|
|
{
|
|
|
|
"if": {
|
2021-07-07 16:26:58 +02:00
|
|
|
"and": [
|
2021-11-07 14:37:21 +01:00
|
|
|
"operator=Natuurpunt"
|
2021-07-07 16:26:58 +02:00
|
|
|
]
|
2021-11-07 14:37:21 +01:00
|
|
|
},
|
|
|
|
"then": {
|
2022-02-19 17:50:06 +01:00
|
|
|
"nl": "Dit gebied wordt beheerd door Natuurpunt"
|
|
|
|
},
|
|
|
|
"icon": {
|
|
|
|
"path": "./assets/themes/buurtnatuur/Natuurpunt.jpg",
|
|
|
|
"class": "small"
|
2021-11-07 14:37:21 +01:00
|
|
|
}
|
2021-07-19 11:27:31 +02:00
|
|
|
},
|
2021-11-07 14:37:21 +01:00
|
|
|
{
|
|
|
|
"if": {
|
|
|
|
"and": [
|
|
|
|
"operator~(n|N)atuurpunt.*"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"then": {
|
2022-02-19 17:50:06 +01:00
|
|
|
"nl": "Dit gebied wordt beheerd door {operator}"
|
2021-11-07 14:37:21 +01:00
|
|
|
},
|
2022-02-19 17:50:06 +01:00
|
|
|
"hideInAnswer": true,
|
|
|
|
"icon": {
|
|
|
|
"path": "./assets/themes/buurtnatuur/Natuurpunt.jpg",
|
|
|
|
"class": "small"
|
|
|
|
}
|
2021-11-07 14:37:21 +01:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"id": "Operator tag"
|
2021-09-22 16:58:25 +02:00
|
|
|
},
|
2021-11-07 14:37:21 +01:00
|
|
|
{
|
|
|
|
"question": {
|
|
|
|
"nl": "Welke kleur heeft deze wandeling?"
|
|
|
|
},
|
|
|
|
"render": {
|
|
|
|
"nl": "Deze wandeling heeft kleur {colour}"
|
|
|
|
},
|
|
|
|
"freeform": {
|
|
|
|
"key": "colour",
|
|
|
|
"type": "color"
|
|
|
|
},
|
|
|
|
"mappings": [
|
2021-07-19 11:27:31 +02:00
|
|
|
{
|
2021-11-07 14:37:21 +01:00
|
|
|
"if": "colour=blue",
|
|
|
|
"then": {
|
|
|
|
"nl": "Blauwe wandeling",
|
|
|
|
"en": "Blue trail",
|
|
|
|
"de": "Blauer Weg"
|
|
|
|
}
|
2021-07-19 11:27:31 +02:00
|
|
|
},
|
|
|
|
{
|
2021-11-07 14:37:21 +01:00
|
|
|
"if": "colour=red",
|
|
|
|
"then": {
|
|
|
|
"nl": "Rode wandeling",
|
|
|
|
"en": "Red trail",
|
|
|
|
"de": "Roter Weg"
|
|
|
|
}
|
2021-07-19 11:27:31 +02:00
|
|
|
},
|
|
|
|
{
|
2021-11-07 14:37:21 +01:00
|
|
|
"if": "colour=green",
|
|
|
|
"then": {
|
|
|
|
"nl": "Groene wandeling",
|
|
|
|
"en": "Green trail",
|
|
|
|
"de": "Grüner Weg"
|
|
|
|
}
|
2021-07-19 13:25:24 +02:00
|
|
|
},
|
|
|
|
{
|
2021-11-07 14:37:21 +01:00
|
|
|
"if": "colour=yellow",
|
|
|
|
"then": {
|
|
|
|
"nl": "Gele wandeling",
|
|
|
|
"en": "Yellow trail",
|
|
|
|
"de": "Gelber Weg"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"id": "Color"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"question": {
|
|
|
|
"nl": "Is deze wandeling toegankelijk met de rolstoel?"
|
|
|
|
},
|
|
|
|
"mappings": [
|
2021-07-19 13:25:24 +02:00
|
|
|
{
|
2021-11-07 14:37:21 +01:00
|
|
|
"then": {
|
|
|
|
"nl": "deze wandeltocht is toegankelijk met de rolstoel"
|
|
|
|
},
|
|
|
|
"if": "wheelchair=yes"
|
2021-09-22 16:58:25 +02:00
|
|
|
},
|
2021-07-19 13:25:24 +02:00
|
|
|
{
|
2021-11-07 14:37:21 +01:00
|
|
|
"then": {
|
|
|
|
"nl": "deze wandeltocht is niet toegankelijk met de rolstoel"
|
|
|
|
},
|
|
|
|
"if": "wheelchair=no"
|
2021-07-19 11:27:31 +02:00
|
|
|
}
|
2021-11-07 14:37:21 +01:00
|
|
|
],
|
|
|
|
"id": "Wheelchair access"
|
2021-09-22 16:58:25 +02:00
|
|
|
},
|
2021-11-07 14:37:21 +01:00
|
|
|
{
|
|
|
|
"question": {
|
|
|
|
"nl": "Is deze wandeltocht toegankelijk met de buggy?"
|
|
|
|
},
|
|
|
|
"mappings": [
|
|
|
|
{
|
|
|
|
"then": {
|
|
|
|
"nl": "deze wandeltocht is toegankelijk met de buggy"
|
|
|
|
},
|
|
|
|
"if": "pushchair=yes"
|
2021-07-19 13:25:24 +02:00
|
|
|
},
|
|
|
|
{
|
2021-11-07 14:37:21 +01:00
|
|
|
"then": {
|
|
|
|
"nl": "deze wandeltocht is niet toegankelijk met de buggy"
|
|
|
|
},
|
|
|
|
"if": "pushchair=no"
|
2021-07-19 11:27:31 +02:00
|
|
|
}
|
2021-11-07 14:37:21 +01:00
|
|
|
],
|
|
|
|
"id": "pushchair access"
|
2021-07-19 11:27:31 +02:00
|
|
|
}
|
2021-11-07 14:37:21 +01:00
|
|
|
],
|
|
|
|
"description": {
|
|
|
|
"nl": "Aangeduide wandeltochten"
|
|
|
|
},
|
2021-11-07 15:31:55 +01:00
|
|
|
"mapRendering": [
|
|
|
|
{
|
|
|
|
"icon": {
|
2021-09-22 16:58:25 +02:00
|
|
|
"render": "./assets/layers/trail/trail.svg",
|
|
|
|
"mappings": [
|
2021-11-07 15:31:55 +01:00
|
|
|
{
|
|
|
|
"if": "wheelchair=yes",
|
|
|
|
"then": "./assets/layers/trail/wheelchair.svg"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"if": "pushchair=yes",
|
|
|
|
"then": "./assets/layers/trail/pushchair.svg"
|
|
|
|
}
|
2021-09-22 16:58:25 +02:00
|
|
|
]
|
2021-11-07 15:31:55 +01:00
|
|
|
},
|
|
|
|
"iconSize": {
|
2021-09-22 16:58:25 +02:00
|
|
|
"render": "35,35,center"
|
2021-11-07 15:31:55 +01:00
|
|
|
},
|
|
|
|
"location": [
|
|
|
|
"point"
|
|
|
|
]
|
2021-09-22 16:58:25 +02:00
|
|
|
},
|
2021-11-07 15:31:55 +01:00
|
|
|
{
|
|
|
|
"color": {
|
2021-09-22 16:58:25 +02:00
|
|
|
"render": "#335D9F",
|
|
|
|
"mappings": [
|
2021-11-07 15:31:55 +01:00
|
|
|
{
|
|
|
|
"if": "colour~*",
|
|
|
|
"then": "{colour}"
|
|
|
|
}
|
2021-09-22 16:58:25 +02:00
|
|
|
]
|
2021-11-07 15:31:55 +01:00
|
|
|
},
|
|
|
|
"width": {
|
|
|
|
"render": "3"
|
|
|
|
},
|
|
|
|
"dashArray": {
|
2021-09-22 16:58:25 +02:00
|
|
|
"render": "5 5"
|
2021-11-07 15:31:55 +01:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
2021-07-07 16:26:58 +02:00
|
|
|
}
|