Opentopia Directory Encyclopedia Tools

Google Maps

Encyclopedia : G : GO : GOO : Google Maps


Screenshot of Google Maps showing a route from Toronto to Ottawa
Enlarge
Screenshot of Google Maps showing a route from Toronto to Ottawa

Penang island and Seberang Prai on the mainland as seen on Google Maps http://maps.google.com/maps?q=Georgetown,+Malaysia&spn=0.312132,0.515654&t=k&hl=en
Enlarge
Penang island and Seberang Prai on the mainland as seen on Google Maps http://maps.google.com/maps?q=Georgetown,+Malaysia&spn=0.312132,0.515654&t=k&hl=en

Google Maps (for a time named Google Local) is a free web map server application and technology provided by Google that powers many map-based services including [Google Maps], Google Ride Finder and embedded maps on third-party websites via the Google Maps API. It offers street maps, a route planner and an urban business locator for Australia, Canada, Japan, New Zealand, the United States, and most western European states, and satellite images for the whole world.

A related product is Google Earth, a standalone Apple Mac, Windows and Linux program that offers enhanced globe-viewing features.

Features

Google Maps features a map that can be navigated by dragging the mouse, or zoomed in to show detailed street information. The user can control the map with the arrow keys to move to the desired location. To allow for quick movement, the "+" and "-" keys can be used to control the zoom level. Users may enter an address, intersection or general area to quickly find it on the map.

Search results can be restricted to a certain area, thanks to Google Local. For example, someone can enter a query such as "Waffles in Ottawa"[link] to find restaurants serving waffles near the city. This can be used to find a wide variety of businesses, such as theatres, restaurants or hotels.

Like many other map services, Google Maps allows for the creation of driving directions. It gives the user a step-by-step list of how to get to their destination, along with an estimate of the time required to reach it and the distance between the two locations.

Google Maps offers three viewing modes by default: Map (Street map views), Satellite (satellite and high-resolution aerial photographs) and Hybrid (Street maps overlaid on satellite and high-resolution aerial photographs).

The "link to this page" link on each Google Maps map targets a URL which can be used to find the location on the map at a later time. The latitude and longitude can be used as input to NASA World Wind or TerraServer-USA, which in some cases has higher-resolution imagery.

Satellite view

Screenshot of Google Maps (satellite) showing Candlestick Park in San Francisco, CA
Enlarge
Screenshot of Google Maps (satellite) showing Candlestick Park in San Francisco, CA

Google Maps provides high-resolution (full-zoom) satellite images for most urban areas in Canada and the United States (including Hawaii, Alaska, Puerto Rico, and the U.S. Virgin Islands) as well as parts of France, Iceland, Italy, Iraq, Japan, the Bahamas, Bermuda, Kuwait, Mexico, the Netherlands, the United Kingdom and many other countries. Google Maps also covers the cities of Moscow, Istanbul, both of which are considered European and also New Delhi and Mumbai in India.

All the images shown in Google Maps' satellite mode are at least a year old and in some places up to five years old. Despite this various governments have complained over the potential for terrorists to use the satellite images in planning attacks on nuclear power stations. Google has blurred some areas for security (mostly in the United States), including the United States Capitol and the U.S. Naval Observatory (Recently, however, some of these areas have been restored to their original state). Other well-known government installations are visible including the infamous Area 51 in the Nevada desert.

With the introduction of an easily pannable and searchable mapping and satellite imagery tool, Google's mapping engine prompted a surge of interest in satellite imagery. Sites such as Google Sightseeing and Google Globetrotting were established which feature satellite images of interesting natural and man-made landmarks, including such novelties as "large type" writing visible in the imagery, as well as famous stadiums and unique earth formations.

Implementation

Like other Google web applications, a large amount of JavaScript was used to create Google Maps. As the user drags the map, the grid squares are downloaded from the server and displayed to the user. When a user searches for a business, the location is pin-pointed with a red pin, which is actually a transparent PNG placed over the map. The technique of providing greater user-interactivity by performing asynchronous network requests with Javascript and XML has recently become known as Ajax. Specifically, Google Maps was built using the AjaXSLT framework.

The GIS (map) data used in Google Maps are provided by Tele Atlas and NAVTEQ, while the small patches of high-resolution satellite imagery are largely provided by DigitalGlobe and its QuickBird satellite, with some imagery also from government sources. The main global imagery base called NaturalVue was derived from Landsat 7 imagery by MDA Federal (formerly Earth Satellite Corporation). This global image base provide the essential foundation for the entire application.

The underlying technology used in both Google and Yahoo! maps is available from deCarta (formerly Telcontar)http://www.decarta.com/.

Extensibility and customization

Chicagocrime.org, developed by Adrian Holovaty, was among the first and most popular http://abcnews.go.com/Technology/wireStory?id=832264 Google Maps mashups.
Enlarge
Chicagocrime.org, developed by Adrian Holovaty, was among the first and most popular http://abcnews.go.com/Technology/wireStory?id=832264 Google Maps mashups.

As the Google Maps code is almost entirely JavaScript and XML, some end-users reverse-engineered the tool and produced client-side scripts and server-side hooks which allowed a user or website to introduce expanded or customized features into the Google Maps interface.

Using the core engine and the map/satellite images hosted by Google, such tools can introduce custom location icons, location coordinates and metadata, and even custom map image sources into the Google Maps interface. Some of the more well-known of these "Google Maps Hacks" include tools that display locations of Craigslist rental properties http://www.housingmaps.com/ and local map Chicago crime data http://www.chicagocrime.org/ (or check Misdaadkaart.nl showing crimes of one entire countryhttp://www.misdaadkaart.nl/). The script-insertion tool Greasemonkey provides a large number of client-side scripts to customize Google Maps data, and the mygmaps.com website provides an interface for easily adding your own set of locations and viewing them on Google Maps.

Combined with photo sharing websites such as Flickr, a phenomenon called "memory maps" emerged. Using copies of the Keyhole satellite photos of their home towns or other favorite places, the users take advantage of image annotation features to provide personal histories and information regarding particular points of the area.

In late June 2005, Google released Google Maps API, exposing nearly the entire interface to customization. With a Google Maps API key, the API is free for use on any site that is free to the public. The introduction of the API has accelerated the development of new Google Maps-based applications. Many people have developed mashups using this API. Support from the community is available within Google Groups and through third-party sites such as [mapki].

Development

Google Maps was first announced on the Google Blog on February 8, 2005 and was located at http://maps.google.com/. It originally only supported users of Internet Explorer and Mozilla web browsers, but support for Opera and Safari was added on February 25, 2005. Currently (July 1, 2006) Internet Explorer 6.0+, Firefox 0.8+, Safari 1.2.4+, Netscape 7.1+, Mozilla 1.4+, and Opera 8.02+ are supported (see [Google Maps Help]). It was in beta for 6 months before becoming part of Google Local on October 6, 2005.

In early April 2005, an alternate view was activated to show Satellite images of the area displayed.

In late April 2005, Google created Google Ride Finder using Google Maps.

In late June 2005, Google released the Extensibility and customization.

In mid July 2005, Google began Google Maps and Google Local services for Japan, including road maps.

On July 22, 2005, Google released "Hybrid View". Together with this change, the satellite image data was converted from plate carrée to Mercator projection, which makes for a less distorted image in the temperate climes latitudes.

In July 2005, in honor of the thirty-sixth anniversary of the Apollo Moon landing, Google Moon was launched.

In September 2005, in the aftermath of Hurricane Katrina, Google Maps quickly updated its satellite imagery of New Orleans to allow users to view the extent of the flooding in various parts of that city.

As of January 2 2006, Google Maps features road maps for the United States, Puerto Rico, Canada, Great Britain, Japan, and certain cities in Northern Ireland and the Republic of Ireland. Coverage of the area around Turin was added in time for the 2006 Winter Olympics.

On January 232006, Google Maps was updated to use the same satellite image database as Google Earth.

On March 122006, Google Mars http://mars.google.com/ was launched, which features a draggable map and satellite imagery of the planet Mars.

In late April 2006, Google Local was merged into the main Google Maps site.

On April 32006, [version 2] of the Maps API was released.

On June 112006, [Google added geocoding capabilities] to the API, satisfying what it called the most requested feature for this service.

On June 142006, [Google Maps for Enterprise] was officially launched. As a commercial service, it features intranet and advertisement-free implementations.

Google's use of Google Maps

The main Google Maps site includes a local search feature, finding businesses of a certain category in a geographic area.

Google Mars

Google Mars provides a visible imagery view, like Google Moon, as well as infrared imagery and shaded relief (elevation). Users can toggle between the elevation, visible, and infrared data, in the same manner as switching between map, satellite, and hybrid modes of Google Maps. In collaboration with NASA scientists at Arizona State University, Google has provided the public with data collected from two NASA Mars missions, Mars Global Surveyor and 2001 Mars Odysseyhttp://www.google.com/mars/about.html. At present, you cannot use the Google Earth desktop client to access the data, but the feature is in development.

It is currently not known wether or not Google Mars will become a stand-alone program and if said program will include shots of the highly popular martian face or the martian pyramids.

Google Moon

In honor of the 36th anniversary of the Apollo 11 moon landing (July 20, 2005), Google took public domain imagery from NASA of the Moon, and integrated it into the Google Maps interface. By default this tool, with a reduced set of features, also displayed the points of landing of all Apollo spacecraft to land on the Moon. This tool also included an easter egg, displaying a Swiss cheese design at the highest zoom level. Google Moon, as it was called, was linked from a special commemorative version of the Google logo displayed at the top of the main Google search page for the duration of July 20 (UTC).

Google Ride Finder

Google launched an experimental Google Maps-based tool called Ride Finder, tapping into in-car GPS units for a selection of participating taxi and limousine services. The tool displays the current location of all supported vehicles of the participating services in major cities, including Chicago and San Francisco on a Google Maps street map.

Google Transit

In December 2005, Google launched Google Transit. This is a beta web application (listed in Google Labs), that plans a trip using public transportation options. It is currently only available for Portland, Oregon in the USA.

Criticism

Street map overlays, in some areas, may not match up precisely with the corresponding satellite images. The street data may be entirely erroneous, or simply out of date. Google Earth representative Brian McLendon explained :

"The biggest challenge is the currency of data, the authenticy of data," .... In other words: The main complaints the Google guys get are "that's not my house" and "that's not my car." Google maps satellite images are not in real time; they are several years old. [link]
Google maps has gained most acclaim by web developers. GIS professionals however, tend to regard Google maps as a rather simplistic viewing tool compared to the features offered by standalone GIS applications.

See also

Comparable services

References

  1.   [escGarneau.com] Contact Information for Garneau. Accessed: April 3 2006.

External links

*http://google.com/gmm - Mobile phone version
  • [Google Moon]
  • [Google Earth]
  • [Google Mars]
  • [Google Maps API]
  • Google Maps discussion websites

    Examples of web tools employing Google Maps

    Websites collecting Google Maps aerial views

     


    From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
    All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.

    Search Titles
    0123456789
    ABCDEFGHIJ
    KLMNOPQRST
    UVWXYZ?

    E-mail this article to:

    Personal Message: