From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,2a0aa2b1c348fd6a X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!border1.nntp.dca.giganews.com!local01.nntp.dca.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail NNTP-Posting-Date: Wed, 10 Aug 2005 13:05:25 -0500 From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: Ada utility for Google Earth, NASA World Wind References: <5rpjf19fem6ke5giu7dcimuhpc3rtia64g@4ax.com> X-Newsreader: Tom's custom newsreader Message-ID: Date: Wed, 10 Aug 2005 13:05:25 -0500 NNTP-Posting-Host: 24.6.143.98 X-Trace: sv3-wQ5WZxfx9PVmpMhERRToVya1G+FMSduO2z8KQ6u8IZnkXVE+bsbWGsoJSj5RLtcdQ40SbbwCtEx508V!Pw5Gk2uW1HltDF/6n9KYId48Z0qwiqRiKZ/TIWMnDwk2HrFvr93p3b9Vppj2ku7ZrZTu9cWFrY0= X-Complaints-To: abuse@comcast.net X-DMCA-Complaints-To: dmca@comcast.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.32 Xref: g2news1.google.com comp.lang.ada:4070 Date: 2005-08-10T13:05:25-05:00 List-Id: >> Another enhancement request. >> Support GPX format. > http://cse-mjmcl.cse.bris.ac.uk/blog/2005/07/26/1122414882406.html gpsbabel should convert your gpx to kml. That was easy. ;) Scout was intended more for interactive, rather than batch, use, eg copy a few coordinates in decimal degrees from World Wind, paste into Scout, convert, paste result into Google Earth. It's complementary to gpsbabel in formats - there's no overlap (other than kml, of course). It does Google Earth <-> World Wind, State Plane Coordinates (often used for property lines by county governments), and Metes and Bounds (surveyor style). I'll try to post at least (the stable) part of the Ada source today.