Closed (won't fix)
Project:
Weather
Version:
5.x-6.1
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
14 Jul 2008 at 05:34 UTC
Updated:
19 Nov 2008 at 12:53 UTC
I would like to be able to get the weather based on a US zip code. What would be the right way to implement this?
Is there a ZIP to ICAO mapping somewhere?
Hopefully, I will implement it and contribute back.
Comments
Comment #1
yhager commentedHmm.. hack it?
I found this code returns the ICAO code, for (some of the) zip codes. Not working in all cases, but maybe a start? Maybe we can build an list offline?
Comment #2
toddy commentedHi,
the weather module has now the ability to search for locations based on ICAO code, name, or country. Maybe this helps you as well. I don't plan to support US zip codes.
Regards,
Tobias