The Final GIS Report
The Final GIS Report
The Final GIS Report
BHUBANESWAR
REPORT SUBMISSION
SUBMITTED TO : SUBMITTED BY :
Miss Shreeparna Sahoo
Sourav Sekhar Sahoo
Omesha Rani Nayak
Sailaja Priyadarshini
Ashirbad Rath
Ipsita Sahu
Amisha Routaray
Contents
1. COORDINATE SYSTEM.......................................................................................................3
1.1. What is a coordinate system?............................................................................................3
1.1.1. Geographic coordinate system...................................................................................3
1.1.2. Projected coordinate system......................................................................................4
2. GEOREFERENCING..............................................................................................................5
2.1. What is georeferencing?....................................................................................................5
2.2. Importance of Georeferencing in GIS...............................................................................5
2.3. Steps involved in Georeferencing a map..........................................................................5
3. SHAPEFILE............................................................................................................................7
3.1. What are Shapefiles?.........................................................................................................7
3.2. Difference between a Layer and Shapefile:......................................................................7
3.3. Different types of Shapefiles in GIS :...............................................................................7
3.4. Step involved in adding different Shapefiles :..................................................................8
3.4.1. NH............................................................................................................................10
3.4.2. Ward boundary.........................................................................................................13
3.4.3. Landmarks...............................................................................................................15
4. CONVERSION......................................................................................................................19
4.1. What is Conversion tool?................................................................................................19
4.2. Conversion of layer to shapefile.....................................................................................19
4.3. Conversion of kml file to GIS.........................................................................................20
...................................................................................................................................................20
5. CALCULATIONS.................................................................................................................22
5.1. Attributes Table...............................................................................................................22
5.2. Creation of table..............................................................................................................23
5.3. Addition of data manually...............................................................................................23
5.4. Calculation using field calculator...................................................................................25
5.4.1. Population density...................................................................................................25
5.4.2. Sex ratio...................................................................................................................26
5.4.3. Literacy rate.............................................................................................................27
6. THEMATIC MAPS...............................................................................................................28
6.1. What is a thematic map?.................................................................................................28
6.2. Thematic map types........................................................................................................28
6.3. How to create a thematic map in arc gis.........................................................................28
6.4. Population density representation (using the dot features).............................................28
...................................................................................................................................................29
6.5. Area representation.........................................................................................................30
7. BASEMAP............................................................................................................................31
7.1. What is a basemap?.........................................................................................................31
7.2. Contents of a basemap....................................................................................................31
7.2.1. Adding scale to a map..............................................................................................32
7.2.2. Adding legends table to a basemap.........................................................................32
...............................................................................................................................................32
7.2.3. Adding north direction to a basemap.......................................................................33
7.2.4. Adding title to a basemap........................................................................................33
7.3. Exporting a basemap.......................................................................................................34
...............................................................................................................................................34
1. COORDINATE SYSTEM
1.1.What is a coordinate system?
A coordinate system is a reference framework that defines the position of features in two- or
three-dimensional space.
Maps and scenes use coordinate systems to locate and display data correctly on the earth's
A map or scene should always have a horizontal coordinate system. Optionally, you can also
There are numerous coordinate systems to choose from for maps and local scenes, but the
horizontal coordinate system for a global is limited to WGS84 or China Geodetic Coordinate
Open ArcMap, Right-click the data frame Layers and choose Properties to bring
Click the Coordinate System tab and navigate to the Geographic Coordinate
Systems, and select your desired coordinate system for your map display.
projection and are created by projecting a 3D geographic coordinate system (GCS) onto a
2D surface
Click Properties
Index File (.SHX) -SHX are mandatory Esri and AutoCAD shape index positions.
This type of file is used to search forward and backward.
dBASE File (.DBF) -DBF is a standard database file used to store attribute data and
object IDs. A .dbf file is mandatory for shape files. You can open DBF files in
Microsoft Access or Excel.
Projection File (.PRJ) - PRJ is an optional file that contains the metadata associated
with the shapefiles coordinate and projection system. If this file does not exist, you
will get the error “unknown coordinate system.
Extensible Markup Language File (.XML) -XML file types contain the metadata
associated with the shapefile. If you delete this file, you essentially delete
your metadata.
Spatial Index File (.SBN) -SBN files are optional spatial index files that optimize
spatial queries. This file type is saved together with a .sbx file. These two files make
up a shape index to speed up spatial queries.
Code Page File (.CPG) -CPG files are optional plain text files that describe the
encoding applied to create the shapefile. If your shapefile doesn’t have a .cpg file,
then it has the system default encoding.
3.4.1. NH
STEP 2 : Create a new Polyline Shaprfile.
Click on the ArcCatalog tab (if the ArcCatalog window is already not visible).
In ArcCatalog, right-click on your project folder (i.e. the folder where you want to
create your new shapfile), then select New >> Shapefile.
Name the new polyline NH and define the feature type as a polyline.
It’s also a good idea to assign the coordinate system to your new shapefile. Click on
the Edit… button then select Projected Coordinate system>>UTM>>WGS
1984>>Northern Hemisphere>>WGS 1984 UTM Zone 45N. Click OK to close the
coordinate system selection window and OK again to close the Create New Shapefile
window.
At this point, you should see the new shapefile in the project folder.
Next, you will create a new feature in the NH.shp object.
STEP 3 :Edit the new Polyline Shapefile.
Right-click on the NH layer in the Table Of Contents and select Edit features >>
Start Editing. You’ll note the presence of a new window (the Create
Features window). This window allows you to select the construction tool of your
choice to create your new polyline feature.
Select NH from inside the Create Features window. This action will display the
construction tools available to your new shapefile. Choose any construction tool; in
this example, we’ll choose the Polyline construction tool.
Next, digitize the new polyline in the main window by left-clicking the mouse. Each
click of the mouse creates a new vertex which defines the end-points of each line
segment. Here are a few pointers that you might find helpful when digitizing a new
feature:
If you want to remove the last vertex created, click Ctrl+Z
If you started editing a new feature but want to start over, right-click in the
window and select Delete Sketch
You can zoom in and out as you are digitizing by rolling the middle mouse
button.
You can pan (move) around the map extent by pressing and holding the
middle mouse button
To delete a polyline, simply select it with the selection tool then press
the Delete key.
To complete the line of the polyline, press the F2 key. When you are done
editing your new shapefile you must save, then close the edit session as
follows:
Look for the Editor toolbar then click on Editor >> Save Edits, then
click Editor >> Stop Editing.
Note that it’s important that you save then close your edit
session before using the newly created shapefile in any subsequent
geoprocesses (such as a clipping operation).
It’s also a good idea to assign the coordinate system to your new shapefile. Click
on the Edit… button then select Projected Coordinate system>>UTM>>WGS
1984>>Northern Hemisphere>>WGS 1984 UTM Zone 45N. Click OK to close
the coordinate system selection window and OK again to close the Create New
Shapefile window.
At this point, you should see the new shapefile in the project folder.
Next, you will create a new feature in the Ward Boundary.shp object.
STEP 5 : Edit the new Polygon Shapefile.
Right-click on the Ward Boundary layer in the Table Of Contents and select Edit
features >> Start Editing. You’ll note the presence of a new window (the Create
Features window). This window allows you to select the construction tool of your
choice to create your new polygon feature.
Select Ward Boundary from inside the Create Features window. This action will
display the construction tools available to your new shapefile. Choose any
construction tool; in this example, we’ll choose the Polygon construction tool.
Next, digitize the new polygon in the main window by left-clicking the mouse.
Each click of the mouse creates a new vertex which defines the end-points of each
line segment. Here are a few pointers that you might find helpful when digitizing a
new feature:
If you want to remove the last vertex created, click Ctrl+Z
If you started editing a new feature but want to start over, right-click in the
window and select Delete Sketch button.
You can pan (move) around the map extent by pressing and holding the
middle mouse button
To delete a polygon, simply select it with the selection tool then press
the Delete key.
To complete the line of the polygon, press the F2 key. When you are done
editing your new shapefile you must save, then close the edit session as
follows:
Look for the Editor toolbar then click on Editor >> Save Edits, then
click Editor >> Stop Editing.
Note that it’s important that you save then close your edit session before using the
newly created shapefile in any subsequent geoprocesses (such as a clipping
operation).
3.4.3. Landmarks
STEP 6 : Create a new Points Shaprfile.
Click on the ArcCatalog tab (if the ArcCatalog window is already not visible).
In ArcCatalog, right-click on your project folder (i.e. the folder where you want to
create your new shapfile), then select New >> Shapefile.
Name the new points Landmarks and define the feature type as a polygon.
It’s also a good idea to assign the coordinate system to your new shapefile. Click on
the Edit… button then select Projected Coordinate system>>UTM>>WGS
1984>>Northern Hemisphere>>WGS 1984 UTM Zone 45N. Click OK to close the
coordinate system selection window and OK again to close the Create New
Shapefile window.
At this point, you should see the new shapefile in the project folder.
Next, you will create a new feature in the Landmarks.shp object.
STEP 7 : Edit the new Points Shapefile.
Right-click on the Landmarks layer in the Table Of Contents and select Edit
features >> Start Editing. You’ll note the presence of a new window (the Create
Features window). This window allows you to select the construction tool of your
choice to create your new polygon feature.
Select Landmarks from inside the Create Features window. This action will display
the construction tools available to your new shapefile. Choose any construction tool;
in this example, we’ll choose the Points construction tool.
Next, digitize the new points in the main window by left-clicking the mouse.
A number of landmarks is created each in separate shapefiles like schools, hospitals,
etc. By using the symbol creator in the table of content just below the particular
landmark we can create new symbols of one own choice.
Look for the Editor toolbar then click on Editor >> Save Edits, then click Editor >>
Stop Editing.
Note that it’s important that you save then close your edit session before using the
newly created shapefile in any subsequent geoprocesses (such as a clipping
operation).
4. CONVERSION
4.1.What is Conversion tool?
ArcMap has a Conversion toolbox that contains tools to convert data between different formats.
Some of the tools include:
To Geodatabase: Converts and writes data to a geodatabase
To GeoPackage: Converts datasets into the OGC GeoPackage format
Excel: Converts Microsoft Excel files to and from tables
From PDF: Exports a .pdf file to Tagged Image File Format (TIFF).
Select the desired folder containing the layer package file, and click OK to add the folder.
Right-click the layer package file, and select Add To Current Map.
In the Export Features window, specify the Output Location to save the output feature,
and specify the Output Name.
Click OK to generate the shapefile.
You also need to set the decimal places with two numeric values, for that click on Area box, go
to properties and click on “Numeric” and in the “Rounding” section, change it into “2”.
You’ll need the estimated data to enter the
population, male population, female population, total literate population, and main working
population from a reliable secondary source. Go to the website
https://censusindia.gov.in/census.website/ where you’ll get all the date of different villages,
districts and sub-districts. In the “Census Tables” section, in the “Keywords” box search for
“ward”, choose the required excel. From there you can arrange the excel sheet, collect the date
and enter it in the Attribute Table.
Click ok.
7. BASEMAP
7.1.What is a basemap?
A basemap is a layer of geographic information that provides a background for a map.
Basemaps are often used in GIS and can be found in printed, digital, or web.
Because reference information is so important in spatial analysis and modeling,
almost every map (printed, digital, or web map) includes a background map as a
visual reference.
For any map maker, this means that a solid basemap is one of the fundamental
building blocks of cartography.
A basemap provides context for additional layers overlaid on the reference map. It
usually provides location references for features like boundaries, rivers, lakes, roads,
and highways. Basemaps are essential for all types of mapping. Even dynamic
interactive maps required basemaps for quick references and human understanding.
7.2.Contents of a basemap
Contents of a basemap
Scale of the map
North direction
Key map
Legends used in the map
Title of the map
A basemap can also include-
Elevation in the form of contours
Topographic features
Road networks
Buildings
Labels