mapcomplete/assets/layers/observation_tower/observation_tower.json

321 lines
8.4 KiB
JSON
Raw Normal View History

2021-09-09 23:29:03 +02:00
{
2021-11-07 14:37:21 +01:00
"id": "observation_tower",
"name": {
"en": "Observation towers",
"nl": "Uitkijktorens",
"ru": "Смотровые башни",
2022-04-13 18:42:40 +02:00
"de": "Aussichtstürme",
2022-06-19 22:13:38 +02:00
"ca": "Torres d'observació",
"es": "Torres de observación"
2021-11-07 14:37:21 +01:00
},
"minzoom": 8,
"title": {
"render": {
"en": "Observation tower",
"nl": "Uitkijktoren",
"ru": "Смотровая башня",
2022-04-13 18:42:40 +02:00
"de": "Beobachtungsturm",
2022-06-19 22:13:38 +02:00
"ca": "Torre d'observació",
"es": "Torre de observación"
2021-09-09 23:29:03 +02:00
},
2021-11-07 14:37:21 +01:00
"mappings": [
{
"if": "name~*",
"then": {
"en": "<b>{name}</b>",
"nl": "<b>{name}</b>",
"ru": "<b>{name}</b>",
2022-04-13 18:42:40 +02:00
"de": "<b>{name}</b>",
2022-06-19 22:13:38 +02:00
"ca": "<b>{name}</b>",
"es": "<b>{name}</b>"
2021-11-07 14:37:21 +01:00
}
}
]
},
"description": {
"en": "Towers with a panoramic view",
"nl": "Torens om van het uitzicht te genieten",
2022-06-19 22:13:38 +02:00
"de": "Türme zur Aussicht auf die umgebende Landschaft",
"es": "Torres con vista panorámica"
2021-11-07 14:37:21 +01:00
},
"tagRenderings": [
"images",
{
"question": {
"en": "What is the name of this tower?",
"nl": "Heeft deze toren een naam?",
2022-06-19 22:13:38 +02:00
"de": "Wie ist der Name des Turms?",
"es": "¿Cual es el nombre de esta torre?"
2021-11-07 14:37:21 +01:00
},
"render": {
"en": "This tower is called <b>{name}</b>",
"nl": "Deze toren heet <b>{name}</b>",
2022-06-19 22:13:38 +02:00
"de": "Der Name des Turms ist <b>{name}</b>",
"es": "Esta torre se llama <b>{name}</b>"
2021-11-07 14:37:21 +01:00
},
"freeform": {
"key": "name"
},
"mappings": [
{
2021-11-07 14:37:21 +01:00
"if": "noname=yes",
"then": {
"en": "This tower doesn't have a specific name",
"nl": "Deze toren heeft geen specifieke naam",
2022-06-19 22:13:38 +02:00
"de": "Der Turm hat keinen eigenen Namen",
"es": "Esta torre no tiene un nombre específico"
2021-11-07 14:37:21 +01:00
}
}
],
"id": "name"
2021-09-09 23:29:03 +02:00
},
2021-11-07 14:37:21 +01:00
{
"question": {
"en": "What is the height of this tower?",
"nl": "Hoe hoog is deze toren?",
2022-06-19 22:13:38 +02:00
"de": "Wie hoch ist dieser Turm?",
"es": "¿Cual es la altura de esta torre?"
2021-11-07 14:37:21 +01:00
},
"render": {
"en": "This tower is {height} high",
"nl": "Deze toren is {height} hoog",
2022-06-19 22:13:38 +02:00
"de": "Dieser Turm ist {height} hoch",
"es": "Esta torre mide {height}"
2021-11-07 14:37:21 +01:00
},
"freeform": {
"key": "height",
"type": "pfloat"
},
"id": "Height"
2021-09-09 23:29:03 +02:00
},
2021-11-07 14:37:21 +01:00
{
2022-02-04 01:21:45 +01:00
"id": "access",
2021-11-07 14:37:21 +01:00
"question": {
2022-02-04 01:21:45 +01:00
"en": "Can this tower be visited?",
2022-02-13 20:54:31 +01:00
"nl": "Is deze toren publiek toegankelijk?",
2022-04-18 01:47:54 +02:00
"es": "¿Se puede visitar esta torre?",
2022-05-21 02:31:32 +02:00
"de": "Darf der Turm betreten werden?"
2021-11-07 14:37:21 +01:00
},
2022-02-04 01:21:45 +01:00
"mappings": [
{
"if": "access=yes",
"then": {
"en": "This tower is publicly accessible",
2022-04-18 01:47:54 +02:00
"nl": "Deze toren is publiek toegankelijk",
2022-06-19 22:13:38 +02:00
"de": "Der Turm ist öffentlich zugänglich",
"es": "Esta torre es accesible públicamente"
2022-02-04 01:21:45 +01:00
}
},
{
"if": "access=guided",
"then": {
"en": "This tower can only be visited with a guide",
2022-04-18 01:47:54 +02:00
"nl": "Deze toren can enkel bezocht worden met een gids",
2022-06-19 22:13:38 +02:00
"de": "Der Turm darf nur in Begleitung eines Führers betreten werden",
"es": "A esta torre solo se puede acceder con un guía"
2022-02-04 01:21:45 +01:00
}
}
]
},
2021-11-07 14:37:21 +01:00
{
"question": {
"en": "How much does one have to pay to enter this tower?",
"nl": "Hoeveel moet men betalen om deze toren te bezoeken?",
2022-06-19 22:13:38 +02:00
"de": "Was kostet der Zugang zu diesem Turm?",
"es": "¿Cuánto hay que pagar para entrar en esta torre?"
2021-11-07 14:37:21 +01:00
},
"render": {
"en": "Visiting this tower costs <b>{charge}</b>",
"nl": "Deze toren bezoeken kost <b>{charge}</b>",
2022-06-19 22:13:38 +02:00
"de": "Der Besuch des Turms kostet <b>{charge}</b>",
"es": "Visitar esta torre cuesta <b>{charge}</b>"
2021-11-07 14:37:21 +01:00
},
"freeform": {
"key": "charge",
"addExtraTags": [
"fee=yes"
]
},
"mappings": [
2021-09-09 23:29:03 +02:00
{
2021-11-07 14:37:21 +01:00
"if": {
2021-09-09 23:29:03 +02:00
"and": [
2021-11-07 14:37:21 +01:00
"fee=no",
"charge="
2021-09-09 23:29:03 +02:00
]
2021-11-07 14:37:21 +01:00
},
"then": {
"en": "Free to visit",
"nl": "Gratis te bezoeken",
"de": "Eintritt kostenlos"
}
2021-09-09 23:29:03 +02:00
}
2021-11-07 14:37:21 +01:00
],
2022-02-04 01:21:45 +01:00
"id": "Fee",
"condition": {
"or": [
"access=yes",
"access=guided"
]
}
2021-09-09 23:29:03 +02:00
},
2021-11-07 14:37:21 +01:00
{
"builtin": "payment-options",
"override": {
"condition": {
"or": [
"fee=yes",
"charge~*"
]
}
2021-11-07 14:37:21 +01:00
},
"id": "Payment methods"
},
2022-02-04 01:21:45 +01:00
"website",
2022-02-01 19:02:46 +01:00
{
"id": "step_count",
"question": {
"en": "How much individual steps does one have to climb to reach the top of this tower?",
2022-04-18 01:47:54 +02:00
"nl": "Hoeveel treden moet men beklimmen op de top van de toren te bereiken?",
2022-06-19 22:13:38 +02:00
"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?"
2022-02-01 19:02:46 +01:00
},
"freeform": {
"key": "step_count",
"type": "pnat"
},
"render": {
"en": "This tower has {step_count} steps to reach the top",
2022-04-18 01:47:54 +02:00
"nl": "Deze toren heeft {step_count} traptredes",
2022-06-19 22:13:38 +02:00
"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"
2022-02-04 01:21:45 +01:00
},
"condition": {
2022-02-04 01:24:47 +01:00
"or": [
"access=yes",
"access=guided"
]
2022-02-01 19:02:46 +01:00
}
},
{
"id": "elevator",
"question": {
"en": "Does this tower have an elevator?",
2022-04-18 01:47:54 +02:00
"nl": "Heeft deze toren een lift?",
2022-06-19 22:13:38 +02:00
"de": "Hat dieser Turm einen Aufzug?",
"es": "¿Tiene ascensor esta torre?"
2022-02-01 19:02:46 +01:00
},
"mappings": [
{
"if": "elevator=yes",
"then": {
"en": "This tower has an elevator which takes visitors to the top",
2022-04-18 01:47:54 +02:00
"nl": "Deze toren heeft een lift die bezoekers naar de top van de toren brengt",
2022-06-19 22:13:38 +02:00
"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"
2022-02-01 19:02:46 +01:00
}
},
{
"if": "elevator=no",
"then": {
"en": "This tower does not have an elevator",
2022-04-18 01:47:54 +02:00
"nl": "Deze toren heeft geen lift",
2022-06-19 22:13:38 +02:00
"de": "Dieser Turm hat keinen Aufzug",
"es": "Esta torre no tiene ascensor"
2022-02-01 19:02:46 +01:00
}
}
2022-02-04 01:21:45 +01:00
],
"condition": {
"or": [
"access=yes",
"access=guided"
]
}
2022-02-01 19:02:46 +01:00
},
2021-11-07 14:37:21 +01:00
{
2022-02-04 01:21:45 +01:00
"question": {
"en": "Who maintains this tower?",
"nl": "Wie onderhoudt deze toren?",
2022-06-19 22:13:38 +02:00
"de": "Wer betreibt den Turm?",
"es": "¿Quién mantiene esta torre?"
2022-02-04 01:21:45 +01:00
},
"render": {
"nl": "Wordt onderhouden door <b>{operator}</b>",
"en": "Maintained by <b>{operator}</b>",
2022-06-19 22:13:38 +02:00
"de": "Betrieben von <b>{operator}</b>",
"es": "Mantenida por <b>{operator}</b>"
2022-02-04 01:21:45 +01:00
},
"freeform": {
"key": "operator"
},
"id": "Operator"
},
{
"builtin": "wheelchair-access",
"override": {
"condition": {
"and": [
"elevator=yes",
{
"or": [
"access=yes",
"access=guided"
]
}
]
}
2021-11-07 14:37:21 +01:00
}
2022-02-04 01:21:45 +01:00
},
"wikipedia"
2021-11-07 14:37:21 +01:00
],
"source": {
"osmTags": {
"and": [
"tower:type=observation"
]
}
},
"units": [
{
"appliesToKey": [
"height"
],
"applicableUnits": [
{
2021-11-07 14:37:21 +01:00
"canonicalDenomination": "m",
"alternativeDenomination": [
"meter",
"mtr"
],
"human": {
"nl": " meter",
"en": " meter",
"ru": " метр",
2022-04-13 18:42:40 +02:00
"de": " Meter",
2022-06-19 22:13:38 +02:00
"ca": " metre",
"es": " metros"
2021-11-07 14:37:21 +01:00
}
}
2021-11-07 14:37:21 +01:00
],
"eraseInvalidValues": true
}
2021-11-07 14:37:21 +01:00
],
"allowMove": {
"enableRelocation": false,
"enableImproveAccuraccy": true
2021-11-07 15:31:55 +01:00
},
"mapRendering": [
{
"icon": {
"render": "circle:white;./assets/layers/observation_tower/Tower_observation.svg"
},
"iconSize": {
"render": "40,40,center"
},
"location": [
2021-11-08 15:31:25 +01:00
"point",
"centroid"
2021-11-07 15:31:55 +01:00
]
}
]
2021-09-09 23:29:03 +02:00
}