#15 closed defect (fixed)
IGC -> KML conversion is much improved
Reported by: | Stein Tore Erdal | Owned by: | somebody |
---|---|---|---|
Priority: | minor | Milestone: | 1.1.1 |
Component: | FsComp | Version: | 1.1 |
Keywords: | igc | Cc: | Stein Tore Erdal |
Description (last modified by )
When FS "fixes" a IGC log it get extention "_modified.igc".
Then when it is converted it get extention "_modified.kml".
This causes FS not to find COMPID.
Ex:
"Nicholas Pierre de Lavaulx.51.igc"
-> "Nicholas Pierre de Lavaulx.51_modified.igc"
-> "Nicholas Pierre de Lavaulx.51_modified.kml"
should have: "51.kml" at the end.
Change History (4)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Reporter: | changed from anonymous to Stein Tore Erdal |
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 13 years ago by
Milestone: | 1.2 → 1.1.1 |
---|
comment:4 Changed 13 years ago by
Summary: | IGC -> KML → IGC -> KML conversion is much improved |
---|
Much improved IGC -> KML conversion. Do remember to check the igc2kml.....log file, search for "error processing ", this indicates that a file was not converted, in which case trying to open it manually from GpsDump and saving as GpsDump kml? should work.
FsFlight.exe: Removed IGC -> KML conversion, now it is only found under Tools menu in FsComp.exe.
Changed the whole thing and improved it somewhat.
Now FS makes a basic "clean" version of the original igc file named "...igcx.igc" and sends this as input to GpsDump.
This ensures that GpsDump can read the file and convert it to GpsDump kml.
Any errors that may have been in the original igc is recorded in a log file named "igc2kml.....log"
Will be available in v 1.2.