Google search globe
Written by David Conrad   
Wednesday, 18 May 2011

A new view of the world has been provided by Google and the source code is available for developers to include in their own projects.

Google is very keen on HTML5 especially if it shows Chrome off to good advantage. The latest experiment or demo is interesting for many reasons. It is an HTML5 WebGL based animation of a 3D globe showing the volume of searches  made in different languages. The data is gathered over a single day and different colors represent each language. To see the globe in action you will need an HTML5 capable browser that supports WebGL  such as the latest Chrome or Firefox but not the latest IE9, of course, as Microsoft doesn't support WebGL.

 

googleglobe

 

It is very easy to see the shape of Europe and the US, say, but it is also easy to see that Africa is almost completely missing.

As well as providing a very convincing display of WebGL in action the code has been open sourced. The same basic code can be used to show your own data and as well as the Google search example there is also a global population plot which shows how it can be used.

The code supports 

  • Latitude / longitude data spikes
  • Color gradients, based on data value or type
  • Mouse wheel to zoom

and the team is planning to add more features. They are also keen to see any globe plots you produce and invite you to send them along.

More Information

Search Globe

Population Globe

The code

 

Banner


Deno Improves JSR Support
08/04/2024

Deno has been updated to improve JSR support, and to build on the Temporal API introduced in version 1.4.  Deno is the JavaScript and TypeScript runtime from the creator of Node.js.



Supersimple - Deep Insights From Data
02/04/2024

Announcing $2.2 Million in pre-seed funding, the Estonian startup Supersimple has launched an AI-native data analytics platform which combines a semantic data modeling layer with the ability to answer [ ... ]


More News

Last Updated ( Wednesday, 18 May 2011 )