373 lines
11 KiB
JSON
373 lines
11 KiB
JSON
{
|
|
"id": "observation_tower",
|
|
"name": {
|
|
"en": "Observation towers",
|
|
"nl": "Uitkijktorens",
|
|
"ru": "Смотровые башни",
|
|
"de": "Aussichtstürme",
|
|
"ca": "Torres d'observació",
|
|
"es": "Torres de observación",
|
|
"pl": "Wieże obserwacyjne",
|
|
"cs": "Rozhledny"
|
|
},
|
|
"description": {
|
|
"en": "Towers with a panoramic view",
|
|
"nl": "Torens om van het uitzicht te genieten",
|
|
"de": "Türme zur Aussicht auf die umgebende Landschaft",
|
|
"es": "Torres con vista panorámica",
|
|
"pl": "Wieże z panoramicznym widokiem",
|
|
"ca": "Torres amb vista panoràmica",
|
|
"cs": "Věže s panoramatickým výhledem"
|
|
},
|
|
"source": {
|
|
"osmTags": {
|
|
"and": [
|
|
"tower:type=observation"
|
|
]
|
|
}
|
|
},
|
|
"minzoom": 8,
|
|
"title": {
|
|
"render": {
|
|
"en": "Observation tower",
|
|
"nl": "Uitkijktoren",
|
|
"ru": "Смотровая башня",
|
|
"de": "Beobachtungsturm",
|
|
"ca": "Torre d'observació",
|
|
"es": "Torre de observación",
|
|
"pl": "Wieża obserwacyjna",
|
|
"cs": "Rozhledna"
|
|
},
|
|
"mappings": [
|
|
{
|
|
"if": "name~*",
|
|
"then": {
|
|
"en": "<b>{name}</b>",
|
|
"nl": "<b>{name}</b>",
|
|
"ru": "<b>{name}</b>",
|
|
"de": "<b>{name}</b>",
|
|
"ca": "<b>{name}</b>",
|
|
"es": "<b>{name}</b>",
|
|
"pl": "<b>{name}</b>",
|
|
"cs": "<b>{name}</b>"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"pointRendering": [
|
|
{
|
|
"iconSize": "40,40",
|
|
"location": [
|
|
"point",
|
|
"centroid"
|
|
],
|
|
"anchor": "center",
|
|
"marker": [
|
|
{
|
|
"icon": "circle",
|
|
"color": "white"
|
|
},
|
|
{
|
|
"icon": "./assets/layers/observation_tower/Tower_observation.svg"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"lineRendering": [],
|
|
"tagRenderings": [
|
|
"images",
|
|
{
|
|
"question": {
|
|
"en": "What is the name of this tower?",
|
|
"nl": "Heeft deze toren een naam?",
|
|
"de": "Wie ist der Name des Turms?",
|
|
"es": "¿Cual es el nombre de esta torre?",
|
|
"ca": "Com s'anomena aquesta torre?",
|
|
"pl": "Jaka jest nazwa tej wieży?",
|
|
"cs": "Jak se jmenuje tato věž?"
|
|
},
|
|
"render": {
|
|
"en": "This tower is called <b>{name}</b>",
|
|
"nl": "Deze toren heet <b>{name}</b>",
|
|
"de": "Der Name des Turms ist <b>{name}</b>",
|
|
"es": "Esta torre se llama <b>{name}</b>",
|
|
"ca": "Aquesta torre s'anomena <b>{name}</b>",
|
|
"pl": "Ta wieża nazywa się <b>{name}</b>",
|
|
"cs": "Tato věž se jmenuje <b>{name}</b>"
|
|
},
|
|
"freeform": {
|
|
"key": "name"
|
|
},
|
|
"mappings": [
|
|
{
|
|
"if": "noname=yes",
|
|
"then": {
|
|
"en": "This tower doesn't have a specific name",
|
|
"nl": "Deze toren heeft geen specifieke naam",
|
|
"de": "Der Turm hat keinen eigenen Namen",
|
|
"es": "Esta torre no tiene un nombre específico",
|
|
"ca": "Aquesta torre no té un nom concret",
|
|
"pl": "Ta wieża nie ma określonej nazwy",
|
|
"cs": "Tato věž nemá konkrétní jméno"
|
|
}
|
|
}
|
|
],
|
|
"id": "name"
|
|
},
|
|
{
|
|
"question": {
|
|
"en": "What is the height of this tower?",
|
|
"nl": "Hoe hoog is deze toren?",
|
|
"de": "Wie hoch ist dieser Turm?",
|
|
"es": "¿Cual es la altura de esta torre?",
|
|
"ca": "Quina és l'alçada d'aquesta torre?",
|
|
"pl": "Jaka jest wysokość tej wieży?",
|
|
"cs": "Jaká je výška této věže?"
|
|
},
|
|
"render": {
|
|
"en": "This tower is {height} high",
|
|
"nl": "Deze toren is {height} hoog",
|
|
"de": "Dieser Turm ist {height} hoch",
|
|
"es": "Esta torre mide {height}",
|
|
"pl": "Ta wieża ma wysokość {height}",
|
|
"ca": "Aquesta torre fa {height}",
|
|
"cs": "Tato věž je {height} vysoká"
|
|
},
|
|
"freeform": {
|
|
"key": "height",
|
|
"type": "pfloat"
|
|
},
|
|
"id": "Height"
|
|
},
|
|
{
|
|
"id": "access",
|
|
"question": {
|
|
"en": "Can this tower be visited?",
|
|
"nl": "Is deze toren publiek toegankelijk?",
|
|
"es": "¿Se puede visitar esta torre?",
|
|
"de": "Darf der Turm betreten werden?",
|
|
"ca": "Es pot visitar aquesta torre?",
|
|
"cs": "Lze tuto věž navštívit?"
|
|
},
|
|
"mappings": [
|
|
{
|
|
"if": "access=yes",
|
|
"then": {
|
|
"en": "This tower is publicly accessible",
|
|
"nl": "Deze toren is publiek toegankelijk",
|
|
"de": "Der Turm ist öffentlich zugänglich",
|
|
"es": "Esta torre es accesible públicamente",
|
|
"ca": "Aquesta torre és d'accés públic",
|
|
"pl": "Ta wieża jest publicznie dostępna",
|
|
"cs": "Tato věž je veřejně dostupná"
|
|
}
|
|
},
|
|
{
|
|
"if": "access=guided",
|
|
"then": {
|
|
"en": "This tower can only be visited with a guide",
|
|
"nl": "Deze toren can enkel bezocht worden met een gids",
|
|
"de": "Der Turm darf nur in Begleitung eines Führers betreten werden",
|
|
"es": "A esta torre solo se puede acceder con un guía",
|
|
"ca": "Aquesta torre només es pot visitar amb un guia",
|
|
"pl": "Ta wieża można być zwiedzana tylko z przewodnikiem",
|
|
"cs": "Tuto věž lze navštívit pouze s průvodcem"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"question": {
|
|
"en": "How much does one have to pay to enter this tower?",
|
|
"nl": "Hoeveel moet men betalen om deze toren te bezoeken?",
|
|
"de": "Was kostet der Zugang zu diesem Turm?",
|
|
"es": "¿Cuánto hay que pagar para entrar en esta torre?",
|
|
"pl": "Ile kosztuje wstęp na tę wieżę?",
|
|
"ca": "Quant hi ha que pagar per entrar a aquesta torre?",
|
|
"cs": "Kolik se platí za vstup do této věže?"
|
|
},
|
|
"render": {
|
|
"en": "Visiting this tower costs <b>{charge}</b>",
|
|
"nl": "Deze toren bezoeken kost <b>{charge}</b>",
|
|
"de": "Der Besuch des Turms kostet <b>{charge}</b>",
|
|
"es": "Visitar esta torre cuesta <b>{charge}</b>",
|
|
"pl": "Wizyta na tej wieży kosztuje <b>{charge}</b>",
|
|
"ca": "Visitar aquesta torre costa <b>{charge}</b>",
|
|
"cs": "Návštěva této věže stojí <b>{charge}</b>"
|
|
},
|
|
"freeform": {
|
|
"key": "charge",
|
|
"addExtraTags": [
|
|
"fee=yes"
|
|
]
|
|
},
|
|
"mappings": [
|
|
{
|
|
"if": {
|
|
"and": [
|
|
"fee=no",
|
|
"charge="
|
|
]
|
|
},
|
|
"then": {
|
|
"en": "Free to visit",
|
|
"nl": "Gratis te bezoeken",
|
|
"de": "Eintritt kostenlos",
|
|
"pl": "Darmowe wejście",
|
|
"cs": "Zdarma k návštěvě"
|
|
}
|
|
}
|
|
],
|
|
"id": "Fee",
|
|
"condition": {
|
|
"or": [
|
|
"access=yes",
|
|
"access=guided"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"builtin": "payment-options",
|
|
"override": {
|
|
"condition": {
|
|
"or": [
|
|
"fee=yes",
|
|
"charge~*"
|
|
]
|
|
}
|
|
},
|
|
"id": "Payment methods"
|
|
},
|
|
"website",
|
|
{
|
|
"id": "step_count",
|
|
"question": {
|
|
"en": "How much individual steps does one have to climb to reach the top of this tower?",
|
|
"nl": "Hoeveel treden moet men beklimmen op de top van de toren te bereiken?",
|
|
"de": "Wie viele einzelne Stufen muss man erklimmen, um die Spitze des Turms zu erreichen?",
|
|
"es": "¿Cuántos escalones hay que subir para llegar a la cima de esta torre?",
|
|
"ca": "Quants esglaons individuals cal pujar per arribar al cim d'aquesta torre?",
|
|
"pl": "Ile pojedynczych stopni trzeba pokonać, aby dostać się na górę tej wieży?",
|
|
"cs": "Kolik jednotlivých schodů musí člověk zdolat, aby se dostal na vrchol této věže?"
|
|
},
|
|
"freeform": {
|
|
"key": "step_count",
|
|
"type": "pnat"
|
|
},
|
|
"render": {
|
|
"en": "This tower has {step_count} steps to reach the top",
|
|
"nl": "Deze toren heeft {step_count} traptredes",
|
|
"de": "Dieser Turm hat {step_count} Stufen, um die Spitze zu erreichen",
|
|
"es": "Esta torre tiene {step_count} escalones para lllegar a l a cima",
|
|
"ca": "Aquesta torre té {step_count} esglaons per arribar al cim",
|
|
"pl": "Ta wieża ma {step_count} stopni na górę",
|
|
"cs": "Na vrchol této věže vede {step_count} schodů"
|
|
},
|
|
"condition": {
|
|
"or": [
|
|
"access=yes",
|
|
"access=guided"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": "elevator",
|
|
"question": {
|
|
"en": "Does this tower have an elevator?",
|
|
"nl": "Heeft deze toren een lift?",
|
|
"de": "Hat dieser Turm einen Aufzug?",
|
|
"es": "¿Esta torre tiene ascensor?",
|
|
"pl": "Czy ta wieża ma windę?",
|
|
"ca": "Aquesta torre té ascensor?",
|
|
"cs": "Má tato věž výtah?"
|
|
},
|
|
"mappings": [
|
|
{
|
|
"if": "elevator=yes",
|
|
"then": {
|
|
"en": "This tower has an elevator which takes visitors to the top",
|
|
"nl": "Deze toren heeft een lift die bezoekers naar de top van de toren brengt",
|
|
"de": "Dieser Turm verfügt über einen Aufzug, der die Besucher nach oben bringt",
|
|
"es": "Esta torre tiene un ascensor que lleva a los visitantes a la cima",
|
|
"pl": "Ta wieża ma windę, która zabiera zwiedzających na górę",
|
|
"ca": "Aquesta torre té un ascensor que porta els visitants al cim",
|
|
"cs": "Tato věž má výtah, který návštěvníky vyveze na vrchol"
|
|
}
|
|
},
|
|
{
|
|
"if": "elevator=no",
|
|
"then": {
|
|
"en": "This tower does not have an elevator",
|
|
"nl": "Deze toren heeft geen lift",
|
|
"de": "Dieser Turm hat keinen Aufzug",
|
|
"es": "Esta torre no tiene ascensor",
|
|
"pl": "Ta wieża nie ma windy",
|
|
"ca": "Aquesta torre no té ascensor",
|
|
"cs": "Tato věž nemá výtah"
|
|
}
|
|
}
|
|
],
|
|
"condition": {
|
|
"or": [
|
|
"access=yes",
|
|
"access=guided"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"question": {
|
|
"en": "Who maintains this tower?",
|
|
"nl": "Wie onderhoudt deze toren?",
|
|
"de": "Wer betreibt den Turm?",
|
|
"es": "¿Quién mantiene esta torre?",
|
|
"ca": "Qui manté aquesta torre?",
|
|
"pl": "Kto obsługuje tę wieżę?",
|
|
"cs": "Kdo udržuje tuto věž?"
|
|
},
|
|
"render": {
|
|
"nl": "Wordt onderhouden door <b>{operator}</b>",
|
|
"en": "Maintained by <b>{operator}</b>",
|
|
"de": "Betrieben von <b>{operator}</b>",
|
|
"es": "Mantenida por <b>{operator}</b>",
|
|
"pl": "Obsługiwana przez <b>{operator}</b>",
|
|
"ca": "Mantés per <b>{operator}</b>",
|
|
"cs": "Udržováno <b>{operator}</b>"
|
|
},
|
|
"freeform": {
|
|
"key": "operator"
|
|
},
|
|
"id": "Operator"
|
|
},
|
|
{
|
|
"builtin": "wheelchair-access",
|
|
"override": {
|
|
"condition": {
|
|
"and": [
|
|
"elevator=yes",
|
|
{
|
|
"or": [
|
|
"access=yes",
|
|
"access=guided"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"wikipedia"
|
|
],
|
|
"allowMove": {
|
|
"enableRelocation": false,
|
|
"enableImproveAccuracy": true
|
|
},
|
|
"units": [
|
|
{
|
|
"height": {
|
|
"quantity": "distance",
|
|
"denominations": [
|
|
"m"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|