Hi. I am a developer passionate about computational design with Processing (Java). Would like to create (for my own use, with my API key) a 3D globe with current weather conditions. My idea is to texturize a sphere with a world map (easy), get latitude longitude on event (could be mouse position on the globe + SPACEBAR to query wunderground). This latter event is doable (I can get lat lon of mouse position on my sphere/planet) but the question is: is it possible to retrieve weather forecast passing lat lon only? Tried but i get a list of weather observation stations... sounds doable? Or do I have to re-query the selected station? JSON parsing is not an issue too (in Processing).
Cheers
Gian Carlo Mingati, Rome, Italy
www.gcmingati.net
Cheers
Gian Carlo Mingati, Rome, Italy
www.gcmingati.net