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

@ -27,6 +27,7 @@ Available languages:
2. [osm_buildings_no_points](#osm_buildings_no_points)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
- [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings)
+ [building type](#building-type)
+ [grb-housenumber](#grb-housenumber)
+ [grb-unit](#grb-unit)
@ -41,6 +42,9 @@ Available languages:
3. [grb](#grb)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
- [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings)
+ [GRB geometry:](#grb-geometry)
+ [OSM geometry:](#osm-geometry)
+ [Import-button](#import-button)
+ [Building info](#building-info)
+ [overlapping building address](#overlapping-building-address)
@ -57,11 +61,13 @@ Available languages:
4. [service_ways](#service_ways)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
- [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings)
+ [leftover-questions](#leftover-questions)
+ [lod](#lod)
5. [generic_osm_object](#generic_osm_object)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
- [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings)
+ [all_tags](#all_tags)
+ [leftover-questions](#leftover-questions)
+ [lod](#lod)
@ -86,7 +92,7 @@ Elements must match **all** 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 +103,21 @@ Elements must match **all** of the following expressions:
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/fixme#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/fixme/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [fixme](https://wiki.openstreetmap.org/wiki/Key:fixme) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:fixme%3D) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/building:min_level#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/building%3Amin_level/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [building:min_level](https://wiki.openstreetmap.org/wiki/Key:building:min_level) | [pnat](../SpecialInputElements.md#pnat) | |
## Featureview elements and TagRenderings
| id | question | labels | freeform key |
-----|-----|-----|----- |
| [building type](#building type) | What kind of building is this?<br/>_The building type is <b>{building}</b>_<br/>9 options | | *[building](https://wiki.osm.org/wiki/Key:building)* ([string](../SpecialInputElements.md#string)) |
| [grb-housenumber](#grb-housenumber) | Wat is het huisnummer?<br/>_Het huisnummer is <b>{addr:housenumber}</b>_<br/>1 options | | *[addr:housenumber](https://wiki.osm.org/wiki/Key:addr:housenumber)* ([string](../SpecialInputElements.md#string)) |
| [grb-unit](#grb-unit) | Wat is de wooneenheid-aanduiding?<br/>_De wooneenheid-aanduiding is <b>{addr:unit}</b> _<br/>1 options | | *[addr:unit](https://wiki.osm.org/wiki/Key:addr:unit)* ([string](../SpecialInputElements.md#string)) |
| [grb-street](#grb-street) | Wat is de straat?<br/>_De straat is <b>{addr:street}</b>_ | | *[addr:street](https://wiki.osm.org/wiki/Key:addr:street)* ([string](../SpecialInputElements.md#string)) |
| [grb-reference](#grb-reference) | _Has been imported from GRB, reference number is {source:geometry:ref}_ | | _Multiple choice only_ |
| [grb-fixme](#grb-fixme) | Wat zegt de fixme?<br/>_De fixme is <b>{fixme}</b>_<br/>1 options | | *[fixme](https://wiki.osm.org/wiki/Key:fixme)* ([string](../SpecialInputElements.md#string)) |
| [grb-min-level](#grb-min-level) | Hoeveel verdiepingen ontbreken?<br/>_Dit gebouw begint maar op de {building:min_level} verdieping_ | | *[building:min_level](https://wiki.osm.org/wiki/Key:building:min_level)* ([pnat](../SpecialInputElements.md#pnat)) |
| [all_tags](#all_tags) <br/> _(Original in [questions](./BuiltinQuestions.md#all_tags))_ | _{all_tags()}_ | | _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_ |
### building type
The question is `What kind of building is this?`
@ -202,6 +223,22 @@ Elements must match **all** of the following expressions:
## Supported attributes
## Featureview elements and TagRenderings
| id | question | labels | freeform key |
-----|-----|-----|----- |
| [Import-button](#Import-button) | _{import_way_button(osm_buildings_no_points,building=$building;man_made=$man_made; source:geometry:date=$_grb_date; source:geometry:ref=$_grb_ref; addr:street=$addr:street; addr:housenumber=$addr:housenumber; building:min_level=$_building:min_level, Upload this building to OpenStreetMap,,_is_part_of_building=true,1,_moveable=true)}_<br/>4 options | | _Multiple choice only_ |
| [Building info](#Building info) | _This is a <b>{building}</b> <span class='subtle'>detected by {detection_method}</span>_ | | _Multiple choice only_ |
| [overlapping building address](#overlapping building address) | _The overlapping openstreetmap-building has no address information at all_<br/>4 options | | _Multiple choice only_ |
| [grb_address_diff](#grb_address_diff) | _<div>The overlapping openstreetmap-building has a different address then this GRB-object: {addr:street} {addr:housenumber}<br/>{tag_apply(addr:street=$addr:street; addr:housenumber=$addr:housenumber,Copy the GRB-address onto the OSM-object,,_osm_obj:id)}_ | | _Multiple choice only_ |
| [overlapping building id](#overlapping building id) | _The overlapping <a href='https://osm.org/{_osm_obj:id}' target='_blank'>openstreetmap-building has id {_osm_obj:id}</a>_ | | _Multiple choice only_ |
| [overlapping building type](#overlapping building type) | _The overlapping building is a <b>{_osm_obj:building}</b> and covers <b>{_overlap_percentage}%</b> of the GRB building. <br/>The GRB-building covers <b>{_reverse_overlap_percentage}%</b> of the OSM building<br/>The OSM-building is based on GRB-data from {_osm_obj:source:date}._ | | _Multiple choice only_ |
| [overlapping building map](#overlapping building map) | _<h3>GRB geometry:</h3>{minimap(21, id):height:10rem;border-radius:1rem;overflow:hidden}<h3>OSM geometry:</h3>{minimap(21,_osm_obj:id):height:10rem;border-radius:1rem;overflow:hidden}_ | | _Multiple choice only_ |
| [apply-id](#apply-id) | _{tag_apply(source:geometry:date=$_grb_date; source:geometry:ref=$_grb_ref,Mark the OSM-building as imported,,_osm_obj:id)}_ | | _Multiple choice only_ |
| [apply-building-type](#apply-building-type) | _{tag_apply(building=$building,Use the building type from GRB,,_osm_obj:id)}_ | | _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_ |
### Import-button
_This tagrendering has no question and is thus read-only_
@ -298,6 +335,13 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
## Supported attributes
## Featureview elements and TagRenderings
| id | question | labels | freeform key |
-----|-----|-----|----- |
| [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_ |
### leftover-questions
_This tagrendering has no question and is thus read-only_
@ -336,6 +380,14 @@ Elements must match **all** of the following expressions:
## Supported attributes
## Featureview elements and TagRenderings
| id | question | labels | freeform key |
-----|-----|-----|----- |
| [all_tags](#all_tags) <br/> _(Original in [questions](./BuiltinQuestions.md#all_tags))_ | _{all_tags()}_ | | _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_ |
### all_tags
Shows a table with all the tags of the feature
_This tagrendering has no question and is thus read-only_