Skip to main content

The Street View Army

    Google's Street Views have caused controversy more often than not. Sometimes for privacy issues, sometimes for security reasons. But whatever the media has to say, we can't deny the fact that Google Street Views has brought the entire world at your finger tips. You can visit places that you would not be able to visit ever. You can walk the roads, that you had only imagined of treading. You can experience for yourself, various cultures, events, religions and lives of people across the globe all at the comfort of your home. You can visit the deserts, the snow clad mountains, the giant rivers or the gushing waterfalls. Today, let's take a look at the efforts Google is taking to capture the world for us.

Google Street View Car


    Aha! We all know this vehical. More popular than the Mercs and the BMWs, this street view car has roamed the streets of many a cities since May 25, 2007. Street Views started out as an experimental project with a SUV packed with several computers in the back; cameras, lasers and a GPS device mounted on the top. The car drove around the streets of US, to capture the first images of the Google Street View. Google then switched to a van for a brief period, before switching to a fleet of cars that scaled up the Street View project throughout US and around the world.



    After several iterations of the car and camera technology, the latest car has 15 lenses taking 360 degrees of photos. It also has motion sensors to track its position, a hard drive to store data, a small computer running the system, and lasers to capture 3D data to determine distances within the Street View imagery.

Google Street View Car with the camera assembly


Google Street View Trikes

    Some of the most interesting and fun places around the world cannot be visited in a car! And Google soon realized this and one day while mountain biking, Mechanical Engineer Dan Ratner realized he could combine his favorite hobby with Street View to explore new places, and set to work building a bicycle-based camera system. And so the Street View Trikes came into being somewhere in 2009. And as a result of the trikes, As a result, we’ve been able to see the parks and trails, university campuses, and even sports stadiums.

 Google Street View Trike with the camera assembly

Google Street View Snomobiles
     
    Once Google was able to take the Trike to all of these interesting places, they got to thinking about where else they could go and had the idea of putting their Street View equipment on a snowmobile. In typical Google fashion, they were able to put this together over the course of a few weekends using some 2x4s, duct tape, and extra hard drives wrapped in ski jackets to last through the freezing conditions. Fortunately the folks at Whistler Blackcomb were just as enthusiastic, so now we can explore, even the Whistler in Street View.

Google Street View SnowMobile with the camera assembly

Google Street View Trolleys

    With the success of the Street View, Google now had to get into the buildings, monuments and museums, and to achieve this, there was need for something small that would fit through museum doorways and navigate around sculptures. Again Google wore its thinking cap and came up with the compressed push-cart lovingly dubbed Trolley, to bring the museums around the world to our homes.

 Google Street View Trolley in action

 Google Street View Backpacks
    When you consider the myriad of locations to which the Google Street View team has been – from the Amazon rainforest to the Antarctic and just about everywhere in between – it’s kind of surprising that until now it hadn’t set foot inside a place pretty much on its own doorstep: the Grand Canyon. How could Google possible over-see this. To capture the images of the Grand Canyon which is accessible by foot alone, Google came up with a special camera-laden backpack dubbed the Trekker. “The Trekker" — which is controlled by its operator via an Android phone, automatically gathers photos as he walks. This enables the collection of high-quality imagery from places that are only accessible on foot.


The Trekker

    Well that's not all. If you thought that Google just brings to you the images from places above the Earth's surface, then be amazed! Google has now added its first underwater panoramic images to Google Maps, the next step in their quest to provide people with the most comprehensive, accurate and usable map of the world. With these vibrant and stunning photos you don’t have to be a scuba diver—or even know how to swim—to explore and experience six of the ocean’s most incredible living coral reefs. Now, anyone can become the next virtual Jacques Cousteau and dive with sea turtles, fish and manta rays in Australia, the Philippines and Hawaii. The experience was made possible by the Catlin Seaview Survey, a partnership between the global insurance company Catlin Group Limited and nonprofit Underwater Earth. The survey used the SVII - an underwater camera with a depth range of 100 meters -- was used to continuously capture thousands of 360-degree panoramas, giving people the opportunity to take virtual dives.

Glimpse of the Under-water street view

The SVII in action

    Hope you find this article interesting and continue enjoying your journeys across the globe with your very own Google Street View...

Comments

  1. And there's 'Railview' too:
    http://www.flickr.com/photos/rhaetischebahn/sets/72157627922833278/

    ReplyDelete
  2. @cooperatoby: It's not the "Railview". It is just a trike mounted on a flat rail car to map the famous Albula / Bernina railway in the Rhaetian Railway. The over 100 year old railway track is the most spectacular railway lines in the Swiss Alps and the world.

    ReplyDelete

Post a Comment

Please leave your comments here...

Recommended for You

Retriving co-ordinates...

         We have seen 2 Google Maps API v3 examples wherein we have retrieved the latitude-longitude co-ordinates of the point of click on the map. In the first example we have displayed the co-ordinates in the information window and in the second , we have displayed the co-ordinates in a form in the information window.         Today we will create a code to retrieve the latitude longitude co-ordinates in a text box while simultaneously a marker appears on the map as well. So, here goes the code. <html> <head> <title> Google Maps API v3 - Adding marker on Click and retrieving the co-ordinates in a text box </title> <script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script> <script type="text/javascript"> var map;    //When using event as a parameter to a function declare map, strictly as a global variable fun...

Google Street View Image API

    Street View is one of most used feature of the Google Maps and why not? You can actually see any part of the world as if you are visiting the place at that very moment. And now with the Google Street View Image API, you don't even need to carry a camera with you to the places you visit. You can take-in all the scenic beauty without even bothering about clicking a single picture. You can come back from your vacation and get a few images using the Google Street View Image API and show those images to your friends and relatives. Create an album of high definition images and go ahead and share it on Facebook for your friends to have a look.     Using the Google Street View Image API is very simple and anybody can make use of it without any programming knowledge required. I will walk you through the entire process of effectively using the Google Street View Image API. So if you are set, let's go on an amazing ride across the globe with the Google Street Views. ...

Jquery Mobile - Listview with data-inset property

    In the previous post we looked at a basic example of the jQuery Mobile listview. The listview in jQuery Mobile stretches 100% of the width with sharp edges and straight corners. If you wish to have rounded corners for your lists you need to make use of the data-inset="true" property.     Lets take a look at the example below. The lists as seen in the result below have rounded corners as opposed to the straight edges in the example in the previous post, where we had not made use of the data-inset property. When we say that we did not use the data-inset property, we mean that the value of data-inset property is "false". UPDATE: The following example makes use of the next stable version of Jquery Mobile 1.3.1     Hope you have followed the post. Do let me know your feedback on the same and drop your commenets below.

Jquery Mobile Form - Flip toggle switch control

    A binary flip switch is a very common UI element in the mobile web world and was made popular by our very own iOS. This flip switch is used mostly for binary on/off or true/false data inputs. To create a flip switch or a toggle switch, start with a select with data-attribute="slider" and two options. Jquery Mobile would style this select as a regular flip switch with capsule corners and a a circular handle which can be either dragged from one end to the other or tap either sides of the switch.     The flip toggle switch is available in 2 flavors/sizes - regular and mini. Adding a data attribute data-mini="true" to the input tag renders a smaller sized flip switch. Let's take a look at the code sample below to understand the working in a better way.     In the code above, you will see 4 different implementations of the flip switch. The first one is a regular flip switch with the label and the toggle button one below the other. The se...

Two maps on the same page - Side-by-side

    How good I am feeling to post a code example after such a long time! It's been all "news" over the past so many posts! Well now that I am finally doing a code example, I am posting a very highly requested code sample. Placing two Google Maps on the same page (Now that's simple you would say!), but side by side. Now this is the thing that most people struggle with. Well, implementing the second part is also very simple, as you will see in today's code.     Let's see the code. Here it is!     The output of the above code will be as seen in the result section above.     As most of you will realize, there are two maps, one centered at "Pune" and other at "Noida". Why I chose these two locations? Well, just like that!...The main issue of concern is how the maps appeared side-by-side and not one below the other as would be normal behavior of two "div" elements used in the same page. Now here is the trick! Check out the...