Workshop The Graphical Web 2015 — Pittsburgh, Pennsylvania, USA
One of the most interesting applications of D3 is creating interactive, map-based data visualizations. In this workshop, you’ll learn how to obtain, transform, and manipulate geographical data with D3 by creating two applications: an interactive map-based visualization and a star map.
Alongside Pablo Navarro Castillo (author of the book Mastering D3.js), you’ll learn the GeoJSON and TopoJSON formats and understand how to use geographic data to create maps. You will review the most common geographic projections and will explore how to create and style SVG maps with D3.
Links:
- Creating Interactive Maps with D3 (live)
- GitHub Repository