datavis-tech / yuktix-open-weather

Visualizations for open weather data in Bangalore.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yuktix-open-weather

Visualizations for open weather data in Bangalore. Part of the Yuktix Open Weather Project

image A first prototype piece, visualizing a snapshot of temperature around Bangalore.

Goals:

  • Use D3 to make a replacement for this Open Weather Project Map. We can draw from Raster & Vector III for the background map of Bangalore, and render stations as circles with voronoi clipping, like in this example Circle Dragging IV. We can color the circles based on data using D3 color scales.
  • Create a map visualization showing temperature at each weather station. This will be a kind of choropleth map, with the areas defined as circles around each station with voronoi clipping applied. The marks for each station may look like this:

image

About

Visualizations for open weather data in Bangalore.

License:MIT License


Languages

Language:HTML 100.0%