Introduction to ArcGIS
1
What is GIS?
• Many definitions available
• System for display, storage, mapping, analysis of spatial data
• Many acronyms for GIS
• Geographic Information Systems
• Geographic Information Science
– Body of Knowledge
• Geographic Information Services, etc.
2
Sarfaraz Alam, sarfaraz_wre@yahoo.com
History of ArcGIS
3
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)
2004
ArcGIS v.9.0
2008
ArcGIS v.9.3Sarfaraz Alam, sarfaraz_wre@yahoo.com
Overview of ArcGIS Desktop
• ArcGIS Desktop has three levels of licensing:
• ArcView
– Mapping + geoprocessing + data
management
• ArcEditor
– ArcView + additional editing +
additional geoprocessing
• ArcInfo
– ArcEditor + advanced geoprocessing
+ extensive database management +
high-end cartography
4
Sarfaraz Alam, sarfaraz_wre@yahoo.com
ArcGIS Desktop Components
• ArcCatalog
• ArcMap
• ArcToolbox
• Extensions
• 3D Analyst, Spatial Analyst, Network Analyst, Geostatistical Analyst,
Crime Analyst, ArcGIS Schematics, Business Analyst, PLTS, Data
Interoperability, Tracking Analyst, ArcGIS Publisher, Survey Analyst,
ArcScan (included with ArcEditor license), Maplex (included with
Arcinfo license)
http://www.esri.com/software/arcgis/about/desktop_extensions.html
http://support.esri.com/index.cfm?fa=software.extentions
5
Sarfaraz Alam, sarfaraz_wre@yahoo.com
Data Models - 1
• How we represent real world
spatial phenomena
• Two main models:
• Vector
– Points (single x,y coordinate)
– Lines (strings of x,y coordinates)
– Polygons (closed string of x,y
coordinates)
• Raster
– A grid of (often) square-shaped
cells
– Individual cells together are used to
create a layer of points, lines and
areas
6
Sarfaraz Alam, sarfaraz_wre@yahoo.com
Data Models - 2
– Other models:
• Surfaces for 3D visualisation
• Networks (geometric, transportation)
7
Sarfaraz Alam, sarfaraz_wre@yahoo.com
ESRI Data Formats
• Coverages (vector) and GRIDs (raster)
– Consists of two folders:
• name of coverage or grid
• INFO directory
• Shapefiles
• Geodatabases
8
Examples of coverages in Windows File Explorer
Sarfaraz Alam, sarfaraz_wre@yahoo.com
Shapefiles
<filename>.shp stores the spatial or feature information
<filename>.dbf dBASE file contains attribute information about the
spatial features
<filename>.shx stores the index of the features
<filename>.sbn stores the spatial index of features
<filename>.sbx also stores information pertaining to the spatial index
of features
<filename>.prj contains projection information
Sarfaraz Alam, sarfaraz_wre@yahoo.com
Geodatabases
• Core ArcGIS data model
• A comprehensive model for
representing and managing geographic
data
• 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
ArcGIS
Personal
Geodatabase
File
Geodatabase
ArcSDE
Geodatabase
Oracle
SQL Server
DB2
Informix
PostgreSQL
ArcSDE
Sarfaraz Alam, sarfaraz_wre@yahoo.com
An Introduction to ArcCatalog
Hands-on Exercise #1
11
ArcCatalog
Sarfaraz Alam, sarfaraz_wre@yahoo.com
The ArcCatalog Interface
13
5 Dockable toolbars
7 Geography Preview Mode
1 Title bar 4 Standard toolbar
6 Catalog
Tree
(navigation)
3 Metadata
toolbar
2 Location
toolbar
Sarfaraz Alam, sarfaraz_wre@yahoo.com
Catalog Tree
14
• Icons identify data types
• Right-click of a context menus
• Supports drag, drop, copy,
paste
• Displays folder connections
• Displays other connections
• ArcSDE databases
• Web servers (internal,
ESRI) Context
menu
Sarfaraz Alam, sarfaraz_wre@yahoo.com
Preview - Geography
15
Sarfaraz Alam, sarfaraz_wre@yahoo.com
Preview - Table View
16
Sarfaraz Alam, sarfaraz_wre@yahoo.com
Metadata View
17
Sarfaraz Alam, sarfaraz_wre@yahoo.com
Management tasks
• Copy, paste, delete, rename data
• Move to other locations
• Create new objects
• Connect to folders
18
Sarfaraz Alam, sarfaraz_wre@yahoo.com
Searching for Data
• Edit  Search
• can search for geography or metadata
• can search using different parameters
• Name + physical location
• Geography
• Date
19
Sarfaraz Alam, sarfaraz_wre@yahoo.com
ArcCatalog Options
• Tools  Options
• Manage ArcCatalog’s content
and behaviour
• Add new file types (e.g. ppt)
• Set font characteristics for
tables
• Set geoprocessing
environment
• Set metadata defaults
20
Sarfaraz Alam, sarfaraz_wre@yahoo.com
Metadata
• Descriptive information about data
• Content
• Quality
• Condition
• Origin
• Other characteristics
– But do you really need it?
• All GIS resources need metadata
– Spatial data
– Non-spatial data
21
Sarfaraz Alam, sarfaraz_wre@yahoo.com
Metadata in ArcCatalog
•One-stop shop for all your metadata needs
•Oan create metadata for anything visible in the catalog
• ArcCatalog has the tools for working with it
• ToolsOptions Metadata tab
• Metadata toolbar for working with metadata
22
Sarfaraz Alam, sarfaraz_wre@yahoo.com
Create and update metadata
• Automatically
• Created first time an item’s metadata is viewed
• Updated whenever metadata is viewed in metadata tab
• Edit metadata button
• Manually
• Tools  Options  Metadata tab
• Create / Update metadata button
• Choose your stylesheet here
23
Sarfaraz Alam, sarfaraz_wre@yahoo.com
In Summary
ArcCatalog allows you to:
•Browse, manage and find spatial data
•Record, view and manage metadata
•Search for GIS data on local drives, networks and the
Web
•Define, import and export geodatabases and other
datasets
•Create and manage the schemas of geodatabases
•Administer ArcSDE geodatabases
•Administer an ArcGIS server
24
Sarfaraz Alam, sarfaraz_wre@yahoo.com
An Introduction to ArcMap
Hands-on Exercise #2
25
The ArcMap Interface
26
4 Standard
Toolbar
1 Table of
Contents
6 Drawing
Toolbar
2 Map Display
5 Tools
Toolbar
3 Main Menu Toolbar
Sarfaraz Alam, sarfaraz_wre@yahoo.com
Adding Layers
• Use the Add Data button
• Search for data in ArcCatalog and slide the data into ArcMap
27
Sarfaraz Alam, sarfaraz_wre@yahoo.com
Right-click: Context Menu
28
Sarfaraz Alam, sarfaraz_wre@yahoo.com
Tools Toolbar
29
Zoom outZoom in
Pan Go to full extent
Zoom out to a fixed extentZoom in to a fixed extent
Go to previous extent Go to next extent
Measure
Clear selected features
Select elements Identify
Find
Select features
Go to X-Y coordinate
Hyperlink
Sarfaraz Alam, sarfaraz_wre@yahoo.com
Thank you
30

More Related Content

PDF
Introduction to arc gis
PPTX
Introduction to ArcGIS
PDF
A short introduction to GIS
PDF
Introduction to GIS
PPT
TIN IN GIS
PPTX
Gis functions
PPT
gis
PPTX
Vector data model
Introduction to arc gis
Introduction to ArcGIS
A short introduction to GIS
Introduction to GIS
TIN IN GIS
Gis functions
gis
Vector data model

What's hot (20)

PPTX
Seminar on gis analysis functions
PPTX
Thermal remote sensing
PPTX
Introduction to GIS
PPT
Mobile gis
PPT
What is Geography Information Systems (GIS)
PPT
Introduction to GIS systems
PDF
Definition of gis
PDF
Raster data model
PPTX
Remote Sensing: Overlay Analysis
PPTX
hyperspectral remote sensing and its geological applications
PDF
Sensors for remote sensing
PPTX
Data Models - GIS I
PDF
What is web gis
PPTX
GIS Modeling
PPTX
Application of gis & rs in urban planning
PDF
An introduction to geographic information systems (gis) m goulbourne 2007
PDF
What is GIS
PPTX
Image intrepretation
PPT
Geodatabases
PPTX
Height measurement of aerial photograph
Seminar on gis analysis functions
Thermal remote sensing
Introduction to GIS
Mobile gis
What is Geography Information Systems (GIS)
Introduction to GIS systems
Definition of gis
Raster data model
Remote Sensing: Overlay Analysis
hyperspectral remote sensing and its geological applications
Sensors for remote sensing
Data Models - GIS I
What is web gis
GIS Modeling
Application of gis & rs in urban planning
An introduction to geographic information systems (gis) m goulbourne 2007
What is GIS
Image intrepretation
Geodatabases
Height measurement of aerial photograph
Ad

Viewers also liked (20)

PPTX
Team 6
PPTX
Muhajadah sebagai pelajar
PPT
Distribution
PPTX
Conventions of a thriller
PPTX
PPTX
Usability Testing: Interviews
PDF
Rica Belna _ Art for Interior Design (Graphic + Photo PDF) - meeting your int...
PDF
Codici di Reed-Solomon
DOCX
SAP_ABAP_RESUME.DOCX
PPTX
Jetfuel superburn
PPTX
Pelanggaran Ham
PPTX
Team 2
PDF
Jovin Retail Lampshade Catalog
PDF
Dall'impiantistica alla tecnologia integrata per edifici: storia di una riorg...
PPTX
Intro to Tools & Resources: UMSI Orientation Fall 2014
PDF
See andrew week2_ignite_presentation_slidesow
PPTX
fisika Gerak
PPTX
Andrés alfaro salas
PDF
Logo options
PPTX
Shure Design Jam: Collaborative Spaces
Team 6
Muhajadah sebagai pelajar
Distribution
Conventions of a thriller
Usability Testing: Interviews
Rica Belna _ Art for Interior Design (Graphic + Photo PDF) - meeting your int...
Codici di Reed-Solomon
SAP_ABAP_RESUME.DOCX
Jetfuel superburn
Pelanggaran Ham
Team 2
Jovin Retail Lampshade Catalog
Dall'impiantistica alla tecnologia integrata per edifici: storia di una riorg...
Intro to Tools & Resources: UMSI Orientation Fall 2014
See andrew week2_ignite_presentation_slidesow
fisika Gerak
Andrés alfaro salas
Logo options
Shure Design Jam: Collaborative Spaces
Ad

Similar to Lecture 1b introduction to arc gis (20)

PPT
principles of gis 2007 Lecture2_BGTD.ppt
PDF
Arc catalog introduction
PDF
Argis manual gratuito
PDF
Argis manual gratuito
PPTX
Exploring Spatial data in GIS Environment
PPT
Advanced GIS by Panda 404/504 lecturegis
PDF
Building a Geodatabase ArcGIS 9 Editors Of Esri Press
PPT
A Presentation on Basic Usage of GIS Sofware
PDF
Nycct GIS_primer tutorial
PDF
Building a Geodatabase ArcGIS 9 Editors Of Esri Press
PDF
Materi Geodatabase Management - Fellowship 2022.pdf
PPTX
GIS_Intro_March_2014
PDF
Gis arc map& georeferencing-arcgis
PPTX
Lect 9 lab-1 intro to interface
PPTX
Arc Gis Traininng.pptx
PDF
Introduction to ArcGIS 10.1
PDF
Getting_Started_with_ArcGIS.pdf
PDF
Arc gis introduction-ppt
PDF
Building_a_Geodatabase_ArcGIS_9.pdf
PPT
principles of gis 2007 Lecture2_BGTD.ppt
Arc catalog introduction
Argis manual gratuito
Argis manual gratuito
Exploring Spatial data in GIS Environment
Advanced GIS by Panda 404/504 lecturegis
Building a Geodatabase ArcGIS 9 Editors Of Esri Press
A Presentation on Basic Usage of GIS Sofware
Nycct GIS_primer tutorial
Building a Geodatabase ArcGIS 9 Editors Of Esri Press
Materi Geodatabase Management - Fellowship 2022.pdf
GIS_Intro_March_2014
Gis arc map& georeferencing-arcgis
Lect 9 lab-1 intro to interface
Arc Gis Traininng.pptx
Introduction to ArcGIS 10.1
Getting_Started_with_ArcGIS.pdf
Arc gis introduction-ppt
Building_a_Geodatabase_ArcGIS_9.pdf

Recently uploaded (20)

PDF
electrical machines course file-anna university
PDF
Artificial Intelligence_ Basics .Artificial Intelligence_ Basics .
PDF
Engineering Solutions for Ethical Dilemmas in Healthcare (www.kiu.ac.ug)
PPTX
Module1.pptxrjkeieuekwkwoowkemehehehrjrjrj
PDF
BBC NW_Tech Facilities_30 Odd Yrs Ago [J].pdf
PPTX
Real Estate Management PART 1.pptxFFFFFFFFFFFFF
PDF
IAE-V2500 Engine for Airbus Family 319/320
PDF
Performance, energy consumption and costs: a comparative analysis of automati...
PPTX
quantum theory on the next future in.pptx
PPTX
Software-Development-Life-Cycle-SDLC.pptx
PDF
Module 1 part 1.pdf engineering notes s7
PDF
Introduction to Machine Learning -Basic concepts,Models and Description
PPTX
Solar energy pdf of gitam songa hemant k
PDF
Mechanics of materials week 2 rajeshwari
PPTX
SE unit 1.pptx by d.y.p.akurdi aaaaaaaaaaaa
PDF
25AF1191PC303 MODULE-1 CHAIN SURVEYING SEMESTER III SURVEYING
PDF
Using Technology to Foster Innovative Teaching Practices (www.kiu.ac.ug)
PPTX
IOP Unit 1.pptx for btech 1st year students
PPTX
22ME926Introduction to Business Intelligence and Analytics, Advanced Integrat...
PPTX
Design ,Art Across Digital Realities and eXtended Reality
electrical machines course file-anna university
Artificial Intelligence_ Basics .Artificial Intelligence_ Basics .
Engineering Solutions for Ethical Dilemmas in Healthcare (www.kiu.ac.ug)
Module1.pptxrjkeieuekwkwoowkemehehehrjrjrj
BBC NW_Tech Facilities_30 Odd Yrs Ago [J].pdf
Real Estate Management PART 1.pptxFFFFFFFFFFFFF
IAE-V2500 Engine for Airbus Family 319/320
Performance, energy consumption and costs: a comparative analysis of automati...
quantum theory on the next future in.pptx
Software-Development-Life-Cycle-SDLC.pptx
Module 1 part 1.pdf engineering notes s7
Introduction to Machine Learning -Basic concepts,Models and Description
Solar energy pdf of gitam songa hemant k
Mechanics of materials week 2 rajeshwari
SE unit 1.pptx by d.y.p.akurdi aaaaaaaaaaaa
25AF1191PC303 MODULE-1 CHAIN SURVEYING SEMESTER III SURVEYING
Using Technology to Foster Innovative Teaching Practices (www.kiu.ac.ug)
IOP Unit 1.pptx for btech 1st year students
22ME926Introduction to Business Intelligence and Analytics, Advanced Integrat...
Design ,Art Across Digital Realities and eXtended Reality

Lecture 1b introduction to arc gis

  • 2. What is GIS? • Many definitions available • System for display, storage, mapping, analysis of spatial data • Many acronyms for GIS • Geographic Information Systems • Geographic Information Science – Body of Knowledge • Geographic Information Services, etc. 2 Sarfaraz Alam, [email protected]
  • 3. History of ArcGIS 3 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) 2004 ArcGIS v.9.0 2008 ArcGIS v.9.3Sarfaraz Alam, [email protected]
  • 4. Overview of ArcGIS Desktop • ArcGIS Desktop has three levels of licensing: • ArcView – Mapping + geoprocessing + data management • ArcEditor – ArcView + additional editing + additional geoprocessing • ArcInfo – ArcEditor + advanced geoprocessing + extensive database management + high-end cartography 4 Sarfaraz Alam, [email protected]
  • 5. ArcGIS Desktop Components • ArcCatalog • ArcMap • ArcToolbox • Extensions • 3D Analyst, Spatial Analyst, Network Analyst, Geostatistical Analyst, Crime Analyst, ArcGIS Schematics, Business Analyst, PLTS, Data Interoperability, Tracking Analyst, ArcGIS Publisher, Survey Analyst, ArcScan (included with ArcEditor license), Maplex (included with Arcinfo license) http://www.esri.com/software/arcgis/about/desktop_extensions.html http://support.esri.com/index.cfm?fa=software.extentions 5 Sarfaraz Alam, [email protected]
  • 6. Data Models - 1 • How we represent real world spatial phenomena • Two main models: • Vector – Points (single x,y coordinate) – Lines (strings of x,y coordinates) – Polygons (closed string of x,y coordinates) • Raster – A grid of (often) square-shaped cells – Individual cells together are used to create a layer of points, lines and areas 6 Sarfaraz Alam, [email protected]
  • 7. Data Models - 2 – Other models: • Surfaces for 3D visualisation • Networks (geometric, transportation) 7 Sarfaraz Alam, [email protected]
  • 8. ESRI Data Formats • Coverages (vector) and GRIDs (raster) – Consists of two folders: • name of coverage or grid • INFO directory • Shapefiles • Geodatabases 8 Examples of coverages in Windows File Explorer Sarfaraz Alam, [email protected]
  • 9. Shapefiles <filename>.shp stores the spatial or feature information <filename>.dbf dBASE file contains attribute information about the spatial features <filename>.shx stores the index of the features <filename>.sbn stores the spatial index of features <filename>.sbx also stores information pertaining to the spatial index of features <filename>.prj contains projection information Sarfaraz Alam, [email protected]
  • 10. Geodatabases • Core ArcGIS data model • A comprehensive model for representing and managing geographic data • 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 ArcGIS Personal Geodatabase File Geodatabase ArcSDE Geodatabase Oracle SQL Server DB2 Informix PostgreSQL ArcSDE Sarfaraz Alam, [email protected]
  • 11. An Introduction to ArcCatalog Hands-on Exercise #1 11
  • 13. The ArcCatalog Interface 13 5 Dockable toolbars 7 Geography Preview Mode 1 Title bar 4 Standard toolbar 6 Catalog Tree (navigation) 3 Metadata toolbar 2 Location toolbar Sarfaraz Alam, [email protected]
  • 14. Catalog Tree 14 • Icons identify data types • Right-click of a context menus • Supports drag, drop, copy, paste • Displays folder connections • Displays other connections • ArcSDE databases • Web servers (internal, ESRI) Context menu Sarfaraz Alam, [email protected]
  • 16. Preview - Table View 16 Sarfaraz Alam, [email protected]
  • 18. Management tasks • Copy, paste, delete, rename data • Move to other locations • Create new objects • Connect to folders 18 Sarfaraz Alam, [email protected]
  • 19. Searching for Data • Edit  Search • can search for geography or metadata • can search using different parameters • Name + physical location • Geography • Date 19 Sarfaraz Alam, [email protected]
  • 20. ArcCatalog Options • Tools  Options • Manage ArcCatalog’s content and behaviour • Add new file types (e.g. ppt) • Set font characteristics for tables • Set geoprocessing environment • Set metadata defaults 20 Sarfaraz Alam, [email protected]
  • 21. Metadata • Descriptive information about data • Content • Quality • Condition • Origin • Other characteristics – But do you really need it? • All GIS resources need metadata – Spatial data – Non-spatial data 21 Sarfaraz Alam, [email protected]
  • 22. Metadata in ArcCatalog •One-stop shop for all your metadata needs •Oan create metadata for anything visible in the catalog • ArcCatalog has the tools for working with it • ToolsOptions Metadata tab • Metadata toolbar for working with metadata 22 Sarfaraz Alam, [email protected]
  • 23. Create and update metadata • Automatically • Created first time an item’s metadata is viewed • Updated whenever metadata is viewed in metadata tab • Edit metadata button • Manually • Tools  Options  Metadata tab • Create / Update metadata button • Choose your stylesheet here 23 Sarfaraz Alam, [email protected]
  • 24. In Summary ArcCatalog allows you to: •Browse, manage and find spatial data •Record, view and manage metadata •Search for GIS data on local drives, networks and the Web •Define, import and export geodatabases and other datasets •Create and manage the schemas of geodatabases •Administer ArcSDE geodatabases •Administer an ArcGIS server 24 Sarfaraz Alam, [email protected]
  • 25. An Introduction to ArcMap Hands-on Exercise #2 25
  • 26. The ArcMap Interface 26 4 Standard Toolbar 1 Table of Contents 6 Drawing Toolbar 2 Map Display 5 Tools Toolbar 3 Main Menu Toolbar Sarfaraz Alam, [email protected]
  • 27. Adding Layers • Use the Add Data button • Search for data in ArcCatalog and slide the data into ArcMap 27 Sarfaraz Alam, [email protected]
  • 29. Tools Toolbar 29 Zoom outZoom in Pan Go to full extent Zoom out to a fixed extentZoom in to a fixed extent Go to previous extent Go to next extent Measure Clear selected features Select elements Identify Find Select features Go to X-Y coordinate Hyperlink Sarfaraz Alam, [email protected]

Editor's Notes

  • #9: Examples of raster: land use, satellite images, DEMs vs. rasters that are tifs