forked from MapComplete/MapComplete
Regenerate documentation
This commit is contained in:
parent
3433afb92f
commit
2964c97ac6
82 changed files with 212 additions and 152 deletions
|
@ -100,6 +100,8 @@ The question is *Can a bicycle go past this barrier?*
|
|||
- *A cyclist can not go past this.* corresponds with `bicycle=no`
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `_referencing_ways~.+`
|
||||
|
||||
|
||||
|
||||
### barrier_type
|
||||
|
@ -171,6 +173,8 @@ This is rendered with `Maximum width: {maxwidth:physical} m`
|
|||
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `cycle_barrier!=double&cycle_barrier!=triple&_referencing_ways~.+`
|
||||
|
||||
|
||||
|
||||
### Space between barrier (cyclebarrier)
|
||||
|
|
|
@ -68,6 +68,18 @@ attribute | type | values which are supported by this layer
|
|||
|
||||
|
||||
|
||||
### images
|
||||
|
||||
|
||||
|
||||
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
|
||||
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### name
|
||||
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ A layer showing the OpenStreetMap Communities
|
|||
|
||||
|
||||
- This layer is shown at zoomlevel **0** and higher
|
||||
- <img src='../warning.svg' height='1rem'/> This layer is loaded from an external source, namely `https://raw.githubusercontent.com/osmlab/osm-community-index/main/dist/completeFeatureCollection.json`
|
||||
- <img src='../warning.svg' height='1rem'/> This layer is loaded from an external source, namely `https://raw.githubusercontent.com/pietervdvn/MapComplete-data/main/community_index/tile_{z}_{x}_{y}.geojson`
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue