This commit is contained in:
		
							parent
							
								
									e8e7a76076
								
							
						
					
					
						commit
						2cf567021d
					
				
							
								
								
									
										11
									
								
								coordinates/types.go
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								coordinates/types.go
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| package coordinates | ||||
| 
 | ||||
| type OsCoordinates struct { | ||||
| 	Easting  int64 | ||||
| 	Northing int64 | ||||
| } | ||||
| 
 | ||||
| type GpsCoordinates struct { | ||||
| 	Latitude  float64 | ||||
| 	Longitude float64 | ||||
| } | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user