GIS manual mod
GIS manual mod
ANITS
List of Exercises
1. Georeferencing and Projection of a Toposheet. (CO1)
2. Digitization of Features in a Toposheet (CO1)
3. Topology of digitized of features. (CO2)
4. Study of features estimation. (CO2)
5. Creation of Thematic maps (CO3)
6. Layout Preparation. (CO3)
7. Digital Elevation model (CO4)
8. Calculation of volumes for Hills and Tanks (CO4)
9. Road Network application in GIS (CO5)
10. Simple applications of GIS in water Resources Engineering (CO5)
Department of Civil
Engineering
INDEX
ArcGIS OVERVIEW
The geographic information system software package ArcGIS was developed by the
Environmental Systems Research Institute (ESRI). ArcGIS is designed to create,
develop, and interact with new and existing geographic data. It’s designed to be a
complete and integrated system for geographic data processing.
The desktop form of ArcGIS is available with three levels of functionality. The most
basic level is called ArcView, which allows for many map making, visualization
and map analysis capabilities. For creating and editing spatial data that go into
these analyses, ArcEditor adds capabilities on top of ArcView. Finally, more advanced
visualization and analysis tools are available at the ArcInfo level. At all levels, users
interact with Desktop ArcGIS through three interface components: ArcMap, ArcCatalog,
and ArcToolbox.
ArcMap is used to perform map and data-based tasks. These include geographic and
attribute data creation, editing, data viewing and querying, and map production.
Arc Toolbox is the data management and geo-processing module embedded within
ArcMap and ArcCatalog. Task wizards have been created for the most commonly
performed geo-processing operations. Some of the functionality includes: importing and
exporting, overlays, buffering, and statistical calculations.
Although ArcGIS is the dominant software in the GIS industry, other GIS software
packages are available:
1. Common commercial
software:
a. Idrisi (http://www.clarklabs.org/)
b. Mapinfo (http://www.pbinsight.com/welcome/mapinfo/)
c. ERDAS Imagine (http://www.erdas.com/)
2. Common freeware/ open source
software:
a. Google Earth (primarily for visualization purposes)
(http://www.google.com/earth/index.html#utm_campaign=en&utm_medium=h
a&u tm_source=en-ha-na-us-bk-eargen&utm_term=google%20earth)
b. QGIS (http://www.qgis.org/)
c. R (http://www.r-project.org/) d. GRASS (http://grass.fbk.eu/)
e.ILWIS(http://www.itc.nl/Pub/Home/Research/Research_output/ILWIS_Rem
ote_ Se nsing_and_GIS_software.html)f. SAGA (http://www.saga-
gis.org/en/index.html)
g. QUANTUM (http://www.qgis.org/)
h. SPRING (http://www.dpi.inpe.br/spring/english/index.html)
In this exercise you will investigate some of the general capabilities of Desktop ArcGIS,
its built-in help system, and the lab structure and setup. Specifically, you will learn
some of the more basic capabilities of the software, which include downloading and
reading in data and defining symbols to use for data display. To place these capabilities
in the context of how they might be used in a GIS project, you will also use the web to
find and download two existing GIS data sets for importing into ArcGIS.
Learning
Objectives:
• To practice accessing your working directory and CTools to setup the lab data
• To gain a basic understanding of the ArcGIS modules
• To learn to navigate and utilize the ArcGIS help system
• To begin exploring the functionality of various toolbars in ArcGIS
Procedure:
1. Locating your network space and creating your working
directory
These labs assume you either have access to a network drive space that is directly
accessible by Windows or a flash drive or external hard drive. It will typically be
referred to as D:\ space or D:\Student\GIS_Lab\Student Roll Number (or similar)
while working with the labs.
2. Access of
ArcGIS
Go to START/PROGRAMS/ARCGIS. When we click on ArcGIS sub tabs are
appeared. Here we can observe three interface components of ArcGIS which are already
stated above.
EXERCISE - 1
GEOREFERENCING AND PROJECTION OF A
TOPOSHEET
PROCEDUR
E
Starts with blank ArcMap
Window
Choose a New map from tree and select Blank map, then click on OK
Go to table of Contents
Right click on layers and choose properties
Click and change the parameters in the Data Frame Properties dialogue box
from General and Coordinate System tabs (As shown in below figures 1.1
to
1.4). Finally click on Apply and OK.
Fig. 1.1
Fig. 1.2
Fig. 1.3
Fig. 1.4
Go to ArcMap window and add the Input data by using the Add Data icon
(As shown in below figures 1.5 to 1.7)
Fig. 1.5
Fig. 1.6
Fig. 1.7
Fig. 1.8
Go to Save as dialogue box and observe the output location for confirmation
and click on Save tab key (As shown in below figures 1.8 and 1.9).
Fig. 1.9
Open New ArcMap Window for checking the output file, whether it is
properly processed or not. Add the Output file in to the window (As shown
in below figure).
Result: The output file is successfully rectified with Geographical Coordinate System
(GCS) Projection and Everest – India and Nepal Datum.
PROJECTION/PROJECT RASTER
Objective: To transforms the raster dataset from one projection to another.
Input Data: RectfiedGCS65 N/11 toposheet
Projection and Datum used: Polyconic and Everest – India and Nepal
PROCEDURE
ARcTool Box from the Standard tool bar. From that ArcTool Tree Select and
Click on Data Management Tools projections and Transformations Raster
Project Raster
Go to Project Raster wizard Browse input raster and output raster data
location
Choose output Coordinate system by using Icon
Click and choose the Projected Coordinate system World Polyconic
(Note: Double Click on Polyconic text for changing the parameters of projection
i.e., Central Meridian and Latitude of Origin and then Apply-Ok) from Select
tab in the Spatial Reference Properties dialogue Box and then OK&OK
(Figures 1.10 to
Apply, 1.14).
Fig.1.10
Fig.1.11
Fig.1.12
Fig.1.13
Fig. 1.14
Result: The output file is successfully projected with Polyconic projection (Figure
1.14).
*******
EXERCISE - 2
DIGITIZATION OF FEATURES IN A TOPOSHEET
INTRODUCTION
Digitizing is the process of converting geographic features on a paper map into digital
format. In GIS context digitization refers to creating vector datasets viz., point, line or
polygon from raster datasets. It is a way of tracing/recording geographic features in
vector format from Georeferenced images or maps. With the help of digitization we
can create different set of layers Viz. Rivers, roads, schools, ward boundaries and
building blocks from a single map; this process is known as Vectorization.
Vector data is easy to edit, update and is more accurate as compared to raster data.
Vector data is more efficient for GIS analysis. Due to these reasons Vectorization is
the first step in many GIS projects. However it is a time consuming process and needs
a lot of attention to prevent introduction of errors in the datasets. Vector data is mainly
of three types
Point: It consists of single points having (X, Y) coordinates, for example lamp posts,
bus stops and postbox positions etc.
Line: It consists a series of (X, Y) coordinates in a sequence (from start node to end node
with a number of vertices joining these two nodes). For example roads, power lines, ward
boundaries and contours etc.
Polygon: It is a series of (X, Y) coordinates in a sequence closing a figure where first
and last points are the same. For example lakes, building blocks, village blocks, ward
areas and forests etc.
PROCEDURE
Starts with ArcCatalog
Open ArcCatalog and browse destination folder (Eg.
E:\GIS_Lab\Roll
Number) from ArcMap window standard toolbar (Figure 2.1
to 2.7). Right Click in destination folder then go to New
Shapefile
Go to Create New Shapefile dialogue box and enter the name of the shape
file (Eg. LU_LC), Feature type (e.g. Polyline) and Edit the spatial
reference system by click the Edit tab.
Import the spatial reference system for the new shape file by browsing
and adding the Input rectified toposheet Apply and OK (Twice).
Fig. 2.1
Fig. 2.2
Fig. 2.3
Fig. 2.4
Fig. 2.5
Go to ArcMap and add the both input raster data and new shape file to extract/
digitize the features.
• Go to Editor Tool bar select Start Editing as shown in below figure
Fig. 2.6
Before starts editing need to take some precautions which includes Shape file
properties (i.e., Line colour, Width, Type etc., for visible purpose) and Snap
settings for minimizing the editing errors.
Go to Table of Contents and Right click on shape file symbol to change the
properties and then click OK as shown in below figure.
Fig. 2.7
select and enable the all Snapping options to trace the features (Figure 2.8).
Fig. 2.8
Digitization of the features by using the editing window from the Editor
Toolbar and choose create new features as shown in figures 2.8 and 2.9
Fig. 2.9
Fig. 2.9
Fig. 2.10
Objective:
• After creation of feature dataset then select and R.Click on that go to Import
and select the Feature Class Single option
• In the Feature Class to Feature Class dialogue box need to browse the input shape
file. Output location will comes automatically. Here in this also need to give the name
of output feature class and Click OK
• When the file execution is successful. Then once again select the feature
dataset and then choose New option. In that select the Topology option. Whenever
click on this, New Topology box will be appears. Here Click Next
key (Twice) and use Select all option.
Click twice Next tab key and then Add Rules one by one by clicking the Add
Fig. 3.2
Fig. 3.4
• After finishing the removing of all topological errors then once click on
Validate
• Entire Topology using icon. The Icon is shown in the above figure.
• Result: Topologically validated LULC features.
*******
PROCEDURE
Step 1: Process using ArcCatalog Component
• R Click on the feature dataset file then go to Export option and select the To
Coverage option for exporting the validated topology shape file in to coverage
file (It is need to Clean and Build the features for the conversion of polylines to
polygongs).
• When select and click the To Coverage option, Feature Class to Coverage
dialog box will appears. There that will takes the input file by defaultly. But
once we need to check where our’s output file is saved. The output file is
Select row by row in the attribute table and type the feature name in the field (Eg.
Tank/Built-up/Wasteland etc.,) as shown in the below figure. Whenever selecting
the row the concern polygon will be highlighted.
Introduction:
This draws the map as it is placed on paper for printing. It does include the additional non-
feature map elements such as north arrows, legends, scale bars, etc. that would appear on a
printed version of a map. The layout view is pretty much a “what you see is what you get”
presentation of the printed map. It shows the edges of the page and where on the page the
elements of the printed map will appear.
Objective:
To assemble the spatial components and elements in the map for print on a paper
Input Data: Thematic map (Eg.LU_LC or Utility
PROCEDURE
INSTRUCTIONS:
• Open a document and check the datasets you want to present in a map.
• Set the view window to layout view.
• You will find all necessary buttons to add map elements to your map in the Insert
pull down menu in the menu bar (figure 5.1). Note that these buttons are only active
when working in layout view.
When the layout view is activated, it is possible to change its settings. It is possible to change
the size and location of the visualized datasets. By right clicking on the layout view, it is also
possible to alter the type of layout and the page settings
Add a scale bar after the datasets and a legend are added to the layout.
Note: Before you add the scale bar to your layout, you have to check if your data frame
has a coordinate system (see Module 3) and if the map units of the data frame are set to
meters!!! To check this, go to the menu bar and select: View → Data Frame Properties →
General.
INSTRUCTIONS:
1. In the menu bar select: Insert → Scale Bar (this is only possible when you are in
layout view).
2. Choose the scale bar you want to insert and click OK.
1. You can use the Text tool to add text for titles and other descriptive text (e.g.
the source) and you can use the drawing tools to add graphics such as boxes, circles and
arrows anywhere on your layout.
2. The drawing tools are in a dropdown list in the Draw tool bar
3. You always can change the properties of a frame: right-click the frame in the layout and
select properties. You can’t change the font size directly. If you wan’t to change it you should
enlarge the text box.
Exporting and printing a map
If you want to use your map in a report you want to keep the quality of the map and not
use a screen dump of your map.
INSTRUCTIONS:
1. In the menu bar select: export map
2. In the following dialog box you can specify the file type (e.g. .bmp, .jpg, .png), dpi and
the output location and name of your map.
3. Click Ok
******
*
INTRODUCTION
INTRODUCTION
The Surface Volume tool is used to calculate volume of a surface above or below a
horizontal plane at a specific elevation. You might use this tool to calculate the volume
of water in a section of river channel at a particular flood stage. This tool can be used
on raster or TIN surfaces. The output of the tool is a text file reporting the parameters
used and the resulting surface area and volumes.
The Cut/Fill tool is used to calculate the amount of difference in each cell for a before
and after raster of the same area. This tool could be used to calculate the volume of
earth that must be brought to or removed from a construction site to reshape a surface.
This tool works on two rasters and the results are presented as a raster of the
difference between the two layers.
Objectiv
e:
To calculates the area and volume of a raster or TIN surfac e above or below a given
reference plane.
Input Data:TNN
PROCEDURE
• Go to ArcTool box → 3D Analyst tools → Functional Surface → Surface
Volume
• Browse Input surface i.e., TIN → Choose output text file location → Choose
Reference Plane (Above\Below) → Plane height →OK
Step 8 - The next dialog box asks whether you want to establish driving directions.
Select Yes. Then click on the “Directions” button.
Step 9 - Under the “General” tab, click on name (see red circle—it may have a name
there by default, you should also widen the field to see the full name)
Step 10 - Change “Name”, to “Trans”
Step 11 - When finished, click OK and then click Next to continue.
*******
There are many areas in Water Resources Engineering where GIS may be successfully
applied.
Project planning for a storage structure
In this example, a dam is proposed to be constructed across a river, for which the following
information may be desired:
• Watershed area contributing to the project site
• Reservoir surface area and volume, given the height of the dam
• Villages that may be inundated under reservoir
For the above, the following themes may be stored in a GIS:
• Elevation contours of the watershed area, including the project site
• Satellite image derived land-use map of the watershed
• Village boundary map, showing location of habitation clusters
Using the above data, one may obtain desired in information as follows:
• Watershed area may be found by using the elevation contour data, and using suitable GIS
software that has a tool to delineate the watershed boundary. Once the boundary is identified,
the area calculation tool may be used in the GIS software to calculate the watershed area.
• Reservoir surface area can similarly found using the area calculation tool. Volume
calculation tool of the GIS software may be used to find out the storage volume, which is the
space between a plane at the reservoir surface and the reservoir bottom.
• By overlying the reservoir extent over the village boundary map and the locations of
habitation clusters one may identify the villages that are likely to be inundated once the
reservoir comes up. The area of the cultivable village farms that would be submerged may
also be similarly identified, as it would be required to pay compensation for the loss to the
villagers.
WATERSHED
INTRODUCTION
Objective: To identify and demarcate the watershed boundary from the toposheet
Input: Rectified toposheet (No.65 N/11)
PROCEDURE
Process using ArcMap window:
• Add the rectified toposheet in to the ArcMap window
• Identify and select the Watershed area for boundary delineation