On Wed, 13 Nov 2002, Edward Peloke wrote:
> I am working on a php page where I need some airport codes data, I have seen
> a few places online where you can buy this data so I was wondering if anyone
> has used any of these databases and if anyone had a good source for a mysql
> airport code db.
http://www.markokarppinen.com/airports.html
From the readme: This SQL table of little more than 8000 airports
around the world has been compiled from various sources on the
Internet. I believe I�ve had to do a sufficient amount of my own
work and data mangling to call this my own.
Each table row contains
�- The airport�s three-letter IATA code
�- A two-letter ISO country code
�- Latitude and longitude (as doubles)
�- A display name for the airport
...
--
Mika Tuupola http://www.appelsiini.net/~tuupola/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php