5-EXERCISE 5 Working With GE-Rohitash-Formatted
5-EXERCISE 5 Working With GE-Rohitash-Formatted
WORKING WITH
GOOGLE EARTH PRO
Structure____________________________________________________
5.1 Introduction Saving Places Data
Expected Learning Skills Opening Saved Placemarks
5.2 Places and Placemarks Deleting Places Data
5.1 INTRODUCTION
In the previous exercise, you have become familiar with Google Earth. Now in this exercise, we will
introduce you to different features of the Google Earth Pro. You will also learn how you can mark
Places, path and polygon and create KML file. We will also discuss about importing vector data in
Google Earth Pro.
MGYL-104 Geoinformatics Laboratory
…………………………………………………………………….……………………….................…………….................
Fig. 5.1: Search panel showing IGNOU, Maidan Garhi, New Delhi. (Source:
www.google.com/earth)
Get Directions: You can get direction by entering start and ending points in the
Get Directions tab (Fig. 5.2). You can manually enter valid location searches in
each input box. After clicking the get direction button, the route and turn-by-turn
directions appear in the search listing window below the search input. The
direction route is mapped in the 3D view with a line indicating the route.
Once you have a direction route displayed in the 3D viewer, you can use
different method of transportation. When you get driving directions between two
Contributor: Mr. Rohitash Kumar, School of Sciences, IGNOU, New Delhi 3
MGYL-104 Geoinformatics Laboratory
…………………………………………………………………….……………………….................…………….................
points, those directions are listed beneath the Search button showing all the
turning points along the route. You can save the direction in my places, as KML
file and print by clicking on these buttons , respectively.
5.2.2 Generating Placemarks
In GE, placemarks are used to identify locations. A placemark includes
standard icon, geographic location, and description. Sometimes photograph/s
of a particular place can be added to provide more information about the
location. A new placemark may be created by involving the following:
Creating a New Placemark: Position the viewer to contain the spot you want
to placemark. Consider zooming into the best viewing level for the desired
location. Select Placemark from the Add menu or click the Pushpin icon on the
toolbar menu at the top of the screen. The New Placemark dialog box appears
and a New Placemark icon is centered in the viewer inside a flashing yellow
square (Fig. 5.3). Position the placemark to your desired location by dragging it.
Set the following properties for the new placemark:
name for the placemark
description, style, colour,view,altitude,and icon
Click OK to apply the information you entered in the placemark dialog box.
Saving Placemark/ Point of Interest: You can save any point of interest (POI)
displayed in the 3D viewer to the My Places folder by right-clicking on the
placemark in the viewer and selecting Save to My Places from the pop-up
menu.
Sharing a Placemark: After you have created a placemark, you can easily
share it with other on mail. To do this, right click on the placemark and choose
Email. It will open a new dialogue box asking for choose mail account for
sharing. Once you select email it will open outlook and asking for email
4 Contributor: Mr. Rohitash Kumar, School of Sciences, IGNOU, New Delhi
Exercise 5 Working with Google Earth Pro
…………………….................……………………………………………….…………………………………………………
addresses with whom you want to share the place (Fig. 5.4). Fill all the
necessary details and click on send to share.
If you are creating a polygon, you can make the shape of a 3D object. To do
this:
click the Altitude tab
slide the slider from Ground toward Space. This elevates the polygon and
check Extend sides to Ground. The polygon is now a 3D object.
Click OK to save your new polygon.
Fig. 5.7: Places panel showing overview slider for adjusting transparency of
image overview. (Source: www.google.com/earth)
select image overlay from the Add menu. The New Image Overlay dialog
box appears
provide a descriptive name in the Name field
in the Link field, enter the location of the image file you want to use as an
overlay or use the Browse button to locate it on your computer or network.
The image appears in the 3D viewer, with anchor points that you use
toposition it.
specify the descriptive information for the overlay Click the Refresh tab and
set the correct refresh properties for your overlay imagery. Set the default
transparency for the imagery using the slider. When you select the View
tab, you can modify the view settings for the overlay and
position the image in the viewer to your preferences and click OK to
complete the creation. If you later want to correct the overlay or reposition it,
simply edit the overlay.
5.4.4 Positioning an Image in the Viewer
Once you have inserted the overlay image into the viewer, you can use the
green markers to stretch and move the image in several ways to get the most
exact positioning required. An overlay image will have corner and edge marks
that you can use to stretch the image, a central cross hair marker to position the
image and a triangle marker that you can use to rotate the image. When you
select any one of them the cursor will change from an open hand to either a
finger-pointing hand or an arrow to indicate that an anchor point is selected.
Figs. 5.8 and 5.9illustrate the anchor points and overlaid image, respectively.
In Fig. 5.8, you can use 1 for the center cross-hair marker to slide the entire
overlay on the globe and position it from the center, 2 for the triangle marker to
rotate the image for better placement, 3 for any of the corner cross-hair markers
to stretch or skew the selected corner and 4for any of the four side anchors to
stretch the image in or out of from the selected side.
(a)
(b)
Fig. 5.10: Overlay image example: a) Overlay map with terrain off; and b) overlay
map with terrain on. (Source: www.google.com/earth)
delete - right click a placemark, folder, or other item in the Places panel and
select Delete from the pop-up menu.
You can also delete items in the 3D viewer by right-clicking on the icon and
selecting Delete from thepop-up menu. This deletes the item from the
Places panel,and
delete key - With the item selected in the Places panel, press the Delete
key in the keyboard. A dialog box asks to confirm the deletion. Click OK to
remove the item from the Places panel.
5.5.5 Showing and Hiding Places Data
Select or deselect the check box next to an item to show or hide the places
data respectively. To turn off the display for a single placemark or overlay in the
3D viewer, click the item to remove the check mark. To turn on a single item,
select the check box. For entire folders, you can turn on all items in the folder
by selecting the folder’s check box if it is not already selected. In this case, all
items in the folder are turned on. A subsequent click turns off all items in the
folder.
</Placemark>
</kml>
The structure of this file breaks down as follows:
an XML header. This is line 1 in every KML file. No spaces or other
characters can appear before this line.
a KML name space declaration. This is line 2 in every KML 2.2 file.
a placemark object that contains name, description, and point.
Running this KML code in search tab will create a KML point layer showing
gateway of India, Mumbai (Fig. 5.11).
You can construct a style template for the state boundary, complete with
colours, labels, and icons, in the next Style Template Settings dialogue box.
Select the shapefile field district to use for the name labels for the data in
Google Earth under the Name tab. The district field holds the name of
different districts can be seen in the preview table (Fig. 5.13a).
Under the Color tab, select to Use random color, it will assign different
colours to different districts (Fig. 5.13b).
(a) (b)
Keep Clamp features to ground selected under the Height tab. By doing
this, the districts boundary layer will remain fixed to the ground and follow
the terrain. To finish your style, click OK.
You will be asked to save the newly produced style template in a pop-up
dialogue box. Click Save if you want to save it for later use. If not, press
Cancel.
The data for the district boundary has been converted to KML and is now
visible in Google Earth (Fig. 5.14). Take note of the KML's appearance in
the Places panel's Temporary Places folder. Before closing Google Earth,
choose and drag this file to your My Places folder to preserve it for later
sessions.
Fig. 5.14: Vector file showing different districts of India imported in Google Earth
Pro.
static Maps API: embed a fast and simple Google maps image in your web
page or mobile site without requiring JavaScript or any dynamic page
loading
web Services: use URL requests to access geocoding, directions, elevation,
and places information from client applications and manipulate the results in
JSON or XML.
Google Maps API is free for commercial use providing that the site on which it
is being used is publicly accessible and does not charge for access.
5.11 REFERENCES
Nijamir, K., Ameer, F., Thennakoon, S., Herath, J., Iyoob, A. L., Zahir, I. L.
M., ... & Madurapperuma, B. (2023). Geoinformatics application for
estimating and forecasting of periodic shoreline changes in the east coast of
Ampara District, Sri Lanka. Ocean & Coastal Management, 232, 106425.
Kadurugamuwa, H. A. N. S., Dilthara, G. W. A. S., & Nandalal, H. K. (2023).
Application of GIS to Detect Vulnerability of Water Distribution System.
In 12th International Conference on Structural Engineering and Construction
Management (pp. 771-782). Springer, Singapore.
Zada, N., Javed, M. A., Ahmad, S. R., & Waleed, M. (2023). Dam site
selection using remote sensing techniques and geographical information
system (GIS): A case study of Kurram Tangi North Waziristan.
www.google.com/earth
https://earth.google.com/intl/ar/userguide/v4/index.htm
https://www.google.com/earth/outreach/learn/