forked from MapComplete/MapComplete
		
	
		
			
	
	
		
			41 lines
		
	
	
	
		
			2.4 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			41 lines
		
	
	
	
		
			2.4 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
|  | [//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources) | ||
|  | 
 | ||
|  | # 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) | ||
|  | 
 | ||
|  | ## 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> | ||
|  | 
 | ||
|  | [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
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 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) |