SlideShare ist ein Scribd-Unternehmen logo
1 von 39
Downloaden Sie, um offline zu lesen
Introduction to ArcGIS
Introduction to ArcGIS
• How data are stored in ArcGIS
• Components of ArcGIS – ArcMap,
  ArcCatalog and ArcToolbox
• Extensions of ArcGIS – spatial analyst,
  geostatistical analyst and 3D analyst
ESRI GIS Development
Arc/Info (coverage model)               100,000 licenses
Versions 1-7 from 1980 – 1999      1,000,000 users as of 2002

Arc Macro Language (AML)
                                ArcGIS (geodatabase model)
                                Version 8.0, …, 8.3 from 2000
                                – Visual Basic for Applications
ArcView (shapefile model)
Versions 1-3 from 1994 – 1999
Avenue scripting language
Geographic Data Models

All geographic information systems are built using formal
models that describe how things are located in space. A
formal model is an abstract and well-defined system of
concepts. A geographic data model defines the vocabulary
for describing and reasoning about the things that are
located on the earth. Geographic data models serve as the
foundation on which all geographic information systems
are built.

Scott Morehouse, Preface to “Modeling our World”
Data Models

• A geographic data
  model is a structure      Geographic coordinates
  for organizing
  geospatial data so that
  it can be easily stored
  and retrieved.
                            Tabular attributes
File-based Data Models
         Geographic coordinates and attributes
         are stored in separate but linked files
Arc
                                                     Info
• Coverages                   • Shapefiles
  – Developed for                 – Developed for
    workstation Arc/Info            ArcView ~ 1993
    ~ 1980
                                  – Simpler structure in
  – Complex structure,
    proprietary format              public domain
  – Attributes in Info            – Attributes in dBase
    tables                          (.dbf) tables
Storing Data

  Coverages         Shapefiles

Texas
                    Texas


        Counties
                            Counties.shp
                            Counties.shx
                            Counties.dbf
        Evap
                            Evap.shp
                            Evap.shx
                            Evap.dbf
        Info
Storing Data
• Coverages and Shapefiles
   – Coverages are stored partially in their own
     folder and partially in the common INFO
     folder. Shapefiles are stored in three to five
     files (with extensions .shp, .shx, .dbf, .sbx and
     .sbn).
   – Coverages store common boundaries between
     polygons only once, to avoid redundancy.
     Shapefiles store all the geometry of each
     polygon regardless of redundancy.
   – Coverage features are single lines or single
     polygons. Shapefiles allow features to have
     multiple, disconnected, intersecting and
     overlapping components.
Geodatabase model
• Stores geographic coordinates as one
  attribute (shape) in a relational database
  table
• Uses MS Access for “Personal              Shape
  Geodatabase” (single user)
• Uses Oracle, Sybase, Ingress or other
  commercial relational databases for
  “Enterprise Geodatabases” (many
  simultaneous users)
GIS in an Institutional Setting
ArcGIS Geodatabase
      Workspace
      Geodatabase
      Feature Dataset
      Feature Class

      Geometric
       Network

      Relationship
      Object Class
Object Class
            • An object class is a collection of
              objects in tabular format that
              have the same behavior and the
              same attributes.




An object class is a table that has a unique identifier (ObjectID)
for each record
Feature Class
• A feature class
  is a collection of
  geographic
  objects in
  tabular format
  that have the
  same behavior
  and the same
  attributes.


Feature Class = Object class + spatial coordinates
Relationship
• A relationship is an association or link
  between two objects in a database.
• A relationship can exist between spatial
  objects (features in feature classes), non-
  spatial objects (objects in object classes),
  or between spatial and non-spatial
  objects.
Relationship
             Relationship between non-spatial objects




 Water
 Quality
 Data



Water
Quality
Parameters
Relationship
Relationship between spatial and non-spatial objects

      Water quality data
       (non-spatial)




Measurement station
     (spatial)
Relationship
                 Relationship between spatial objects




Rivers that lie within
California

Two spatial objects:
rivers and California
Geodatabase and Feature
        Dataset
 A geodatabase is a relational database that
  stores geographic information.

 A feature dataset is a collection of feature
  classes that share the same spatial
  reference frame.
Geodatabase and Feature
       Dataset
• Why geodatabases?
  To establish and store relationships based on
  tabular information.

• Why feature datasets?
  To establish and store relationships based on
  geographic information.
Network

• A network is a set of edges
  (lines) and junctions (points)
  that are topologically
  connected to each other.
• Each edge knows which
  junctions are at its endpoints
• Each junction knows which
  edges it connects to
Introduction to ArcGIS
• How data are stored in ArcGIS
• Components of ArcGIS – ArcMap,
  ArcCatalog and ArcToolbox
• Extensions of ArcGIS – spatial analyst,
  geostatistical analyst and 3D analyst
Arc Map
View
and
edit
data           Analyze data
               (Geoprocessing)




Create maps
Graphical
                                 previews

       View data
(like Windows Explorer)

                          Arc Catalog

                                   Tables



     Metadata
Arc Toolbox




Map Projections


Tools for commonly used tasks
Our focus
Levels of ArcGIS
• ArcView – View data and do edits on shape
  files and simple personal geodatabases
• ArcEditor – do more complex edits on
  enterprise geodatabases
• ArcInfo – the full system, with access to
  workstation ArcInfo (i.e. ArcInfo version 7)
  as well
Licenses and Keycodes




License manager keeps track of number of simultaneous
users and limits them to allowable number. If you can’t
get an available license in LRC, ask the proctor to restart the
ArcGIS license manager
Introduction to ArcGIS
• How data are stored in ArcGIS
• Components of ArcGIS – ArcMap,
  ArcCatalog and ArcToolbox
• Extensions of ArcGIS – spatial analyst,
  geostatistical analyst and 3D analyst
ArcGIS Extensions
Spatial Analyst
• Analysis of land
  surface terrain as
  a grid
• Key means of
  defining
  drainage areas
  and connectivity
  to stream
  network
                       Drainage network for Montgomery, AL
Grid Datasets
• Cellular-based data structure composed
  of square cells of equal size arranged in
  rows and columns.
• The grid cell size and extension (number
  of rows and columns), as well as the value
  at each cell have to be stored as part of
  the grid definition.
                       Number of columns
      Number of rows




                                           Cell size
Grid Datasets

• Grid datasets
Geostatistical Analyst
• Interpolation
  of points to a
  grid using
  statistical
  correlation
                   Siberia             Alaska
• Produces a
  standard error
  of estimate of
  each map
  location
                         Biomass in the Arctic Ocean
Image Datasets
      Digital Orthophotos and satellite imagery

• Image datasets
Image Datasets
• Supported image formats:
   – ARC Digitized Raster Graphics (ADRG)
   – Windows bitmap images (BMP) [.bmp]
   – Multiband (BSQ, BIL and BIP) and single band images
     [.bsq, .bil and .bip]
   – ERDAS [.lan and .gis]
   – ESRI Grid datasets
   – IMAGINE [.img]
   – IMPELL Bitmaps [.rlc]
   – Image catalogs
   – JPEG [.jpg]
   – MrSID [.sid]
   – National Image Transfer Format (NITF)
   – Sun rasterfiles [.rs, .ras and .sun]
   – Tag Image File Format (TIFF) [.tiff, .tif and .tff]
   – TIFF/LZW
3-D Analyst
• Analysis of
  land surface
  terrain as
  triangulated
  irregular
  network (TIN)
• Visualization in
  3-D using Arc
  Scene
                     Stream channel of Pecan Bayou, TX
TIN Datasets

• TIN datasets




                    Points and breaklines
                    from which a TIN is
                        constructed.
TIN Datasets
• Triangle sides are constructed by connecting
  adjacent points so that the minimum angle of
  each triangle is maximized. Triangle sides
  cannot cross breaklines.




• The TIN format is efficient to store data
  because the resolution adjusts to the parameter
  spatial variability.

Weitere ähnliche Inhalte

Was ist angesagt?

Introduction to GIS systems
Introduction to GIS systemsIntroduction to GIS systems
Introduction to GIS systems
Vivek Srivastava
 

Was ist angesagt? (20)

Projections and coordinate system
Projections and coordinate systemProjections and coordinate system
Projections and coordinate system
 
QGIS Module 1
QGIS Module 1QGIS Module 1
QGIS Module 1
 
Geo-spatial Analysis and Modelling
Geo-spatial Analysis and ModellingGeo-spatial Analysis and Modelling
Geo-spatial Analysis and Modelling
 
Introduction to GIS systems
Introduction to GIS systemsIntroduction to GIS systems
Introduction to GIS systems
 
Raster data model
Raster data modelRaster data model
Raster data model
 
Network analysis in gis , part 1 introduction
Network analysis in gis , part 1 introductionNetwork analysis in gis , part 1 introduction
Network analysis in gis , part 1 introduction
 
Introduction to ArcGIS
Introduction to ArcGISIntroduction to ArcGIS
Introduction to ArcGIS
 
Digitizing features_2 in ARC GIS
Digitizing features_2 in ARC GISDigitizing features_2 in ARC GIS
Digitizing features_2 in ARC GIS
 
Introduction to remote sensing and gis
Introduction to remote sensing and gisIntroduction to remote sensing and gis
Introduction to remote sensing and gis
 
Applications of gis
Applications of gisApplications of gis
Applications of gis
 
Raster data and Vector data
Raster data and Vector dataRaster data and Vector data
Raster data and Vector data
 
Spatial Data Model
Spatial Data ModelSpatial Data Model
Spatial Data Model
 
Introduction to arc gis
Introduction to arc gisIntroduction to arc gis
Introduction to arc gis
 
Applications of Arc GIS
Applications of Arc GISApplications of Arc GIS
Applications of Arc GIS
 
GIS data structure
GIS data structureGIS data structure
GIS data structure
 
History of GIS.pptx
History of GIS.pptxHistory of GIS.pptx
History of GIS.pptx
 
Image enhancement technique digital image analysis, in remote sensing ,P K MANI
Image enhancement technique  digital image analysis, in remote sensing ,P K MANIImage enhancement technique  digital image analysis, in remote sensing ,P K MANI
Image enhancement technique digital image analysis, in remote sensing ,P K MANI
 
Geodatabases
GeodatabasesGeodatabases
Geodatabases
 
Network analysis in gis
Network analysis in gisNetwork analysis in gis
Network analysis in gis
 
MODERN trends of GIS
MODERN trends of GISMODERN trends of GIS
MODERN trends of GIS
 

Andere mochten auch

Manual to basic gis
Manual to basic gisManual to basic gis
Manual to basic gis
Qust04
 
GIMA-Using-GIS-in-Analyzing-Population-Development-Alex-de-Jonge-2010
GIMA-Using-GIS-in-Analyzing-Population-Development-Alex-de-Jonge-2010GIMA-Using-GIS-in-Analyzing-Population-Development-Alex-de-Jonge-2010
GIMA-Using-GIS-in-Analyzing-Population-Development-Alex-de-Jonge-2010
Alex de Jonge
 
Geographic information system
Geographic information systemGeographic information system
Geographic information system
Sumanta Das
 
Geostatistical analysis of Sycamore (Acre pseudoplatanus) in Flanders (Belgium)
Geostatistical analysis of Sycamore (Acre pseudoplatanus) in Flanders (Belgium)Geostatistical analysis of Sycamore (Acre pseudoplatanus) in Flanders (Belgium)
Geostatistical analysis of Sycamore (Acre pseudoplatanus) in Flanders (Belgium)
thierry_onkelinx
 
Introduction to ArcCatalog and ArcMap
Introduction to ArcCatalog and ArcMapIntroduction to ArcCatalog and ArcMap
Introduction to ArcCatalog and ArcMap
Jessica Meyer
 

Andere mochten auch (20)

Arcgis training day_1
Arcgis training day_1Arcgis training day_1
Arcgis training day_1
 
Introduction to ArcGIS 10.1
Introduction to ArcGIS 10.1Introduction to ArcGIS 10.1
Introduction to ArcGIS 10.1
 
What Is GIS?
What Is GIS?What Is GIS?
What Is GIS?
 
Manual to basic gis
Manual to basic gisManual to basic gis
Manual to basic gis
 
GIS presentation
GIS presentationGIS presentation
GIS presentation
 
Editing for ArcGIS 10 and 10.1
Editing for ArcGIS 10 and 10.1Editing for ArcGIS 10 and 10.1
Editing for ArcGIS 10 and 10.1
 
What is GIS
What is GISWhat is GIS
What is GIS
 
GIMA-Using-GIS-in-Analyzing-Population-Development-Alex-de-Jonge-2010
GIMA-Using-GIS-in-Analyzing-Population-Development-Alex-de-Jonge-2010GIMA-Using-GIS-in-Analyzing-Population-Development-Alex-de-Jonge-2010
GIMA-Using-GIS-in-Analyzing-Population-Development-Alex-de-Jonge-2010
 
ArcGIS Python Programming (3Nov11)
ArcGIS Python Programming (3Nov11)ArcGIS Python Programming (3Nov11)
ArcGIS Python Programming (3Nov11)
 
Arcgis training day_2
Arcgis training day_2Arcgis training day_2
Arcgis training day_2
 
functions of GIS
functions of GISfunctions of GIS
functions of GIS
 
ppt spatial data
ppt spatial datappt spatial data
ppt spatial data
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
Gis (geographic information system)
Gis (geographic information system)Gis (geographic information system)
Gis (geographic information system)
 
Geographic information system
Geographic information systemGeographic information system
Geographic information system
 
Intro to GIS and Remote Sensing
Intro to GIS and Remote SensingIntro to GIS and Remote Sensing
Intro to GIS and Remote Sensing
 
Geostatistical analysis of Sycamore (Acre pseudoplatanus) in Flanders (Belgium)
Geostatistical analysis of Sycamore (Acre pseudoplatanus) in Flanders (Belgium)Geostatistical analysis of Sycamore (Acre pseudoplatanus) in Flanders (Belgium)
Geostatistical analysis of Sycamore (Acre pseudoplatanus) in Flanders (Belgium)
 
Learning ArcGIS Desktop
Learning ArcGIS DesktopLearning ArcGIS Desktop
Learning ArcGIS Desktop
 
Introduction to ArcCatalog and ArcMap
Introduction to ArcCatalog and ArcMapIntroduction to ArcCatalog and ArcMap
Introduction to ArcCatalog and ArcMap
 
Yet another population cartogram: Creating gridded cartograms using ArcGIS an...
Yet another population cartogram: Creating gridded cartograms using ArcGIS an...Yet another population cartogram: Creating gridded cartograms using ArcGIS an...
Yet another population cartogram: Creating gridded cartograms using ArcGIS an...
 

Ähnlich wie Arc gis introduction-ppt

UNIT - III GIS DATA STRUCTURES (2).ppt
UNIT - III GIS DATA STRUCTURES (2).pptUNIT - III GIS DATA STRUCTURES (2).ppt
UNIT - III GIS DATA STRUCTURES (2).ppt
RamMishra65
 
UNIT - III GIS DATA STRUCTURES (1).ppt
UNIT - III GIS DATA STRUCTURES (1).pptUNIT - III GIS DATA STRUCTURES (1).ppt
UNIT - III GIS DATA STRUCTURES (1).ppt
RamMishra65
 
Lecture-8-The-GIS-Database-Part-1.ppt
Lecture-8-The-GIS-Database-Part-1.pptLecture-8-The-GIS-Database-Part-1.ppt
Lecture-8-The-GIS-Database-Part-1.ppt
Prabin Pandit
 

Ähnlich wie Arc gis introduction-ppt (20)

UNIT - III GIS DATA STRUCTURES (2).ppt
UNIT - III GIS DATA STRUCTURES (2).pptUNIT - III GIS DATA STRUCTURES (2).ppt
UNIT - III GIS DATA STRUCTURES (2).ppt
 
UNIT - III GIS DATA STRUCTURES (1).ppt
UNIT - III GIS DATA STRUCTURES (1).pptUNIT - III GIS DATA STRUCTURES (1).ppt
UNIT - III GIS DATA STRUCTURES (1).ppt
 
Essentials of R
Essentials of REssentials of R
Essentials of R
 
Vector data model
Vector data model Vector data model
Vector data model
 
Vector data model
Vector data modelVector data model
Vector data model
 
Evolution of Esri Data Formats Seminar
Evolution of Esri Data Formats SeminarEvolution of Esri Data Formats Seminar
Evolution of Esri Data Formats Seminar
 
Materi Geodatabase Management - Fellowship 2022.pdf
Materi Geodatabase Management - Fellowship 2022.pdfMateri Geodatabase Management - Fellowship 2022.pdf
Materi Geodatabase Management - Fellowship 2022.pdf
 
Apdm 101 Arc Gis Pipeline Data Model (1)
Apdm 101 Arc Gis Pipeline Data Model  (1)Apdm 101 Arc Gis Pipeline Data Model  (1)
Apdm 101 Arc Gis Pipeline Data Model (1)
 
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
 
Data managing and Exchange GDB
Data managing and Exchange GDB Data managing and Exchange GDB
Data managing and Exchange GDB
 
gislec1.ppt
gislec1.pptgislec1.ppt
gislec1.ppt
 
FINAL LESSON 3--GIS-Overview of GIS.pptx
FINAL LESSON 3--GIS-Overview of GIS.pptxFINAL LESSON 3--GIS-Overview of GIS.pptx
FINAL LESSON 3--GIS-Overview of GIS.pptx
 
Enterprise geodatabase sql access and administration
Enterprise geodatabase sql access and administrationEnterprise geodatabase sql access and administration
Enterprise geodatabase sql access and administration
 
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 and Mapping Software Introduction
GIS and Mapping Software IntroductionGIS and Mapping Software Introduction
GIS and Mapping Software Introduction
 
Building a Spatial Database in PostgreSQL
Building a Spatial Database in PostgreSQLBuilding a Spatial Database in PostgreSQL
Building a Spatial Database in PostgreSQL
 
belajar dasar geospatial sistem informasi geografi
belajar dasar geospatial sistem informasi geografibelajar dasar geospatial sistem informasi geografi
belajar dasar geospatial sistem informasi geografi
 
Día 3
Día 3Día 3
Día 3
 
Gis fandamentals -1
Gis fandamentals -1Gis fandamentals -1
Gis fandamentals -1
 
Lecture-8-The-GIS-Database-Part-1.ppt
Lecture-8-The-GIS-Database-Part-1.pptLecture-8-The-GIS-Database-Part-1.ppt
Lecture-8-The-GIS-Database-Part-1.ppt
 

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.docx
Ashok 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.docx
Ashok 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 stronger
Ashok 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-libre
Ashok Peddi
 
Fundamentals of remote sensing
Fundamentals of remote sensingFundamentals of remote sensing
Fundamentals of remote sensing
Ashok 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_gis
Ashok Peddi
 
Erasmus mundus visiting scholar report final
Erasmus mundus visiting scholar report finalErasmus mundus visiting scholar report final
Erasmus mundus visiting scholar report final
Ashok Peddi
 
Free open source gis
Free open source gisFree open source gis
Free open source gis
Ashok 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_gis
Ashok 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
 
Gis arc map& georeferencing-arcgis
Gis arc map& georeferencing-arcgisGis arc map& georeferencing-arcgis
Gis arc map& georeferencing-arcgis
 
Digitization arc gis
Digitization arc gisDigitization arc gis
Digitization arc gis
 
Arc catalog introduction
Arc catalog introductionArc catalog introduction
Arc catalog introduction
 
Introduction to-arc map
Introduction to-arc mapIntroduction to-arc map
Introduction to-arc map
 
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
 

Kürzlich hochgeladen

Kürzlich hochgeladen (20)

A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 

Arc gis introduction-ppt

  • 2. Introduction to ArcGIS • How data are stored in ArcGIS • Components of ArcGIS – ArcMap, ArcCatalog and ArcToolbox • Extensions of ArcGIS – spatial analyst, geostatistical analyst and 3D analyst
  • 3. ESRI GIS Development Arc/Info (coverage model) 100,000 licenses Versions 1-7 from 1980 – 1999 1,000,000 users as of 2002 Arc Macro Language (AML) ArcGIS (geodatabase model) Version 8.0, …, 8.3 from 2000 – Visual Basic for Applications ArcView (shapefile model) Versions 1-3 from 1994 – 1999 Avenue scripting language
  • 4. Geographic Data Models All geographic information systems are built using formal models that describe how things are located in space. A formal model is an abstract and well-defined system of concepts. A geographic data model defines the vocabulary for describing and reasoning about the things that are located on the earth. Geographic data models serve as the foundation on which all geographic information systems are built. Scott Morehouse, Preface to “Modeling our World”
  • 5. Data Models • A geographic data model is a structure Geographic coordinates for organizing geospatial data so that it can be easily stored and retrieved. Tabular attributes
  • 6. File-based Data Models Geographic coordinates and attributes are stored in separate but linked files Arc Info • Coverages • Shapefiles – Developed for – Developed for workstation Arc/Info ArcView ~ 1993 ~ 1980 – Simpler structure in – Complex structure, proprietary format public domain – Attributes in Info – Attributes in dBase tables (.dbf) tables
  • 7. Storing Data Coverages Shapefiles Texas Texas Counties Counties.shp Counties.shx Counties.dbf Evap Evap.shp Evap.shx Evap.dbf Info
  • 8. Storing Data • Coverages and Shapefiles – Coverages are stored partially in their own folder and partially in the common INFO folder. Shapefiles are stored in three to five files (with extensions .shp, .shx, .dbf, .sbx and .sbn). – Coverages store common boundaries between polygons only once, to avoid redundancy. Shapefiles store all the geometry of each polygon regardless of redundancy. – Coverage features are single lines or single polygons. Shapefiles allow features to have multiple, disconnected, intersecting and overlapping components.
  • 9. Geodatabase model • Stores geographic coordinates as one attribute (shape) in a relational database table • Uses MS Access for “Personal Shape Geodatabase” (single user) • Uses Oracle, Sybase, Ingress or other commercial relational databases for “Enterprise Geodatabases” (many simultaneous users)
  • 10. GIS in an Institutional Setting
  • 11. ArcGIS Geodatabase Workspace Geodatabase Feature Dataset Feature Class Geometric Network Relationship Object Class
  • 12. Object Class • An object class is a collection of objects in tabular format that have the same behavior and the same attributes. An object class is a table that has a unique identifier (ObjectID) for each record
  • 13. Feature Class • A feature class is a collection of geographic objects in tabular format that have the same behavior and the same attributes. Feature Class = Object class + spatial coordinates
  • 14. Relationship • A relationship is an association or link between two objects in a database. • A relationship can exist between spatial objects (features in feature classes), non- spatial objects (objects in object classes), or between spatial and non-spatial objects.
  • 15. Relationship Relationship between non-spatial objects Water Quality Data Water Quality Parameters
  • 16. Relationship Relationship between spatial and non-spatial objects Water quality data (non-spatial) Measurement station (spatial)
  • 17. Relationship Relationship between spatial objects Rivers that lie within California Two spatial objects: rivers and California
  • 18. Geodatabase and Feature Dataset  A geodatabase is a relational database that stores geographic information.  A feature dataset is a collection of feature classes that share the same spatial reference frame.
  • 19. Geodatabase and Feature Dataset • Why geodatabases? To establish and store relationships based on tabular information. • Why feature datasets? To establish and store relationships based on geographic information.
  • 20. Network • A network is a set of edges (lines) and junctions (points) that are topologically connected to each other. • Each edge knows which junctions are at its endpoints • Each junction knows which edges it connects to
  • 21. Introduction to ArcGIS • How data are stored in ArcGIS • Components of ArcGIS – ArcMap, ArcCatalog and ArcToolbox • Extensions of ArcGIS – spatial analyst, geostatistical analyst and 3D analyst
  • 22. Arc Map View and edit data Analyze data (Geoprocessing) Create maps
  • 23. Graphical previews View data (like Windows Explorer) Arc Catalog Tables Metadata
  • 24. Arc Toolbox Map Projections Tools for commonly used tasks
  • 26.
  • 27. Levels of ArcGIS • ArcView – View data and do edits on shape files and simple personal geodatabases • ArcEditor – do more complex edits on enterprise geodatabases • ArcInfo – the full system, with access to workstation ArcInfo (i.e. ArcInfo version 7) as well
  • 28. Licenses and Keycodes License manager keeps track of number of simultaneous users and limits them to allowable number. If you can’t get an available license in LRC, ask the proctor to restart the ArcGIS license manager
  • 29. Introduction to ArcGIS • How data are stored in ArcGIS • Components of ArcGIS – ArcMap, ArcCatalog and ArcToolbox • Extensions of ArcGIS – spatial analyst, geostatistical analyst and 3D analyst
  • 31. Spatial Analyst • Analysis of land surface terrain as a grid • Key means of defining drainage areas and connectivity to stream network Drainage network for Montgomery, AL
  • 32. Grid Datasets • Cellular-based data structure composed of square cells of equal size arranged in rows and columns. • The grid cell size and extension (number of rows and columns), as well as the value at each cell have to be stored as part of the grid definition. Number of columns Number of rows Cell size
  • 34. Geostatistical Analyst • Interpolation of points to a grid using statistical correlation Siberia Alaska • Produces a standard error of estimate of each map location Biomass in the Arctic Ocean
  • 35. Image Datasets Digital Orthophotos and satellite imagery • Image datasets
  • 36. Image Datasets • Supported image formats: – ARC Digitized Raster Graphics (ADRG) – Windows bitmap images (BMP) [.bmp] – Multiband (BSQ, BIL and BIP) and single band images [.bsq, .bil and .bip] – ERDAS [.lan and .gis] – ESRI Grid datasets – IMAGINE [.img] – IMPELL Bitmaps [.rlc] – Image catalogs – JPEG [.jpg] – MrSID [.sid] – National Image Transfer Format (NITF) – Sun rasterfiles [.rs, .ras and .sun] – Tag Image File Format (TIFF) [.tiff, .tif and .tff] – TIFF/LZW
  • 37. 3-D Analyst • Analysis of land surface terrain as triangulated irregular network (TIN) • Visualization in 3-D using Arc Scene Stream channel of Pecan Bayou, TX
  • 38. TIN Datasets • TIN datasets Points and breaklines from which a TIN is constructed.
  • 39. TIN Datasets • Triangle sides are constructed by connecting adjacent points so that the minimum angle of each triangle is maximized. Triangle sides cannot cross breaklines. • The TIN format is efficient to store data because the resolution adjusts to the parameter spatial variability.