2020-08-31 02:59:47 +02:00
|
|
|
{
|
|
|
|
"id": "viewpoint",
|
|
|
|
"name": {
|
|
|
|
"en": "Viewpoint",
|
|
|
|
"nl": "Uitzicht"
|
|
|
|
},
|
|
|
|
"description": {
|
|
|
|
"en": "A nice viewpoint or nice view. Ideal to add an image if no other category fits",
|
|
|
|
"nl": "Een mooi uitzicht - ideaal om een foto toe te voegen wanneer iets niet in een andere categorie past"
|
|
|
|
},
|
|
|
|
"overpassTags": "tourism=viewpoint",
|
|
|
|
"minzoom": 14,
|
|
|
|
"icon": "./assets/layers/viewpoint/viewpoint.svg",
|
|
|
|
"iconSize": "20,20,center",
|
|
|
|
"color": "#ffffff",
|
|
|
|
"width": "5",
|
|
|
|
"wayhandling": 2,
|
|
|
|
"presets": [
|
|
|
|
{
|
|
|
|
"title": {
|
|
|
|
"en": "Viewpoint",
|
|
|
|
"nl": "Uitzicht"
|
|
|
|
},
|
|
|
|
"tags": [
|
|
|
|
"tourism=viewpoint"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"title": {
|
2020-09-03 00:00:37 +02:00
|
|
|
"render": {
|
|
|
|
"en": "Viewpoint",
|
|
|
|
"nl": "Uitzicht"
|
|
|
|
}
|
2020-08-31 02:59:47 +02:00
|
|
|
},
|
|
|
|
"tagRenderings": [
|
|
|
|
"images",
|
|
|
|
{
|
|
|
|
"question": {
|
|
|
|
"nl": "Zijn er bijzonderheden die je wilt toevoegen?",
|
|
|
|
"en": "Do you want to add a description?"
|
|
|
|
},
|
|
|
|
"render": "{description}",
|
|
|
|
"freeform": {
|
|
|
|
"key": "description"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|