2023-02-12 23:08:57 +01:00
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
2022-07-09 17:25:38 +02:00
transit_stops
===============
< img src = 'https://mapcomplete.osm.be/./assets/layers/transit_stops/bus_stop.svg' height = "100px" >
Layer showing different types of transit stops.
- This layer is shown at zoomlevel **15** and higher
#### Themes using this layer
2022-10-27 01:50:01 +02:00
- [blind_osm ](https://mapcomplete.osm.be/blind_osm )
2022-07-09 17:25:38 +02:00
- [personal ](https://mapcomplete.osm.be/personal )
- [transit ](https://mapcomplete.osm.be/transit )
Basic tags for this layer
---------------------------
Elements must have the all of following tags to be shown on this layer:
- < a href = 'https://wiki.openstreetmap.org/wiki/Key:highway' target = '_blank' > highway</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:highway%3Dbus_stop' target = '_blank' > bus_stop</ a >
[Execute on overpass ](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22highway%22%3D%22bus_stop%22%5D(%7B%7Bbbox%7D%7D )%3B%0A)%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
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/name#values ) [name ](https://wiki.openstreetmap.org/wiki/Key:name ) | [string ](../SpecialInputElements.md#string ) | [](https://wiki.openstreetmap.org/wiki/Tag:name%3D)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/shelter#values ) [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 )
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/bench#values ) [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 )
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/bin#values ) [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 )
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/wheelchair#values ) [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 )
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/tactile_paving#values ) [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 )
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/lit#values ) [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 )
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/departures_board#values ) [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
2022-12-08 00:48:44 +01:00
The question is *What is the name of this stop?*
2022-07-09 17:25:38 +02:00
This rendering asks information about the property [name ](https://wiki.openstreetmap.org/wiki/Key:name )
2022-12-08 00:48:44 +01:00
This is rendered with `This stop is called <b>{name}</b>`
2022-07-09 17:25:38 +02:00
2022-12-08 00:48:44 +01:00
- *This stop has no name* corresponds with `noname=yes`
2022-07-09 17:25:38 +02:00
### images
2022-07-26 10:51:14 +02:00
This block shows the known images which are linked with the `image` -keys, but also via `mapillary` and `wikidata`
2022-07-09 17:25:38 +02:00
This tagrendering has no question and is thus read-only
### shelter
2022-12-08 00:48:44 +01:00
The question is *Does this stop have a shelter?*
2022-07-09 17:25:38 +02:00
2022-12-08 00:48:44 +01:00
- *This stop has a shelter* corresponds with `shelter=yes`
2023-01-29 17:45:48 +01:00
- *This stop does < b > not</ b > have a shelter* corresponds with `shelter=no`
2022-12-08 00:48:44 +01:00
- *This stop has a shelter, that's separately mapped* corresponds with `shelter=separate`
2022-07-09 17:25:38 +02:00
- This option cannot be chosen as answer
### bench
2022-12-08 00:48:44 +01:00
The question is *Does this stop have a bench?*
2022-07-09 17:25:38 +02:00
2022-12-08 00:48:44 +01:00
- *This stop has a bench* corresponds with `bench=yes`
2023-01-29 17:45:48 +01:00
- *This stop does < b > not</ b > have a bench* corresponds with `bench=no`
2022-12-08 00:48:44 +01:00
- *This stop has a bench, that's separately mapped* corresponds with `bench=separate`
2022-07-09 17:25:38 +02:00
- This option cannot be chosen as answer
### bin
2022-12-08 00:48:44 +01:00
The question is *Does this stop have a bin?*
2022-07-09 17:25:38 +02:00
2022-12-08 00:48:44 +01:00
- *This stop has a bin* corresponds with `bin=yes`
2023-01-29 17:45:48 +01:00
- *This stop does < b > not</ b > have a bin* corresponds with `bin=no`
2022-12-08 00:48:44 +01:00
- *This stop has a bin, that's separately mapped* corresponds with `bin=separate`
2022-07-09 17:25:38 +02:00
- This option cannot be chosen as answer
### wheelchair-access
2022-12-08 00:48:44 +01:00
The question is *Is this place accessible with a wheelchair?*
2022-07-09 17:25:38 +02:00
2022-12-08 00:48:44 +01:00
- *This place is specially adapted for wheelchair users* corresponds with `wheelchair=designated`
- *This place is easily reachable with a wheelchair* corresponds with `wheelchair=yes`
- *It is possible to reach this place in a wheelchair, but it is not easy* corresponds with `wheelchair=limited`
- *This place is not reachable with a wheelchair* corresponds with `wheelchair=no`
2022-07-09 17:25:38 +02:00
### tactile_paving
2022-12-08 00:48:44 +01:00
The question is *Does this stop have tactile paving?*
2022-07-09 17:25:38 +02:00
2022-12-08 00:48:44 +01:00
- *This stop has tactile paving* corresponds with `tactile_paving=yes`
2023-01-29 17:45:48 +01:00
- *This stop does < b > not</ b > have tactile paving* corresponds with `tactile_paving=no`
2022-07-09 17:25:38 +02:00
### lit
2022-12-08 00:48:44 +01:00
The question is *Is this stop lit?*
2022-07-09 17:25:38 +02:00
2022-12-08 00:48:44 +01:00
- *This stop is lit* corresponds with `lit=yes`
2023-01-29 17:45:48 +01:00
- *This stop is < b > not</ b > lit* corresponds with `lit=no`
2022-07-09 17:25:38 +02:00
### departures_board
This tagrendering has no question and is thus read-only
2022-12-08 00:48:44 +01:00
- *This stop has a departures board of unknown type* corresponds with `departures_board=yes`
2022-07-09 17:25:38 +02:00
- This option cannot be chosen as answer
2022-12-08 00:48:44 +01:00
- *This stop has a board showing realtime departure information* corresponds with `departures_board=realtime`
- *This stop has a board showing realtime departure information* corresponds with `passenger_information_display=yes`
2022-07-09 17:25:38 +02:00
- This option cannot be chosen as answer
2022-12-08 00:48:44 +01:00
- *This stop has a timetable showing regular departures* corresponds with `departures_board=timetable`
- *This stop has a timetable containing just the interval between departures* corresponds with `departures_board=interval`
2023-01-29 17:45:48 +01:00
- *This stop does < b > not</ b > have a departures board* corresponds with `departures_board=no`
2022-07-09 17:25:38 +02:00
### contained_routes
This tagrendering has no question and is thus read-only
2022-12-06 03:41:27 +01:00
This tagrendering is only visible in the popup if the following condition is met: `_contained_routes~.+`
#### 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 | With tactile paving | tactile_paving=yes
2022-07-09 17:25:38 +02:00
2023-02-12 23:08:57 +01:00
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 )