SlideShare a Scribd company logo
1 of 61
Introduction to
ArcGIS
Prepared by
Eng . Mohamed Hamed
E-mail : eng.mohamedhamed55@gmail.com
2
Outline of Presentations
What is GIS ?
How GIS Representation Geographic data ?
How data are stored in ArcGIS ?
GIS Maps
GIS Analyze Process
What is ArcGIS ?
Planning a GIS Project
What is
GIS
Geographic Information System
Refer to :
What is Geography ?
Geography is a science that deals with
the earth and life on the earth and
provide the position data (Spatial Data)
What is an Information System?
Its System used for:
Gathering, Storing, Updating,
Manipulating, Analyzing
Data
IS Data
Storage
User
Query
Information
Information System
 A geographic information system (GIS) is a system designed to
Gathering, Storing, Updating, Manipulating, Analyzing and
present all types of spatial or geographical data.
 A geographic information system (GIS) is a computer-based tool
that analyzes, stores, manipulates and visualizes geographic
information on a map.
 GIS allows you to view, understand, question, interpret and
visualize data in many ways in form of maps, reports and charts.
 A GIS helps you answer questions and solve problems by looking
at your data in a way that is quickly understood and easily
shared.
 Briefly GIS mean Making Smart Maps can Talk to You 
Then GIS is
Different groups of people (general public, planners, teachers, scientists)
can find a different definition useful.
 “GIS is much more than a container of maps in digital form”.
 “A GIS is a computerized tool for solving geographic problems”
 “GIS is a spatial decision support system”
 “GIS is a method for revealing patterns and processes in geographic
information”
 “GIS is a tool to automate time-consuming tasks that are too tedious or
expensive or inaccurate if performed by hand”
 “GIS is a collection of computer hardware, software, and geographic
data for capturing, managing, analyzing, and displaying all forms of
geographically referenced information.”
There are a number of definitions of GIS :
 A Geographic Information System is not only about computers,
software and electronic data.
 A GIS is an organized collection of :
 Hardware
 Software
 Network
 Data
 Procedures
 And people!
GIS Not Software only!
Geographic data Management
Mapping and Visualization
Spatial Analysis
There are three main functions of GIS :
GIS functions
I
Geographic
data Management
How GIS Representation
Geographic data
“The World in GIS”
 Two components of geographic data
 Spatial Data: representation of geographic features associated
with real-world locations
Says where the feature is
Co-ordinate based
Stored in files and managed by the GIS software
 Attribute Data (non Spatial) : descriptive information
Says what a feature is .
like : statistics, text, images, sound, etc.
Stored in tables and managed by an RDBMS (relational database
management system)
Geographic Data
Geographic data models
 Two main models for geographic data
 Vector data: Discrete features
three feature types
 points/nodes (single x,y locations)
 lines/arcs (linear string of x,y locations)
 areas/polygons (closed string of x,y locations)
zones or areas
 Raster data : A continuous surface
 Rectangular array of cells or pixel
Geographic data models
 Other models :
 Surfaces for 3D visualization
 Networks (geometric, transportation)
How data are stored in
ArcGIS
“Data Management”
All data store in the genius
GIS Container
“Geo-Database”
What is a geodatabase?
 ArcGIS geodatabase is a collection of geographic
datasets of various types held in a common file
system folder, a Microsoft Access database, or a
multiuser relational DBMS
The geodatabase contains
three primary dataset types:
Feature classes
Raster datasets
Tables
Types of geodatabases
 There are three types of GDB:
 Personal Geodatabase
 Single user editing / multiple readers
 Stored in MS Access
 Size limit of 2 GB
 File Geodatabase
 Single user editing / multiple readers
 1 TB per table
 Reduced storage requirements
 ArcSDE Geodatabase
 Stored in an Enterprise DBMS
 Supports multiuser editing via versioning
 Requires ArcEditor or ArcInfo to edit
An overview of geodatabase design
 How the geographic features are to be represented for each
theme (for example, as points, lines, polygons, or rasters) along
with their tabular attributes
 How the data will be organized into datasets, such as feature
classes, attributes, raster datasets, and so forth
 What additional spatial and database elements will be needed
for integrity rules, for implementing rich GIS behavior (such as
topologies, networks, subtypes and raster catalogs), and
defining spatial and attribute relationships between datasets
Geodatabase Workflow
 Create Schema
 Import / Load data
 Pre-process data to store geodatabase behaviors
 Create geodatabase behaviors ( subtypes, domain,…)
 Apply behaviors
 Create topology or geometric network
 Create connectivity rules for networks
 Use and edit in ArcMap
 Feature and attribute validation
 Backtrack to create needed schemas if necessary
Geodatabase (gdb) File Structure
Geodatabase (gdb) File Structure
Geodatabase
Feature Dataset
Feature Classes Geometric Network
Object Table
Relationship
Workspace
Annotation
Topology
II
Mapping and Visualization
“GIS Maps”
Wisdom ) GIS Power “The data behind the map” (
 A geological map is a Unique
Values Map based on
categorical data representing
different formations, or other
geological units
 This maps have fixed scale
27
Ordinary Maps
 GIS organizes the world into ‘layers’ of
geographic objects that are alike.
 Each map Composed of a series of layers
drawn in a particular order.
 Each layer is used to display and work
with a specific GIS dataset.
 Layer references the data stored in
geodatabases
 Layer defines how a GIS dataset is
symbolized and labeled in your map views
28
GIS Maps
Advantage of GIS maps:
Composed of a series of layers.
Dynamic Scale
Dynamic Labels, Annotations
Symbols associated with Data
Variable not fixed
29
GIS Maps
Not Easy to Understand
GIS Maps
Changeable Maps
Visualization Maps
Visualization Graphs, Statistics, Reports
III
Spatial Analysis
“Geoprocessing”
Analyzing GIS data
 The true power of a GIS lies in its ability to
analyze geospatial data
 Why analysis ?
 Gain more information than with visualization
 Answer questions about your data
 Use for site selection
 Make better decisions
 Derive new data that contains new
information
Ask a
question
Acquire
data
Explore
data
Analyze
data
Act on
Knowledge
GIS analysis workflow
Analyzing GIS data
 The most commonly used GIS tools
 Overlay and proximity
 Table management
 Surface creation
 Spatial and nonspatial statistics
 Selection and extraction
Analyzing GIS data
 Overlay analysis
 One of the most basic questions asked of a
GIS is "What's on top of what?"
Analyzing GIS data
 Overlay analysis
Analyzing GIS data
 Proximity analysis
 One of the most basic questions asked of a
GIS is "what's near what?"
Analyzing GIS data
 Proximity analysis
Analyzing GIS data
 Table analysis and management
 Creating GIS data from tables
 Joining tables
 Making features from tables
 Analysis of tabular data
Finding how many
Looking at the distribution of values
Counting records
 Management of tabular data
 Calculating values
 Joining tables
 Attribute indexes
 Subtypes and attribute domains
 Table views
 Pivoting a table
 Raster tables
Analyzing GIS data
 Table analysis and management
Analyzing GIS data
 Statistical analysis
 Spatial statistics tools that allow
you to discover and characterize
geographic patterns and are
described in Statistical analysis,
along with standard nonspatial
statistical tools, such as minimum,
maximum, sum, frequency, mean,
and standard deviation
Analyzing GIS data
 Statistical analysis
Analyzing GIS data
 Selecting and Extracting data
 GIS datasets often contain much
more data than you need, and a
common set of tasks is to reduce or
extract data from larger, more
complex datasets
 There are several methods available
to reduce or extract data from
larger, more complex datasets
 Feature-based extraction
 Raster-based extraction
 Feature-based extraction
 Selecting features
 Clipping features
 Dissolving features
 Raster-based extraction
 Raster data extraction tools
include tools that simplify
complex or noisy data and tools
that create a spatial subset or
sample of a raster.
Analyzing GIS data
 Selecting and
Extracting data
GIS Software
GIS Software
ArcGIS
QGIS
GRASS GIS
MapInfo
InterGraph
SAGA GIS
JUMP GIS
Bentley Map
IGIS Framework
TerrSet
MIDAS
And more….
There are plenty software of GIS :
ArcGIS
History of ArcGIS
1969
Jack Dangermond
founds ESRI
1982
Arc/INFO (Unix)
1989 PC Arc/INFO (DOS + Windows)
1992
ArcView + Arc/INFO
2002
ArcView 3.3
“retired product”
1999 ArcGIS v.8.0
(to v8.3 2003)
2004
ArcGIS v.9.0
2008
ArcGIS v.9.3
2010
ArcGIS v.10.0
2012
ArcGIS v.10.1
ArcGIS Desktop components
ArcMap
 ArcCatalog
 ArcToolbox
 Extensions
ArcGIS Desktop components
ArcMap
 ArcMap is the main application
used in ArcGIS for Desktop for
mapping, editing, analysis, and
data management.
 ArcMap is used for all 2D
mapping work and visualization.
 ArcMap displays map contents in
one of two views:
 Data view
 Layout view
ArcMap
ArcMap
 Map layers
 Within the data frame, you display
geographic datasets as layers, where
each layer represents a particular
dataset overlaid in the map.
 each layer's map symbols, colors, and
labels help describe the objects in
the map
 A layer doesn't store the actual
geographic data. Instead, it
references a dataset, such as a
feature class, an image, a grid, and
so on
ArcMap
 The Table of Contents
 Lists all the layers on the map and
shows what the features in each
layer represent.
 The check box next to each
layer indicates whether its
display is currently turned on
or off.
 The order of layers within the
table of contents specifies
their drawing order in the data
frame.
ArcMap
 The Catalog Window
 used to organize and manage various
types of geographic information as
logical collections—for example, the
data, maps, and results of your
current GIS projects that you work
with in ArcGIS.
 provides a tree view of file
folders and geodatabases.
 The order of layers within the
table of contents specifies their
drawing order in the data frame.
ArcCatalog
 The ArcCatalog application provides
a catalog window.
 ArcCatalog is used to:
 Organize your GIS contents
 Manage geodatabase schemas
 Search for and add content to
ArcGIS applications
 Document your contents
 Manage GIS servers
 Manage standards-based metadata
ArcToolbox
 The ArcToolbox window
contains shortcuts to
toolboxes.
 Toolboxes can be a file (.tbx) in
a folder or an item in a
geodatabase.
 Tool types
 Built-in tool
 Model tool
 Script tool
Planning GIS Project
Steps in a GIS Project
 Define the field of activity
 Identify your objectives “What information do you need”
 Assembling data “paper maps, digital files, remote sensing/satellite, fieldwork”
 Preprocessing “preparation of data”
 Create a Geodatabase “ features, relations, domain, ….”
 Digitizing features on a surface
 Analysis
 Product Generation “graphics (maps and charts), tabular reports”
Planning a GIS Project

More Related Content

What's hot

Arc gis introduction-ppt
Arc gis introduction-pptArc gis introduction-ppt
Arc gis introduction-pptAshok Peddi
 
Introduction to ArcGIS
Introduction to ArcGISIntroduction to ArcGIS
Introduction to ArcGISKate Dougherty
 
Chap1 introduction to geographic information system (gis)
Chap1 introduction to geographic information system (gis)Chap1 introduction to geographic information system (gis)
Chap1 introduction to geographic information system (gis)Mweemba Hachita
 
Seminar on gis analysis functions
Seminar on gis analysis functionsSeminar on gis analysis functions
Seminar on gis analysis functionsPramoda Raj
 
Surface Analysis in GIS
Surface Analysis in GISSurface Analysis in GIS
Surface Analysis in GISRituSaha3
 
Introduction to GIS systems
Introduction to GIS systemsIntroduction to GIS systems
Introduction to GIS systemsVivek Srivastava
 
Geo referencing by Mashhood Arif
Geo referencing by Mashhood ArifGeo referencing by Mashhood Arif
Geo referencing by Mashhood ArifKU Leuven
 
Basic of gis concept and theories
Basic of gis concept and theoriesBasic of gis concept and theories
Basic of gis concept and theoriesMohsin Siddique
 
Spatial Analysis Using GIS
Spatial Analysis Using GISSpatial Analysis Using GIS
Spatial Analysis Using GISPrachi Mehta
 
Gis powerpoint
Gis powerpointGis powerpoint
Gis powerpointkaushdave
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GISEhsan Hamzei
 

What's hot (20)

GIS data structure
GIS data structureGIS data structure
GIS data structure
 
Arc gis introduction-ppt
Arc gis introduction-pptArc gis introduction-ppt
Arc gis introduction-ppt
 
A short introduction to GIS
A short introduction to GISA short introduction to GIS
A short introduction to GIS
 
Introduction to ArcGIS
Introduction to ArcGISIntroduction to ArcGIS
Introduction to ArcGIS
 
Chap1 introduction to geographic information system (gis)
Chap1 introduction to geographic information system (gis)Chap1 introduction to geographic information system (gis)
Chap1 introduction to geographic information system (gis)
 
GIS - lecture-1.ppt
GIS - lecture-1.pptGIS - lecture-1.ppt
GIS - lecture-1.ppt
 
georeference
georeferencegeoreference
georeference
 
QGIS training class 3
QGIS training class 3QGIS training class 3
QGIS training class 3
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
Geo-spatial Analysis and Modelling
Geo-spatial Analysis and ModellingGeo-spatial Analysis and Modelling
Geo-spatial Analysis and Modelling
 
Seminar on gis analysis functions
Seminar on gis analysis functionsSeminar on gis analysis functions
Seminar on gis analysis functions
 
Surface Analysis in GIS
Surface Analysis in GISSurface Analysis in GIS
Surface Analysis in GIS
 
Introduction to GIS systems
Introduction to GIS systemsIntroduction to GIS systems
Introduction to GIS systems
 
Geo referencing by Mashhood Arif
Geo referencing by Mashhood ArifGeo referencing by Mashhood Arif
Geo referencing by Mashhood Arif
 
Basic of gis concept and theories
Basic of gis concept and theoriesBasic of gis concept and theories
Basic of gis concept and theories
 
Spatial Analysis Using GIS
Spatial Analysis Using GISSpatial Analysis Using GIS
Spatial Analysis Using GIS
 
GIS PPT
GIS PPTGIS PPT
GIS PPT
 
My ppt on gis
My ppt on gisMy ppt on gis
My ppt on gis
 
Gis powerpoint
Gis powerpointGis powerpoint
Gis powerpoint
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 

Viewers also liked

GIS and GPS - applications in civil engg
GIS and GPS - applications  in civil enggGIS and GPS - applications  in civil engg
GIS and GPS - applications in civil enggPundlik Rathod
 
Model builder in arcgis
Model builder in arcgisModel builder in arcgis
Model builder in arcgisAshok Peddi
 
ArcGIS server 10 Administration
ArcGIS server 10 AdministrationArcGIS server 10 Administration
ArcGIS server 10 AdministrationMohammed Mahmoud
 
How to Create a Toxic Free Environment with Green Cleaning
How to Create a Toxic Free Environment with Green CleaningHow to Create a Toxic Free Environment with Green Cleaning
How to Create a Toxic Free Environment with Green CleaningThe Sweep Doctor
 
16 1 Powerpoint Vocab
16 1 Powerpoint Vocab16 1 Powerpoint Vocab
16 1 Powerpoint VocabTamara
 
Defination of gis and components of arc gis
Defination of gis and components of arc gisDefination of gis and components of arc gis
Defination of gis and components of arc gisSreedhar Siddhu
 
CAMBRIDGE AS GEOGRAPHY REVISION: ATMOSPHERE AND WEATHER - 2.2 THE GLOBAL ENER...
CAMBRIDGE AS GEOGRAPHY REVISION: ATMOSPHERE AND WEATHER - 2.2 THE GLOBAL ENER...CAMBRIDGE AS GEOGRAPHY REVISION: ATMOSPHERE AND WEATHER - 2.2 THE GLOBAL ENER...
CAMBRIDGE AS GEOGRAPHY REVISION: ATMOSPHERE AND WEATHER - 2.2 THE GLOBAL ENER...George Dumitrache
 
Air masses (summary)
Air masses (summary)Air masses (summary)
Air masses (summary)Jean_Diaz
 
Physical Geography Lecture 06.5 - Atmosphere and Ocean Circulation Pt2 101916
Physical Geography Lecture 06.5 - Atmosphere and Ocean Circulation Pt2 101916Physical Geography Lecture 06.5 - Atmosphere and Ocean Circulation Pt2 101916
Physical Geography Lecture 06.5 - Atmosphere and Ocean Circulation Pt2 101916angelaorr
 
CAMBRIDGE AS GEOGRAPHY REVISION: ATMOSPHERE AND WEATHER - 2.3 WEATHER PROCESS...
CAMBRIDGE AS GEOGRAPHY REVISION: ATMOSPHERE AND WEATHER - 2.3 WEATHER PROCESS...CAMBRIDGE AS GEOGRAPHY REVISION: ATMOSPHERE AND WEATHER - 2.3 WEATHER PROCESS...
CAMBRIDGE AS GEOGRAPHY REVISION: ATMOSPHERE AND WEATHER - 2.3 WEATHER PROCESS...George Dumitrache
 
Database Normalization
Database NormalizationDatabase Normalization
Database NormalizationEhsan Hamzei
 
Tiga Cara Memotong file Raster Sesuai Batas Polygon Menggunakan ArcGIS
Tiga Cara Memotong file Raster Sesuai Batas Polygon Menggunakan ArcGISTiga Cara Memotong file Raster Sesuai Batas Polygon Menggunakan ArcGIS
Tiga Cara Memotong file Raster Sesuai Batas Polygon Menggunakan ArcGISbramantiyo marjuki
 
ATTRIBUT TABLE pada ARCGIS 10.0
ATTRIBUT TABLE pada ARCGIS 10.0ATTRIBUT TABLE pada ARCGIS 10.0
ATTRIBUT TABLE pada ARCGIS 10.0oriza steva andra
 
Applications of Arc GIS
Applications of Arc GISApplications of Arc GIS
Applications of Arc GISExtraPDFs
 
Weather Fronts, Weather and Climate Lesson PowerPoint, Warm Front, Cold Front
Weather Fronts, Weather and Climate Lesson PowerPoint, Warm Front, Cold FrontWeather Fronts, Weather and Climate Lesson PowerPoint, Warm Front, Cold Front
Weather Fronts, Weather and Climate Lesson PowerPoint, Warm Front, Cold Frontwww.sciencepowerpoint.com
 

Viewers also liked (20)

Geoprocessing
GeoprocessingGeoprocessing
Geoprocessing
 
GIS and GPS - applications in civil engg
GIS and GPS - applications  in civil enggGIS and GPS - applications  in civil engg
GIS and GPS - applications in civil engg
 
Senior Design Report
Senior Design ReportSenior Design Report
Senior Design Report
 
well test curve
well test curve well test curve
well test curve
 
Log log b
Log   log bLog   log b
Log log b
 
Model builder in arcgis
Model builder in arcgisModel builder in arcgis
Model builder in arcgis
 
ArcGIS server 10 Administration
ArcGIS server 10 AdministrationArcGIS server 10 Administration
ArcGIS server 10 Administration
 
How to Create a Toxic Free Environment with Green Cleaning
How to Create a Toxic Free Environment with Green CleaningHow to Create a Toxic Free Environment with Green Cleaning
How to Create a Toxic Free Environment with Green Cleaning
 
16 1 Powerpoint Vocab
16 1 Powerpoint Vocab16 1 Powerpoint Vocab
16 1 Powerpoint Vocab
 
Seawater constituent
Seawater constituentSeawater constituent
Seawater constituent
 
Defination of gis and components of arc gis
Defination of gis and components of arc gisDefination of gis and components of arc gis
Defination of gis and components of arc gis
 
CAMBRIDGE AS GEOGRAPHY REVISION: ATMOSPHERE AND WEATHER - 2.2 THE GLOBAL ENER...
CAMBRIDGE AS GEOGRAPHY REVISION: ATMOSPHERE AND WEATHER - 2.2 THE GLOBAL ENER...CAMBRIDGE AS GEOGRAPHY REVISION: ATMOSPHERE AND WEATHER - 2.2 THE GLOBAL ENER...
CAMBRIDGE AS GEOGRAPHY REVISION: ATMOSPHERE AND WEATHER - 2.2 THE GLOBAL ENER...
 
Air masses (summary)
Air masses (summary)Air masses (summary)
Air masses (summary)
 
Physical Geography Lecture 06.5 - Atmosphere and Ocean Circulation Pt2 101916
Physical Geography Lecture 06.5 - Atmosphere and Ocean Circulation Pt2 101916Physical Geography Lecture 06.5 - Atmosphere and Ocean Circulation Pt2 101916
Physical Geography Lecture 06.5 - Atmosphere and Ocean Circulation Pt2 101916
 
CAMBRIDGE AS GEOGRAPHY REVISION: ATMOSPHERE AND WEATHER - 2.3 WEATHER PROCESS...
CAMBRIDGE AS GEOGRAPHY REVISION: ATMOSPHERE AND WEATHER - 2.3 WEATHER PROCESS...CAMBRIDGE AS GEOGRAPHY REVISION: ATMOSPHERE AND WEATHER - 2.3 WEATHER PROCESS...
CAMBRIDGE AS GEOGRAPHY REVISION: ATMOSPHERE AND WEATHER - 2.3 WEATHER PROCESS...
 
Database Normalization
Database NormalizationDatabase Normalization
Database Normalization
 
Tiga Cara Memotong file Raster Sesuai Batas Polygon Menggunakan ArcGIS
Tiga Cara Memotong file Raster Sesuai Batas Polygon Menggunakan ArcGISTiga Cara Memotong file Raster Sesuai Batas Polygon Menggunakan ArcGIS
Tiga Cara Memotong file Raster Sesuai Batas Polygon Menggunakan ArcGIS
 
ATTRIBUT TABLE pada ARCGIS 10.0
ATTRIBUT TABLE pada ARCGIS 10.0ATTRIBUT TABLE pada ARCGIS 10.0
ATTRIBUT TABLE pada ARCGIS 10.0
 
Applications of Arc GIS
Applications of Arc GISApplications of Arc GIS
Applications of Arc GIS
 
Weather Fronts, Weather and Climate Lesson PowerPoint, Warm Front, Cold Front
Weather Fronts, Weather and Climate Lesson PowerPoint, Warm Front, Cold FrontWeather Fronts, Weather and Climate Lesson PowerPoint, Warm Front, Cold Front
Weather Fronts, Weather and Climate Lesson PowerPoint, Warm Front, Cold Front
 

Similar to Introduction to arc gis

EVS G.I.S CONCEPTS OF SCIENCE PPT.pptx
EVS  G.I.S CONCEPTS  OF SCIENCE PPT.pptxEVS  G.I.S CONCEPTS  OF SCIENCE PPT.pptx
EVS G.I.S CONCEPTS OF SCIENCE PPT.pptxUMANJUNATH
 
2-200305220204.pdf
2-200305220204.pdf2-200305220204.pdf
2-200305220204.pdfIIT Bombay
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GISKU Leuven
 
gislec1.ppt
gislec1.pptgislec1.ppt
gislec1.pptfelip19
 
What is Geography Information Systems (GIS)
What is Geography Information Systems (GIS)What is Geography Information Systems (GIS)
What is Geography Information Systems (GIS)John Lanser
 
Gis fandamentals -1
Gis fandamentals -1Gis fandamentals -1
Gis fandamentals -1RJRANJEET1
 
TYBSC IT PGIS Unit I Chapter I- Introduction to Geographic Information Systems
TYBSC IT PGIS Unit I  Chapter I- Introduction to Geographic Information SystemsTYBSC IT PGIS Unit I  Chapter I- Introduction to Geographic Information Systems
TYBSC IT PGIS Unit I Chapter I- Introduction to Geographic Information SystemsArti Parab Academics
 
Introduction and Application of GIS
Introduction and Application of GISIntroduction and Application of GIS
Introduction and Application of GISSatish Taji
 
1_GEOGRAPHIC INFORMATION SYSTEMSTEM.pptx
1_GEOGRAPHIC INFORMATION SYSTEMSTEM.pptx1_GEOGRAPHIC INFORMATION SYSTEMSTEM.pptx
1_GEOGRAPHIC INFORMATION SYSTEMSTEM.pptxLaleanePale
 
MODS_Training_January_2015.pptx
MODS_Training_January_2015.pptxMODS_Training_January_2015.pptx
MODS_Training_January_2015.pptxSMFORHADTASFI
 
Components of gis
Components of gisComponents of gis
Components of gisPramoda Raj
 
Introduction To Geographical Information System (GIS)
Introduction To Geographical Information System (GIS) Introduction To Geographical Information System (GIS)
Introduction To Geographical Information System (GIS) Ajay Singh Lodhi
 
Introduction to Geographic Information Systems (GIS).pptx
Introduction to Geographic Information Systems (GIS).pptxIntroduction to Geographic Information Systems (GIS).pptx
Introduction to Geographic Information Systems (GIS).pptxUniversity of Colombo
 
Intro to GIS and Remote Sensing
Intro to GIS and Remote SensingIntro to GIS and Remote Sensing
Intro to GIS and Remote SensingJohn Reiser
 

Similar to Introduction to arc gis (20)

EVS G.I.S CONCEPTS OF SCIENCE PPT.pptx
EVS  G.I.S CONCEPTS  OF SCIENCE PPT.pptxEVS  G.I.S CONCEPTS  OF SCIENCE PPT.pptx
EVS G.I.S CONCEPTS OF SCIENCE PPT.pptx
 
2-200305220204.pdf
2-200305220204.pdf2-200305220204.pdf
2-200305220204.pdf
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
gislec1.ppt
gislec1.pptgislec1.ppt
gislec1.ppt
 
Gislec1
Gislec1Gislec1
Gislec1
 
Introduction To GIS
Introduction To GISIntroduction To GIS
Introduction To GIS
 
What is Geography Information Systems (GIS)
What is Geography Information Systems (GIS)What is Geography Information Systems (GIS)
What is Geography Information Systems (GIS)
 
Gis fandamentals -1
Gis fandamentals -1Gis fandamentals -1
Gis fandamentals -1
 
GIS and Its Components.pptx
GIS and Its Components.pptxGIS and Its Components.pptx
GIS and Its Components.pptx
 
TYBSC IT PGIS Unit I Chapter I- Introduction to Geographic Information Systems
TYBSC IT PGIS Unit I  Chapter I- Introduction to Geographic Information SystemsTYBSC IT PGIS Unit I  Chapter I- Introduction to Geographic Information Systems
TYBSC IT PGIS Unit I Chapter I- Introduction to Geographic Information Systems
 
Introduction and Application of GIS
Introduction and Application of GISIntroduction and Application of GIS
Introduction and Application of GIS
 
1_GEOGRAPHIC INFORMATION SYSTEMSTEM.pptx
1_GEOGRAPHIC INFORMATION SYSTEMSTEM.pptx1_GEOGRAPHIC INFORMATION SYSTEMSTEM.pptx
1_GEOGRAPHIC INFORMATION SYSTEMSTEM.pptx
 
Gis
GisGis
Gis
 
MODS_Training_January_2015.pptx
MODS_Training_January_2015.pptxMODS_Training_January_2015.pptx
MODS_Training_January_2015.pptx
 
Components of gis
Components of gisComponents of gis
Components of gis
 
Introduction To Geographical Information System (GIS)
Introduction To Geographical Information System (GIS) Introduction To Geographical Information System (GIS)
Introduction To Geographical Information System (GIS)
 
Introduction to gis
Introduction to gisIntroduction to gis
Introduction to gis
 
GIS
GISGIS
GIS
 
Introduction to Geographic Information Systems (GIS).pptx
Introduction to Geographic Information Systems (GIS).pptxIntroduction to Geographic Information Systems (GIS).pptx
Introduction to Geographic Information Systems (GIS).pptx
 
Intro to GIS and Remote Sensing
Intro to GIS and Remote SensingIntro to GIS and Remote Sensing
Intro to GIS and Remote Sensing
 

Recently uploaded

Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 

Recently uploaded (20)

Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 

Introduction to arc gis

  • 1. Introduction to ArcGIS Prepared by Eng . Mohamed Hamed E-mail : eng.mohamedhamed55@gmail.com
  • 2. 2
  • 3. Outline of Presentations What is GIS ? How GIS Representation Geographic data ? How data are stored in ArcGIS ? GIS Maps GIS Analyze Process What is ArcGIS ? Planning a GIS Project
  • 5. What is Geography ? Geography is a science that deals with the earth and life on the earth and provide the position data (Spatial Data)
  • 6. What is an Information System? Its System used for: Gathering, Storing, Updating, Manipulating, Analyzing Data
  • 8.  A geographic information system (GIS) is a system designed to Gathering, Storing, Updating, Manipulating, Analyzing and present all types of spatial or geographical data.  A geographic information system (GIS) is a computer-based tool that analyzes, stores, manipulates and visualizes geographic information on a map.  GIS allows you to view, understand, question, interpret and visualize data in many ways in form of maps, reports and charts.  A GIS helps you answer questions and solve problems by looking at your data in a way that is quickly understood and easily shared.  Briefly GIS mean Making Smart Maps can Talk to You  Then GIS is
  • 9. Different groups of people (general public, planners, teachers, scientists) can find a different definition useful.  “GIS is much more than a container of maps in digital form”.  “A GIS is a computerized tool for solving geographic problems”  “GIS is a spatial decision support system”  “GIS is a method for revealing patterns and processes in geographic information”  “GIS is a tool to automate time-consuming tasks that are too tedious or expensive or inaccurate if performed by hand”  “GIS is a collection of computer hardware, software, and geographic data for capturing, managing, analyzing, and displaying all forms of geographically referenced information.” There are a number of definitions of GIS :
  • 10.  A Geographic Information System is not only about computers, software and electronic data.  A GIS is an organized collection of :  Hardware  Software  Network  Data  Procedures  And people! GIS Not Software only!
  • 11. Geographic data Management Mapping and Visualization Spatial Analysis There are three main functions of GIS : GIS functions
  • 13. How GIS Representation Geographic data “The World in GIS”
  • 14.  Two components of geographic data  Spatial Data: representation of geographic features associated with real-world locations Says where the feature is Co-ordinate based Stored in files and managed by the GIS software  Attribute Data (non Spatial) : descriptive information Says what a feature is . like : statistics, text, images, sound, etc. Stored in tables and managed by an RDBMS (relational database management system) Geographic Data
  • 15. Geographic data models  Two main models for geographic data  Vector data: Discrete features three feature types  points/nodes (single x,y locations)  lines/arcs (linear string of x,y locations)  areas/polygons (closed string of x,y locations) zones or areas  Raster data : A continuous surface  Rectangular array of cells or pixel
  • 16. Geographic data models  Other models :  Surfaces for 3D visualization  Networks (geometric, transportation)
  • 17.
  • 18. How data are stored in ArcGIS “Data Management”
  • 19. All data store in the genius GIS Container “Geo-Database”
  • 20. What is a geodatabase?  ArcGIS geodatabase is a collection of geographic datasets of various types held in a common file system folder, a Microsoft Access database, or a multiuser relational DBMS The geodatabase contains three primary dataset types: Feature classes Raster datasets Tables
  • 21. Types of geodatabases  There are three types of GDB:  Personal Geodatabase  Single user editing / multiple readers  Stored in MS Access  Size limit of 2 GB  File Geodatabase  Single user editing / multiple readers  1 TB per table  Reduced storage requirements  ArcSDE Geodatabase  Stored in an Enterprise DBMS  Supports multiuser editing via versioning  Requires ArcEditor or ArcInfo to edit
  • 22. An overview of geodatabase design  How the geographic features are to be represented for each theme (for example, as points, lines, polygons, or rasters) along with their tabular attributes  How the data will be organized into datasets, such as feature classes, attributes, raster datasets, and so forth  What additional spatial and database elements will be needed for integrity rules, for implementing rich GIS behavior (such as topologies, networks, subtypes and raster catalogs), and defining spatial and attribute relationships between datasets
  • 23. Geodatabase Workflow  Create Schema  Import / Load data  Pre-process data to store geodatabase behaviors  Create geodatabase behaviors ( subtypes, domain,…)  Apply behaviors  Create topology or geometric network  Create connectivity rules for networks  Use and edit in ArcMap  Feature and attribute validation  Backtrack to create needed schemas if necessary
  • 25. Geodatabase (gdb) File Structure Geodatabase Feature Dataset Feature Classes Geometric Network Object Table Relationship Workspace Annotation Topology
  • 26. II Mapping and Visualization “GIS Maps” Wisdom ) GIS Power “The data behind the map” (
  • 27.  A geological map is a Unique Values Map based on categorical data representing different formations, or other geological units  This maps have fixed scale 27 Ordinary Maps
  • 28.  GIS organizes the world into ‘layers’ of geographic objects that are alike.  Each map Composed of a series of layers drawn in a particular order.  Each layer is used to display and work with a specific GIS dataset.  Layer references the data stored in geodatabases  Layer defines how a GIS dataset is symbolized and labeled in your map views 28 GIS Maps
  • 29. Advantage of GIS maps: Composed of a series of layers. Dynamic Scale Dynamic Labels, Annotations Symbols associated with Data Variable not fixed 29 GIS Maps
  • 30. Not Easy to Understand GIS Maps
  • 34. Analyzing GIS data  The true power of a GIS lies in its ability to analyze geospatial data  Why analysis ?  Gain more information than with visualization  Answer questions about your data  Use for site selection  Make better decisions  Derive new data that contains new information
  • 36. Analyzing GIS data  The most commonly used GIS tools  Overlay and proximity  Table management  Surface creation  Spatial and nonspatial statistics  Selection and extraction
  • 37. Analyzing GIS data  Overlay analysis  One of the most basic questions asked of a GIS is "What's on top of what?"
  • 38. Analyzing GIS data  Overlay analysis
  • 39. Analyzing GIS data  Proximity analysis  One of the most basic questions asked of a GIS is "what's near what?"
  • 40. Analyzing GIS data  Proximity analysis
  • 41. Analyzing GIS data  Table analysis and management  Creating GIS data from tables  Joining tables  Making features from tables  Analysis of tabular data Finding how many Looking at the distribution of values Counting records  Management of tabular data  Calculating values  Joining tables  Attribute indexes  Subtypes and attribute domains  Table views  Pivoting a table  Raster tables
  • 42. Analyzing GIS data  Table analysis and management
  • 43. Analyzing GIS data  Statistical analysis  Spatial statistics tools that allow you to discover and characterize geographic patterns and are described in Statistical analysis, along with standard nonspatial statistical tools, such as minimum, maximum, sum, frequency, mean, and standard deviation
  • 44. Analyzing GIS data  Statistical analysis
  • 45. Analyzing GIS data  Selecting and Extracting data  GIS datasets often contain much more data than you need, and a common set of tasks is to reduce or extract data from larger, more complex datasets  There are several methods available to reduce or extract data from larger, more complex datasets  Feature-based extraction  Raster-based extraction  Feature-based extraction  Selecting features  Clipping features  Dissolving features  Raster-based extraction  Raster data extraction tools include tools that simplify complex or noisy data and tools that create a spatial subset or sample of a raster.
  • 46. Analyzing GIS data  Selecting and Extracting data
  • 48. GIS Software ArcGIS QGIS GRASS GIS MapInfo InterGraph SAGA GIS JUMP GIS Bentley Map IGIS Framework TerrSet MIDAS And more…. There are plenty software of GIS :
  • 50. History of ArcGIS 1969 Jack Dangermond founds ESRI 1982 Arc/INFO (Unix) 1989 PC Arc/INFO (DOS + Windows) 1992 ArcView + Arc/INFO 2002 ArcView 3.3 “retired product” 1999 ArcGIS v.8.0 (to v8.3 2003) 2004 ArcGIS v.9.0 2008 ArcGIS v.9.3 2010 ArcGIS v.10.0 2012 ArcGIS v.10.1
  • 51. ArcGIS Desktop components ArcMap  ArcCatalog  ArcToolbox  Extensions
  • 53. ArcMap  ArcMap is the main application used in ArcGIS for Desktop for mapping, editing, analysis, and data management.  ArcMap is used for all 2D mapping work and visualization.  ArcMap displays map contents in one of two views:  Data view  Layout view
  • 55. ArcMap  Map layers  Within the data frame, you display geographic datasets as layers, where each layer represents a particular dataset overlaid in the map.  each layer's map symbols, colors, and labels help describe the objects in the map  A layer doesn't store the actual geographic data. Instead, it references a dataset, such as a feature class, an image, a grid, and so on
  • 56. ArcMap  The Table of Contents  Lists all the layers on the map and shows what the features in each layer represent.  The check box next to each layer indicates whether its display is currently turned on or off.  The order of layers within the table of contents specifies their drawing order in the data frame.
  • 57. ArcMap  The Catalog Window  used to organize and manage various types of geographic information as logical collections—for example, the data, maps, and results of your current GIS projects that you work with in ArcGIS.  provides a tree view of file folders and geodatabases.  The order of layers within the table of contents specifies their drawing order in the data frame.
  • 58. ArcCatalog  The ArcCatalog application provides a catalog window.  ArcCatalog is used to:  Organize your GIS contents  Manage geodatabase schemas  Search for and add content to ArcGIS applications  Document your contents  Manage GIS servers  Manage standards-based metadata
  • 59. ArcToolbox  The ArcToolbox window contains shortcuts to toolboxes.  Toolboxes can be a file (.tbx) in a folder or an item in a geodatabase.  Tool types  Built-in tool  Model tool  Script tool
  • 61. Steps in a GIS Project  Define the field of activity  Identify your objectives “What information do you need”  Assembling data “paper maps, digital files, remote sensing/satellite, fieldwork”  Preprocessing “preparation of data”  Create a Geodatabase “ features, relations, domain, ….”  Digitizing features on a surface  Analysis  Product Generation “graphics (maps and charts), tabular reports” Planning a GIS Project