forked from MapComplete/MapComplete
Chore: regenerate docs
This commit is contained in:
parent
c65808bcd2
commit
4078b33a87
318 changed files with 80192 additions and 692 deletions
|
@ -15,6 +15,7 @@ Layer showing individual parking spaces.
|
|||
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)
|
||||
- [_stolen_entrances](#_stolen_entrances)
|
||||
- [leftover-questions](#leftover-questions)
|
||||
|
@ -33,6 +34,16 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
|
|||
|
||||
## Supported attributes
|
||||
|
||||
## 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_ |
|
||||
| [_stolen_entrances](#_stolen_entrances) | _{steal(_enclosing_building,walls_and_buildings.entrance_info; walls_and_buildings.biggest_width)}_ | | _Multiple choice only_ |
|
||||
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | | _Multiple choice only_ |
|
||||
| [move-button](#move-button) | _{move_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_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue