Introduction In ArcGIS, there are three basic data structures:

Slides:



Advertisements
Similar presentations
GUS: 0262 Fundamentals of GIS
Advertisements

Introduction to ArcGIS Software. David Arctur, Michael Zeiler, ESRI Press, 2004 Michael Zeiler, ESRI Press, 2010 Reference Books:
Introduction to the Architecture of Arc GIS
ArcGIS Geodatabase Miles Logsdon Spatial Information Technologies, UW Garry Trudeau - Doonesbury.
Copyright © 2005 Bruce Kessler All Rights Reserved Ch. 2 GeoDatabase Basics Laying the foundations.
Introduction to ArcGIS Reading: “What is ArcGIS?”, ESRI Press, 2001, pp Acknowledgement: Dr Francisco Olivera developed some of the slides in this.
Introduction to GIS and Data Francisco Olivera, Ph.D., P.E. Department of Civil Engineering Texas A&M University.
So What is GIS??? “A collection of computer hardware, software and procedures that are used to organize, manage, analyze and display.
Introduction to the 176A labs and ArcGIS Acknowledgement: Slides by David Maidment, U Texas-Austin and Francisco Olivera (TAMU)
ArcCatalog and Geodatabases
Introduction to ArcView ArcView_module_2 May 12, 10:40 AM.
Problem with GIS Data Lots of different, related files Results in data that is: –Hard to find and share and of questionable quality Need: –Containers for.
CEE 795 Water Resources Modeling and GIS Session #2: Introduction to ArcGIS [from Dr. David Maidment, University of Texas and Dr Francisco Olivera (TAMU)
Digital Spatial Data Francisco Olivera, Ph.D., P.E. Department of Civil Engineering Texas A&M University.
Introduction to ArcView
Introduction to ArcGIS Software. ESRI Online Reference Materials ArcGIS summary: pdf
Introduction to GIS Software
Models and Structures of ArcGIS UML and Data Modeling Elements Longley et al., 8 (2/e) Zeiler, chs. 4, 5, and 12 Review Zeiler ch. 1.
NSF DUE ; Laura Johnson Cherie Aukland.
Intro. To GIS Lecture 4 Data: data storage, creation & editing
Spatial Data Model: Basic Data Types 2 basic spatial data models exist vector: based on geometry of points lines Polygons raster: based on geometry of.
NR 322: Organizing Data Jim Graham Fall GIS Data Flow Project, resample Processing Processed Data Original Data Final data And maps.
Introduction to GIS Software Acknowledgement: Most of the slides in this presentation are either from Dr Francisco Olivera (TAMU) or Dr David Maidment.
Data Structures & GeoDatabase. GeoDatabase Implemented in a relational database Comes in two flavors – Personal & Enterprise (Access & Sys. Like Oracle)
Shapefiles, Topology, and the Geodatabase Longley et al., ch. 9 Zeiler, chs. 4 and 5.
GIS 1110 Designing Geodatabases. Representation Q. How will we model our real world data? A. Typically: Features Continuous Surfaces and Imagery Map Graphics.
GEODATABASE Lower Adirondack GIS Users Group Meeting March 2, 2005 Lower Adirondack GIS Users Group Meeting March 2, 2005.
Faculty of Applied Engineering and Urban Planning Civil Engineering Department Geographic Information Systems Vector and Raster Data Models Lecture 3 Week.
Applied Cartography and Introduction to GIS GEOG 2017 EL Lecture-2 Chapters 3 and 4.
Major parts of ArcGIS ArcView -Basic mapping, editing and Analysis tools ArcEditor -all of ArcView plus Adds ability to deal with topological and network.
How do we represent the world in a GIS database?
Esri UC 2014 | Technical Workshop | Fundamentals of working with geographic data Miriam Schmidts.
Intro to GIS and ESRI Trainers: Randy Jones, GIS Technician, Douglas County Jon Fiskness, GISP GIS Coordinator, City of Superior.
CHAPTER 3 VECTOR DATA MODEL.
Introduction to the Geodatabase. What is a Geodatabase? What are feature classes and feature datasets? What are domains Design a personal Geodatabase.
L9 – The GIS Database Part 2. Relational Databases The relational database model was defined by E.F. Codd. This is the most common database design due.
ArcCatalog and Geodatabases Francisco Olivera, Ph.D., P.E. Srikanth Koka Department of Civil Engineering Texas A&M University.
CES – VCU November 2003 Geodatabases William Shuart Center for Environmental Studies Virginia Commonwealth University.
Geographical Information Systems. Software which can be used in GIS ArcGIS Desktop Map Window Quantum GIS uDig.
Introduction to ArcGIS
Introducing ArcGIS Chapter 1. Objectives  Understand the architecture of the ArcGIS program.  Become familiar with the types of data files used in ArcGIS.
GIS Data Structures How do we represent the world in a GIS database?
Intro to GIS | Summer 2012 Attribute Tables – Part 1.
Geographic Data in GIS. Components of geographic data Three general components to geographic information Three general components to geographic information.
UML and Object Modeling Elements
Co-sponsored by the MIT Libraries and IS&T GIS Lab website: Advanced ArcGIS.
@2007 Austin Troy Lecture 2: Introduction to the Architecture of ArcGIS By Weiqi Zhou University of Vermont Thanks are due to Prof. Troy, upon whose lecture.
Introduction to GIS Software Some slides in this presentation were prepared by Francisco Olivera, Texas A&M University.
Geodatabase Kyung Hee University Geography Jinmu Choi 1.
@2007 Austin Troy Lecture 2: Introduction to the Architecture of ArcGIS By Weiqi Zhou University of Vermont Thanks are due to Prof. Troy, upon whose lecture.
GIS Project1 Physical Structure of GDB Geodatabase Feature datasets Object classes, subtypes Features classes, subtypes Relationship classes Geometric.
Introduction to Geodatabases
Lesson 3 GIS Fundamentals MEASURE Evaluation PHFI Training of Trainers May 2011.
Problem with GIS Data Lots of different, related files Results in data that is: –Hard to find and share and of questionable quality Need: –Containers for.
Introduction to GIS and Data
Physical Structure of GDB
ArcGIS Topology Shapefiles, Coverages, Geodatabases
Physical Structure of GDB
Introduction to GIS Software
Spatial Data Model: Basic Data Types
GTECH 709 GIS Data Formats GIS data formats
ArcCatalog and Geodatabases
Feature Classes, Data File Formats in ArcGIS
Lower Adirondack GIS Users Group Meeting March 2, 2005
Introduction to ArcGIS
ArcCatalog and Geodatabases
Introduction to GIS Software
Introduction to ArcGIS Software
ArcCatalog and Geodatabases
The Geodatabase : An Introduction
Presentation transcript:

Geodatabases in GIS Engineering Geographic Information Systems CIVE 7397 Spring 09

Introduction In ArcGIS, there are three basic data structures: shapefiles, coverages, and geodatabases

Data Models A geographic data model is a structure for organizing geospatial data so that it can be easily stored and retrieved. Geographic coordinates Tabular attributes 3

File-based Data Models Geographic coordinates and attributes are stored in separate but linked files Arc Info Coverages Developed for workstation Arc/Info ~ 1980 Complex structure, proprietary format Attributes in Info tables Shapefiles Developed for ArcView ~ 1993 Simpler structure in public domain Attributes in dBase (.dbf) tables 4

Storing Data Coverages Shapefiles Texas Counties.shp Counties.shx Evap Info Counties Texas Counties.shp Counties.shx Counties.dbf Evap.shp Evap.shx Evap.dbf 5

Storing Data - Cont’d 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 6

Geodatabase and Feature Dataset A geodatabase is a relational database that stores geographic information It is a data storage and management framework for storing and manipulating spatial, geographic and attribute information 7

Geodatabase Structure Feature class: Contains geographic information of geometric type (points, polygons, and lines) and spatial reference Feature datasets: A group of feature classes forms a feature dataset Non spatial tables: These do not contain any spatial attributes but can be connected to tables that have spatial information Source: ESRI

ArcGIS Geodatabase Workspace Geodatabase Feature Dataset Feature Class Geometric Network Object Class Relationship Workspace 9

Why the Geodatabase Geodatabases can be used to manage raster datasets Scalability: Can create a personal geodatabase or a geodatabase for the enterprise Attributes can be easily created and maintained Geometric networks can be created for path finding analysis

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 11

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 12

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 13

Relationship Relationship between non-spatial objects Water Quality Data Water Quality Parameters 14

Relationship Relationship between spatial and non-spatial objects Water quality data (non-spatial) Measurement station (spatial) 15

Populating the Geodatabase The following file types can be imported into a geodatabase: Shapefile, Coverage, Raster, CAD, Feature class The following file types can be exported from a geodatabase: Shapefile, Coverage, XML, Raster, Feature class

Geographic Coordinate Generating New Data Scanning data: Produces a raster image which can be georeferenced after scanning Digitizing image Geographic Coordinate System Projected Coordinate System Coordinate Domains

Creating a New Feature Class Need to define geometry type (line, point etc), spatial reference, fields in the attribute table

Feature Class Properties Need to define geometry type (line, point etc), spatial reference, fields in the attribute table

Validating the Geodatabase Defining Subtypes and Domains Subtype: Subset of a record within a field Domain: Coded value or range domain Streets Pipe Feature class Local Concrete Steel Highway Subtypes BLVD, RD, AVE HWY, FWY Diameter > 14 Inch Diameter 10 – 14 Inch Domains

Topology Define spatial relationships between features --- Connectivity, Adjacency, Coincidence --- Between one or more features Maintains spatial integrity by setting rules for overlapping, intersecting etc Examples: Connectivity: Streams, streets Adjacency: Land parcels, municipal districts Coincidence: Boundary

Examples of Geodatabases City of Houston needs to design a geodatabase for transportation infrastructure development and construction of a new Metro rail. What layers/files/tables would the geodatabase contain? Highways Major roads Rail routes Traffic Zone Analysis Traffic Hot spots Congested routes Commute time