Skip to content

Instantly share code, notes, and snippets.

@zain
Created July 15, 2011 00:39
Show Gist options
  • Save zain/1083811 to your computer and use it in GitHub Desktop.
Save zain/1083811 to your computer and use it in GitHub Desktop.
“Turning Geo-Data into Geo-Visualizations”
When tasked with displaying geo-data, most developers decide to put some big red markers on an embeddable Google Map and call it a day. If want to create maps that are more beautiful, more interactive, and more usable, this session is for you.
Abstract:
This session is an introduction to the tools available for creating beautiful, interactive geo-visualizations for the web.
New tools and libraries have lowered the barrier of entry for creating useful maps. What was once exclusively the realm of traditional geographers is now accessible by almost any web developer.
We’ll cover the meat of a normal web map stack, starting on the front-end with a library called Polymaps used to display custom map layers, all the way to the back-end with a library called TileStache used to create those custom map layers.
By the end of the session, you’ll understand most of the important pieces that go into creating large-scale geo-visualizations like Trulia’s crime maps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment