Chore: regenerate docs

This commit is contained in:
Pieter Vander Vennet 2025-04-10 04:51:26 +02:00
parent c65808bcd2
commit 4078b33a87
318 changed files with 80192 additions and 692 deletions

View file

@ -17,6 +17,7 @@ All infrastructure that someone can cycle over, accompanied with questions about
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)
- [Cycleway type for a road](#cycleway-type-for-a-road)
- [is lit?](#is-lit)
@ -77,7 +78,7 @@ Elements must match **any** of the following expressions:
## Supported attributes
**Warning:**,this quick overview is incomplete,
**Warning:**: this quick overview is incomplete
| attribute | type | values which are supported by this layer |
-----|-----|----- |
@ -97,6 +98,32 @@ Elements must match **any** of the following expressions:
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/cycleway:separation#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/cycleway%3Aseparation/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [cycleway:separation](https://wiki.openstreetmap.org/wiki/Key:cycleway:separation) | Multiple choice | [dashed_line](https://wiki.openstreetmap.org/wiki/Tag:cycleway:separation%3Ddashed_line) [solid_line](https://wiki.openstreetmap.org/wiki/Tag:cycleway:separation%3Dsolid_line) [parking_lane](https://wiki.openstreetmap.org/wiki/Tag:cycleway:separation%3Dparking_lane) [kerb](https://wiki.openstreetmap.org/wiki/Tag:cycleway:separation%3Dkerb) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/separation#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/separation/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [separation](https://wiki.openstreetmap.org/wiki/Key:separation) | Multiple choice | [dashed_line](https://wiki.openstreetmap.org/wiki/Tag:separation%3Ddashed_line) [solid_line](https://wiki.openstreetmap.org/wiki/Tag:separation%3Dsolid_line) [parking_lane](https://wiki.openstreetmap.org/wiki/Tag:separation%3Dparking_lane) [kerb](https://wiki.openstreetmap.org/wiki/Tag:separation%3Dkerb) |
## 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_ |
| [Cycleway type for a road](#Cycleway type for a road) | What kind of cycleway is here?<br/>6 options | | _Multiple choice only_ |
| [is lit?](#is lit?) | Is this street lit?<br/>4 options | | _Multiple choice only_ |
| [is_cyclestreet_road](#is_cyclestreet_road) <br/> _(Original in [cyclestreets](./cyclestreets.md#is_cyclestreet))_ | Is the street <b></b> a cyclestreet?<br/>7 options | | _Multiple choice only_ |
| [supplementary_sign](#supplementary_sign) <br/> _(Original in [cyclestreets](./cyclestreets.md#supplementary_sign))_ | What sign does this bicycle road have?<br/>5 options | | _Multiple choice only_ |
| [Maxspeed (for road)](#Maxspeed (for road)) | What is the maximum speed in this street?<br/>_The maximum speed on this road is {maxspeed} km/h_<br/>5 options | | *[maxspeed](https://wiki.osm.org/wiki/Key:maxspeed)* ([nat](../SpecialInputElements.md#nat)) |
| [Cycleway:surface](#Cycleway:surface) | What is the surface of the cycleway made from?<br/>_This cyleway is made of {cycleway:surface}_<br/>13 options | | *[cycleway:surface](https://wiki.osm.org/wiki/Key:cycleway:surface)* ([string](../SpecialInputElements.md#string)) |
| [incline](#incline) | Does have an incline?<br/>_This road has an slope of {incline}_<br/>2 options | | *[incline](https://wiki.osm.org/wiki/Key:incline)* ([slope](../SpecialInputElements.md#slope)) |
| [Cycleway:smoothness](#Cycleway:smoothness) | What is the smoothness of this cycleway?<br/>8 options | | _Multiple choice only_ |
| [Surface of the road](#Surface of the road) | What is the surface of the street made from?<br/>_This road is made of {surface}_<br/>13 options | | *[surface](https://wiki.osm.org/wiki/Key:surface)* ([string](../SpecialInputElements.md#string)) |
| [Surface of the street](#Surface of the street) | What is the smoothness of this street?<br/>8 options | | _Multiple choice only_ |
| [width](#width) | What is the carriage width of this road (in meters)?<br/>_The carriage width of this road is <strong>{width}m</strong>_ | | *[width](https://wiki.osm.org/wiki/Key:width)* ([distance](../SpecialInputElements.md#distance)) |
| [cycleway-lane-track-traffic-signs](#cycleway-lane-track-traffic-signs) | What traffic sign does this cycleway have?<br/>5 options | | _Multiple choice only_ |
| [cycleway-traffic-signs](#cycleway-traffic-signs) | What traffic sign does this cycleway have?<br/>8 options | | _Multiple choice only_ |
| [cycleway-traffic-signs-supplementary](#cycleway-traffic-signs-supplementary) | Does the traffic sign D7 (<img src='./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D07.svg' style='width: 1.5em'>) have a supplementary sign?<br/>7 options | | _Multiple choice only_ |
| [cycleways_and_roads-cycleway:buffer](#cycleways_and_roads-cycleway:buffer) | How wide is the gap between the cycleway and the road?<br/>_The buffer besides this cycleway is {cycleway:buffer} m_ | | *[cycleway:buffer](https://wiki.osm.org/wiki/Key:cycleway:buffer)* ([distance](../SpecialInputElements.md#distance)) |
| [cyclelan-segregation](#cyclelan-segregation) | How is this cycleway separated from the road?<br/>4 options | | _Multiple choice only_ |
| [cycleway-segregation](#cycleway-segregation) | How is this cycleway separated from the road?<br/>4 options | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | | _Multiple choice only_ |
| [split_button](#split_button) <br/> _(Original in [questions](./BuiltinQuestions.md#split_button))_ | _{split_button()}_ | | _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_