SlideShare ist ein Scribd-Unternehmen logo
1 von 29
Downloaden Sie, um offline zu lesen
EXPLORING ARCGIS

CONTENTS


1. GEOREFERENCING OF TOPOSHEET 9
INTRODUCTION TO ARCGIS
A geographic information system (GIS) is a collection of hardware,
software, geographicdata, and personnel designed to create, store, edit,
manipulate, analyze and display geographically referenced information.


ARCGIS DESKTOP SOFTWARE SUITE


ArcGIS Desktop is accessed using one of three software licenses with
varying levels of functionality:
ArcView - provides comprehensive mapping and analysis tools with
simple editing and geoprocessing capabilities


ArcEditor - provides all ArcView functions + advanced editing
capabilities


ArcInfo - provides all ArcEditor functions + advanced geoprocessing
and data
management tools


APPLICATIONS


ArcGIS Desktop includes two main applications: ArcCatalog and ArcMap.
ArcCatalog - used to organize and manage your GIS data. It also allows
you to previewdatasets and view and manage metadata.
ArcMap - used to view, edit, and analyze spatial data and create maps.


ArcScene - ArcScene provides the interface for viewing multiple layers of
3D data, visualizing 3D data on a 2D surface data, creating 3D surfaces,
analyzing 3D surfaces


ArcToolbox is a component of ArcCatalog, ArcMap and ArcScene. It
contains tools for geoprocessing, data conversion, and defining map
projections.
EXTENSIONS


The ArcGIS Desktop extensions provide you with additional GIS
functionality. Most extensions are optional products that are registered
or licensed individually. A suite of optional extensions is available for
ArcGIS Desktop, adding capabilities for raster analysis, three-dimensional
visualization, advanced map printing, and so on.


COMMON TERMINOLOGY
Point: a single location having an X, Y (and sometimes, a Z) position
(point features have no area and no length)


Line : a series of connecting X, Y positions (line features have length, but
no area)
Polygon: one or more connecting lines that form a single spatial feature
(polygon features have both area and perimeter)


Attribute Table: a table (much like a spreadsheet) that contains
information about, and is linked to, spatial features. Each spatial feature
has one associated record (row) in the attribute table


COMMON GIS DATA STRUCTURES
      Vector: In a vector data structure, geographic features (such as
       wells, roads, national parks, etc.) are represented by points, lines,
       and polygons that are defined by a set or sets of [X,Y] coordinates.
      Raster: In a raster data structure, spatial data are stored in a two
       dimensional matrix, much like a checkerboard. Each raster, or cell,
       contains a value.


USING ARCMAP
ArcMap is the ArcGIS application that you use to display, query, edit,
create, and analyze geographic data.
LAUNCH ARCMAP
ArcMap can be launched independently or from ArcCatalog. Use one of
the following methods to launch ArcMap with “A new empty map” now:
   1. You may launch ArcMap by clicking Start > Programs > ArcGIS >
       ArcMap. Whenprompted, select A new empty map.

   2. To launch ArcMap from ArcCatalog, click on the ArcMap icon          on
       the standardtoolbar, then select a new empty map.



THE ARCMAP INTERFACE
Key components of the ArcMap interface are:


      The title bar, menu bar, and toolbars;
      Two side-by-side windows: the Table of Contents and the map
       display window;
      The status bar.


The Title Bar at the top of the ArcMap window displays the name of the
map document.
The Menu Bar, located just below the Title Ba contains a series of menu
items: File, Edit, View, Insert, Selection, Tools, Window, and Help.




                                                              Title bar

                                                            Menu bar




Clicking on a menu item opens a dropdown menu with numerous
options. To select an option on the dropdown menu, click and release the
mouse button on the option.
ArcMap includes a variety of Toolbars. Click on the View menu item and
select Toolbars to see all of the toolbars that are available to you. A check
mark next to the toolbar name indicates that it is visible. For now, be
sure that the Standard Toolbar and the Tools Toolbar are turned on, as
shown below:




The Standard Toolbar contains buttons that give you fast and easy access
to many of the Menu Bar options. Click on the button to execute a
particular operation.




The Tools Toolbar includes tools that allow you to interact with the data
displayed in the map display window to carry out specific tasks. Typically,
the pointer changes when a tool is used.
ArcMap provides a number of other toolbars, such as:
Draw - for drawing graphics and adding text
Editor – for editing spatial data
Layout – for working with layouts
Effects – for altering the display of spatial data

You can access the toolbars list without using the View menu by right-clicking any
toolbar or the statusbar. To quickly hide or turn off a toolbar, click its Close button.



The Status Bar, located at the bottom of the ArcMap window, gives
information about the function of a button or a tool when pointed over it.
The status bar also displays the coordinate position of the mouse pointer



The Table of Contents, located on the left side of the ArcMap window,
lists all of the layers that you have added to your map and shows the
symbols that are used to represent the features in each data layer. The
check box next to each layer name indicates whether it is currently
displayed in the map display window to the right of the Table of Contents
(i.e., whether it is turned on or turned off). The order of layers within the
Table of Contents is also important. Each data layer represents a specific
type of feature such as Boundaries, Villages, Water Bodies, Road, Rail,
Power Lines etc.

ADD AND REMOVE DATA LAYERS
To illustrate basic features of the ArcMap interface, add a shapefile and a
TIFF image to your “new empty” ArcMap map document, as follows:


1. Click the Add Data button on the standard toolbar. In the Add Data
dialog,navigate       to    X:Exercise      folder,     highlight     india_ds.shp        or

india_raod.shp, and click the Add                button. Notice that the respective
data layer is added to the Layers data frame in the Table of Contents.
2. Use the same procedures to add a Toposheet, DDN_53j16.jpg located
in X:Exercise2 folder, to your map. For now, click OK to bypass the
Spatial Reference warning window that pops up.
3. To remove a data layer, right-click on the name of the layer in the
Table of Contents window and select Remove from the context menu that
appears.




                    Pan control

  Zoom in Zoom out control




4. Panning : Panning tool is used to move within data (Left, Right, Up,
Down) without changing its extent.


5. Zooming : It is used to Zoom In and Zoom Out the image on map.
CHANGING SYMBOLOGICAL LOOK OF THE LAYERS


ArcMap provides many tools to aid in the display of layers. With these
tools, you can make attractive maps but, more importantly, the tools
allow you to explore and analyze the data in the layer in a wide variety of
ways.
ArcMap displays the layer using system-defined defaults. However, these
defaults can be adjusted. An overall color scheme can be selected from a
set of predefined color schemes, or the color scheme can be changed
interactively.
Select India_St layer, right-click on the layer name in the


Table of Contents, and choose Properties at the bottom of the menu.
Click the Symbology tab at the top of the dialog window.
Select Categories on the left and select Unique values as the Category
type to display. The Layer Properties window should now look like this:



Under Value Field, use the dropdown list to select the STATE field.


Under the Symbol field, uncheck the <all other values> symbol and then
press the Add All Values button at the bottom of the window area. All of
the values from the STATE      field will be added. The Layer Properties
dialog should now look like this:
Click OK and view the results in the map display.
DATA VIEW AND LAYOUT VIEW


ArcMap provides two different ways to view a map: data view and layout
view. Data view is used when you want to browse, edit, and/or analyze
the geographic data on your map.
Layout view is used to prepare finished maps for printing, presenting and
publishing maps.
To switch between data and layout views:


1. Click the View menu item and select either Data View or Layout View
from the context menu that appears.


2. Alternatively, you can use the Data View and Layout View buttons
located in the lower left portion of the view window to switch between
these two views.
3. When you switch to Layout View, the Layout toolbar is automatically
added to the ArcMap window. These tools allow you to zoom in and out,
pan, and zoom to set extents




Georeferencing of Topo Sheet

1. Open Notepad and key in the four corners of the Toposheet (in Degree
Decimal) bas shown below.




2. Save the file in the desired folder for e.g. X:Exercise Data with any
name like DDN_53j16.txt


3. Then Open Arc Map software.
Click on Start -> All Programs -> Arc Gis -> Arc Map


4. Click on “A new empty map” as shown below. Then Click OK button.
5. In Arc map window Click on Tools  Add XY Data…as shown below.
6. Click on Browse button and add the file created in notepad before as
shown below.
Click on Browse
                                               button
                                               and add the Notepad
                                               file created before.




7. Then Click on Edit Button to add Co-ordinate system as Spatial
Reference Properties window opens as shown below.
8. On this window Click on Select  Geographic Coordinate Systems 
Asia Everest - India and Nepal.prj and Click on Add Button.


9. The Co-ordinate system is added as shown in above image. Then Click
on Apply-> OK ->OK ->OK button. The Points are plotted in Arc Map
Window as shown below.
10. The Point frame is ready as shown above. But this point file is in
Geographic Coordinate System. If you want it to be changed into
Projected Coordinate system follow the steps given below.
11. Right Click on Layers in Table of Contents on the Left side of Arc Map
Window. Then Click on Properties…. as shown below.
12. Data Frame Properties window open. Click on Coordinate System Tab.
Then Click on New  Projected Coordinate System… as shown below.
13. A “New Projected Coordinate System” window opens as shown below.
13 a) Fill the Details as: -
• Name – Polyconic
• False Easting – 100000
• False Northing – 100000
• Central Meridian – 72.875
• Latitude of Origin – 24.625
• Linear Units – meters
• Geographic Coordinate System
• Click on the Select button :- Browse for Coordinate System
Window appears
• Select Asia – Everest – India Nepal.prj
• Click Add -> Finish.

14. To complete the task of converting Geographic to Projected we have to do
transformation. For that click on Transformations... button as shown below.
New




15. The Click on New -> OK -> OK -> Apply -> OK. Transformation is
completed.
16. Now your point file has been transformed to Polyconic Coordinate
system and has to be exported into a shape file.
17. Right click in Table of Contents on the point file created.
DDN_53j16.txt Events.->Data -> Export Data as shown below.
18. An Export Data window opens as shown below.
19. In this window click on “the data frame” and give the file name and
the desired path as shown above and click OK -> Yes button.
20. The file is now added to your Table of Contents as shown below.
Remove the old file by Right Click on the old file and click on Remove.




21. Now we will add the Toposheet on which Georeferencing has to be

done. Click on Add button      in Arc Map window and add the Raster file
where ever placed in the system.
22. For geo-referencing we have to open two toolbars (EDITOR &
GEOREFERENCING) for that right click on above side of Arc map window
and switch on the desired toolbar as shown below.
23. Place the toolbars in Arc Map window according to your wish.
24. To make the Toposheet visible Click on Georeferencing button -> Fit
to display as shown below.
25. The toposheet will get added as shown below.
26. For better accuracy we have to enable Snapping function with the
controls points file. For that click on Editor button -> Start Editing as
shown below.




27. Then again click on Editor Button -> Snapping button. A new window
open in which you have to check on the Vertex for enable editing as
shown below




                                                       Close




                                                     Vertex Button then
                                                     Close this snapping
                                                     toolbar
28. Now as the Snapping is Enabled it will give you better accuracy while
adding link points.
29. Click on Add control point button.    First place a point on Toposheet
and then snap the corresponding point feature.




30. Add all the four points and then click on Georeferencing toolbar 
Recify button as shown below.
31. As you click on Rectify button a new window opens as shown below.




32. In this window set the following: Output Location, Name & Format
(TIFF) and click on Save button. Leave the rest of the setting as default.


33. Your toposheet has been georeferenced.

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

GIS - lecture-1.ppt
GIS - lecture-1.pptGIS - lecture-1.ppt
GIS - lecture-1.ppt
 
Introduction and Application of GIS
Introduction and Application of GISIntroduction and Application of GIS
Introduction and Application of GIS
 
Geographic coordinate system & map projection
Geographic coordinate system & map projectionGeographic coordinate system & map projection
Geographic coordinate system & map projection
 
Data Models - GIS I
Data Models - GIS IData Models - GIS I
Data Models - GIS I
 
GIS data structure
GIS data structureGIS data structure
GIS data structure
 
Gis georeference
Gis georeferenceGis georeference
Gis georeference
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
DATA in GIS and DATA Query
DATA in GIS and DATA QueryDATA in GIS and DATA Query
DATA in GIS and DATA Query
 
Components of GIS
Components of GISComponents of GIS
Components of GIS
 
Lecture 1-aerial photogrammetry
Lecture 1-aerial photogrammetryLecture 1-aerial photogrammetry
Lecture 1-aerial photogrammetry
 
Gis functions
Gis functionsGis functions
Gis functions
 
Introduction to geomatics
Introduction to geomaticsIntroduction to geomatics
Introduction to geomatics
 
georeference
georeferencegeoreference
georeference
 
Introduction to gis and arc gis
Introduction to gis and arc gis Introduction to gis and arc gis
Introduction to gis and arc gis
 
Spatial vs non spatial
Spatial vs non spatialSpatial vs non spatial
Spatial vs non spatial
 
Manual of Remote Sensing
Manual of Remote SensingManual of Remote Sensing
Manual of Remote Sensing
 
Data base management system
Data base management systemData base management system
Data base management system
 
Spatial analysis and modeling
Spatial analysis and modelingSpatial analysis and modeling
Spatial analysis and modeling
 
Landuse landcover mapping
Landuse landcover mappingLanduse landcover mapping
Landuse landcover mapping
 
Map Projections
Map ProjectionsMap Projections
Map Projections
 

Andere mochten auch

Lec_6_Intro to geo-referencing
Lec_6_Intro to geo-referencingLec_6_Intro to geo-referencing
Lec_6_Intro to geo-referencingAtiqa khan
 
Map to Image Georeferencing using ERDAS software
 Map  to Image Georeferencing using ERDAS software Map  to Image Georeferencing using ERDAS software
Map to Image Georeferencing using ERDAS softwareSwetha A
 
Add a google earth satellite image into arc map
Add a google earth satellite image into arc mapAdd a google earth satellite image into arc map
Add a google earth satellite image into arc mapMehul Tuvar
 
Georeferencing
GeoreferencingGeoreferencing
GeoreferencingSBL-corp
 
GIS presentation
GIS presentationGIS presentation
GIS presentationarniontech
 
Portal for ArcGIS
Portal for ArcGISPortal for ArcGIS
Portal for ArcGISEsri
 
Lecture+12+topology+2013 (3)
Lecture+12+topology+2013 (3)Lecture+12+topology+2013 (3)
Lecture+12+topology+2013 (3)Mei Chi Lo
 
Intermediate-ArcGIS-Desktop
Intermediate-ArcGIS-DesktopIntermediate-ArcGIS-Desktop
Intermediate-ArcGIS-DesktopJordan Carmona
 
Georeferencing Raster Data Using ArcGIS
Georeferencing Raster Data Using ArcGISGeoreferencing Raster Data Using ArcGIS
Georeferencing Raster Data Using ArcGISJordan Frey
 
Digitising using ERDAS software
Digitising using ERDAS softwareDigitising using ERDAS software
Digitising using ERDAS softwareSwetha A
 
Components of Spatial Data Quality in GIS
Components of Spatial Data Quality in GISComponents of Spatial Data Quality in GIS
Components of Spatial Data Quality in GISKaium Chowdhury
 
Thermal Remote Sensing
Thermal Remote SensingThermal Remote Sensing
Thermal Remote SensingRohit Kumar
 

Andere mochten auch (20)

Lec_6_Intro to geo-referencing
Lec_6_Intro to geo-referencingLec_6_Intro to geo-referencing
Lec_6_Intro to geo-referencing
 
Map to Image Georeferencing using ERDAS software
 Map  to Image Georeferencing using ERDAS software Map  to Image Georeferencing using ERDAS software
Map to Image Georeferencing using ERDAS software
 
Add a google earth satellite image into arc map
Add a google earth satellite image into arc mapAdd a google earth satellite image into arc map
Add a google earth satellite image into arc map
 
Georeferencing
GeoreferencingGeoreferencing
Georeferencing
 
Raster
RasterRaster
Raster
 
ERDAS IMAGINE
ERDAS IMAGINEERDAS IMAGINE
ERDAS IMAGINE
 
GIS presentation
GIS presentationGIS presentation
GIS presentation
 
Portal for ArcGIS
Portal for ArcGISPortal for ArcGIS
Portal for ArcGIS
 
Basics of GIS for 9-1-1
Basics of GIS for 9-1-1Basics of GIS for 9-1-1
Basics of GIS for 9-1-1
 
Mapping Projections and Data conversions
Mapping Projections and Data conversionsMapping Projections and Data conversions
Mapping Projections and Data conversions
 
Lecture+12+topology+2013 (3)
Lecture+12+topology+2013 (3)Lecture+12+topology+2013 (3)
Lecture+12+topology+2013 (3)
 
1 georeferencing
1 georeferencing1 georeferencing
1 georeferencing
 
Intermediate-ArcGIS-Desktop
Intermediate-ArcGIS-DesktopIntermediate-ArcGIS-Desktop
Intermediate-ArcGIS-Desktop
 
Georeferencing Raster Data Using ArcGIS
Georeferencing Raster Data Using ArcGISGeoreferencing Raster Data Using ArcGIS
Georeferencing Raster Data Using ArcGIS
 
Digitising using ERDAS software
Digitising using ERDAS softwareDigitising using ERDAS software
Digitising using ERDAS software
 
Components of Spatial Data Quality in GIS
Components of Spatial Data Quality in GISComponents of Spatial Data Quality in GIS
Components of Spatial Data Quality in GIS
 
Thermal Remote Sensing
Thermal Remote SensingThermal Remote Sensing
Thermal Remote Sensing
 
Geodesy
GeodesyGeodesy
Geodesy
 
Google earth preso
Google earth presoGoogle earth preso
Google earth preso
 
Basic of Geodesy
Basic of GeodesyBasic of Geodesy
Basic of Geodesy
 

Ähnlich wie Gis arc map& georeferencing-arcgis

Arc Gis Traininng.pptx
Arc Gis Traininng.pptxArc Gis Traininng.pptx
Arc Gis Traininng.pptxImran khan
 
Introduction to ArcGIS 10.1
Introduction to ArcGIS 10.1Introduction to ArcGIS 10.1
Introduction to ArcGIS 10.1Claudio Montoni
 
Introduction to-arc map
Introduction to-arc mapIntroduction to-arc map
Introduction to-arc mapAshok Peddi
 
map design by ArcGIS program
map design by ArcGIS programmap design by ArcGIS program
map design by ArcGIS programAlmoutaz Alsaeed
 
Manual to basic gis
Manual to basic gisManual to basic gis
Manual to basic gisQust04
 
Nycct GIS_primer tutorial
Nycct  GIS_primer tutorialNycct  GIS_primer tutorial
Nycct GIS_primer tutorialNYCCTfab
 
Manual on GPS usage in Forest Management Units
Manual on GPS usage in Forest Management UnitsManual on GPS usage in Forest Management Units
Manual on GPS usage in Forest Management UnitsENPI FLEG
 
Manual gis
Manual gisManual gis
Manual gissaha232
 
6. Shapefiles in gis
6. Shapefiles in gis6. Shapefiles in gis
6. Shapefiles in gisKU Leuven
 
Presentation BASIC GIS.pptx
Presentation BASIC GIS.pptxPresentation BASIC GIS.pptx
Presentation BASIC GIS.pptxAbdilbasitHamid
 
Cgc Make Your Own Gis
Cgc Make Your Own GisCgc Make Your Own Gis
Cgc Make Your Own GistprattHWDSB
 
Extract 1 from TEMS Pocket 15.0 User's Manual
Extract 1 from TEMS Pocket 15.0 User's ManualExtract 1 from TEMS Pocket 15.0 User's Manual
Extract 1 from TEMS Pocket 15.0 User's ManualPeter Eriksson
 
annotation_tutorial_2008
annotation_tutorial_2008annotation_tutorial_2008
annotation_tutorial_2008tutorialsruby
 
annotation_tutorial_2008
annotation_tutorial_2008annotation_tutorial_2008
annotation_tutorial_2008tutorialsruby
 

Ähnlich wie Gis arc map& georeferencing-arcgis (20)

Arc Gis Traininng.pptx
Arc Gis Traininng.pptxArc Gis Traininng.pptx
Arc Gis Traininng.pptx
 
Introduction to ArcGIS 10.1
Introduction to ArcGIS 10.1Introduction to ArcGIS 10.1
Introduction to ArcGIS 10.1
 
Introduction to-arc map
Introduction to-arc mapIntroduction to-arc map
Introduction to-arc map
 
map design by ArcGIS program
map design by ArcGIS programmap design by ArcGIS program
map design by ArcGIS program
 
Manual to basic gis
Manual to basic gisManual to basic gis
Manual to basic gis
 
Nycct GIS_primer tutorial
Nycct  GIS_primer tutorialNycct  GIS_primer tutorial
Nycct GIS_primer tutorial
 
Map Browser Training
Map Browser TrainingMap Browser Training
Map Browser Training
 
Manual on GPS usage in Forest Management Units
Manual on GPS usage in Forest Management UnitsManual on GPS usage in Forest Management Units
Manual on GPS usage in Forest Management Units
 
02+ +step+by+step+qgis
02+ +step+by+step+qgis02+ +step+by+step+qgis
02+ +step+by+step+qgis
 
Arcgis training day_1
Arcgis training day_1Arcgis training day_1
Arcgis training day_1
 
Manual gis
Manual gisManual gis
Manual gis
 
6. Shapefiles in gis
6. Shapefiles in gis6. Shapefiles in gis
6. Shapefiles in gis
 
HEC-GEORASTutorials.PDF
HEC-GEORASTutorials.PDFHEC-GEORASTutorials.PDF
HEC-GEORASTutorials.PDF
 
Presentation BASIC GIS.pptx
Presentation BASIC GIS.pptxPresentation BASIC GIS.pptx
Presentation BASIC GIS.pptx
 
Sketch 3 manual
Sketch 3 manualSketch 3 manual
Sketch 3 manual
 
GIS practicals
GIS  practicals GIS  practicals
GIS practicals
 
Cgc Make Your Own Gis
Cgc Make Your Own GisCgc Make Your Own Gis
Cgc Make Your Own Gis
 
Extract 1 from TEMS Pocket 15.0 User's Manual
Extract 1 from TEMS Pocket 15.0 User's ManualExtract 1 from TEMS Pocket 15.0 User's Manual
Extract 1 from TEMS Pocket 15.0 User's Manual
 
annotation_tutorial_2008
annotation_tutorial_2008annotation_tutorial_2008
annotation_tutorial_2008
 
annotation_tutorial_2008
annotation_tutorial_2008annotation_tutorial_2008
annotation_tutorial_2008
 

Mehr von Ashok Peddi

Project Monitoring and Problem Solving _Questionaire.docx
Project Monitoring and Problem Solving _Questionaire.docxProject Monitoring and Problem Solving _Questionaire.docx
Project Monitoring and Problem Solving _Questionaire.docxAshok Peddi
 
Level I Satellite image Classification-Thematic Map for multipurpouse usage.docx
Level I Satellite image Classification-Thematic Map for multipurpouse usage.docxLevel I Satellite image Classification-Thematic Map for multipurpouse usage.docx
Level I Satellite image Classification-Thematic Map for multipurpouse usage.docxAshok Peddi
 
Moving life styles
Moving life stylesMoving life styles
Moving life stylesAshok Peddi
 
30 days challenge
30 days challenge30 days challenge
30 days challengeAshok Peddi
 
Say no to make your yes stronger
Say no to make your yes strongerSay no to make your yes stronger
Say no to make your yes strongerAshok Peddi
 
Auto cad adding_bing_maps_layer-libre
Auto cad adding_bing_maps_layer-libreAuto cad adding_bing_maps_layer-libre
Auto cad adding_bing_maps_layer-libreAshok Peddi
 
Awesome way to live
Awesome way to liveAwesome way to live
Awesome way to liveAshok Peddi
 
Fundamentals of remote sensing
Fundamentals of remote sensingFundamentals of remote sensing
Fundamentals of remote sensingAshok Peddi
 
Image classification arc gis10
Image classification arc gis10Image classification arc gis10
Image classification arc gis10Ashok Peddi
 
Arc gis introduction-ppt
Arc gis introduction-pptArc gis introduction-ppt
Arc gis introduction-pptAshok Peddi
 
Digitization arc gis
Digitization arc gisDigitization arc gis
Digitization arc gisAshok Peddi
 
Arc catalog introduction
Arc catalog introductionArc catalog introduction
Arc catalog introductionAshok Peddi
 
Five ways to lead a happy life
Five ways to lead a happy lifeFive ways to lead a happy life
Five ways to lead a happy lifeAshok Peddi
 
Draw lines from shapes
Draw lines from shapesDraw lines from shapes
Draw lines from shapesAshok Peddi
 
Concatenate two different_attribute_fields_in_arc_gis
Concatenate two different_attribute_fields_in_arc_gisConcatenate two different_attribute_fields_in_arc_gis
Concatenate two different_attribute_fields_in_arc_gisAshok Peddi
 
Erasmus mundus visiting scholar report final
Erasmus mundus visiting scholar report finalErasmus mundus visiting scholar report final
Erasmus mundus visiting scholar report finalAshok Peddi
 
Free open source gis
Free open source gisFree open source gis
Free open source gisAshok Peddi
 
Concatenate two different_attribute_fields_in_arc_gis
Concatenate two different_attribute_fields_in_arc_gisConcatenate two different_attribute_fields_in_arc_gis
Concatenate two different_attribute_fields_in_arc_gisAshok Peddi
 
Ashok peddi icimod-geospatial-analysis_and
Ashok peddi icimod-geospatial-analysis_andAshok peddi icimod-geospatial-analysis_and
Ashok peddi icimod-geospatial-analysis_andAshok Peddi
 

Mehr von Ashok Peddi (20)

Project Monitoring and Problem Solving _Questionaire.docx
Project Monitoring and Problem Solving _Questionaire.docxProject Monitoring and Problem Solving _Questionaire.docx
Project Monitoring and Problem Solving _Questionaire.docx
 
Level I Satellite image Classification-Thematic Map for multipurpouse usage.docx
Level I Satellite image Classification-Thematic Map for multipurpouse usage.docxLevel I Satellite image Classification-Thematic Map for multipurpouse usage.docx
Level I Satellite image Classification-Thematic Map for multipurpouse usage.docx
 
Moving life styles
Moving life stylesMoving life styles
Moving life styles
 
30 days challenge
30 days challenge30 days challenge
30 days challenge
 
Say no to make your yes stronger
Say no to make your yes strongerSay no to make your yes stronger
Say no to make your yes stronger
 
Auto cad adding_bing_maps_layer-libre
Auto cad adding_bing_maps_layer-libreAuto cad adding_bing_maps_layer-libre
Auto cad adding_bing_maps_layer-libre
 
Awesome way to live
Awesome way to liveAwesome way to live
Awesome way to live
 
Fundamentals of remote sensing
Fundamentals of remote sensingFundamentals of remote sensing
Fundamentals of remote sensing
 
Image classification arc gis10
Image classification arc gis10Image classification arc gis10
Image classification arc gis10
 
Arc gis introduction-ppt
Arc gis introduction-pptArc gis introduction-ppt
Arc gis introduction-ppt
 
Digitization arc gis
Digitization arc gisDigitization arc gis
Digitization arc gis
 
Arc catalog introduction
Arc catalog introductionArc catalog introduction
Arc catalog introduction
 
Five ways to lead a happy life
Five ways to lead a happy lifeFive ways to lead a happy life
Five ways to lead a happy life
 
Team and team!
Team and team!Team and team!
Team and team!
 
Draw lines from shapes
Draw lines from shapesDraw lines from shapes
Draw lines from shapes
 
Concatenate two different_attribute_fields_in_arc_gis
Concatenate two different_attribute_fields_in_arc_gisConcatenate two different_attribute_fields_in_arc_gis
Concatenate two different_attribute_fields_in_arc_gis
 
Erasmus mundus visiting scholar report final
Erasmus mundus visiting scholar report finalErasmus mundus visiting scholar report final
Erasmus mundus visiting scholar report final
 
Free open source gis
Free open source gisFree open source gis
Free open source gis
 
Concatenate two different_attribute_fields_in_arc_gis
Concatenate two different_attribute_fields_in_arc_gisConcatenate two different_attribute_fields_in_arc_gis
Concatenate two different_attribute_fields_in_arc_gis
 
Ashok peddi icimod-geospatial-analysis_and
Ashok peddi icimod-geospatial-analysis_andAshok peddi icimod-geospatial-analysis_and
Ashok peddi icimod-geospatial-analysis_and
 

Kürzlich hochgeladen

Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 

Kürzlich hochgeladen (20)

Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 

Gis arc map& georeferencing-arcgis

  • 2. INTRODUCTION TO ARCGIS A geographic information system (GIS) is a collection of hardware, software, geographicdata, and personnel designed to create, store, edit, manipulate, analyze and display geographically referenced information. ARCGIS DESKTOP SOFTWARE SUITE ArcGIS Desktop is accessed using one of three software licenses with varying levels of functionality: ArcView - provides comprehensive mapping and analysis tools with simple editing and geoprocessing capabilities ArcEditor - provides all ArcView functions + advanced editing capabilities ArcInfo - provides all ArcEditor functions + advanced geoprocessing and data management tools APPLICATIONS ArcGIS Desktop includes two main applications: ArcCatalog and ArcMap. ArcCatalog - used to organize and manage your GIS data. It also allows you to previewdatasets and view and manage metadata. ArcMap - used to view, edit, and analyze spatial data and create maps. ArcScene - ArcScene provides the interface for viewing multiple layers of 3D data, visualizing 3D data on a 2D surface data, creating 3D surfaces, analyzing 3D surfaces ArcToolbox is a component of ArcCatalog, ArcMap and ArcScene. It contains tools for geoprocessing, data conversion, and defining map projections.
  • 3. EXTENSIONS The ArcGIS Desktop extensions provide you with additional GIS functionality. Most extensions are optional products that are registered or licensed individually. A suite of optional extensions is available for ArcGIS Desktop, adding capabilities for raster analysis, three-dimensional visualization, advanced map printing, and so on. COMMON TERMINOLOGY Point: a single location having an X, Y (and sometimes, a Z) position (point features have no area and no length) Line : a series of connecting X, Y positions (line features have length, but no area) Polygon: one or more connecting lines that form a single spatial feature (polygon features have both area and perimeter) Attribute Table: a table (much like a spreadsheet) that contains information about, and is linked to, spatial features. Each spatial feature has one associated record (row) in the attribute table COMMON GIS DATA STRUCTURES  Vector: In a vector data structure, geographic features (such as wells, roads, national parks, etc.) are represented by points, lines, and polygons that are defined by a set or sets of [X,Y] coordinates.  Raster: In a raster data structure, spatial data are stored in a two dimensional matrix, much like a checkerboard. Each raster, or cell, contains a value. USING ARCMAP ArcMap is the ArcGIS application that you use to display, query, edit, create, and analyze geographic data.
  • 4. LAUNCH ARCMAP ArcMap can be launched independently or from ArcCatalog. Use one of the following methods to launch ArcMap with “A new empty map” now: 1. You may launch ArcMap by clicking Start > Programs > ArcGIS > ArcMap. Whenprompted, select A new empty map. 2. To launch ArcMap from ArcCatalog, click on the ArcMap icon on the standardtoolbar, then select a new empty map. THE ARCMAP INTERFACE Key components of the ArcMap interface are:  The title bar, menu bar, and toolbars;  Two side-by-side windows: the Table of Contents and the map display window;  The status bar. The Title Bar at the top of the ArcMap window displays the name of the map document. The Menu Bar, located just below the Title Ba contains a series of menu items: File, Edit, View, Insert, Selection, Tools, Window, and Help. Title bar Menu bar Clicking on a menu item opens a dropdown menu with numerous options. To select an option on the dropdown menu, click and release the mouse button on the option.
  • 5. ArcMap includes a variety of Toolbars. Click on the View menu item and select Toolbars to see all of the toolbars that are available to you. A check mark next to the toolbar name indicates that it is visible. For now, be sure that the Standard Toolbar and the Tools Toolbar are turned on, as shown below: The Standard Toolbar contains buttons that give you fast and easy access to many of the Menu Bar options. Click on the button to execute a particular operation. The Tools Toolbar includes tools that allow you to interact with the data displayed in the map display window to carry out specific tasks. Typically, the pointer changes when a tool is used.
  • 6. ArcMap provides a number of other toolbars, such as: Draw - for drawing graphics and adding text Editor – for editing spatial data Layout – for working with layouts Effects – for altering the display of spatial data You can access the toolbars list without using the View menu by right-clicking any toolbar or the statusbar. To quickly hide or turn off a toolbar, click its Close button. The Status Bar, located at the bottom of the ArcMap window, gives information about the function of a button or a tool when pointed over it. The status bar also displays the coordinate position of the mouse pointer The Table of Contents, located on the left side of the ArcMap window, lists all of the layers that you have added to your map and shows the symbols that are used to represent the features in each data layer. The check box next to each layer name indicates whether it is currently displayed in the map display window to the right of the Table of Contents (i.e., whether it is turned on or turned off). The order of layers within the Table of Contents is also important. Each data layer represents a specific type of feature such as Boundaries, Villages, Water Bodies, Road, Rail, Power Lines etc. ADD AND REMOVE DATA LAYERS To illustrate basic features of the ArcMap interface, add a shapefile and a TIFF image to your “new empty” ArcMap map document, as follows: 1. Click the Add Data button on the standard toolbar. In the Add Data dialog,navigate to X:Exercise folder, highlight india_ds.shp or india_raod.shp, and click the Add button. Notice that the respective data layer is added to the Layers data frame in the Table of Contents.
  • 7. 2. Use the same procedures to add a Toposheet, DDN_53j16.jpg located in X:Exercise2 folder, to your map. For now, click OK to bypass the Spatial Reference warning window that pops up.
  • 8. 3. To remove a data layer, right-click on the name of the layer in the Table of Contents window and select Remove from the context menu that appears. Pan control Zoom in Zoom out control 4. Panning : Panning tool is used to move within data (Left, Right, Up, Down) without changing its extent. 5. Zooming : It is used to Zoom In and Zoom Out the image on map.
  • 9. CHANGING SYMBOLOGICAL LOOK OF THE LAYERS ArcMap provides many tools to aid in the display of layers. With these tools, you can make attractive maps but, more importantly, the tools allow you to explore and analyze the data in the layer in a wide variety of ways. ArcMap displays the layer using system-defined defaults. However, these defaults can be adjusted. An overall color scheme can be selected from a set of predefined color schemes, or the color scheme can be changed interactively. Select India_St layer, right-click on the layer name in the Table of Contents, and choose Properties at the bottom of the menu. Click the Symbology tab at the top of the dialog window. Select Categories on the left and select Unique values as the Category type to display. The Layer Properties window should now look like this:
  • 10.    Under Value Field, use the dropdown list to select the STATE field. Under the Symbol field, uncheck the <all other values> symbol and then press the Add All Values button at the bottom of the window area. All of the values from the STATE field will be added. The Layer Properties dialog should now look like this:
  • 11. Click OK and view the results in the map display.
  • 12. DATA VIEW AND LAYOUT VIEW ArcMap provides two different ways to view a map: data view and layout view. Data view is used when you want to browse, edit, and/or analyze the geographic data on your map. Layout view is used to prepare finished maps for printing, presenting and publishing maps. To switch between data and layout views: 1. Click the View menu item and select either Data View or Layout View from the context menu that appears. 2. Alternatively, you can use the Data View and Layout View buttons located in the lower left portion of the view window to switch between these two views.
  • 13. 3. When you switch to Layout View, the Layout toolbar is automatically added to the ArcMap window. These tools allow you to zoom in and out, pan, and zoom to set extents Georeferencing of Topo Sheet 1. Open Notepad and key in the four corners of the Toposheet (in Degree Decimal) bas shown below. 2. Save the file in the desired folder for e.g. X:Exercise Data with any name like DDN_53j16.txt 3. Then Open Arc Map software. Click on Start -> All Programs -> Arc Gis -> Arc Map 4. Click on “A new empty map” as shown below. Then Click OK button.
  • 14. 5. In Arc map window Click on Tools  Add XY Data…as shown below.
  • 15. 6. Click on Browse button and add the file created in notepad before as shown below.
  • 16. Click on Browse button and add the Notepad file created before. 7. Then Click on Edit Button to add Co-ordinate system as Spatial Reference Properties window opens as shown below.
  • 17. 8. On this window Click on Select  Geographic Coordinate Systems  Asia Everest - India and Nepal.prj and Click on Add Button. 9. The Co-ordinate system is added as shown in above image. Then Click on Apply-> OK ->OK ->OK button. The Points are plotted in Arc Map Window as shown below.
  • 18. 10. The Point frame is ready as shown above. But this point file is in Geographic Coordinate System. If you want it to be changed into Projected Coordinate system follow the steps given below. 11. Right Click on Layers in Table of Contents on the Left side of Arc Map Window. Then Click on Properties…. as shown below.
  • 19. 12. Data Frame Properties window open. Click on Coordinate System Tab. Then Click on New  Projected Coordinate System… as shown below.
  • 20. 13. A “New Projected Coordinate System” window opens as shown below.
  • 21. 13 a) Fill the Details as: - • Name – Polyconic • False Easting – 100000 • False Northing – 100000 • Central Meridian – 72.875 • Latitude of Origin – 24.625 • Linear Units – meters • Geographic Coordinate System • Click on the Select button :- Browse for Coordinate System Window appears • Select Asia – Everest – India Nepal.prj • Click Add -> Finish. 14. To complete the task of converting Geographic to Projected we have to do transformation. For that click on Transformations... button as shown below.
  • 22. New 15. The Click on New -> OK -> OK -> Apply -> OK. Transformation is completed. 16. Now your point file has been transformed to Polyconic Coordinate system and has to be exported into a shape file. 17. Right click in Table of Contents on the point file created. DDN_53j16.txt Events.->Data -> Export Data as shown below.
  • 23. 18. An Export Data window opens as shown below.
  • 24. 19. In this window click on “the data frame” and give the file name and the desired path as shown above and click OK -> Yes button. 20. The file is now added to your Table of Contents as shown below. Remove the old file by Right Click on the old file and click on Remove. 21. Now we will add the Toposheet on which Georeferencing has to be done. Click on Add button in Arc Map window and add the Raster file where ever placed in the system. 22. For geo-referencing we have to open two toolbars (EDITOR & GEOREFERENCING) for that right click on above side of Arc map window and switch on the desired toolbar as shown below.
  • 25. 23. Place the toolbars in Arc Map window according to your wish. 24. To make the Toposheet visible Click on Georeferencing button -> Fit to display as shown below.
  • 26. 25. The toposheet will get added as shown below.
  • 27. 26. For better accuracy we have to enable Snapping function with the controls points file. For that click on Editor button -> Start Editing as shown below. 27. Then again click on Editor Button -> Snapping button. A new window open in which you have to check on the Vertex for enable editing as shown below Close Vertex Button then Close this snapping toolbar
  • 28. 28. Now as the Snapping is Enabled it will give you better accuracy while adding link points. 29. Click on Add control point button. First place a point on Toposheet and then snap the corresponding point feature. 30. Add all the four points and then click on Georeferencing toolbar  Recify button as shown below.
  • 29. 31. As you click on Rectify button a new window opens as shown below. 32. In this window set the following: Output Location, Name & Format (TIFF) and click on Save button. Leave the rest of the setting as default. 33. Your toposheet has been georeferenced.