forked from MapComplete/MapComplete
84 lines
6.1 KiB
Markdown
84 lines
6.1 KiB
Markdown
|
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
|
||
|
|
||
|
# railway
|
||
|
|
||
|
Railways and disused railways
|
||
|
|
||
|
- This layer is shown at zoomlevel **14** and higher
|
||
|
- This layer is needed as dependency for layer [historic_rolling_stock](#historic_rolling_stock)
|
||
|
|
||
|
## 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)
|
||
|
- [images](#images)
|
||
|
- [leftover-questions](#leftover-questions)
|
||
|
- [spacer](#spacer)
|
||
|
- [lod](#lod)
|
||
|
|
||
|
## Themes using this layer
|
||
|
|
||
|
- [historic_rolling_stock](https://mapcomplete.org/historic_rolling_stock)
|
||
|
- [personal](https://mapcomplete.org/personal)
|
||
|
|
||
|
## Basic tags for this layer
|
||
|
|
||
|
Elements must match **any** of the following expressions:
|
||
|
|
||
|
- <a href='https://wiki.openstreetmap.org/wiki/Key:abandoned:railway' target='_blank'>abandoned:railway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:abandoned:railway%3Drail' target='_blank'>rail</a>
|
||
|
- <a href='https://wiki.openstreetmap.org/wiki/Key:abandoned:railway' target='_blank'>abandoned:railway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:abandoned:railway%3Dtram' target='_blank'>tram</a>
|
||
|
- <a href='https://wiki.openstreetmap.org/wiki/Key:abandoned:railway' target='_blank'>abandoned:railway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:abandoned:railway%3Dsubway' target='_blank'>subway</a>
|
||
|
- <a href='https://wiki.openstreetmap.org/wiki/Key:abandoned:railway' target='_blank'>abandoned:railway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:abandoned:railway%3Dlight_rail' target='_blank'>light_rail</a>
|
||
|
- <a href='https://wiki.openstreetmap.org/wiki/Key:disused:railway' target='_blank'>disused:railway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:disused:railway%3Drail' target='_blank'>rail</a>
|
||
|
- <a href='https://wiki.openstreetmap.org/wiki/Key:disused:railway' target='_blank'>disused:railway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:disused:railway%3Dtram' target='_blank'>tram</a>
|
||
|
- <a href='https://wiki.openstreetmap.org/wiki/Key:disused:railway' target='_blank'>disused:railway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:disused:railway%3Dsubway' target='_blank'>subway</a>
|
||
|
- <a href='https://wiki.openstreetmap.org/wiki/Key:disused:railway' target='_blank'>disused:railway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:disused:railway%3Dlight_rail' target='_blank'>light_rail</a>
|
||
|
- <a href='https://wiki.openstreetmap.org/wiki/Key:railway' target='_blank'>railway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:railway%3Drail' target='_blank'>rail</a>
|
||
|
- <a href='https://wiki.openstreetmap.org/wiki/Key:railway' target='_blank'>railway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:railway%3Dtram' target='_blank'>tram</a>
|
||
|
- <a href='https://wiki.openstreetmap.org/wiki/Key:railway' target='_blank'>railway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:railway%3Dsubway' target='_blank'>subway</a>
|
||
|
- <a href='https://wiki.openstreetmap.org/wiki/Key:railway' target='_blank'>railway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:railway%3Dlight_rail' target='_blank'>light_rail</a>
|
||
|
- <a href='https://wiki.openstreetmap.org/wiki/Key:railway' target='_blank'>railway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:railway%3Ddisused' target='_blank'>disused</a>
|
||
|
|
||
|
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22abandoned%3Arailway%22%3D%22rail%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22abandoned%3Arailway%22%3D%22tram%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22abandoned%3Arailway%22%3D%22subway%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22abandoned%3Arailway%22%3D%22light_rail%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22disused%3Arailway%22%3D%22rail%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22disused%3Arailway%22%3D%22tram%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22disused%3Arailway%22%3D%22subway%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22disused%3Arailway%22%3D%22light_rail%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22railway%22%3D%22rail%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22railway%22%3D%22tram%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22railway%22%3D%22subway%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22railway%22%3D%22light_rail%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22railway%22%3D%22disused%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
|
||
|
|
||
|
## Supported attributes
|
||
|
|
||
|
## Featureview elements and TagRenderings
|
||
|
|
||
|
| id | question | labels | freeform key |
|
||
|
-----|-----|-----|----- |
|
||
|
| [images](#images) <br/> _(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ |
|
||
|
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
|
||
|
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
|
||
|
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
|
||
|
|
||
|
### 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()}*
|
||
|
|
||
|
### leftover-questions
|
||
|
_This tagrendering has no question and is thus read-only_
|
||
|
|
||
|
*{questions( ,hidden)}*
|
||
|
|
||
|
This tagrendering has labels `ignore-docs` `added_by_default`
|
||
|
|
||
|
### spacer
|
||
|
_This tagrendering has no question and is thus read-only_
|
||
|
|
||
|
*<div class='m-4'/>*
|
||
|
|
||
|
### 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/railway/railway.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/railway/railway.json)
|