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

@ -21,6 +21,7 @@ Available languages:
2. [street_with_width](#street_with_width)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
- [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings)
+ [carriageway_width](#carriageway_width)
+ [too_little_width](#too_little_width)
+ [needed_for_cars](#needed_for_cars)
@ -50,7 +51,7 @@ Elements must match the expression **width:carriageway~.+**
## Supported attributes
**Warning:**,this quick overview is incomplete,
**Warning:**: this quick overview is incomplete
| attribute | type | values which are supported by this layer |
-----|-----|----- |
@ -60,6 +61,21 @@ Elements must match the expression **width:carriageway~.+**
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/sidewalk#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/sidewalk/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [sidewalk](https://wiki.openstreetmap.org/wiki/Key:sidewalk) | Multiple choice | [none](https://wiki.openstreetmap.org/wiki/Tag:sidewalk%3Dnone) [left](https://wiki.openstreetmap.org/wiki/Tag:sidewalk%3Dleft) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/sidewalk#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/sidewalk/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [sidewalk](https://wiki.openstreetmap.org/wiki/Key:sidewalk) | Multiple choice | [both](https://wiki.openstreetmap.org/wiki/Tag:sidewalk%3Dboth) [none](https://wiki.openstreetmap.org/wiki/Tag:sidewalk%3Dnone) [left](https://wiki.openstreetmap.org/wiki/Tag:sidewalk%3Dleft) [right](https://wiki.openstreetmap.org/wiki/Tag:sidewalk%3Dright) |
## Featureview elements and TagRenderings
| id | question | labels | freeform key |
-----|-----|-----|----- |
| [carriageway_width](#carriageway_width) | Hoe breed is deze straat?<br/>_Deze straat is <b>{width:carriageway}m</b> breed_ | | *[width:carriageway](https://wiki.osm.org/wiki/Key:width:carriageway)* ([distance](../SpecialInputElements.md#distance)) |
| [too_little_width](#too_little_width) | _Deze straat heeft <span class='alert'>{_width:difference}m</span> te weinig. De ruimte die nodig zou zijn is:_<br/>1 options | | _Multiple choice only_ |
| [needed_for_cars](#needed_for_cars) | _<b>{_width:needed:cars}m</b> voor het autoverkeer_<br/>2 options | | _Multiple choice only_ |
| [needed_for_parking](#needed_for_parking) | _<b>{_width:needed:parking}m</b> voor het geparkeerde wagens_ | | _Multiple choice only_ |
| [needed_for_cyclists](#needed_for_cyclists) | _<b>{_width:needed:cyclists}m</b> voor fietsers_<br/>2 options | | _Multiple choice only_ |
| [needed_for_pedestrians](#needed_for_pedestrians) | _<b>{_width:needed:pedestrians}m</b> voor voetgangers_<br/>2 options | | _Multiple choice only_ |
| [total_width_needed](#total_width_needed) | _<span style='border: 1px solid black; border-radius: 0.5em; padding: 0.25em;'><b>{_width:needed:total}m</b> nodig in het totaal</span>_ | | _Multiple choice only_ |
| [has_sidewalks](#has_sidewalks) | Heeft deze straat voetpaden?<br/>4 options | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### carriageway_width
The question is `Hoe breed is deze straat?`