Download presentation
Presentation is loading. Please wait.
1
Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr Google Earth & Map API IAI GPS System 2008. 12. 16 Choi, Nam Seok sugi@dit.dongseo.ac.kr
2
2 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr Contents Google Earth Google Map Google Map API IAI GPS System
3
3 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr 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 2004. 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 2006. http://en.wikipedia.org/wiki/Google_earth
4
4 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr Google Earth WorldView I (September, 2007)
5
5 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr 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
6 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr Google Maps http://maps.google.com/
7
7 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr Google Map Street http://maps.google.com/help/maps/streetview/
8
8 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr 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
9 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr 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. http://www.google.com/apis/maps/signup.html http://www.google.com/apis/maps/signup.html A Single Maps Key ABQIAAAAaQgR7Z8hPRl5nk0A9grnaRQ7oSCX2ySts8xmWGVDSv16LHU XxhRfkjrWH0iXzS-p1sXAOSq1vGbCBA
10
10 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr How to use The Map API @import url("http://www.google.com/uds/css/gsearch.css"); @import url("http://www.google.com/uds/solutions/localsearch/gmlocalsearch.css"); } <script src = "http://maps.google.com/maps?file=api&v=2& key=ABQIAAAAaQgR7Z8hPRl5nk0A9grnaRQ7oSCX2ySts8xmWGVDSv16LHUXxhRfkjrWH0iXzS-p1sXAOSq1vGbCBA" type="text/javascript"> <!-- function displayGMap() { if (GBrowserIsCompatible()) { var divGMap = document.getElementById('gmap'); var map = new GMap2(divGMap); map.setCenter(new GLatLng(35.145086,129.007631), 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
11 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr Google Map API http://cgiv.dongseo.ac.kr/map/cgiv_map.html
12
12 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr Google Maps API Google Maps API(Eng.) http://code.google.com/apis/maps/documentation/index.html http://code.google.com/apis/maps/documentation/index.html Sign Up for the Google Maps API(Eng.) http://code.google.com/apis/maps/signup.html http://code.google.com/apis/maps/signup.html Maps API Blog(Eng. http://googlemapsapi.blogspot.com/ http://googlemapsapi.blogspot.com/ newtype ’ s Blog(Kor.) http://newtype.pe.kr/category/it/gmap http://newtype.pe.kr/category/it/gmap
13
13 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr IAI GPS System
14
14 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr IAI GPS System
15
15 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr Experiment
16
16 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr Experiment Result Sample#TimeLatitudeLongitudeAtitudeTemp PhPh F0FmFv/Fm 12008-11-25 11:0735.177977129.2163134.9168 0.00430.0630.314 22008-11-25 11:1235.175217129.215835-0.2168 0.0410.0670.393 32008-11-25 11:1635.171418129.2130789.1168 0.0370.0540.307 42008-11-25 11:2035.166865129.20796310.8168 0.0340.050.315 52008-11-25 11:2735.158783129.2058950.6168 0.0470.0520.09 62008-11-25 11:3135.155718129.201441.9168 0.0370.0570.352 72008-11-25 11:3435.153808129.197555-2.9168 0.0420.0720.416 82008-11-25 11:3935.152822129.1917638168 0.0370.0570.353 92008-11-25 11:4635.152838129.1811270.1168 0.0350.0590.396 102008-11-25 11:5235.155308129.171297-1915.78 0.0390.0610.356 112008-11-25 11:5535.156153129.1665980.615.88 0.0360.0530.308 122008-11-25 12:0135.153815129.1567327.815.78 0.0360.0570.369 132008-11-25 12:1435.140225129.14088325.316.58 0.0380.0620.386 142008-11-25 12:3535.143287129.1213357.715.78 0.0420.0690.378 152008-11-25 12:3935.147393129.1244732.215.68 0.0480.0880.454 162008-11-25 12:5635.158918129.1406881.914.18 0.0280.0340.164
17
17 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr Experiment Result
18
18 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr IAI Maps System IAI DB Server
19
19 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr IAI Maps System
20
20 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr IAI Maps System [HTML + JAVA Script + ASP]
21
21 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr IAI Maps System IAI Maps IAI Maps
22
22 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr 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
23 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr Hacking Google Earth KML / KMZ Files *.KML / *.KMZ
24
24 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr Google On the Virtools
25
25 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr Google On the Virtools
26
26 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr Google On the Virtools
27
27 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr Google On the Virtools *.KMZ File *.KML File
28
28 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr Google On the Virtools
29
29 Institute of Ambient Intelligence 2008, Choi, Nam-Seok, Dongseo Univ., E-mail : sugi@dit.dongseo.ac.kr Reference Hacking Google Maps and Google Earth – Martin C. Brown Google SketchUp for Dummies – Aidan Chopra
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.