Experiments in Big Data Visualization on Maps
Channel:
Subscribers:
2,520,000
Published on ● Video Link: https://www.youtube.com/watch?v=Coj0mnhuCJE
Brendan Kenny and Mano Marks continue their series on using the CanvasLayer library and HTML5 APIs to visualize large amounts of data on top of Google maps. This week they look at loading Shapefiles and KML directly in the browser and using WebGL to render their content over a map.
The libraries mentioned by Mano Marks and Brendan Kenny are:
JSTS (a JavaScript port of the Java Topology Suite): https://github.com/bjornharrtell/jsts
shp.js: https://github.com/kig/shp.js/
CanvasLayer is in the source for the Google Maps API Utility Library: http://code.google.com/p/google-maps-utility-library-v3/
Other Videos By Google for Developers
Tags:
maps
api
gdl
html5