mapcomplete/Docs/Layers/pedestrian_path.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

44 lines
2.4 KiB
Markdown
Raw Normal View History

[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
2024-04-28 03:46:56 +02:00
pedestrian\_path
================
Pedestrian footpaths, especially used for indoor navigation and snapping entrances to this layer
2024-04-28 03:46:56 +02:00
* 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)
2024-04-28 03:46:56 +02:00
Table of contents
-----------------
2024-04-28 03:46:56 +02:00
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-)
2024-04-28 03:46:56 +02:00
Themes using this layer
-----------------------
2024-04-28 03:46:56 +02:00
* [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)
2024-04-28 03:46:56 +02:00
Basic tags for this layer
-------------------------
2023-11-13 03:15:48 +01:00
Elements must match **any** of the following expressions:
2024-04-28 03:46:56 +02:00
* [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)
2024-04-28 03:46:56 +02:00
Supported attributes
--------------------
2024-04-28 03:46:56 +02:00
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)