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

@ -13,6 +13,8 @@ A layer showing defibrillators which can be used in case of emergency. This cont
2. [Presets](#presets)
3. [Basic tags for this layer](#basic-tags-for-this-layer)
4. [Supported attributes](#supported-attributes)
5. [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings)
- [Opening hours](#opening-hours)
- [images](#images)
- [defibrillator-indoors](#defibrillator-indoors)
- [defibrillator-access](#defibrillator-access)
@ -33,7 +35,7 @@ A layer showing defibrillators which can be used in case of emergency. This cont
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
5. [Filters](#filters)
6. [Filters](#filters)
## Themes using this layer
@ -56,7 +58,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
## Supported attributes
**Warning:**,this quick overview is incomplete,
**Warning:**: this quick overview is incomplete
| attribute | type | values which are supported by this layer |
-----|-----|----- |
@ -75,6 +77,30 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/survey:date#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/survey%3Adate/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) |
| <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) | [text](../SpecialInputElements.md#text) | |
## 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_ |
| [defibrillator-indoors](#defibrillator-indoors) | Is this defibrillator located indoors?<br/>2 options | | _Multiple choice only_ |
| [defibrillator-access](#defibrillator-access) | Is this defibrillator freely accessible?<br/>_Access is {access}_<br/>5 options | | *[access](https://wiki.osm.org/wiki/Key:access)* ([string](../SpecialInputElements.md#string)) |
| [defibrillator-level](#defibrillator-level) | On which floor is this defibrillator located?<br/>_This defibrillator is on floor {level}_<br/>2 options | | *[level](https://wiki.osm.org/wiki/Key:level)* ([int](../SpecialInputElements.md#int)) |
| [defibrillator-defibrillator:location](#defibrillator-defibrillator:location) | Please give some explanation on where the defibrillator can be found (in the local language)<br/>_<i>Extra information about the location (in the local language):</i><br/>{defibrillator:location}_ | | *[defibrillator:location](https://wiki.osm.org/wiki/Key:defibrillator:location)* ([text](../SpecialInputElements.md#text)) |
| [defibrillator-defibrillator:location:en](#defibrillator-defibrillator:location:en) | Please give some explanation on where the defibrillator can be found (in English)<br/>_<i>Extra information about the location (in English):</i><br/>{defibrillator:location:en}_ | | *[defibrillator:location:en](https://wiki.osm.org/wiki/Key:defibrillator:location:en)* ([text](../SpecialInputElements.md#text)) |
| [defibrillator-defibrillator:location:fr](#defibrillator-defibrillator:location:fr) | Please give some explanation on where the defibrillator can be found (in French)<br/>_<i>Extra information about the location (in French):</i><br/>{defibrillator:location:fr}_ | | *[defibrillator:location:fr](https://wiki.osm.org/wiki/Key:defibrillator:location:fr)* ([text](../SpecialInputElements.md#text)) |
| [wheelchair-access](#wheelchair-access) <br/> _(Original in [questions](./BuiltinQuestions.md#wheelchair-access))_ | Is this place accessible with a wheelchair?<br/>4 options | | _Multiple choice only_ |
| [defibrillator-ref](#defibrillator-ref) | What is the official identification number of the device? (if visible on device)<br/>_Official identification number of the device: <i>{ref}</i>_ | | *[ref](https://wiki.osm.org/wiki/Key:ref)* ([text](../SpecialInputElements.md#text)) |
| [defibrillator-email](#defibrillator-email) | What is the email for questions about this defibrillator?<br/>_Email for questions about this defibrillator: <a href='mailto:{email}'>{email}</a>_ | | *[email](https://wiki.osm.org/wiki/Key:email)* ([email](../SpecialInputElements.md#email)) |
| [defibrillator-phone](#defibrillator-phone) | What is the phone number for questions about this defibrillator?<br/>_Telephone for questions about this defibrillator: <a href='tel:{phone}'>{phone}</a>_ | | *[phone](https://wiki.osm.org/wiki/Key:phone)* ([phone](../SpecialInputElements.md#phone)) |
| [opening_hours_24_7](#opening_hours_24_7) <br/> _(Original in [questions](./BuiltinQuestions.md#opening_hours_24_7))_ | At what times is this defibrillator available?<br/>_<h3>Opening hours</h3>{opening_hours_table(opening_hours)}_<br/>3 options | | *[opening_hours](https://wiki.osm.org/wiki/Key:opening_hours)* ([opening_hours](../SpecialInputElements.md#opening_hours)) |
| [defibrillator-description](#defibrillator-description) | Is there any useful information for users that you haven't been able to describe above? (leave blank if no)<br/>_Additional information: {description}_ | | *[description](https://wiki.osm.org/wiki/Key:description)* ([text](../SpecialInputElements.md#text)) |
| [defibrillator-survey:date](#defibrillator-survey:date) | When was this defibrillator last surveyed?<br/>_This defibrillator was last surveyed on {survey:date}_<br/>1 options | | *[survey:date](https://wiki.osm.org/wiki/Key:survey:date)* ([date](../SpecialInputElements.md#date)) |
| [defibrillator-fixme](#defibrillator-fixme) | Is there something wrong with how this is mapped, that you weren't able to fix here? (leave a note to OpenStreetMap experts)<br/>_Extra information for OpenStreetMap experts: {fixme}_ | | *[fixme](https://wiki.osm.org/wiki/Key:fixme)* ([text](../SpecialInputElements.md#text)) |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_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_
@ -203,8 +229,8 @@ This tagrendering has labels
| id | question | osmTags |
-----|-----|----- |
| has_image.0 | *With and without images* (default) | |
| has_image.1 | Has at least one image | image~.+ | image:0~.+ | image:1~.+ | image:2~.+ | image:3~.+ | mapillary~.+ |
| has_image.2 | Probably does not have an image | image= & image:0= & image:1= & image:2= & image:3= & mapillary= |
| has_image.1 | Has at least one image | image~.+ | ^(image:[0-9]+)$~~.+ | ^(panoramax:[0-9]+)$~~.+ | mapillary~.+ |
| has_image.2 | Probably does not have an image | (image!~.+ | ^(image:[0-9]+!)$~~.+ | ^(panoramax:[0-9]+!)$~~.+ | mapillary!~.+) |
| id | question | osmTags |
-----|-----|----- |