Objective: URL that shows task area geo-image overlaid with
Turn and Landing points.
Google released its API for mapping. See
http://www.google.com/apis/maps/
With a few lines of clever Javascript (ECMAscript, OK, whatever),
you can overlay your own data on top of the google-provided imagery.
Pizza establishments, homes for sale, suspected mafia safe-houses, etc.
So here's the challenge: With a few clever lines, grab the task
area information and list off John Leibacher's world-wide turnpoint
exchange, then overlay it on the google image, for a printable
area layout. Suitable for programming Charlie's string-computer.
And putting in your cockpit. And amazing your nerd friends
(Hey ! Stop that !).
Caint do it myself 'cause I'm too freakin busy and trying to get
ready to head to Uvalde Friday AM (somebody has to lose and I'm
ready).
Are you going to do it, or are you a wimp ?
See ya, Dave "YO"
Any turnpoint formats already in XML? Makes me wonder why so much
existing software hasn't already switched to XML format for
turnpoints...much easier to parse. Instead there are 20 different
proprietary file formats.
Will this be the next Hi-Res display feature on the SN-10C?
Nick.
"john" <jco...@comcast.net> wrote in message
news:1122514705....@o13g2000cwo.googlegroups.com...
> But the is already an IGC XML standard for Waypoints and there has been
> for 5 years now.
Is an XSD Schema available for it? If so where?
Winscore can import/export all its scoring information in XML.
John Leibacher is real busy at the moment ! I'm sure if someone comes
up with a WSDL to expose the list of areas, and another to grab the
requisite info, John or some volunteer could get this up on his site
using the PERL tools for SOAP. Dummy it up as proof of concept in any
case !
Ultimately this supports the vision of "Turn your glider on, and it
automatically fetches the requisite info for your flight: TPs, landing
sites, TFRs/airspace info, maybe initial weather.
Gotta get to work now !
And I still haven't got packed for Uvalde...
Best Regards, Dave "YO"
>To those who are interested in the IGC Waypoint format, the documents to
>read are available at:
>
> http://www.fai.org/gliding/gnss/wpformat.asp
>
>Tim Newport-Peace t...@spsys.demon.co.uk
>
I just wonder if there is any software other than GPS_LOG WinCE that
actually supports this "standard"
Henryk Birecki
WSDL, yeech!
I'll let y'all in on a little secret, try accessing a URL in the form:
http://soaring.aerobatics.ws/TP/<soaring site>/tab
http://soaring.gahsys.com/TP/<soaring site>/tab
http://soaring.xinqu.net/TP/<soaring site>/tab
For example:
http://soaring.aerobatics.ws/TP/Williams/tab
Not XML, but a trivial parsing exercise for *real* programmers (hint,
field delimiter is the tab character).
I suspect if someone asks nicely, John will expose a list of the
available soaring sites, if it isn't already available at an as of yet
unknown URL...
Marc
John "XJ"
http://home.comcast.net/~turnpointmaps/hilltown/hilltown.htm
Again, we need to get an XML standard up onto Leibacher's site so the
scripts can pull from there.
-Tom
Appears to work just fine with Internet Explorer v6.
Bob
PS: For you nerds out there, the ILEC SN10 airspace "compiler" runs on
one of OF's servers as a SOAP service, and John's website submits
requests in order to prepare the SN10 "SUA enhanced" NDB files for
download. We implemented this a few years back and it was a bit
exciting, the tools are now more stable and interoperable.
Many thanks to Dave Nadler for the challenge and particularly to John Cotter
for the solution. I have implemented John's javascript for
all of the 750+ sites in the Turnpoint Exchange. For the US, Canada, and
the UK - where Google has roadmaps - the maps and satellite
views are overlaid, and they do a remarkably good job. Check out Uvalde -
http://soaring.aerobatics.ws/TP/GoogleMaps/uvalde_googlemaps.html - where
the start, finish, and turnpoint nicely line up on the runway. The info
displayed is the turnpoint name, and the number, ID, and ICAO where
available.
fly safely,
John Leibacher