molybdenum-99 / reality

Comprehensive data proxy to knowledge about real world
MIT License
818 stars 43 forks source link

Module "Weather" #19

Closed smostovoy closed 8 years ago

smostovoy commented 8 years ago

Module Weather should be included into City and Country entities and it should extend them with weather attributes. Not sure about the gem and service because of the licenses. Some options: https://github.com/coderhs/ruby_open_weather_map http://openweathermap.org/terms

https://github.com/attack/barometer

zverok commented 8 years ago

Barometer seems to have cool API, but uses only proprietary sources :( OpenWeatherMap's terms are good enough.

zverok commented 8 years ago

NB: I made up my mind finally and now I'm totally positive weather should be included in (and only in) Geo::Coord type for now.