Layar

Data visualization: Layar usage in the US

By Rhymo on Wed 2 Jun 2010

Our intern Anthony(@portemantho) made a nice visualization of one week of Layar usage in the United States. What you see is the parts of the US that have been augmented in the period of 27th of May until 1st of June. Really inspiring stuff Anthony!

3 comments

  1. well done antho, very very nice :)
    do the same for france :)

    By herve on Wed 2 Jun 2010
  2. Some people asked about the method used to generate this map.
    I looped through the POIs of my dataset and took the lat/lon. I got a 2D array with the numeric density of the POIs and translated it into an image with a custom palette. I repeated the process several time on different dataset and assembled the images together to create the animated GIF.
    I used the Python Imaging Library to generate the images from the 2D arrays and the Gimp to assemble, optimize and animate the GIF file.

    This is a flat projection, with every pixel representing a tenth of a degree of lat/lon. This is why the map looks distorted.

    By Anthony on Fri 11 Jun 2010
  3. Wow this is awesome is there anyway to get the numbers/data for this. I wanted to include the animation in a business model for a layer my group is developing.

    By Edward on Thu 18 Nov 2010

Add your comment