开发者

IGC file to CSV

开发者 https://www.devze.com 2023-03-03 14:54 出处:网络
I am trying to write a java code,开发者_运维技巧 for the conversion of an IGC file which has its inputs as the Latitude, longitude, Altitude, and time, to a simple CSV file.

I am trying to write a java code,开发者_运维技巧 for the conversion of an IGC file which has its inputs as the Latitude, longitude, Altitude, and time, to a simple CSV file. Unfortunately I have not been successful. can anyone help me !

Thanks in Advance


GPSBabel understands IGC files and can convert them to other formats--perhaps you can use this? http://www.gpsbabel.org/htmldoc-1.4.2/fmt_igc.html


JFlight has an IGC converter written in java and it's open source.

http://sourceforge.net/projects/jflight/

0

精彩评论

暂无评论...
验证码 换一张
取 消