forked from MapComplete/MapComplete
Fix bug in documentation generation
This commit is contained in:
parent
ee9a504af6
commit
2ce9c67204
175 changed files with 14896 additions and 11522 deletions
|
@ -27,22 +27,24 @@ A single climbing route and its properties. Some properties are derived from the
|
|||
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-)
|
||||
- [this.id](#thisid)
|
||||
- [this.id](#thisid)
|
||||
- [this.id](#thisid)
|
||||
- [this.id](#thisid)
|
||||
- [this.id](#thisid)
|
||||
- [this.id](#thisid)
|
||||
- [this.id](#thisid)
|
||||
- [this.id](#thisid)
|
||||
- [this.id](#thisid)
|
||||
- [this.id](#thisid)
|
||||
- [this.id](#thisid)
|
||||
- [this.id](#thisid)
|
||||
- [this.id](#thisid)
|
||||
- [this.id](#thisid)
|
||||
- [this.id](#thisid)
|
||||
- [this.id](#thisid)
|
||||
- [just_created](#just_created)
|
||||
- [nothing_known](#nothing_known)
|
||||
- [images](#images)
|
||||
- [Name](#name)
|
||||
- [Length](#length)
|
||||
- [Difficulty](#difficulty)
|
||||
- [bolts](#bolts)
|
||||
- [description](#description)
|
||||
- [Rock type via embedded feature](#rock-type-via-embedded-feature)
|
||||
- [leftover-questions](#leftover-questions)
|
||||
- [minimap](#minimap)
|
||||
- [nearby_images](#nearby_images)
|
||||
- [lod](#lod)
|
||||
- [favourite_status](#favourite_status)
|
||||
- [share](#share)
|
||||
- [qr_code](#qr_code)
|
||||
- [last_edit](#last_edit)
|
||||
- [all-tags](#all-tags)
|
||||
|
||||
Themes using this layer
|
||||
-------------------------
|
||||
|
@ -90,16 +92,25 @@ attribute | type | values which are supported by this layer
|
|||
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/_embedding_features_with_rock:rock#values) [_embedding_features_with_rock:rock](https://wiki.openstreetmap.org/wiki/Key:_embedding_features_with_rock:rock) | [string](../SpecialInputElements.md#string) |
|
||||
|
||||
|
||||
### this.id
|
||||
### just_created
|
||||
This element shows a 'thank you' that the contributor has recently created this element
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
- *You just created this element! Thanks for sharing this info with the world and helping people worldwide.* corresponds with id~.+
|
||||
This tagrendering is only visible in the popup if the following condition is met: _last_edit:passed_time<300 & (_version_number= | <a href='https://wiki.openstreetmap.org/wiki/Key:_version_number' target='_blank'>_version_number</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:_version_number%3D1' target='_blank'>1</a>) & _backend~.+
|
||||
This tagrendering has labels
|
||||
`added_by_default`
|
||||
`added_by_default_top`
|
||||
|
||||
### this.id
|
||||
### nothing_known
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: _last_edit:passed_time>=300 & _backend~.+
|
||||
This tagrendering has labels
|
||||
`added_by_default_top`
|
||||
|
||||
### 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_
|
||||
|
||||
|
@ -107,7 +118,7 @@ _This tagrendering has no question and is thus read-only_
|
|||
|
||||
|
||||
|
||||
### this.id
|
||||
### Name
|
||||
|
||||
The question is `What is the name of this climbing route?`
|
||||
This rendering asks information about the property
|
||||
|
@ -117,7 +128,7 @@ This is rendered with `<strong>{name}</strong>`
|
|||
|
||||
|
||||
|
||||
### this.id
|
||||
### Length
|
||||
|
||||
The question is `How long is this climbing route (in meters)?`
|
||||
This rendering asks information about the property
|
||||
|
@ -127,7 +138,7 @@ This is rendered with `This route is {canonical(climbing:length)} long`
|
|||
|
||||
|
||||
|
||||
### this.id
|
||||
### Difficulty
|
||||
|
||||
The question is `What is the grade of this climbing route according to the french/belgian system?`
|
||||
This rendering asks information about the property
|
||||
|
@ -137,7 +148,7 @@ This is rendered with `The grade is {climbing:grade:french} according to the fre
|
|||
|
||||
|
||||
|
||||
### this.id
|
||||
### bolts
|
||||
|
||||
The question is `How many bolts does this route have before reaching the anchor?`
|
||||
This rendering asks information about the property
|
||||
|
@ -147,7 +158,7 @@ This is rendered with `This route has {climbing:bolts} bolts <div class='subtle'
|
|||
|
||||
|
||||
|
||||
### this.id
|
||||
### description
|
||||
|
||||
The question is `Is there still some relevant info that the previous questions did not cover? Feel free to add it here.`
|
||||
This rendering asks information about the property
|
||||
|
@ -157,7 +168,7 @@ This is rendered with `{description}`
|
|||
|
||||
|
||||
|
||||
### this.id
|
||||
### Rock type via embedded feature
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
This rendering asks information about the property
|
||||
|
@ -167,7 +178,7 @@ This is rendered with `The rock type is {_embedding_features_with_rock:rock} as
|
|||
|
||||
|
||||
|
||||
### this.id
|
||||
### leftover-questions
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
@ -175,7 +186,24 @@ _This tagrendering has no question and is thus read-only_
|
|||
|
||||
|
||||
|
||||
### this.id
|
||||
### minimap
|
||||
Shows a small map with the feature. Added by default to every popup
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### nearby_images
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
||||
|
||||
This tagrendering has labels
|
||||
`added_by_default_conditional`
|
||||
|
||||
### lod
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
@ -184,15 +212,34 @@ _This tagrendering has no question and is thus read-only_
|
|||
This tagrendering has labels
|
||||
`added_by_default`
|
||||
|
||||
### this.id
|
||||
Shows a small map with the feature. Added by default to every popup
|
||||
### favourite_status
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
||||
|
||||
This tagrendering has labels
|
||||
`added_by_default`
|
||||
|
||||
### share
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
||||
### this.id
|
||||
|
||||
This tagrendering has labels
|
||||
`added_by_default`
|
||||
|
||||
### qr_code
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
||||
|
||||
This tagrendering has labels
|
||||
`added_by_default`
|
||||
|
||||
### last_edit
|
||||
Gives some metainfo about the last edit and who did edit it - rendering only
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
@ -201,33 +248,7 @@ This tagrendering is only visible in the popup if the following condition is met
|
|||
This tagrendering has labels
|
||||
`added_by_default`
|
||||
|
||||
### this.id
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### this.id
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
||||
|
||||
This tagrendering has labels
|
||||
`added_by_default`
|
||||
|
||||
### this.id
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
||||
|
||||
This tagrendering has labels
|
||||
`added_by_default`
|
||||
|
||||
### this.id
|
||||
### all-tags
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue