mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 13:20:06 +00:00 
			
		
		
		
	Updating radar site display fields to be more human-friendly
- Latitude/longitude in degrees N/S/E/W - Radar types with hyphens - Sort by raw decimal values
This commit is contained in:
		
							parent
							
								
									1bc6e714f5
								
							
						
					
					
						commit
						6e7a13494a
					
				
					 11 changed files with 186 additions and 5 deletions
				
			
		
							
								
								
									
										16
									
								
								wxdata/source/scwx/common/characters.cpp
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								wxdata/source/scwx/common/characters.cpp
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,16 @@ | |||
| #include <scwx/common/characters.hpp> | ||||
| 
 | ||||
| namespace scwx | ||||
| { | ||||
| namespace common | ||||
| { | ||||
| 
 | ||||
| namespace Unicode | ||||
| { | ||||
| 
 | ||||
| const std::string kDegree {"\302\260"}; | ||||
| 
 | ||||
| } // namespace Unicode
 | ||||
| 
 | ||||
| } // namespace common
 | ||||
| } // namespace scwx
 | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat