mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-30 22:33:53 +01:00 
			
		
		
		
	add more fields to railway presets
This commit is contained in:
		
							parent
							
								
									449fae4304
								
							
						
					
					
						commit
						a833997824
					
				
					 9 changed files with 46 additions and 3 deletions
				
			
		|  | @ -7,7 +7,8 @@ | |||
|         "gauge", | ||||
|         "electrified", | ||||
|         "service_rail", | ||||
|         "usage_rail" | ||||
|         "usage_rail", | ||||
|         "railway/track_ref" | ||||
|     ], | ||||
|     "moreFields": [ | ||||
|         "bridge/ref", | ||||
|  |  | |||
|  | @ -1,8 +1,7 @@ | |||
| { | ||||
|     "icon": "temaki-railway_track", | ||||
|     "fields": [ | ||||
|         "{railway/light_rail}", | ||||
|         "railway/track_ref" | ||||
|         "{railway/light_rail}" | ||||
|     ], | ||||
|     "moreFields": [ | ||||
|         "{railway/light_rail}", | ||||
|  |  | |||
|  | @ -7,6 +7,7 @@ | |||
|     "fields": [ | ||||
|         "railway/position", | ||||
|         "railway/signal/direction", | ||||
|         "railway/signal/position", | ||||
|         "ref" | ||||
|     ], | ||||
|     "tags": { | ||||
|  |  | |||
|  | @ -2,6 +2,8 @@ | |||
|     "icon": "temaki-junction", | ||||
|     "fields": [ | ||||
|         "railway/switch", | ||||
|         "railway/turnout_side", | ||||
|         "railway/local_operated", | ||||
|         "ref" | ||||
|     ], | ||||
|     "geometry": [ | ||||
|  |  | |||
|  | @ -2,6 +2,7 @@ | |||
|     "icon": "temaki-freight_car", | ||||
|     "fields": [ | ||||
|         "name", | ||||
|         "railway/ref", | ||||
|         "operator" | ||||
|     ], | ||||
|     "moreFields": [ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Kyle Hensel
						Kyle Hensel