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
|
@ -13,6 +13,8 @@ All objects which have an etymology known
|
|||
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)
|
||||
- [Wikipedia article of the name giver](#wikipedia-article-of-the-name-giver)
|
||||
- [etymology-images-from-wikipedia](#etymology-images-from-wikipedia)
|
||||
- [wikipedia-etymology](#wikipedia-etymology)
|
||||
- [Wikipedia article of the name giver](#wikipedia-article-of-the-name-giver)
|
||||
|
@ -41,13 +43,29 @@ 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 |
|
||||
-----|-----|----- |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/name:etymology:wikidata#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/name%3Aetymology%3Awikidata/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [name:etymology:wikidata](https://wiki.openstreetmap.org/wiki/Key:name:etymology:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/name:etymology#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/name%3Aetymology/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) |
|
||||
|
||||
## Featureview elements and TagRenderings
|
||||
|
||||
| id | question | labels | freeform key |
|
||||
-----|-----|-----|----- |
|
||||
| [etymology-images-from-wikipedia](#etymology-images-from-wikipedia) | _{image_carousel(name:etymology:wikidata)}_ | | _Multiple choice only_ |
|
||||
| [wikipedia-etymology](#wikipedia-etymology) | What is the Wikidata-item that this object is named after?<br/>_<h3>Wikipedia article of the name giver</h3>{wikipedia(name:etymology:wikidata):max-height:20rem}_ | | *[name:etymology:wikidata](https://wiki.osm.org/wiki/Key:name:etymology:wikidata)* ([wikidata](../SpecialInputElements.md#wikidata)) |
|
||||
| [zoeken op inventaris onroerend erfgoed](#zoeken op inventaris onroerend erfgoed) | _<a href='https://inventaris.onroerenderfgoed.be/erfgoedobjecten?tekst={name}' target='_blank'>Search on inventaris onroerend erfgoed</a>_ | | _Multiple choice only_ |
|
||||
| [simple etymology](#simple etymology) | What is this object named after?<br/>_Named after {name:etymology}_<br/>1 options | | *[name:etymology](https://wiki.osm.org/wiki/Key:name:etymology)* ([text](../SpecialInputElements.md#text)) |
|
||||
| [questions](#questions) <br/> _(Original in [questions](./BuiltinQuestions.md#questions))_ | _{questions()}_ | | _Multiple choice only_ |
|
||||
| [streetsign-image-carousel](#streetsign-image-carousel) | _{image_carousel(image:streetsign;panoramax:streetsign)}_ | | _Multiple choice only_ |
|
||||
| [streetsign-upload](#streetsign-upload) | _{image_upload(image:streetsign,Add image of a street name sign,)}_ | | _Multiple choice only_ |
|
||||
| [minimap](#minimap) | _{minimap(18, id, _same_name_ids):height:10rem}_ | | _Multiple choice only_ |
|
||||
| [etymology_multi_apply](#etymology_multi_apply) | _{multi_apply(_same_name_ids, name:etymology:wikidata;name:etymology, Auto-applying data on all segments with the same name, true)}_ | | _Multiple choice only_ |
|
||||
| [wikipedia](#wikipedia) | _A Wikipedia article about this <b>street</b> exists:<br/>{wikipedia():max-height:25rem}_ | | _Multiple choice only_ |
|
||||
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
|
||||
|
||||
### etymology-images-from-wikipedia
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue