{
  "id": "fitness_station",
  "name": {
    "en": "Fitness Stations",
    "de": "Fitness-Stationen",
    "nl": "Fitness-toestel",
    "ca": "Estacions de fitness",
    "cs": "Fitness stanice"
  },
  "description": {
    "en": "Find a fitness station near you, and add missing ones.",
    "de": "Finden Sie eine Fitness-Station in der Nähe und fügen Sie fehlende hinzu.",
    "nl": "Vind een fitness-centrum in je buurt en voeg ontbrekende fitness-centra toe",
    "ca": "Troba una estació de fitness a prop teu i afegeix-ne les que falten.",
    "cs": "Najděte fitness stanici ve svém okolí a přidejte chybějící."
  },
  "source": {
    "osmTags": "leisure=fitness_station"
  },
  "minzoom": 12,
  "title": {
    "render": {
      "en": "Fitness Station",
      "de": "Fitness-Station",
      "ca": "Estació de fitness",
      "cs": "Fitness stanice"
    },
    "mappings": [
      {
        "if": "name~*",
        "then": {
          "en": "Fitness Station {name}",
          "de": "Fitness-Station {name}",
          "ca": "Estació de fitness {name}",
          "cs": "Fitness stanice {name}"
        }
      }
    ]
  },
  "pointRendering": [
    {
      "location": [
        "point",
        "centroid"
      ],
      "iconSize": "40,40",
      "iconBadges": [
        {
          "if": {
            "and": [
              "opening_hours!=24/7",
              "opening_hours~*"
            ]
          },
          "then": "icons.isOpen"
        }
      ],
      "anchor": "center",
      "marker": [
        {
          "icon": "circle",
          "color": "white"
        },
        {
          "icon": "./assets/layers/fitness_station/fitness.svg"
        }
      ]
    }
  ],
  "lineRendering": [],
  "presets": [
    {
      "tags": [
        "leisure=fitness_station",
        "sport=fitness"
      ],
      "title": {
        "en": "a fitness station",
        "de": "eine Fitness-Station",
        "nl": "een fitness-toestel",
        "ca": "una estació de fitness",
        "cs": "fitness stanice"
      },
      "icon": "./assets/layers/fitness_station/fitness.svg"
    }
  ],
  "tagRenderings": [
    "images",
    {
      "id": "name",
      "question": {
        "en": "What is the name of this fitness station?",
        "de": "Wie lautet der Name der Fitness-Station?",
        "nl": "Wat is de naam van dit fitness-toestel?",
        "ca": "Quin és el nom d'aquesta estació de fitness?",
        "cs": "Jak se tato fitness stanice jmenuje?"
      },
      "freeform": {
        "key": "name",
        "placeholder": {
          "en": "Name of the fitness station",
          "de": "Name der Fitness-Station",
          "nl": "Naam van het fitness-toestell",
          "ca": "Nom de l'estació de fitness",
          "cs": "Název fitness stanice"
        },
        "type": "string"
      },
      "mappings": [
        {
          "if": "noname=yes",
          "then": {
            "en": "This fitness station doesn't have a name",
            "de": "Die Fitness-Station hat keinen Namen",
            "nl": "Dit fitness-toestel heeft geen naam",
            "ca": "L'estació de fitness no té nom",
            "cs": "Tato fitness stanice nemá jméno"
          }
        }
      ],
      "render": {
        "en": "This fitness station is called {name}",
        "de": "Die Fitness-Station heißt {name}",
        "nl": "Dit fitness-toestel heet {name}",
        "ca": "L'estació de fitness es diu {name}",
        "cs": "Tato fitness stanice se jmenuje {name}"
      }
    },
    {
      "id": "type",
      "question": {
        "en": "What kind of equipment does this fitness station have?",
        "de": "Welche Übungsgeräte gibt es an dieser Fitness-Station?",
        "cs": "Jaké vybavení má tato fitness stanice?"
      },
      "mappings": [
        {
          "if": "fitness_station=horizontal_bar",
          "then": {
            "en": "This fitness station has a horizontal bar, high enough for pull-ups.",
            "de": "Die Fitness-Station hat eine Reckstange für Klimmzüge.",
            "ca": "Aquesta estació de fitness té una barra horitzontal, prou alta per a fer traccions.",
            "cs": "Tato posilovací stanice má hrazdu, dostatečně vysokou pro přítahy."
          },
          "icon": {
            "path": "./assets/layers/fitness_station/Trimm-Dich-Pfad_Grünwalder_Forst_Klimmzüge.jpg",
            "class": "large"
          }
        },
        {
          "if": "fitness_station=sign",
          "then": {
            "en": "This fitness station has a sign with instructions for a specific exercise.",
            "de": "Die Fitness-Station hat ein Schild mit Anweisungen für eine bestimmte Übung.",
            "ca": "Aquesta estació de fitness té un cartell amb instruccions per a un exercici concret.",
            "cs": "Tato fitness stanice má ceduli s pokyny pro konkrétní cvičení."
          },
          "icon": {
            "path": "./assets/layers/fitness_station/Outdoor_fitness_station_sign.jpg",
            "class": "large"
          }
        },
        {
          "if": "fitness_station=sit-up",
          "then": {
            "en": "This fitness station has a facility for sit-ups.",
            "de": "Die Fitness-Station hat eine Einrichtung für Sit-ups.",
            "ca": "Aquesta estació de fitness té una instal·lació per fer abdominals.",
            "cs": "Tato posilovna má zařízení pro sedy-lehy."
          },
          "icon": {
            "path": "./assets/layers/fitness_station/Inclined_sit-up_bench.jpg",
            "class": "large"
          }
        },
        {
          "if": "fitness_station=push-up",
          "then": {
            "en": "This fitness station has a facility for push-ups. Usually consists of one or more low horizontal bars.",
            "de": "Die Fitness-Station hat eine Vorrichtung für Liegestütze. In der Regel eine oder mehrere niedrige Reckstangen.",
            "ca": "Aquest estació de fitness té una instal·lació per a flexions. Normalment consta d'una o més barres horitzontals baixes.",
            "cs": "Tato posilovna má zařízení pro kliky. Obvykle se skládá z jedné nebo více nízkých vodorovných tyčí."
          },
          "icon": {
            "path": "./assets/layers/fitness_station/Push-up_bars.jpg",
            "class": "large"
          }
        },
        {
          "if": "fitness_station=stretch_bars",
          "then": {
            "en": "This fitness station has bars for stretching.",
            "de": "Die Fitness-Station hat Stangen zum Dehnen.",
            "ca": "Aquesta estació de fitness disposa de barres per fer estiraments.",
            "cs": "Tato posilovací stanice má tyče pro strečink."
          },
          "icon": {
            "path": "./assets/layers/fitness_station/Fitness_station_stretch_bars.jpg",
            "class": "large"
          }
        },
        {
          "if": "fitness_station=hyperextension",
          "then": {
            "en": "This fitness station has a station for making hyperextensions.",
            "de": "Die Fitness-Station hat eine Vorrichtung für Rückenstrecker (Hyperextensions).",
            "ca": "Aquesta estació de fitness disposa d'una estació per fer hiperextensions.",
            "cs": "Tato fitness stanice má stanici pro vytváření hyperextenzí."
          },
          "icon": {
            "path": "./assets/layers/fitness_station/Inclined_sit-up_and_hyperextension_bench.jpg",
            "class": "large"
          }
        },
        {
          "if": "fitness_station=rings",
          "then": {
            "en": "This fitness station has rings for gymnastic exercises.",
            "de": "Die Fitness-Station hat Ringe für Gymnastikübungen.",
            "ca": "Aquesta estació de fitness disposa d'anelles per fer exercicis de gimnàstica.",
            "cs": "Tato posilovací stanice má kruhy pro gymnastická cvičení."
          },
          "icon": {
            "path": "./assets/layers/fitness_station/Exercise9159.jpg",
            "class": "large"
          }
        },
        {
          "if": "fitness_station=horizontal_ladder",
          "then": {
            "en": "This fitness station has a horizontal ladder, also known as monkey bars.",
            "de": "Die Fitness-Station hat eine horizontale Leiter (Monkey Bars).",
            "ca": "Aquest gimnàs té una escala horitzontal, també coneguda com a barres de mico.",
            "cs": "Tato fitness stanice má horizontální žebřík, známý také jako ručkovací žebřík."
          },
          "icon": {
            "path": "./assets/layers/fitness_station/Horizontal_ladder.jpg",
            "class": "large"
          }
        },
        {
          "if": "fitness_station=wall_bars",
          "then": {
            "en": "This fitness station has wall bars to climb on.",
            "de": "Die Fitness-Station hat eine Sprossenwand zum Klettern.",
            "ca": "Aquesta estació de fitness té barres per pujar-hi.",
            "cs": "Tato fitness stanice má nástěnné tyče, na které lze lézt."
          },
          "icon": {
            "path": "./assets/layers/fitness_station/RIAN_archive_493268_Sports_at_a_kindergarten.jpg",
            "class": "large"
          }
        },
        {
          "if": "fitness_station=slalom",
          "then": {
            "en": "This fitness station has posts for performing slalom exercises.",
            "de": "Die Fitness-Station hat Pfosten für Slalomübungen.",
            "ca": "Aquesta estació de fitness té llocs per fer exercicis d'eslàlom.",
            "cs": "Tato fitness stanice má sloupky pro provádění slalomových cvičení."
          },
          "icon": {
            "path": "./assets/layers/fitness_station/Fitness_station_slalom.jpg",
            "class": "large"
          }
        },
        {
          "if": "fitness_station=stepping_stones",
          "then": {
            "en": "This fitness station has stepping stones.",
            "de": "Die Fitness-Station hat Trittsteine.",
            "ca": "Aquesta estació de gimnàs té esglaons.",
            "cs": "Tato fitness stanice má odrazové můstky."
          },
          "icon": {
            "path": "./assets/layers/fitness_station/Fitness_station_stepping_stone.jpg",
            "class": "large"
          }
        },
        {
          "if": "fitness_station=leapfrog",
          "then": {
            "en": "This fitness station has cones for performing leapfrog jumps.",
            "de": "Die Fitness-Station hat Hütchen für Bocksprünge.",
            "ca": "Aquesta estació de fitness disposa de cons per fer salts de granota.",
            "cs": "Na této fitness stanici jsou kužely pro provádění skoků přes překážky."
          },
          "icon": {
            "path": "./assets/layers/fitness_station/Fitness_station_leapfrog.jpg",
            "class": "large"
          }
        },
        {
          "if": "fitness_station=beam_jump",
          "then": {
            "en": "This fitness station has beams to jump over.",
            "de": "Die Fitness-Station hat Balken zum überspringen.",
            "ca": "Aquesta estació de fitness té bigues per saltar.",
            "cs": "Tato fitness stanice má trámy, přes které se skáče."
          },
          "icon": {
            "path": "./assets/layers/fitness_station/Fitness_station_beam_jump.jpg",
            "class": "large"
          }
        },
        {
          "if": "fitness_station=hurdling",
          "then": {
            "en": "This fitness station has hurdles to cross.",
            "de": "Die Fitnessstation hat Hürden zum überspringen.",
            "ca": "Aquesta estació de fitness té obstacles per a travesar.",
            "cs": "Tato fitness stanice má překážky, které je třeba překonat."
          },
          "icon": {
            "path": "./assets/layers/fitness_station/Fitness_station_hurdling.jpg",
            "class": "large"
          }
        },
        {
          "if": "fitness_station=wall",
          "then": {
            "en": "This fitness station has a wall to climb on.",
            "de": "Die Fitness-Station hat eine Kletterwand.",
            "ca": "Aquesta estació de fitness té una paret per enfilar-se.",
            "cs": "Tato fitness stanice má stěnu, na kterou se dá lézt."
          },
          "icon": {
            "path": "./assets/layers/fitness_station/Fitness_station_wall.jpg",
            "class": "large"
          }
        },
        {
          "if": "fitness_station=balance_beam",
          "then": {
            "en": "This fitness station has a balance beam.",
            "de": "Die Fitness-Station hat einen Schwebebalken.",
            "cs": "Tato posilovací stanice má kladinu."
          },
          "icon": {
            "path": "./assets/layers/fitness_station/Exercise9170.jpg",
            "class": "large"
          }
        },
        {
          "if": "fitness_station=log_lifting",
          "then": {
            "en": "This fitness station has a log with a handle on the end to lift.",
            "de": "Die Fitness-Station hat einen Baumstamm mit Griff zum Anheben.",
            "cs": "Tato posilovací stanice má na konci kládu s rukojetí ke zvedání."
          },
          "icon": {
            "path": "./assets/layers/fitness_station/Log_lifting_exercise.jpg",
            "class": "large"
          }
        },
        {
          "if": "fitness_station=captains_chair",
          "then": {
            "en": "This fitness station has a chair with only elbow supports and a rear (without seat), for performing leg raises.",
            "de": "Die Fitness-Station hat einen Stuhl ohne Sitzfläche, nur mit Arm- und Rückenlehne, für Beinheber.",
            "cs": "Tato posilovací stanice má židli pouze s loketními opěrkami a zadní část (bez sedáku) pro provádění zvedání nohou."
          },
          "icon": {
            "path": "./assets/layers/fitness_station/Captains_chair.jpg",
            "class": "large"
          }
        },
        {
          "if": "fitness_station=box",
          "then": {
            "en": "This fitness station has a box that can be used for jumping.",
            "de": "Die Fitness-Station hat einen Kasten für Sprungübungen.",
            "cs": "Tato fitness stanice má box, který lze použít pro skákání."
          },
          "icon": {
            "path": "./assets/layers/fitness_station/Exercise_Box.jpg",
            "class": "large"
          }
        },
        {
          "if": "fitness_station=battling_ropes",
          "then": {
            "en": "This fitness station has battling ropes.",
            "de": "Die Fitness-Station hat Kampfseile (battle ropes).",
            "cs": "Tato fitness stanice má bojová lana."
          },
          "icon": {
            "path": "./assets/layers/fitness_station/Battling_ropes.jpg",
            "class": "large"
          }
        },
        {
          "if": "fitness_station=excercise_bike",
          "then": {
            "en": "This fitness station has a stationary bicycle.",
            "de": "Die Fitness-Station hat ein Fahrradergometer.",
            "cs": "Tato posilovna má stacionární kolo."
          },
          "icon": {
            "path": "./assets/layers/fitness_station/Outdoor_stationary_bicycle.jpg",
            "class": "large"
          }
        },
        {
          "if": "fitness_station=elliptical_trainer",
          "then": {
            "en": "This fitness station has a cross-trainer.",
            "de": "Die Fitness-Station hat einen Crosstrainer.",
            "cs": "Tato fitness stanice má crossový trenažér."
          },
          "icon": {
            "path": "./assets/layers/fitness_station/07-12-2016,_Fitness_trail,_Parque_da_Alfarrobeira,_Albufeira_2.jpg",
            "class": "large"
          }
        },
        {
          "if": "fitness_station=air_walker",
          "then": {
            "en": "This fitness station has an air walker.",
            "de": "Die Fitness-Station hat einen Air-Walker.",
            "cs": "Tato posilovací stanice má chodítko ve vzduchu."
          },
          "icon": {
            "path": "./assets/layers/fitness_station/Ansan_Park_beind_the_city_hall_022.jpg",
            "class": "large"
          }
        },
        {
          "if": "fitness_station=rower",
          "then": {
            "en": "This fitness station has a rower.",
            "de": "Die Fitness-Station hat ein Rudergerät.",
            "cs": "Tato fitness stanice má veslař."
          },
          "icon": {
            "path": "./assets/layers/fitness_station/Annecy_-_rower.jpg",
            "class": "large"
          }
        },
        {
          "if": "fitness_station=slackline",
          "then": {
            "en": "This fitness station has a slackline.",
            "de": "Die Fitness-Station hat eine Slackline.",
            "cs": "Tato fitness stanice má slackline."
          },
          "icon": {
            "path": "./assets/layers/fitness_station/Slacklineanlage_im_Dietenbachpark.jpg",
            "class": "large"
          }
        }
      ],
      "multiAnswer": true
    },
    {
      "id": "operator",
      "question": {
        "en": "Who maintains this fitness station?",
        "de": "Wer betreibt die Fitness-Station?",
        "nl": "Wie beheert dit fitness-toestel?",
        "ca": "Qui manté l'estació de fitness?",
        "cs": "Kdo spravuje tuto fitness stanici?"
      },
      "freeform": {
        "key": "operator",
        "placeholder": {
          "en": "Operator of the fitness station",
          "de": "Betreiber der Fitness-Station",
          "nl": "Beheerder van het fitness-toestel",
          "cs": "Provozovatel fitness stanice"
        },
        "type": "string"
      },
      "render": {
        "en": "The fitness station is maintained by {operator}.",
        "de": "Die Fitness-Station wird betrieben von {operator}.",
        "nl": "Dit fitness-toestel wordt beheerd door {operator}",
        "ca": "{operator} manté l'estació de fitness.",
        "cs": "Fitness stanici spravuje {operator}."
      }
    },
    "opening_hours_24_7"
  ],
  "filter": [
    "open_now"
  ],
  "allowMove": {
    "enableRelocation": false,
    "enableImproveAccuracy": true
  }
}