[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22leisure%22%3D%22fitness_station%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
This tagrendering has no question and is thus read-only
### name
The question is *What is the name of this fitness station?*
This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name)
This is rendered with `This fitness station is called {name}`
- *This fitness station doesn't have a name* corresponds with `noname=yes`
### type
The question is *What kind of equipment does this fitness station have?*
- *This fitness station has a horizontal bar, high enough for pull-ups.* corresponds with `fitness_station=horizontal_bar`
- *This fitness station has a sign with instructions for a specific exercise.* corresponds with `fitness_station=sign`
- *This fitness station has a facility for sit-ups.* corresponds with `fitness_station=sit-up`
- *This fitness station has a facility for push-ups. Usually consists of one or more low horizontal bars.* corresponds with `fitness_station=push-up`
- *This fitness station has bars for stretching.* corresponds with `fitness_station=stretch_bars`
- *This fitness station has a station for making hyperextensions.* corresponds with `fitness_station=hyperextension`
- *This fitness station has rings for gymnastic exercises.* corresponds with `fitness_station=rings`
- *This fitness station has a horizontal ladder, also known as monkey bars.* corresponds with `fitness_station=horizontal_ladder`
- *This fitness station has wall bars to climb on.* corresponds with `fitness_station=wall_bars`
- *This fitness station has posts for performing slalom exercises.* corresponds with `fitness_station=slalom`
- *This fitness station has stepping stones.* corresponds with `fitness_station=stepping_stones`
- *This fitness station has cones for performing leapfrog jumps.* corresponds with `fitness_station=leapfrog`
- *This fitness station has beams to jump over.* corresponds with `fitness_station=beam_jump`
- *This fitness station has hurdles to cross.* corresponds with `fitness_station=hurdling`
- *This fitness station has a wall to climb on.* corresponds with `fitness_station=wall`
- *This fitness station has a balance beam.* corresponds with `fitness_station=balance_beam`
- *This fitness station has a log with a handle on the end to lift.* corresponds with `fitness_station=log_lifting`
- *This fitness station has a chair with only elbow supports and a rear (without seat), for performing leg raises.* corresponds with `fitness_station=captains_chair`
- *This fitness station has a box that can be used for jumping.* corresponds with `fitness_station=box`
- *This fitness station has battling ropes.* corresponds with `fitness_station=battling_ropes`
- *This fitness station has a stationary bicycle.* corresponds with `fitness_station=excercise_bike`
- *This fitness station has a cross-trainer.* corresponds with `fitness_station=elliptical_trainer`
- *This fitness station has an air walker.* corresponds with `fitness_station=air_walker`
- *This fitness station has a rower.* corresponds with `fitness_station=rower`
- *This fitness station has a slackline.* corresponds with `fitness_station=slackline`
### operator
The question is *Who maintains this fitness station?*
This rendering asks information about the property [operator](https://wiki.openstreetmap.org/wiki/Key:operator)
This is rendered with `The fitness station is maintained by {operator}.`
### opening_hours_24_7
The question is *What are the opening hours of {title()}?*
This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours)
This is rendered with `<h3>Opening hours</h3>{opening_hours_table(opening_hours)}`
- *24/7 opened (including holidays)* corresponds with `opening_hours=24/7`
### leftover-questions
This tagrendering has no question and is thus read-only
### minimap
Shows a small map with the feature. Added by default to every popup
This tagrendering has no question and is thus read-only
### move-button
This tagrendering has no question and is thus read-only
### last_edit
Gives some metainfo about the last edit and who did edit it - rendering only
This tagrendering has no question and is thus read-only
This tagrendering has no question and is thus read-only
#### Filters
id | question | osmTags
---- | ---------- | ---------
open_now.0 | Open now | _isOpen=yes
This document is autogenerated from [assets/layers/fitness_station/fitness_station.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/fitness_station/fitness_station.json)