/ofxOpenWeatherMap

OpenFrameworks addons to retrive weather data via OpenWeatherMap API.

Primary LanguageC++Apache License 2.0Apache-2.0

ofxOpenWeatherMap

OpenFrameworks addon to retrive data from openwethermap api via the web service.

Documentation about this data can be found here.

In this addons is implemented only the xml api format.

Examples

See the examples:

  • exampleRetriveData: use this exemple to understand how retrive data.