2020-08-31 02:59:47 +02:00
|
|
|
|
{
|
2021-09-22 16:58:25 +02:00
|
|
|
|
"id": "viewpoint",
|
|
|
|
|
"name": {
|
2020-08-31 02:59:47 +02:00
|
|
|
|
"en": "Viewpoint",
|
2020-09-17 21:56:03 +02:00
|
|
|
|
"nl": "Uitzicht",
|
2021-06-04 17:23:17 +02:00
|
|
|
|
"de": "Aussichtspunkt",
|
2021-06-28 01:22:08 +02:00
|
|
|
|
"fr": "Point de vue",
|
2021-08-19 17:35:45 +02:00
|
|
|
|
"it": "Punto panoramico",
|
2021-09-22 16:58:25 +02:00
|
|
|
|
"ru": "Смотровая площадка",
|
2021-11-04 17:14:17 +01:00
|
|
|
|
"id": "Sudut pandang",
|
|
|
|
|
"eo": "Vidpunkto"
|
2021-09-22 16:58:25 +02:00
|
|
|
|
},
|
|
|
|
|
"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",
|
|
|
|
|
"de": "Ein schöner Aussichtspunkt oder eine schöne Aussicht. Ideal zum Hinzufügen eines Bildes, wenn keine andere Kategorie passt",
|
|
|
|
|
"fr": "Un beau point de vue ou une belle vue. Idéal pour ajouter une image si aucune autre catégorie ne convient",
|
|
|
|
|
"it": "Un punto panoramico che offre una bella vista. L'ideale è aggiungere un'immagine, se nessun'altra categoria è appropriata"
|
|
|
|
|
},
|
|
|
|
|
"source": {
|
|
|
|
|
"osmTags": "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",
|
|
|
|
|
"de": "Aussichtspunkt",
|
|
|
|
|
"fr": "Point de vue",
|
|
|
|
|
"ru": "Смотровая площадка",
|
|
|
|
|
"it": "Punto panoramico",
|
|
|
|
|
"id": "Sudut pandang"
|
|
|
|
|
},
|
|
|
|
|
"tags": [
|
|
|
|
|
"tourism=viewpoint"
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"title": {
|
|
|
|
|
"render": {
|
|
|
|
|
"en": "Viewpoint",
|
|
|
|
|
"nl": "Uitzicht",
|
|
|
|
|
"de": "Aussichtspunkt",
|
|
|
|
|
"fr": "Point de vue",
|
|
|
|
|
"ru": "Смотровая площадка",
|
|
|
|
|
"it": "Punto panoramico",
|
2021-11-04 17:14:17 +01:00
|
|
|
|
"id": "Sudut pandang",
|
|
|
|
|
"eo": "Vidpunkto"
|
2021-09-22 16:58:25 +02:00
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"tagRenderings": [
|
|
|
|
|
"images",
|
|
|
|
|
{
|
|
|
|
|
"question": {
|
|
|
|
|
"en": "Do you want to add a description?",
|
|
|
|
|
"nl": "Zijn er bijzonderheden die je wilt toevoegen?",
|
|
|
|
|
"de": "Möchten Sie eine Beschreibung hinzufügen?",
|
|
|
|
|
"ru": "Вы хотите добавить описание?",
|
|
|
|
|
"fr": "Voulez-vous ajouter une description ?",
|
|
|
|
|
"it": "Vuoi aggiungere una descrizione?",
|
|
|
|
|
"id": "Apakah Anda ingin menambahkan deskripsi?"
|
|
|
|
|
},
|
|
|
|
|
"render": "{description}",
|
|
|
|
|
"freeform": {
|
|
|
|
|
"key": "description"
|
2021-09-26 18:16:18 +02:00
|
|
|
|
},
|
|
|
|
|
"id": "viewpoint-description"
|
2021-09-22 16:58:25 +02:00
|
|
|
|
}
|
2021-10-19 03:00:57 +02:00
|
|
|
|
],
|
|
|
|
|
"mapRendering": [
|
|
|
|
|
{
|
|
|
|
|
"icon": "./assets/layers/viewpoint/viewpoint.svg",
|
|
|
|
|
"iconSize": "20,20,center",
|
|
|
|
|
"location": [
|
|
|
|
|
"point"
|
|
|
|
|
]
|
2021-10-20 02:01:27 +02:00
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"color": "#ffffff",
|
|
|
|
|
"width": "5"
|
2021-10-19 03:00:57 +02:00
|
|
|
|
}
|
2021-09-22 16:58:25 +02:00
|
|
|
|
]
|
2020-08-31 02:59:47 +02:00
|
|
|
|
}
|