Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., Google Earth & Map API IAI GPS System Choi, Nam Seok
2 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., Contents Google Earth Google Map Google Map API IAI GPS System
3 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., Google Earth Google Earth is a virtual globe program that was originally called Earth Viewer, and was created by Keyhole, Inc. a company acquired by Google in It maps the earth by the superimposition of images obtained from satellite imagery, aerial photography and GIS 3D globe. The product, renamed Google Earth in
4 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., Google Earth WorldView I (September, 2007)
5 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., Google Earth The Worldview I is installed high performance camera, and it works to capture high resolution image data. The Worldview I can make distinction that 50cm objects. The Worldview I also can gather high resolution map data about 600,000 Km 2 a day, that is to take a week works using current system. Digital Globe plans to launching Worldview II in the end of this year.
6 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., Google Maps
7 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., Google Map Street
8 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., Google Map API A variety of service on Google. To see the satellite photographs, To customize the maps using API. Used to more and more locations
9 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., How to use The Map API The Google Maps API lets you embed Google Maps in your own web pages. You must have a Google Account to get a Maps API key, and your API key will be connected to your Google Account. A Single Maps Key ABQIAAAAaQgR7Z8hPRl5nk0A9grnaRQ7oSCX2ySts8xmWGVDSv16LHU XxhRfkjrWH0iXzS-p1sXAOSq1vGbCBA
10 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., How to use The Map url(" } <script src = " key=ABQIAAAAaQgR7Z8hPRl5nk0A9grnaRQ7oSCX2ySts8xmWGVDSv16LHUXxhRfkjrWH0iXzS-p1sXAOSq1vGbCBA" type="text/javascript"> <!-- function displayGMap() { if (GBrowserIsCompatible()) { var divGMap = document.getElementById('gmap'); var map = new GMap2(divGMap); map.setCenter(new GLatLng( , ), 17); map.setMapType(G_SATELLITE_MAP); map.addControl(new GLargeMapControl(2)); map.addControl(new GMapTypeControl()); map.addControl(new GScaleControl()); // bind a search control to the map, suppress result list map.addControl(new google.maps.LocalSearch(), new GControlPosition(G_ANCHOR_BOTTOM_RIGHT, new GSize(10,20))); } GSearch.setOnLoadCallback(displayGMap); //--> The Test Version of Google Map API. - IAI -
11 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., Google Map API
12 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., Google Maps API Google Maps API(Eng.) Sign Up for the Google Maps API(Eng.) Maps API Blog(Eng. newtype ’ s Blog(Kor.)
13 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., IAI GPS System
14 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., IAI GPS System
15 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., Experiment
16 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., Experiment Result Sample#TimeLatitudeLongitudeAtitudeTemp PhPh F0FmFv/Fm : : : : : : : : : : : : : : : :
17 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., Experiment Result
18 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., IAI Maps System IAI DB Server
19 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., IAI Maps System
20 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., IAI Maps System [HTML + JAVA Script + ASP]
21 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., IAI Maps System IAI Maps IAI Maps
22 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., Hacking Google Earth Exporting My Tags The easiest way to generate and share points, routes, and other data within Google Earth is to save the points you found.
23 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., Hacking Google Earth KML / KMZ Files *.KML / *.KMZ
24 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., Google On the Virtools
25 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., Google On the Virtools
26 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., Google On the Virtools
27 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., Google On the Virtools *.KMZ File *.KML File
28 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., Google On the Virtools
29 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., Reference Hacking Google Maps and Google Earth – Martin C. Brown Google SketchUp for Dummies – Aidan Chopra