mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-31 14:53:53 +01:00 
			
		
		
		
	add field for bicycle_road tag, analoguous to cyclestreet (see #888)
				
					
				
			This commit is contained in:
		
							parent
							
								
									43c04ee4aa
								
							
						
					
					
						commit
						388871fdf2
					
				
					 6 changed files with 41 additions and 24 deletions
				
			
		|  | @ -1,26 +1,12 @@ | |||
| { | ||||
|     "key": "cyclestreet", | ||||
|     "type": "defaultCheck", | ||||
|     "label": "Cycle Street", | ||||
|     "terms": [ | ||||
|         "bicycle boulevard", | ||||
|         "bicycle road", | ||||
|         "cyclestreet", | ||||
|         "neighborhood bikeway", | ||||
|         "neighborhood byway", | ||||
|         "neighborhood greenway", | ||||
|         "neighborway" | ||||
|     ], | ||||
|     "label": "{bicycle_road}", | ||||
|     "locationSet": { | ||||
|         "include": [ | ||||
|             "BE", | ||||
|             "NL" | ||||
|         ] | ||||
|     }, | ||||
|     "strings": { | ||||
|         "options": { | ||||
|             "undefined": "No", | ||||
|             "yes": "Yes" | ||||
|         } | ||||
|     } | ||||
|     "stringsCrossReference": "{bicycle_road}" | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Martin Raifer
						Martin Raifer