mapcomplete/Docs/Layers/barrier.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

252 lines
13 KiB
Markdown
Raw Normal View History

[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
2024-04-28 03:46:56 +02:00
barrier
=======
Obstacles while cycling, such as bollards and cycle barriers
2024-04-28 03:46:56 +02:00
* This layer is shown at zoomlevel **17** and higher
* This layer will automatically load [cycleways\_and\_roads](./cycleways_and_roads.md) into the layout as it depends on it: a preset snaps to this layer (presets\[0\])
* This layer will automatically load [cycleways\_and\_roads](./cycleways_and_roads.md) into the layout as it depends on it: a preset snaps to this layer (presets\[1\])
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-)
* [just\_created](#just_created)
* [images](#images)
* [bicycle=yes/no](#bicycle=yesno)
* [barrier\_type](#barrier_type)
* [Bollard type](#bollard-type)
* [Cycle barrier type](#cycle-barrier-type)
* [MaxWidth](#maxwidth)
* [Space between barrier (cyclebarrier)](#space-between-barrier-(cyclebarrier))
* [Width of opening (cyclebarrier)](#width-of-opening-(cyclebarrier))
* [Overlap (cyclebarrier)](#overlap-(cyclebarrier))
* [leftover-questions](#leftover-questions)
* [lod](#lod)
* [minimap](#minimap)
* [delete-button](#delete-button)
* [last\_edit](#last_edit)
* [favourite\_status](#favourite_status)
* [qr\_code](#qr_code)
* [share](#share)
* [all-tags](#all-tags)
Themes using this layer
-----------------------
* [cycle\_infra](https://mapcomplete.org/cycle_infra)
* [personal](https://mapcomplete.org/personal)
Basic tags for this layer
-------------------------
2024-04-28 03:46:56 +02:00
Elements must match **any** of the following expressions:
2024-04-28 03:46:56 +02:00
* [barrier](https://wiki.openstreetmap.org/wiki/Key:barrier)\=[bollard](https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dbollard)
* [barrier](https://wiki.openstreetmap.org/wiki/Key:barrier)\=[cycle\_barrier](https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dcycle_barrier)
2024-04-28 03:46:56 +02:00
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22barrier%22%3D%22bollard%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22barrier%22%3D%22cycle_barrier%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
2024-04-28 03:46:56 +02:00
Supported attributes
--------------------
2024-04-28 03:46:56 +02:00
Warning:
2024-04-28 03:46:56 +02:00
this quick overview is incomplete
2024-04-28 03:46:56 +02:00
attribute
2024-04-28 03:46:56 +02:00
type
2024-04-28 03:46:56 +02:00
values which are supported by this layer
2024-04-28 03:46:56 +02:00
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/id#values) [id](https://wiki.openstreetmap.org/wiki/Key:id)
2024-04-28 03:46:56 +02:00
Multiple choice
2024-04-28 03:46:56 +02:00
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/bicycle#values) [bicycle](https://wiki.openstreetmap.org/wiki/Key:bicycle)
2024-04-28 03:46:56 +02:00
Multiple choice
2024-04-28 03:46:56 +02:00
[yes](https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dno)
2024-04-28 03:46:56 +02:00
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/barrier#values) [barrier](https://wiki.openstreetmap.org/wiki/Key:barrier)
2024-04-28 03:46:56 +02:00
Multiple choice
2024-04-28 03:46:56 +02:00
[bollard](https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dbollard) [cycle\_barrier](https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dcycle_barrier)
2024-04-28 03:46:56 +02:00
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/bollard#values) [bollard](https://wiki.openstreetmap.org/wiki/Key:bollard)
2024-04-28 03:46:56 +02:00
Multiple choice
2024-04-28 03:46:56 +02:00
[removable](https://wiki.openstreetmap.org/wiki/Tag:bollard%3Dremovable) [fixed](https://wiki.openstreetmap.org/wiki/Tag:bollard%3Dfixed) [foldable](https://wiki.openstreetmap.org/wiki/Tag:bollard%3Dfoldable) [flexible](https://wiki.openstreetmap.org/wiki/Tag:bollard%3Dflexible) [rising](https://wiki.openstreetmap.org/wiki/Tag:bollard%3Drising)
2024-04-28 03:46:56 +02:00
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/cycle_barrier#values) [cycle\_barrier](https://wiki.openstreetmap.org/wiki/Key:cycle_barrier)
2024-04-28 03:46:56 +02:00
Multiple choice
2024-04-28 03:46:56 +02:00
[single](https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Dsingle) [double](https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Ddouble) [triple](https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Dtriple) [squeeze](https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Dsqueeze)
2024-04-28 03:46:56 +02:00
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/maxwidth:physical#values) [maxwidth:physical](https://wiki.openstreetmap.org/wiki/Key:maxwidth:physical)
2024-04-28 03:46:56 +02:00
[distance](../SpecialInputElements.md#distance)
2024-04-28 03:46:56 +02:00
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/width:separation#values) [width:separation](https://wiki.openstreetmap.org/wiki/Key:width:separation)
2024-04-28 03:46:56 +02:00
[distance](../SpecialInputElements.md#distance)
2024-04-28 03:46:56 +02:00
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/width:opening#values) [width:opening](https://wiki.openstreetmap.org/wiki/Key:width:opening)
2024-04-28 03:46:56 +02:00
[distance](../SpecialInputElements.md#distance)
2024-04-28 03:46:56 +02:00
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/overlap#values) [overlap](https://wiki.openstreetmap.org/wiki/Key:overlap)
2024-04-28 03:46:56 +02:00
[distance](../SpecialInputElements.md#distance)
2024-04-28 03:46:56 +02:00
### just\_created
This element shows a 'thank you' that the contributor has recently created this element
This tagrendering has no question and is thus read-only
2024-04-28 03:46:56 +02:00
* _You just created this element! Thanks for sharing this info with the world and helping people worldwide._ corresponds with id~.+
2023-11-13 03:15:48 +01:00
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:passed_time<300 & (_version_number= | <a href='https://wiki.openstreetmap.org/wiki/Key:_version_number' target='_blank'>_version_number</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:_version_number%3D1' target='_blank'>1</a>) & _backend~.+`
2024-04-28 03:46:56 +02:00
This tagrendering has labels `added_by_default`
2024-04-28 03:46:56 +02:00
### images
2024-04-28 03:46:56 +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
This tagrendering has no question and is thus read-only
2024-04-28 03:46:56 +02:00
### bicycle=yes/no
2024-04-28 03:46:56 +02:00
The question is _Can a bicycle go past this barrier?_
2024-04-28 03:46:56 +02:00
* _A cyclist can go past this._ corresponds with [bicycle](https://wiki.openstreetmap.org/wiki/Key:bicycle)\=[yes](https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dyes)
* _A cyclist can not go past this._ corresponds with [bicycle](https://wiki.openstreetmap.org/wiki/Key:bicycle)\=[no](https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dno)
This tagrendering is only visible in the popup if the following condition is met: `_referencing_ways~.+`
2024-04-28 03:46:56 +02:00
### barrier\_type
This tagrendering has no question and is thus read-only
2024-04-28 03:46:56 +02:00
* _This is a single bollard in the road_ corresponds with [barrier](https://wiki.openstreetmap.org/wiki/Key:barrier)\=[bollard](https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dbollard)
* _This is a cycle barrier slowing down cyclists_ corresponds with [barrier](https://wiki.openstreetmap.org/wiki/Key:barrier)\=[cycle\_barrier](https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dcycle_barrier)
2024-04-28 03:46:56 +02:00
### Bollard type
2024-04-28 03:46:56 +02:00
The question is _What kind of bollard is this?_
2024-04-28 03:46:56 +02:00
* _Removable bollard_ corresponds with [bollard](https://wiki.openstreetmap.org/wiki/Key:bollard)\=[removable](https://wiki.openstreetmap.org/wiki/Tag:bollard%3Dremovable)
* _Fixed bollard_ corresponds with [bollard](https://wiki.openstreetmap.org/wiki/Key:bollard)\=[fixed](https://wiki.openstreetmap.org/wiki/Tag:bollard%3Dfixed)
* _Bollard that can be folded down_ corresponds with [bollard](https://wiki.openstreetmap.org/wiki/Key:bollard)\=[foldable](https://wiki.openstreetmap.org/wiki/Tag:bollard%3Dfoldable)
* _Flexible bollard, usually plastic_ corresponds with [bollard](https://wiki.openstreetmap.org/wiki/Key:bollard)\=[flexible](https://wiki.openstreetmap.org/wiki/Tag:bollard%3Dflexible)
* _Rising bollard_ corresponds with [bollard](https://wiki.openstreetmap.org/wiki/Key:bollard)\=[rising](https://wiki.openstreetmap.org/wiki/Tag:bollard%3Drising)
2023-11-13 03:15:48 +01:00
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:barrier' target='_blank'>barrier</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dbollard' target='_blank'>bollard</a>`
2024-04-28 03:46:56 +02:00
### Cycle barrier type
2024-04-28 03:46:56 +02:00
The question is _What kind of cycling barrier is this?_
2024-04-28 03:46:56 +02:00
* _Single, just two barriers with a space inbetween_ corresponds with [cycle\_barrier](https://wiki.openstreetmap.org/wiki/Key:cycle_barrier)\=[single](https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Dsingle)
* _Double, two barriers behind each other_ corresponds with [cycle\_barrier](https://wiki.openstreetmap.org/wiki/Key:cycle_barrier)\=[double](https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Ddouble)
* _Triple, three barriers behind each other_ corresponds with [cycle\_barrier](https://wiki.openstreetmap.org/wiki/Key:cycle_barrier)\=[triple](https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Dtriple)
* _Squeeze gate, gap is smaller at top, than at the bottom_ corresponds with [cycle\_barrier](https://wiki.openstreetmap.org/wiki/Key:cycle_barrier)\=[squeeze](https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Dsqueeze)
2023-11-13 03:15:48 +01:00
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:barrier' target='_blank'>barrier</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dcycle_barrier' target='_blank'>cycle_barrier</a>`
2024-04-28 03:46:56 +02:00
### MaxWidth
2024-04-28 03:46:56 +02:00
The question is _How wide is the gap left over besides the barrier?_
2024-04-28 03:46:56 +02:00
This rendering asks information about the property [maxwidth:physical](https://wiki.openstreetmap.org/wiki/Key:maxwidth:physical) This is rendered with `Maximum width: {maxwidth:physical} m`
2023-11-13 03:15:48 +01:00
This tagrendering is only visible in the popup if the following condition is met: `_referencing_ways~.+ & cycle_barrier!=double & cycle_barrier!=triple`
2024-04-28 03:46:56 +02:00
### Space between barrier (cyclebarrier)
2024-04-28 03:46:56 +02:00
The question is _How much space is there between the barriers (along the length of the road)?_
2024-04-28 03:46:56 +02:00
This rendering asks information about the property [width:separation](https://wiki.openstreetmap.org/wiki/Key:width:separation) This is rendered with `Space between barriers (along the length of the road): {width:separation} m`
2023-11-13 03:15:48 +01:00
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:cycle_barrier' target='_blank'>cycle_barrier</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Ddouble' target='_blank'>double</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:cycle_barrier' target='_blank'>cycle_barrier</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Dtriple' target='_blank'>triple</a>`
2024-04-28 03:46:56 +02:00
### Width of opening (cyclebarrier)
2024-04-28 03:46:56 +02:00
The question is _How wide is the smallest opening next to the barriers?_
2024-04-28 03:46:56 +02:00
This rendering asks information about the property [width:opening](https://wiki.openstreetmap.org/wiki/Key:width:opening) This is rendered with `Width of opening: {width:opening} m`
2023-11-13 03:15:48 +01:00
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:cycle_barrier' target='_blank'>cycle_barrier</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Ddouble' target='_blank'>double</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:cycle_barrier' target='_blank'>cycle_barrier</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Dtriple' target='_blank'>triple</a>`
2024-04-28 03:46:56 +02:00
### Overlap (cyclebarrier)
2024-04-28 03:46:56 +02:00
The question is _How much overlap do the barriers have?_
2024-04-28 03:46:56 +02:00
This rendering asks information about the property [overlap](https://wiki.openstreetmap.org/wiki/Key:overlap) This is rendered with `Overlap: {overlap} m`
2023-11-13 03:15:48 +01:00
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:cycle_barrier' target='_blank'>cycle_barrier</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Ddouble' target='_blank'>double</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:cycle_barrier' target='_blank'>cycle_barrier</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Dtriple' target='_blank'>triple</a>`
2024-04-28 03:46:56 +02:00
### leftover-questions
This tagrendering has no question and is thus read-only
2024-04-28 03:46:56 +02:00
### lod
2024-04-13 02:40:21 +02:00
This tagrendering has no question and is thus read-only
2024-04-28 03:46:56 +02:00
This tagrendering has labels `added_by_default`
2024-04-13 02:40:21 +02:00
2024-04-28 03:46:56 +02:00
### minimap
Shows a small map with the feature. Added by default to every popup
This tagrendering has no question and is thus read-only
2024-04-28 03:46:56 +02:00
### delete-button
This tagrendering has no question and is thus read-only
2024-04-28 03:46:56 +02:00
### last\_edit
Gives some metainfo about the last edit and who did edit it - rendering only
This tagrendering has no question and is thus read-only
2023-11-13 03:15:48 +01:00
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:changeset~.+ & _last_edit:contributor~.+`
2024-04-28 03:46:56 +02:00
This tagrendering has labels `added_by_default`
2023-12-19 22:08:00 +01:00
2024-04-28 03:46:56 +02:00
### favourite\_status
2023-12-19 22:08:00 +01:00
This tagrendering has no question and is thus read-only
2024-04-28 03:46:56 +02:00
### qr\_code
2023-12-30 15:24:30 +01:00
This tagrendering has no question and is thus read-only
2024-04-28 03:46:56 +02:00
This tagrendering has labels `added_by_default`
2023-12-30 15:24:30 +01:00
2024-04-28 03:46:56 +02:00
### share
2023-12-30 15:24:30 +01:00
This tagrendering has no question and is thus read-only
2024-04-28 03:46:56 +02:00
This tagrendering has labels `added_by_default`
2023-12-30 15:24:30 +01:00
2024-04-28 03:46:56 +02:00
### all-tags
This tagrendering has no question and is thus read-only
This document is autogenerated from [assets/layers/barrier/barrier.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/barrier/barrier.json)