Re: List of station identifiers?
Brought to you by:
iridium
From: Martin G. <gim...@gi...> - 2002-07-11 19:29:35
|
eri...@pr... writes: > Hello, All: > > It's late, so I've probably overlooked the answer somewhere in > demo.php, but: Where can I obtain a list of all of the U.S. station > identifiers? You cannot do this using the version you've downloaded (1.6x - the latest released version.) You'll have to look at the code in CVS to find this information: http://cvs.sf.net/cgi-bin/viewcvs.cgi/phpweather/phpweather/stations.csv?rev=HEAD This file contains all the ICAOs we know about. You'll find a list under the ## US;United States ## section. -- Martin Geisler My GnuPG Key: 0xF7F6B57B See http://gimpster.com/ and http://phpweather.net/ for: PHP Weather => Shows the current weather on your webpage and PHP Shell => A telnet-connection (almost :-) in a PHP page. |