MapComplete/Docs/Layers/pipeline.md

177 lines
11 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)
2025-09-15 01:06:58 +02:00
- [pressure](#pressure)
- [operator](#operator)
2025-09-07 22:49:44 +02:00
- [leftover-questions](#leftover-questions)
- [spacer](#spacer)
- [lod](#lod)
2025-09-15 01:06:58 +02:00
5. [Filters](#filters)
2025-09-07 22:49:44 +02:00
## 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) |
2025-09-15 01:06:58 +02:00
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/pressure#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/pressure/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [pressure](https://wiki.openstreetmap.org/wiki/Key:pressure) | [pfloat](../SpecialInputElements.md#pfloat) | |
| <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) | |
2025-09-07 22:49:44 +02:00
## 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)) |
2025-09-15 01:06:58 +02:00
| [pressure](#pressure) | What is the pressure in this pipeline?<br/>_This pipeline operates at {canonical(pressure)}_ | | *[pressure](https://wiki.osm.org/wiki/Key:pressure)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [operator](#operator) | Who maintains this pipeline?<br/>_Maintained by {operator}_ | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) |
2025-09-07 22:49:44 +02:00
| [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
2025-09-15 01:06:58 +02:00
2025-09-07 22:49:44 +02:00
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
2025-09-15 01:06:58 +02:00
2025-09-07 22:49:44 +02:00
_This tagrendering has no question and is thus read-only_
2025-09-15 01:06:58 +02:00
{image_carousel()}{image_upload()}
Originally defined in [questions](../Docs/Layers/questions.md#images)
2025-09-07 22:49:44 +02:00
### location
2025-09-15 01:06:58 +02:00
If no attribute matches, the question *Where is this pipeline located?* will be asked
- *This pipeline is located underground.* is shown if <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 <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 <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 <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>
2025-09-07 22:49:44 +02:00
### substance
2025-09-15 01:06:58 +02:00
If no attribute matches, the question *What substance is transported in this pipeline?* will be asked
**This pipeline transports {substance}** is shown if `substance` is exists in the object
- *This pipeline transports gas.* is shown if <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 <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 <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 <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 <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 <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>
### pressure
If no attribute matches, the question *What is the pressure in this pipeline?* will be asked
**This pipeline operates at {canonical(pressure)}** is shown if `pressure` is exists in the object
The allowed input is of type pfloat
Values must be between negative infinity and 1000 (both inclusive)
A warning will appear if the value is outside of 1 and 500.
### operator
2025-09-07 22:49:44 +02:00
2025-09-15 01:06:58 +02:00
If no attribute matches, the question *Who maintains this pipeline?* will be asked
**Maintained by {operator}** is shown if `operator` is exists in the object
2025-09-07 22:49:44 +02:00
2025-09-15 00:30:13 +02:00
### pressure
The question is `What is the pressure in this pipeline?`
*This pipeline operates at {canonical(pressure)}* is shown if `pressure` is set.
The allowed input is of type pfloat and is in range -infinty until 1000 (both inclusive). A warning will appear if the value is outside of 1 and 500.
### operator
The question is `Who maintains this pipeline?`
*Maintained by {operator}* is shown if `operator` is set.
2025-09-07 22:49:44 +02:00
### leftover-questions
2025-09-15 01:06:58 +02:00
2025-09-07 22:49:44 +02:00
_This tagrendering has no question and is thus read-only_
2025-09-15 01:06:58 +02:00
{questions( ,hidden)}
This tagRendering has the following labels:
2025-09-07 22:49:44 +02:00
2025-09-15 01:06:58 +02:00
- `ignore-docs`
- `added_by_default`
2025-09-07 22:49:44 +02:00
### spacer
2025-09-15 01:06:58 +02:00
2025-09-07 22:49:44 +02:00
_This tagrendering has no question and is thus read-only_
2025-09-15 01:06:58 +02:00
<div class='m-4'/>
2025-09-07 22:49:44 +02:00
### lod
2025-09-15 01:06:58 +02:00
2025-09-07 22:49:44 +02:00
_This tagrendering has no question and is thus read-only_
2025-09-15 01:06:58 +02:00
{linked_data_from_website()}
This tagRendering has the following labels:
- `added_by_default`
Originally defined in [questions](../Docs/Layers/questions.md#lod)
## Filters
| id | question | osmTags |
-----|-----|----- |
| substance.0 | *What substance is transported in this pipeline?* (default) | |
| substance.1 | This pipeline transports gas. | substance=gas |
| substance.2 | This pipeline transports oil. | substance=oil |
| substance.3 | This pipeline transports water. | substance=water |
| substance.4 | This pipeline transports hot water. | substance=hot_water |
| substance.5 | This pipeline transports sewage. | substance=sewage |
| substance.6 | This pipeline transports rainwater. | substance=rainwater |
2025-09-07 22:49:44 +02:00
2025-09-15 00:30:13 +02:00
## Filters
| id | question | osmTags |
-----|-----|----- |
| substance.0 | *What substance is transported in this pipeline?* (default) | |
| substance.1 | This pipeline transports gas. | substance=gas |
| substance.2 | This pipeline transports oil. | substance=oil |
| substance.3 | This pipeline transports water. | substance=water |
| substance.4 | This pipeline transports hot water. | substance=hot_water |
| substance.5 | This pipeline transports sewage. | substance=sewage |
| substance.6 | This pipeline transports rainwater. | substance=rainwater |
2025-09-07 22:49:44 +02:00
This document is autogenerated from [assets/layers/pipeline/pipeline.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/pipeline/pipeline.json)