openweathermap icon indicating copy to clipboard operation
openweathermap copied to clipboard

Pollution implementation seems to be out of date

Open zachfi opened this issue 2 years ago • 2 comments

It appears that this API has been updated and the data object is no longer unmarshaled correctly due to struct changes.

https://openweathermap.org/api/air-pollution

zachfi avatar May 16 '22 03:05 zachfi

yes it looks very old the new url should point to "http://api.openweathermap.org/data/2.5/air_pollution"

538023 avatar May 20 '22 20:05 538023

https://github.com/briandowns/openweathermap/pull/106

zachfi avatar Jun 21 '22 03:06 zachfi