mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-27 12:53:52 +01:00 
			
		
		
		
	add Footway Area area:highway label (#329)
* add Footway Area area:highway label fixes #131 * Remove what is not needed Co-authored-by: Martin Raifer <martin@raifer.tech> Co-authored-by: Martin Raifer <martin@raifer.tech>
This commit is contained in:
		
							parent
							
								
									7a2c5fba80
								
							
						
					
					
						commit
						94b44a884d
					
				
					 1 changed files with 21 additions and 0 deletions
				
			
		
							
								
								
									
										21
									
								
								data/presets/area/footway.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								data/presets/area/footway.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,21 @@ | |||
| { | ||||
|     "fields": [ | ||||
|         "surface" | ||||
|     ], | ||||
|     "geometry": [ | ||||
|         "area" | ||||
|     ], | ||||
|     "terms": [ | ||||
|         "area:highway", | ||||
|         "edge of pavement", | ||||
|         "footway area", | ||||
|         "footway shape", | ||||
|         "pavement", | ||||
|         "sidewalk shape", | ||||
|         "sidewalk area" | ||||
|     ], | ||||
|     "tags": { | ||||
|         "area:highway": "footway" | ||||
|     }, | ||||
|     "name": "Footway Area" | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Mateusz Konieczny
						Mateusz Konieczny