[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources) # transit_stops Layer showing different types of transit stops. - This layer is shown at zoomlevel **15** and higher ## Table of contents 1. [Themes using this layer](#themes-using-this-layer) 2. [Basic tags for this layer](#basic-tags-for-this-layer) 3. [Supported attributes](#supported-attributes) - [stop_name](#stop_name) - [images](#images) - [shelter](#shelter) - [bench](#bench) - [bin](#bin) - [wheelchair-access](#wheelchair-access) - [tactile_paving](#tactile_paving) - [lit](#lit) - [departures_board](#departures_board) - [contained_routes](#contained_routes) - [{_contained_routes_count} routes stop at this stop](#{_contained_routes_count}-routes-stop-at-this-stop) - [leftover-questions](#leftover-questions) - [lod](#lod) 4. [Filters](#filters) ## Themes using this layer - [blind_osm](https://mapcomplete.org/blind_osm) - [personal](https://mapcomplete.org/personal) - [transit](https://mapcomplete.org/transit) ## Basic tags for this layer Elements must match the expression **highway=bus_stop** [Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22highway%22%3D%22bus_stop%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) ## Supported attributes **Warning:**,this quick overview is incomplete, | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:name%3D) | | [shelter](https://wiki.openstreetmap.org/wiki/Key:shelter) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:shelter%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:shelter%3Dno) | | [bench](https://wiki.openstreetmap.org/wiki/Key:bench) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:bench%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:bench%3Dno) | | [bin](https://wiki.openstreetmap.org/wiki/Key:bin) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:bin%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:bin%3Dno) | | [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | | [tactile_paving](https://wiki.openstreetmap.org/wiki/Key:tactile_paving) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dno) | | [lit](https://wiki.openstreetmap.org/wiki/Key:lit) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno) | | [departures_board](https://wiki.openstreetmap.org/wiki/Key:departures_board) | Multiple choice | [realtime](https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Drealtime) [timetable](https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Dtimetable) [interval](https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Dno) | ### stop_name The question is `What is the name of this stop?` *This stop is called {name}* is shown if `name` is set - *This stop has no name* is shown if with noname=yes & name= ### images 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_ *{image_carousel()}{image_upload()}* ### shelter The question is `Does this stop have a shelter?` - *This stop has a shelter* is shown if with shelter=yes - *This stop does not have a shelter* is shown if with shelter=no - *This stop has a shelter, that's separately mapped* is shown if with shelter=separate. _This option cannot be chosen as answer_ ### bench The question is `Does this stop have a bench?` - *This stop has a bench* is shown if with bench=yes - *This stop does not have a bench* is shown if with bench=no - *This stop has a bench, that's separately mapped* is shown if with bench=separate. _This option cannot be chosen as answer_ ### bin The question is `Does this stop have a bin?` - *This stop has a bin* is shown if with bin=yes - *This stop does not have a bin* is shown if with bin=no - *This stop has a bin, that's separately mapped* is shown if with bin=separate. _This option cannot be chosen as answer_ ### wheelchair-access The question is `Is this place accessible with a wheelchair?` - *This place is specially adapted for wheelchair users* is shown if with wheelchair=designated - *This place is easily reachable with a wheelchair* is shown if with wheelchair=yes - *It is possible to reach this place in a wheelchair, but it is not easy* is shown if with wheelchair=limited - *This place is not reachable with a wheelchair* is shown if with wheelchair=no ### tactile_paving The question is `Does this stop have tactile paving?` - *This stop has tactile paving* is shown if with tactile_paving=yes - *This stop does not have tactile paving* is shown if with tactile_paving=no ### lit The question is `Is this stop lit?` - *This stop is lit* is shown if with lit=yes - *This stop is not lit* is shown if with lit=no ### departures_board _This tagrendering has no question and is thus read-only_ - *This stop has a departures board of unknown type* is shown if with departures_board=yes. _This option cannot be chosen as answer_ - *This stop has a board showing realtime departure information* is shown if with departures_board=realtime - *This stop has a board showing realtime departure information* is shown if with passenger_information_display=yes. _This option cannot be chosen as answer_ - *This stop has a timetable showing regular departures* is shown if with departures_board=timetable - *This stop has a timetable containing just the interval between departures* is shown if with departures_board=interval - *This stop does not have a departures board* is shown if with departures_board=no ### contained_routes _This tagrendering has no question and is thus read-only_ *

{_contained_routes_count} routes stop at this stop

* This tagrendering is only visible in the popup if the following condition is met: _contained_routes~.+ ### leftover-questions _This tagrendering has no question and is thus read-only_ *{questions( ,)}* ### lod _This tagrendering has no question and is thus read-only_ *{linked_data_from_website()}* This tagrendering has labels `added_by_default` ## Filters | id | question | osmTags | -----|-----|----- | | shelter.0 | With a shelter | shelter=yes | shelter=separate | | id | question | osmTags | -----|-----|----- | | bench.0 | With a bench | bench=yes | bench=separate | | id | question | osmTags | -----|-----|----- | | bin.0 | With a bin | bin=yes | bin=separate | | id | question | osmTags | -----|-----|----- | | tactile_paving.0 | *Does this stop have tactile paving?* (default) | | | tactile_paving.1 | This stop has tactile paving | tactile_paving=yes | | tactile_paving.2 | This stop does not have tactile paving | tactile_paving=no | This document is autogenerated from [assets/layers/transit_stops/transit_stops.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/transit_stops/transit_stops.json)