2024-01-30 19:41:26 +01:00
{
2024-02-26 15:08:07 +01:00
"id" : "aerialway" ,
"name" : {
"en" : "Aerialways" ,
2024-09-11 15:53:09 +02:00
"de" : "Seilbahnen" ,
2024-09-24 15:09:57 +02:00
"cs" : "Letecké trasy" ,
2024-11-05 14:14:53 +01:00
"ca" : "Vies aeries" ,
"es" : "Teleféricos"
2024-02-26 15:08:07 +01:00
} ,
"description" : {
"en" : "Various forms of transport for passengers and goods that use wires, including cable cars, gondolas, chair lifts, drag lifts, and zip lines. " ,
2024-06-16 16:06:26 +02:00
"de" : "Alle Arten von seil- oder drahtgestütztem Personen- oder Gütertransport, wie Seilbahnen, Gondeln, Sessellifte, Schlepplifte. " ,
2024-11-05 14:14:53 +01:00
"es" : "Varias formas de transporte de pasajeros y mercancías que utilizan cables, incluyendo teleféricos, góndolas, telesillas, remontes y tirolinas. " ,
2024-09-11 15:53:09 +02:00
"pl" : "Różne formy transportu dla pasażerów i dóbr, które używają lin, w tym kolejki gondolowe, wyciągi krzesełkowe i orczykowe oraz tyrolki. " ,
2024-09-24 15:09:57 +02:00
"cs" : "Různé formy přepravy osob a zboží, které využívají dráty, včetně lanovek, gondol, sedačkových lanovek, vleků a lanových drah. " ,
"ca" : "Diverses formes de transport per a passatgers i mercaderies que utilitzen cables, incloent-hi telefèrics, telecabines, telecadires, teleesquís i tiroleses. "
2024-02-26 15:08:07 +01:00
} ,
"source" : {
"osmTags" : {
"and" : [
"aerialway~*" ,
"aerialway!=pylon" ,
"aerialway!=station"
]
}
} ,
2024-04-28 11:00:23 +02:00
"minzoom" : 11 ,
2024-02-26 15:08:07 +01:00
"title" : {
"render" : {
"en" : "Aerialway {name}" ,
2024-10-08 13:19:04 +02:00
"de" : "Seilbahn {name}" ,
2024-11-05 14:14:53 +01:00
"cs" : "Dráha {name}" ,
"es" : "Teleférico {name}"
2024-02-26 15:08:07 +01:00
}
} ,
2024-01-30 19:41:26 +01:00
"pointRendering" : [
{
2024-02-02 14:40:48 +01:00
"location" : [
"start"
] ,
2024-01-30 19:41:26 +01:00
"marker" : [
{
"icon" : "square"
}
] ,
"iconSize" : "12,12"
} ,
{
"location" : [
"point" ,
"projected_centerpoint"
] ,
"label" : {
"render" : {
2024-02-20 13:33:38 +01:00
"en" : "{name}" ,
2024-05-16 10:27:04 +02:00
"de" : "{name}" ,
2024-06-16 16:06:26 +02:00
"fr" : "{name}" ,
2024-08-16 02:06:42 +02:00
"pl" : "{name}" ,
2024-09-11 15:53:09 +02:00
"es" : "{name}" ,
2024-09-24 15:09:57 +02:00
"cs" : "{name}" ,
"ca" : "{name}"
2024-01-30 19:41:26 +01:00
} ,
"condition" : "name~*" ,
"classes" : "bg-white p-1 px-2 rounded"
} ,
"labelCssClasses" : "bg-white px-2 py-1 no-weblate"
}
] ,
2024-02-26 15:08:07 +01:00
"lineRendering" : [
{
"width" : "4" ,
"color" : "black" ,
"imageAlongWay" : [
{
"if" : "oneway=no" ,
"then" : "./assets/png/twoway.png"
} ,
{
"if" : {
"or" : [
"oneway=yes" ,
"oneway="
]
} ,
"then" : "./assets/png/oneway.png"
}
]
}
] ,
2024-01-30 19:41:26 +01:00
"tagRenderings" : [
"images" ,
{
"question" : {
2024-02-20 13:33:38 +01:00
"en" : "What type of aerialway is this?" ,
2024-10-08 13:19:04 +02:00
"de" : "Um welchen Seilbahntyp handelt es sich?" ,
2024-11-05 14:14:53 +01:00
"cs" : "O jaký typ dráhy se jedná?" ,
"es" : "¿Qué tipo de teleférico es este?"
2024-01-30 19:41:26 +01:00
} ,
"id" : "type" ,
"mappings" : [
{
"if" : "aerialway=cable_car" ,
"then" : {
2024-02-20 13:33:38 +01:00
"en" : "This is a cable car where the car goes up and down again on the same cable." ,
2024-09-30 18:18:53 +02:00
"de" : "Es handelt sich um eine Seilbahn, bei der die Kabine auf demselben Seil nach oben und wieder nach unten fährt." ,
2024-11-05 14:14:53 +01:00
"cs" : "Jedná se o lanovku, kde vagon jezdí nahoru a dolů po stejném laně." ,
2024-11-14 02:21:10 +01:00
"es" : "Se trata de un teleférico donde la cabina sube y baja por el mismo cable." ,
"nl" : "Dit is een kabelbaan waar de gondel op dezelfde kabel naar boven en naar beneden gaat."
2024-01-30 19:41:26 +01:00
} ,
"icon" : "./assets/layers/aerialway/cable_car.svg"
} ,
{
"if" : "aerialway=gondola" ,
"then" : {
2024-02-20 13:33:38 +01:00
"en" : "This is a gondola where the cars go around in continuous circles" ,
2024-09-30 18:18:53 +02:00
"de" : "Es handelt sich um eine Seilbahn, bei der die Kabinen in ständigen Kreisen fahren" ,
2024-11-05 14:14:53 +01:00
"cs" : "Jedná se o gondolu, kde vozy jezdí v nepřetržitých kruzích" ,
2024-11-14 02:21:10 +01:00
"es" : "Se trata de una góndola donde las cabinas giran en círculos continuos" ,
"nl" : "Dit is een kabellift waar de gondel in een continue circuit gaat"
2024-01-30 19:41:26 +01:00
} ,
"icon" : "./assets/layers/aerialway/gondola_lift.svg"
} ,
{
"if" : "aerialway=chair_lift" ,
"then" : {
2024-02-20 13:33:38 +01:00
"en" : "An open chairlift with seats to sit on and open to the outside air." ,
2024-09-30 18:18:53 +02:00
"de" : "Ein offener Sessellift mit Sitzgelegenheiten und Zugang zur Außenluft." ,
2024-11-05 14:14:53 +01:00
"cs" : "Otevřená lanovka se sedačkami k sezení na čerstvém vzduchu." ,
"es" : "Un telesilla abierto con asientos para sentarse y abierto al aire libre."
2024-01-30 19:41:26 +01:00
} ,
"icon" : "./assets/layers/aerialway/chair_lift.svg"
} ,
{
"if" : "aerialway=mixed" ,
"then" : {
2024-02-20 13:33:38 +01:00
"en" : "An aerialway which has both chairs and gondolas in the same continuous track" ,
2024-09-30 18:18:53 +02:00
"de" : "Eine Seilbahn, die sowohl offene Sessel als auch geschlossene Gondeln auf einer durchgehenden Bahn hat" ,
2024-11-05 14:14:53 +01:00
"cs" : "Lanová dráha, která má sedačky i gondoly na stejné souvislé dráze" ,
"es" : "Un teleférico que tiene tanto sillas como góndolas en la misma vía continua"
2024-01-30 19:41:26 +01:00
}
} ,
{
"if" : "aerialway=drag_lift" ,
"then" : {
2024-02-20 13:33:38 +01:00
"en" : "A drag lift" ,
2024-06-16 16:06:26 +02:00
"de" : "Ein Schlepplift" ,
2024-09-30 18:18:53 +02:00
"pl" : "Wyciąg orczykowy" ,
2024-11-05 14:14:53 +01:00
"cs" : "Vlek" ,
"es" : "Un remonte"
2024-01-30 19:41:26 +01:00
} ,
"hideInAnswer" : true
} ,
{
"if" : "aerialway=t-bar" ,
"then" : {
2024-02-20 13:33:38 +01:00
"en" : "A drag lift with T-shaped carriers for two passengers at a time" ,
2024-09-30 18:18:53 +02:00
"de" : "Ein Schlepplift mit T-förmigen Trägern für jeweils zwei Passagiere" ,
2024-11-05 14:14:53 +01:00
"cs" : "Vlek s nosiči ve tvaru T pro dva cestující najednou" ,
"es" : "Un remonte con transportadores en forma de T para dos pasajeros a la vez"
2024-01-30 19:41:26 +01:00
}
} ,
{
"if" : "aerialway=j-bar" ,
"then" : {
2024-02-20 13:33:38 +01:00
"en" : "A drag lift with L-shaped bars for a single passenger at a time" ,
2024-09-30 18:18:53 +02:00
"de" : "Ein Schlepplift mit L-förmigen Trägern für jeweils einen Passagier" ,
2024-11-05 14:14:53 +01:00
"cs" : "Vlek s tyčemi ve tvaru písmene L pro jednoho cestujícího" ,
"es" : "Un remonte con barras en forma de L para un solo pasajero a la vez"
2024-01-30 19:41:26 +01:00
}
} ,
{
"if" : "aerialway=platter" ,
"then" : {
2024-02-20 13:33:38 +01:00
"en" : "A drag lift with a platter to drag a single passenger at a time" ,
2024-10-08 13:19:04 +02:00
"de" : "Ein Schlepplift mit einem Teller für jeweils einen Passagier" ,
2024-11-05 14:14:53 +01:00
"cs" : "Vlek s talířem, který táhne jednoho cestujícího" ,
"es" : "Un remonte con una plataforma para arrastrar a un solo pasajero a la vez"
2024-01-30 19:41:26 +01:00
}
} ,
{
"if" : "aerialway=rope_tow" ,
"then" : {
2024-02-20 13:33:38 +01:00
"en" : "A tow line which which drags skieers" ,
2024-10-08 13:19:04 +02:00
"de" : "Eine Schleppleine, die Skifahrer mit sich zieht" ,
2024-11-05 14:14:53 +01:00
"cs" : "Vlečné lano, které táhne lyžaře" ,
"es" : "Un cable de remolque que arrastra a los esquiadores"
2024-01-30 19:41:26 +01:00
}
} ,
{
"if" : "aerialway=magic_carpet" ,
"then" : {
2024-02-20 13:33:38 +01:00
"en" : "A magic carpet (a conveyor belt on the ground)" ,
2024-10-08 13:19:04 +02:00
"de" : "Ein magic carpet (ein Förderband auf dem Boden)" ,
2024-11-05 14:14:53 +01:00
"cs" : "Kouzelný koberec (pásový dopravník na zemi)" ,
"es" : "Una alfombra mágica (una cinta transportadora en el suelo)"
2024-01-30 19:41:26 +01:00
}
} ,
2024-02-02 14:40:48 +01:00
{
"if" : "aerialway=zip_line" ,
2024-01-30 19:41:26 +01:00
"then" : {
2024-02-20 13:33:38 +01:00
"en" : "A zip line. (A touristical attraction where adventurous people go down at high speeds) " ,
2024-06-16 16:06:26 +02:00
"de" : "Eine Seilrutsche. (Eine Touristenattraktion, bei der abenteuerlustige Menschen mit hoher Geschwindigkeit hinunterfahren) " ,
2024-09-30 18:18:53 +02:00
"pl" : "Tyrolka. (Atrakcja turystyczna, która pozwala żądnym przygód zjechać z dużą szybkością) " ,
2024-11-05 14:14:53 +01:00
"cs" : "Lano na visuté dráze. (Turistická atrakce, kde se odvážlivci spouštějí vysokou rychlostí) " ,
"es" : "Una tirolina. (Una atracción turística donde la gente aventurera baja a altas velocidades) "
2024-01-30 19:41:26 +01:00
}
}
]
} ,
2024-02-06 21:11:11 +01:00
{
"id" : "duration" ,
"question" : {
2024-02-20 13:33:38 +01:00
"en" : "How long takes a single journey with this elevator?" ,
2024-05-16 10:27:04 +02:00
"de" : "Wie lange dauert eine Fahrt mit diesem Aufzug?" ,
2024-06-16 16:06:26 +02:00
"fr" : "Combien de temps dure le trajet dans cet ascenseur ?" ,
2024-08-16 02:06:42 +02:00
"pl" : "Jak długo trwa pojedynczy przejazd tą windą?" ,
2024-11-05 14:14:53 +01:00
"es" : "¿Cuánto dura un viaje sencillo con este ascensor?" ,
2024-09-24 15:09:57 +02:00
"cs" : "Jak dlouho trvá jedna jízda tímto výtahem?" ,
"ca" : "Quant de temps triga un trajecte amb aquest ascensor?"
2024-02-06 21:11:11 +01:00
} ,
"questionHint" : {
2024-02-20 13:33:38 +01:00
"en" : "This excludes the waiting time." ,
2024-05-16 10:27:04 +02:00
"de" : "Dies schließt die Wartezeit aus." ,
2024-06-16 16:06:26 +02:00
"fr" : "Cela n'inclut pas le temps d'attente." ,
2024-08-16 02:06:42 +02:00
"pl" : "To nie włącza czasu oczekiwania." ,
2024-11-05 14:14:53 +01:00
"es" : "Esto no incluye el tiempo de espera." ,
2024-09-24 15:09:57 +02:00
"cs" : "To nezahrnuje čekací dobu." ,
"ca" : "Això exclou el temps d'espera."
2024-02-06 21:11:11 +01:00
} ,
"freeform" : {
"key" : "duration"
} ,
"render" : {
2024-02-20 13:33:38 +01:00
"en" : "A single journey takes {duration} minutes" ,
2024-05-16 10:27:04 +02:00
"de" : "Eine Fahrt dauert {duration} Minuten" ,
2024-06-16 16:06:26 +02:00
"fr" : "Un aller simple dure {duration} minutes" ,
2024-08-16 02:06:42 +02:00
"pl" : "Pojedynczy przejazd trwa {duration} minut" ,
2024-11-05 14:14:53 +01:00
"es" : "Un viaje sencillo tarda {duration} minutos" ,
2024-09-24 15:09:57 +02:00
"cs" : "Jedna jízda trvá {duration} minut" ,
"ca" : "Un viatge dura {duration} minuts"
2024-02-06 21:11:11 +01:00
}
} ,
{
"id" : "occupancy" ,
"freeform" : {
"key" : "aerialway:occupancy"
} ,
"question" : {
2024-02-20 13:33:38 +01:00
"en" : "How many people fit a single carriage?" ,
2024-06-16 16:06:26 +02:00
"de" : "Wie viele Leute passen in eine Kabine?" ,
2024-08-16 02:06:42 +02:00
"pl" : "Ile osób może pomieścić jeden wagon?" ,
2024-11-05 14:14:53 +01:00
"es" : "¿Cuántas personas caben en una sola cabina?" ,
2024-09-30 18:18:53 +02:00
"ca" : "Quantes persones caben a la cabina?" ,
"cs" : "Kolik osob se vejde do jednoho vozu?"
2024-02-06 21:11:11 +01:00
} ,
"render" : {
2024-02-20 13:33:38 +01:00
"en" : "{aerialway:occupancy} people fit a single carriage" ,
2024-06-16 16:06:26 +02:00
"de" : "{aerialway:occupancy} Leute passen in eine Kabine" ,
2024-09-30 18:18:53 +02:00
"pl" : "{aerialway:occupancy} osób mieści się w jednym wagonie" ,
2024-10-08 13:19:04 +02:00
"cs" : "{aerialway:occupancy} osob se vejde do jednoho vozu" ,
2024-11-05 14:14:53 +01:00
"es" : "En una sola cabina caben {aerialway:occupancy} personas"
2024-02-06 21:11:11 +01:00
}
} ,
"opening_hours" ,
2024-02-12 12:39:35 +01:00
{
"id" : "oneway" ,
"question" : {
2024-02-23 00:41:24 +01:00
"en" : "In what direction can this aerialway be taken?" ,
2024-09-30 18:18:53 +02:00
"de" : "In welche Richtung kann diese Seilbahn genutzt werden?" ,
2024-11-05 14:14:53 +01:00
"cs" : "Jakým směrem tato dráha může vést?" ,
"es" : "¿En qué dirección se puede tomar este teleférico?"
2024-02-12 12:39:35 +01:00
} ,
"mappings" : [
{
"if" : "oneway=yes" ,
"alsoShowIf" : "oneway=" ,
"then" : {
2024-02-23 00:41:24 +01:00
"en" : "This aerialway can only be taken to the top" ,
2024-09-30 18:18:53 +02:00
"de" : "Diese Seilbahn kann nur nach oben gefahren werden" ,
2024-11-05 14:14:53 +01:00
"cs" : "Touto lanovkou lze vyjet pouze na vrchol" ,
"es" : "Este teleférico solo se puede tomar hacia arriba"
2024-02-12 12:39:35 +01:00
}
} ,
{
"if" : "oneway=no" ,
"then" : {
2024-02-23 00:41:24 +01:00
"en" : "This aerialway can be taken in both directions" ,
2024-09-30 18:18:53 +02:00
"de" : "Diese Seilbahn kann in beide Richtungen befahren werden" ,
2024-11-05 14:14:53 +01:00
"cs" : "Tuto dráhu lze využít v obou směrech" ,
"es" : "Este teleférico se puede tomar en ambas direcciones"
2024-02-20 13:33:38 +01:00
}
2024-02-12 12:39:35 +01:00
}
]
} ,
2024-01-30 19:41:26 +01:00
{
"id" : "length" ,
"render" : {
2024-02-20 13:33:38 +01:00
"en" : "This aerialway is {_length:km} kilometer long" ,
2024-04-12 13:59:32 +02:00
"de" : "Die Seilbahn hat eine Länge von {_length:km} km" ,
2024-09-30 18:18:53 +02:00
"fr" : "Cette voie aérienne fait {_length:km} kilomètre de long" ,
2024-11-05 14:14:53 +01:00
"cs" : "Tato dráha je dlouhá {_length:km} kilometr" ,
"es" : "Este teleférico tiene {_length:km} kilómetros de longitud"
2024-01-30 19:41:26 +01:00
}
}
2024-09-02 10:10:20 +02:00
] ,
"allowMove" : false
2024-01-30 19:41:26 +01:00
}