mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 01:30:05 +00:00 
			
		
		
		
	Placefile TimeRange is supported in version 1.5
- Fixes AllisonHouse looping
This commit is contained in:
		
							parent
							
								
									477d9309a9
								
							
						
					
					
						commit
						bb5acf3d1e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -577,7 +577,7 @@ void PlacefileManager::Impl::PlacefileRecord::Update() | |||
| 
 | ||||
|       // Specify parameters
 | ||||
|       auto parameters = cpr::Parameters { | ||||
|          {"version", "1.2"}, // Placefile Version Supported
 | ||||
|          {"version", "1.5"}, // Placefile Version Supported
 | ||||
|          {"dpi", fmt::format("{:0.0f}", dpi)}, | ||||
|          {"lat", fmt::format("{:0.3f}", p->radarSite_->latitude())}, | ||||
|          {"lon", fmt::format("{:0.3f}", p->radarSite_->longitude())}}; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat