Bugs item #597732, was opened at 2002-08-20 14:20
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=377952&aid=597732&group_id=23245
>Category: Databases
>Group: phpweather-2.x
Status: Open
Priority: 5
Submitted By: Geoff Lankow (darktrojan)
Assigned to: Nobody/Anonymous (nobody)
>Summary: Sun / Moon picture based on time at location
Initial Comment:
Output the sun or the moon pictures based on the local
time of the metar - not the server time, also be able to
display times as local times in the text output.
----------------------------------------------------------------------
>Comment By: Martin Geisler (gimpster)
Date: 2002-12-03 19:23
Message:
Logged In: YES
user_id=104098
Christian Prior (chrisprior) sent this file to me some time
ago: it has a function that will calculate the sunrise and
sunset for a location based on the latitude and longitude.
Before we can use this in PHP Weather, then we have to
obtain the lati- and longitude data and put it in the ICAO
database. The data is available here:
http://tgsv5.nws.noaa.gov/oso/site.shtml
Having this data in our database would solve this bug in an
elegant way, and perhaps prove usefull if someone wants to
make clickable maps of the World with the locations marked
by small dots or something like that...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=377952&aid=597732&group_id=23245
|