mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-31 06:43:53 +01:00 
			
		
		
		
	Add recommended sauna related fields from 'leisure=sauna' Wikipage to sauna type
This commit is contained in:
		
							parent
							
								
									2d53ca9b69
								
							
						
					
					
						commit
						dd4d3a3e9e
					
				
					 6 changed files with 58 additions and 1 deletions
				
			
		
							
								
								
									
										16
									
								
								data/fields/sauna.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								data/fields/sauna.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,16 @@ | |||
| { | ||||
|     "key": "sauna", | ||||
|     "type": "combo", | ||||
|     "label": "Sauna type", | ||||
|     "strings": { | ||||
|         "options": { | ||||
|             "hot": "Finnish Sauna over > 60°C", | ||||
|             "steam": "Steam Sauna", | ||||
|             "smoke": "Smoke Sauna", | ||||
|             "dry": "Sauna without throwing water", | ||||
|             "infrared": "Infrared Sauna", | ||||
|             "aroma": "Aroma Sauna", | ||||
|             "hanjeungmak": "Hanjeungmak (Korean Dry Sauna)" | ||||
|         } | ||||
|     } | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Onni Hakala
						Onni Hakala