An Introduction To Web Visualization
By: Luke Simkins
Who is this guy?
- Software Engineer at Oseberg
- Love graphics and data
- Recent move into GIS
- @lsimkins
The Plan
- What is Visualization?
- How is Visualization related to Maps?
- Basic Map Visualizations
- Web-Based Tools
Visualizations allow us to intrepret large amounts of information.
Turn this
Into this
What about Maps?
Map visualizations allow us to interpret spatially significant data
Maps are one of the most information-dense displays of information
Examples of Map Visualizations
Dot density map
(Dot distribution map)
Contour (Isopleth) Map
Cartogram
- Distort map area based on data
Flow Map
Many Others
- Heat maps
- Connection maps
- Non-contiguous cartograms
- Dasymetric
Web-Based Tools
- Platform for creating data-driven maps
- Hosts your maps & data
- Open Source
- Front-end javascript mapping library
- Open Source
- Enterprise GIS
- Mainly Proprietary
- You must drink the koolaid
- Design & Host your maps
- Raster & WebGL
- Open Source
- Awesome
- "JavaScript library for manipulating documents based on data"
- Data binding & DOM transformation based on data
- Can use in conjuction with mapping libraries
- Deserves it's own talk
Turf
- Javascript Geospatial Analysis
- "Helps analyze, aggregate, and transform data in order to visualize and answer advanced questions."
The Visual Display of Quantitative Information
by Edward Tufte
Questions?