forked from MapComplete/MapComplete
121 lines
7.7 KiB
Markdown
121 lines
7.7 KiB
Markdown
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
|
|
|
|
# transit_routes
|
|
|
|
Layer showing bus lines
|
|
|
|
- This layer is shown at zoomlevel **15** and higher
|
|
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`
|
|
|
|
## 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)
|
|
4. [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings)
|
|
- [name](#name)
|
|
- [from](#from)
|
|
- [via](#via)
|
|
- [to](#to)
|
|
- [colour](#colour)
|
|
- [network](#network)
|
|
- [operator](#operator)
|
|
- [leftover-questions](#leftover-questions)
|
|
- [lod](#lod)
|
|
|
|
## Themes using this layer
|
|
|
|
- [personal](https://mapcomplete.org/personal)
|
|
- [transit](https://mapcomplete.org/transit)
|
|
|
|
## Basic tags for this layer
|
|
|
|
Elements must match **all** of the following expressions:
|
|
|
|
0. <a href='https://wiki.openstreetmap.org/wiki/Key:route' target='_blank'>route</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:route%3Dbus' target='_blank'>bus</a>
|
|
1. <a href='https://wiki.openstreetmap.org/wiki/Key:type' target='_blank'>type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:type%3Droute' target='_blank'>route</a>
|
|
|
|
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22route%22%3D%22bus%22%5D%5B%22type%22%3D%22route%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 |
|
|
-----|-----|----- |
|
|
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/name#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/name/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | |
|
|
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/from#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/from/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [from](https://wiki.openstreetmap.org/wiki/Key:from) | [string](../SpecialInputElements.md#string) | |
|
|
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/via#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/via/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [via](https://wiki.openstreetmap.org/wiki/Key:via) | [string](../SpecialInputElements.md#string) | |
|
|
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/to#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/to/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [to](https://wiki.openstreetmap.org/wiki/Key:to) | [string](../SpecialInputElements.md#string) | |
|
|
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/colour#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/colour/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [colour](https://wiki.openstreetmap.org/wiki/Key:colour) | [color](../SpecialInputElements.md#color) | |
|
|
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/network#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/network/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [network](https://wiki.openstreetmap.org/wiki/Key:network) | [string](../SpecialInputElements.md#string) | |
|
|
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/operator#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/operator/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | |
|
|
|
|
## Featureview elements and TagRenderings
|
|
|
|
| id | question | labels | freeform key |
|
|
-----|-----|-----|----- |
|
|
| [name](#name) | What is the name for this bus line? (i.e. Bus XX: From => Via => To)<br/>_{name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) |
|
|
| [from](#from) | What is the starting point for this bus line?<br/>_This bus line begins at {from}_ | | *[from](https://wiki.osm.org/wiki/Key:from)* ([string](../SpecialInputElements.md#string)) |
|
|
| [via](#via) | What is the via point for this bus line?<br/>_This bus line goes via {via}_ | | *[via](https://wiki.osm.org/wiki/Key:via)* ([string](../SpecialInputElements.md#string)) |
|
|
| [to](#to) | What is the ending point for this bus line?<br/>_This bus line ends at {to}_ | | *[to](https://wiki.osm.org/wiki/Key:to)* ([string](../SpecialInputElements.md#string)) |
|
|
| [colour](#colour) | What is the colour for this bus line?<br/>_This bus line has the color {colour}_ | | *[colour](https://wiki.osm.org/wiki/Key:colour)* ([color](../SpecialInputElements.md#color)) |
|
|
| [network](#network) | What network does this bus line belong to?<br/>_This bus line is part of the {network} network_ | | *[network](https://wiki.osm.org/wiki/Key:network)* ([string](../SpecialInputElements.md#string)) |
|
|
| [operator](#operator) | What company operates this bus line?<br/>_This bus line is operated by {operator}_ | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) |
|
|
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
|
|
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
|
|
|
|
### name
|
|
|
|
The question is `What is the name for this bus line? (i.e. Bus XX: From => Via => To)`
|
|
*{name}* is shown if `name` is set
|
|
|
|
### from
|
|
|
|
The question is `What is the starting point for this bus line?`
|
|
*This bus line begins at {from}* is shown if `from` is set
|
|
|
|
### via
|
|
|
|
The question is `What is the via point for this bus line?`
|
|
*This bus line goes via {via}* is shown if `via` is set
|
|
|
|
### to
|
|
|
|
The question is `What is the ending point for this bus line?`
|
|
*This bus line ends at {to}* is shown if `to` is set
|
|
|
|
### colour
|
|
|
|
The question is `What is the colour for this bus line?`
|
|
*This bus line has the color {colour}* is shown if `colour` is set
|
|
|
|
### network
|
|
|
|
The question is `What network does this bus line belong to?`
|
|
*This bus line is part of the {network} network* is shown if `network` is set
|
|
|
|
### operator
|
|
|
|
The question is `What company operates this bus line?`
|
|
*This bus line is operated by {operator}* is shown if `operator` is set
|
|
|
|
### leftover-questions
|
|
|
|
_This tagrendering has no question and is thus read-only_
|
|
*{questions( ,hidden)}*
|
|
|
|
This tagrendering has labels
|
|
`ignore-docs`
|
|
`added_by_default`
|
|
|
|
### lod
|
|
|
|
_This tagrendering has no question and is thus read-only_
|
|
*{linked_data_from_website()}*
|
|
|
|
This tagrendering has labels
|
|
`added_by_default`
|
|
|
|
|
|
This document is autogenerated from [assets/layers/transit_routes/transit_routes.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/transit_routes/transit_routes.json)
|