Development
|
iPOGO Development Center Report #95
| #95 IMPORT - Resolved - Old 2d Cor file import needs base n,e added to pts
| |
BugNo |
95
| |
CodeModule |
IMPORT
| |
Status |
Resolved
| |
Title |
Old 2d Cor file import needs base n,e added to pts
| |
Description |
Imported an old 1993 coordinate file into a cmd file using the Refile Cor to Cmd function. The data came in as the raw latitude and departures. Need to grab the base north and east values and add to the latitudes and departures in order to get the true coordinate values. In the VB LoadCorFile() they are the n1,e1 variables. They are set in the first record in the fortran binary file. They are added to each coordinate value at line 371 and 372 of the original VB POGO.BAS module.
| |
Comments |
-
| |
FiledBy |
set
| |
FiledDate |
02/25/2000
| |
ResolvedDate |
02/02/2000
| |
Resolution |
-
| |
VersionNo |
4.0 Alpha
| |