Weather API with date parameter -


i looking weather api can query latlng , date. date seems hard part. apis seem return weather @ current day and/or week. need work worldwide , not in us.

can suggest one? ideally i'd use google or yahoo don't think provide functionality or @ least not documented

the forecast.io api provides functionality require. can query coordinates , time in past , future. it's available globally wherever there weather data sources.


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -