View Single Post
  #4  
Old May 10th 07, 01:20 AM posted to rec.aviation.ifr
Frank Stutzman[_2_]
external usenet poster
 
Posts: 74
Default finding approach chart URLs

Dave Butler wrote:

Here's what I'd like: given an airport identifier, say "KLHZ", I'd like
an programmatic, algorithmic way or a table lookup to find all the NACO
approach chart URLs, like:


Well, if you work in an open source world (linux, freebsd, maybe cgywin),
I may have something for you. See:

http://www.stutzman.com/frank/flying/software/taco and
http://www.stutzman.com/frank/flying/software/salsa

Taco is tool that given, say an airport identifier, batch downloads all
the IAPs from the NACO web side. Salsa does something simular,but does
it for the airport facilities directories.

These are perl based, command line tools that make use of pipes to some
tools commonly found on Linux/freeBSD systems like wget. As such, I
suspect they would be hard to port to other operating systems. Don't
know as I tend to avoid other operating systems if I have chance.

I wrote these things some months ago. Neither of them are particularly
polished, and there are a lot of tweeks that could be done to them.
My attention has wavered and I havn't done anything with them for a
while.

There is no external documentation for these things, but if you do
'taco --help' or 'salsa --help' there should be enough there to get
you going.

--
Frank Stutzman
Bonanza N494B "Hula Girl"
Hood River, OR (soon to be Boise, ID)