mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-31 06:43:53 +01:00 
			
		
		
		
	v5.1.1 hotfix:
> Revert "restrict usage of Traffic Calming presets on lines/areas:"
> This reverts commit 033e5f48ac.
			
			
This commit is contained in:
		
							parent
							
								
									e295acf026
								
							
						
					
					
						commit
						30d68dc35c
					
				
					 22 changed files with 89 additions and 44 deletions
				
			
		
							
								
								
									
										38
									
								
								dist/presets.json
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										38
									
								
								dist/presets.json
									
										
									
									
										vendored
									
									
								
							|  | @ -12148,7 +12148,6 @@ | |||
|             "oneway/bicycle", | ||||
|             "smoothness", | ||||
|             "toll", | ||||
|             "traffic_calming", | ||||
|             "trolley_wire", | ||||
|             "width" | ||||
|         ], | ||||
|  | @ -12239,7 +12238,6 @@ | |||
|             "not/name", | ||||
|             "oneway/bicycle", | ||||
|             "smoothness", | ||||
|             "traffic_calming", | ||||
|             "trolley_wire", | ||||
|             "width" | ||||
|         ], | ||||
|  | @ -12394,7 +12392,6 @@ | |||
|             "maxwidth", | ||||
|             "oneway/bicycle", | ||||
|             "smoothness", | ||||
|             "traffic_calming", | ||||
|             "trolley_wire", | ||||
|             "width" | ||||
|         ], | ||||
|  | @ -26003,7 +26000,9 @@ | |||
|             "direction_vertex" | ||||
|         ], | ||||
|         "geometry": [ | ||||
|             "vertex" | ||||
|             "vertex", | ||||
|             "line", | ||||
|             "area" | ||||
|         ], | ||||
|         "tags": { | ||||
|             "traffic_calming": "*" | ||||
|  | @ -26017,7 +26016,9 @@ | |||
|             "{traffic_calming}" | ||||
|         ], | ||||
|         "geometry": [ | ||||
|             "vertex" | ||||
|             "vertex", | ||||
|             "line", | ||||
|             "area" | ||||
|         ], | ||||
|         "tags": { | ||||
|             "traffic_calming": "yes" | ||||
|  | @ -26032,7 +26033,8 @@ | |||
|             "direction_vertex" | ||||
|         ], | ||||
|         "geometry": [ | ||||
|             "vertex" | ||||
|             "vertex", | ||||
|             "line" | ||||
|         ], | ||||
|         "tags": { | ||||
|             "traffic_calming": "bump" | ||||
|  | @ -26045,7 +26047,9 @@ | |||
|             "direction_vertex" | ||||
|         ], | ||||
|         "geometry": [ | ||||
|             "vertex" | ||||
|             "vertex", | ||||
|             "line", | ||||
|             "area" | ||||
|         ], | ||||
|         "tags": { | ||||
|             "traffic_calming": "chicane" | ||||
|  | @ -26058,7 +26062,9 @@ | |||
|             "direction_vertex" | ||||
|         ], | ||||
|         "geometry": [ | ||||
|             "vertex" | ||||
|             "vertex", | ||||
|             "line", | ||||
|             "area" | ||||
|         ], | ||||
|         "tags": { | ||||
|             "traffic_calming": "choker" | ||||
|  | @ -26071,7 +26077,8 @@ | |||
|             "direction_vertex" | ||||
|         ], | ||||
|         "geometry": [ | ||||
|             "vertex" | ||||
|             "vertex", | ||||
|             "line" | ||||
|         ], | ||||
|         "tags": { | ||||
|             "traffic_calming": "cushion" | ||||
|  | @ -26084,7 +26091,8 @@ | |||
|             "direction_vertex" | ||||
|         ], | ||||
|         "geometry": [ | ||||
|             "vertex" | ||||
|             "vertex", | ||||
|             "line" | ||||
|         ], | ||||
|         "tags": { | ||||
|             "traffic_calming": "dip" | ||||
|  | @ -26097,7 +26105,8 @@ | |||
|             "direction_vertex" | ||||
|         ], | ||||
|         "geometry": [ | ||||
|             "vertex" | ||||
|             "vertex", | ||||
|             "line" | ||||
|         ], | ||||
|         "tags": { | ||||
|             "traffic_calming": "hump" | ||||
|  | @ -26110,6 +26119,7 @@ | |||
|         ], | ||||
|         "geometry": [ | ||||
|             "vertex", | ||||
|             "line", | ||||
|             "area" | ||||
|         ], | ||||
|         "tags": { | ||||
|  | @ -26122,7 +26132,8 @@ | |||
|             "traffic_calming": "mini_bumps" | ||||
|         }, | ||||
|         "geometry": [ | ||||
|             "vertex" | ||||
|             "vertex", | ||||
|             "line" | ||||
|         ], | ||||
|         "fields": [ | ||||
|             "surface", | ||||
|  | @ -26135,7 +26146,8 @@ | |||
|             "direction_vertex" | ||||
|         ], | ||||
|         "geometry": [ | ||||
|             "vertex" | ||||
|             "vertex", | ||||
|             "line" | ||||
|         ], | ||||
|         "tags": { | ||||
|             "traffic_calming": "rumble_strip" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Martin Raifer
						Martin Raifer