MapComplete/Docs/Layers/pipeline.md

100 lines
7.4 KiB
Markdown
Raw Normal View History

2025-09-07 22:49:44 +02:00
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
# pipeline
Layer showing pipelines for transport of various substances.
- This layer is shown at zoomlevel **13** 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)
4. [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings)
- [images](#images)
- [location](#location)
- [substance](#substance)
- [leftover-questions](#leftover-questions)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
- [infrastructure](https://mapcomplete.org/infrastructure)
- [personal](https://mapcomplete.org/personal)
## Basic tags for this layer
Elements must match the expression **<a href='https://wiki.openstreetmap.org/wiki/Key:man_made' target='_blank'>man_made</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:man_made%3Dpipeline' target='_blank'>pipeline</a>**
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22man_made%22%3D%22pipeline%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/location#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/location/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [location](https://wiki.openstreetmap.org/wiki/Key:location) | Multiple choice | [location=underground](https://wiki.openstreetmap.org/wiki/Tag:location%3Dunderground) [location=overground](https://wiki.openstreetmap.org/wiki/Tag:location%3Doverground) [location=overhead](https://wiki.openstreetmap.org/wiki/Tag:location%3Doverhead) [location=underwater](https://wiki.openstreetmap.org/wiki/Tag:location%3Dunderwater) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/substance#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/substance/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [substance](https://wiki.openstreetmap.org/wiki/Key:substance) | [string](../SpecialInputElements.md#string) | [substance=gas](https://wiki.openstreetmap.org/wiki/Tag:substance%3Dgas) [substance=oil](https://wiki.openstreetmap.org/wiki/Tag:substance%3Doil) [substance=water](https://wiki.openstreetmap.org/wiki/Tag:substance%3Dwater) [substance=hot_water](https://wiki.openstreetmap.org/wiki/Tag:substance%3Dhot_water) [substance=sewage](https://wiki.openstreetmap.org/wiki/Tag:substance%3Dsewage) [substance=rainwater](https://wiki.openstreetmap.org/wiki/Tag:substance%3Drainwater) |
## 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_ |
| [location](#location) | Where is this pipeline located?<br/>4 options | | _Multiple choice only_ |
| [substance](#substance) | What substance is transported in this pipeline?<br/>_This pipeline transports {substance}_<br/>6 options | | *[substance](https://wiki.osm.org/wiki/Key:substance)* ([string](../SpecialInputElements.md#string)) |
| [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()}*
### location
The question is `Where is this pipeline located?`
- *This pipeline is located underground.* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:location' target='_blank'>location</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:location%3Dunderground' target='_blank'>underground</a>
- *This pipeline is located above ground.* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:location' target='_blank'>location</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:location%3Doverground' target='_blank'>overground</a>
- *This pipeline is located overhead.* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:location' target='_blank'>location</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:location%3Doverhead' target='_blank'>overhead</a>
- *This pipeline is located underwater.* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:location' target='_blank'>location</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:location%3Dunderwater' target='_blank'>underwater</a>
### substance
The question is `What substance is transported in this pipeline?`
*This pipeline transports {substance}* is shown if `substance` is set.
- *This pipeline transports gas.* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:substance' target='_blank'>substance</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:substance%3Dgas' target='_blank'>gas</a>
- *This pipeline transports oil.* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:substance' target='_blank'>substance</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:substance%3Doil' target='_blank'>oil</a>
- *This pipeline transports water.* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:substance' target='_blank'>substance</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:substance%3Dwater' target='_blank'>water</a>
- *This pipeline transports hot water.* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:substance' target='_blank'>substance</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:substance%3Dhot_water' target='_blank'>hot_water</a>
- *This pipeline transports sewage.* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:substance' target='_blank'>substance</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:substance%3Dsewage' target='_blank'>sewage</a>
- *This pipeline transports rainwater.* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:substance' target='_blank'>substance</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:substance%3Drainwater' target='_blank'>rainwater</a>
### 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/pipeline/pipeline.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/pipeline/pipeline.json)