forked from MapComplete/MapComplete
New formatting of documentation
This commit is contained in:
parent
aea9f9b5ed
commit
015b9aebad
263 changed files with 31332 additions and 44633 deletions
|
@ -1,60 +1,43 @@
|
|||
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
|
||||
|
||||
pedestrian_path
|
||||
=================
|
||||
|
||||
|
||||
|
||||
|
||||
pedestrian\_path
|
||||
================
|
||||
|
||||
Pedestrian footpaths, especially used for indoor navigation and snapping entrances to this layer
|
||||
|
||||
* This layer is shown at zoomlevel **18** and higher
|
||||
* Elements don't have a title set and cannot be toggled nor will they show up in the dashboard. If you import this layer in your theme, override `title` to make this toggleable.
|
||||
* This layer is needed as dependency for layer [entrance](#entrance)
|
||||
|
||||
Table of contents
|
||||
-----------------
|
||||
|
||||
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-)
|
||||
|
||||
Themes using this layer
|
||||
-----------------------
|
||||
|
||||
* [indoors](https://mapcomplete.org/indoors)
|
||||
* [onwheels](https://mapcomplete.org/onwheels)
|
||||
* [personal](https://mapcomplete.org/personal)
|
||||
* [stations](https://mapcomplete.org/stations)
|
||||
* [walls\_and\_buildings](https://mapcomplete.org/walls_and_buildings)
|
||||
|
||||
- This layer is shown at zoomlevel **18** and higher
|
||||
- Elements don't have a title set and cannot be toggled nor will they show up in the dashboard. If you import this layer in your theme, override `title` to make this toggleable.
|
||||
- This layer is needed as dependency for layer [entrance](#entrance)
|
||||
|
||||
|
||||
|
||||
|
||||
#### Themes using this layer
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- [indoors](https://mapcomplete.org/indoors)
|
||||
- [onwheels](https://mapcomplete.org/onwheels)
|
||||
- [personal](https://mapcomplete.org/personal)
|
||||
- [stations](https://mapcomplete.org/stations)
|
||||
- [walls_and_buildings](https://mapcomplete.org/walls_and_buildings)
|
||||
|
||||
|
||||
|
||||
|
||||
Basic tags for this layer
|
||||
---------------------------
|
||||
|
||||
|
||||
Basic tags for this layer
|
||||
-------------------------
|
||||
|
||||
Elements must match **any** of the following expressions:
|
||||
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dfootway' target='_blank'>footway</a>
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dpath' target='_blank'>path</a>
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dcorridor' target='_blank'>corridor</a>
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dsteps' target='_blank'>steps</a>
|
||||
* [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[footway](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dfootway)
|
||||
* [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[path](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dpath)
|
||||
* [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[corridor](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dcorridor)
|
||||
* [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[steps](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dsteps)
|
||||
|
||||
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22highway%22%3D%22footway%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22path%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22corridor%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22steps%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
|
||||
|
||||
Supported attributes
|
||||
--------------------
|
||||
|
||||
|
||||
Supported attributes
|
||||
----------------------
|
||||
|
||||
|
||||
|
||||
This document is autogenerated from [assets/layers/pedestrian_path/pedestrian_path.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/pedestrian_path/pedestrian_path.json)
|
||||
This document is autogenerated from [assets/layers/pedestrian\_path/pedestrian\_path.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/pedestrian_path/pedestrian_path.json)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue