The WebGL Globe is an open platform for geographic data visualization. It was created by the Google Data Arts Team and is still in early development. Users are encouraged to copy the code, add their own data, and create their own globes. The user generated visualizations can then be featured on the project’s website. The WebGL Globe is able to display a JSON file. It requires latitude, longitude and the magnitude related with the location. It would certainly be interesting to visualize education related data with open data from the WorldbankOECD and others.

WebGL-Globe-Emotiglobe

The primary challenge of this project was figuring out how to draw several thousand 3D data spikes as quickly and smoothly as possible. For each data point, we generate a cube with five faces – the bottom face, which touches the globe, is removed to improve performance. (Google Code Blog)

WebGL Globe for Search Volume

WebGL globe geographic data visualisation - search volume

Click on the button below for an interactive version of the globe visualizing search volume by language.
[button link=”https://workshop.chromeexperiments.com/globe-search/” color=”red”]View Search Globe[/button]

WebGL Globe for World Population

WebGL globe geographic data visualisation - world population

Click on the button below for an interactive version of the globe visualising the world population in 1990, 1995 and 2000.
[button link=”https://workshop.chromeexperiments.com/globe/” color=”red”]View Population Globe[/button]

WebGL globe emotiglobe

Click on the button below for an interactive version of the emotiglobe visualising how the world is feeling right now. This globe’s algorithm is continiously reading Twitter’s live stream trying to find emoticons that reveal emotions.
[button link=”https://emotiglobe.com” color=”red”]View Emotiglobe[/button]

The WebGL Globe website on code.google.com
The WebGL Globe website on www.chromeexperiments.com

Previous ArticleNext Article
Hi, I'm Sebastian. I'm the CEO and founder ofEdkimo.I like to travel, learn languages and discover new things.