NSF DUE-1205110; 0903270 Laura Johnson Cherie Aukland.

Slides:



Advertisements
Similar presentations
Three-Step Database Design
Advertisements

KEYS TO SUCCESS DATA PREPARATION AND ORGANIZATION
Data Models There are 3 parts to a GIS: GUI Tools
Geographical Information Systems and Science Longley P A, Goodchild M F, Maguire D J, Rhind D W (2001) John Wiley and Sons Ltd 9. Geographic Data Modeling.
NSF DUE ; Laura Johnson Wen Andrews.
GI Systems and Science January 30, Points to Cover  Recap of what we covered so far  A concept of database Database Management System (DBMS) 
ArcGIS Geodatabase Miles Logsdon Spatial Information Technologies, UW Garry Trudeau - Doonesbury.
Cartographic and GIS Data Structures
Geographic Information Systems
Geographic Information Systems : Data Types, Sources and the ArcView Program.
So What is GIS??? “A collection of computer hardware, software and procedures that are used to organize, manage, analyze and display.
NPS Introduction to GIS: Lecture 1
ArcCatalog and Geodatabases
1 CIS / Introduction to Business GIS Winter 2005 Lecture 2 Dr. David Gadish.
Introduction to ArcView ArcView_module_2 May 12, 10:40 AM.
Spatial Data: Elements, Levels and Types. Spatial Data: What GIS Uses Bigfoot Sightings: Spatial Data.
Attribute databases. GIS Definition Diagram Output Query Results.
Rebecca Boger Earth and Environmental Sciences Brooklyn College.
Database Software Application
Intro. To GIS Lecture 4 Data: data storage, creation & editing
Spatial data models (types)
Overview Dennis L. Johnson What is GIS? Geographic Information System Geographic implies of or pertaining to the surface of the earth Information implies.
Implementing Geodatabase Technology
GIS 1110 Designing Geodatabases. Representation Q. How will we model our real world data? A. Typically: Features Continuous Surfaces and Imagery Map Graphics.
Faculty of Applied Engineering and Urban Planning Civil Engineering Department Geographic Information Systems Vector and Raster Data Models Lecture 3 Week.
Geographic Information System GIS This project is implemented through the CENTRAL EUROPE Programme co-financed by the ERDF GIS Geographic Inf o rmation.
Applied Cartography and Introduction to GIS GEOG 2017 EL Lecture-2 Chapters 3 and 4.
Introduction In ArcGIS, there are three basic data structures:
Major parts of ArcGIS ArcView -Basic mapping, editing and Analysis tools ArcEditor -all of ArcView plus Adds ability to deal with topological and network.
Introduction to ArcGIS for Environmental Scientists Module 2 – Fundamentals Chapter 7 – Queries.
Geodatabase Relationships & Relationship Classes GIS 458 Spring 2006 Larry Clamp.
8. Geographic Data Modeling. Outline Definitions Data models / modeling GIS data models – Topology.
How do we represent the world in a GIS database?
Professor Michael J. Losacco CIS 1110 – Using Computers Database Management Chapter 9.
DataBase Management System What is DBMS Purpose of DBMS Data Abstraction Data Definition Language Data Manipulation Language Data Models Data Keys Relationships.
Data Structures & GeoDatabase. Introduction You have been using GDBs from nearly the start of the course Why? Because I think that most of the time you.
ArcCatalog and Geodatabases Francisco Olivera, Ph.D., P.E. Srikanth Koka Department of Civil Engineering Texas A&M University.
1 Spatial Data Models and Structure. 2 Part 1: Basic Geographic Concepts Real world -> Digital Environment –GIS data represent a simplified view of physical.
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?
NSF DUE ; Laura Johnson Cherie Aukland.
Creating and Maintaining Geographic Databases. Outline Definitions Characteristics of DBMS Types of database Relational model SQL Spatial databases.
URBDP 422 URBAN AND REGIONAL GEO-SPATIAL ANALYSIS Lecture 3: Building a GeoDatabase; Projections Lab Session: Exercise 3: vector analysis Jan 14, 2014.
LBR & WS LAB 1: INTRODUCTION TO GIS.
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.
Lab 2: GIS Data Models Yingjie Hu. Objectives Understanding GIS data models Manipulating the data models supported in ArcGIS.
Intro to GIS & Pictometry Trainers: Randy Jones, GIS Technician, Douglas County Jon Fiskness, GISP GIS Coordinator, City of Superior.
Information Systems Today: Managing in the Digital World TB3-1 3 Technology Briefing Database Management “Modern organizations are said to be drowning.
Lecture 10 Creating and Maintaining Geographic Databases Longley et al., Ch. 10, through section 10.4.
NSF DUE ; Wen M. Andrews J. Sargeant Reynolds Community College Richmond, Virginia.
ESRI Education User Conference – July 6-8, 2001 ESRI Education User Conference – July 6-8, 2001 Introducing ArcCatalog: Tools for Metadata and Data Management.
Co-sponsored by the MIT Libraries and IS&T GIS Lab website: Advanced ArcGIS.
Towards Unifying Vector and Raster Data Models for Hybrid Spatial Regions Philip Dougherty.
What is GIS? “A powerful set of tools for collecting, storing, retrieving, transforming and displaying spatial data”
NSF DUE ; Laura Johnson Sandy Stephenson.
Introduction to Geodatabases
WELLS AND TIME SERIES DATA. Framework Temporal Aquifers & Wells.
Geographic Information Systems GIS Data Databases.
GIS & Databases Ming-Chun Lee.
Key Terms Attribute join Target table Join table Spatial join.
Arc Hydro for EPA Basins
ESRI Geodatabases Ming-Chun Lee.
Geographic Information Systems
Lab 2: GIS Data Models Yingjie Hu. Objectives Understanding GIS data models Manipulating the data models supported in ArcGIS.
ESRI Geodatabases Ming-Chun Lee.
ArcCatalog and Geodatabases
Lecture 2 Components of GIS
ArcCatalog and Geodatabases
Geographic Information Systems
Presentation transcript:

NSF DUE ; Laura Johnson Cherie Aukland

NSF DUE ; GeoTEd Partners

NSF DUE ; Module Outline Modeling basics Data models overview CAD Coverage Geodatabase Basics of relational databases Data management techniques

NSF DUE ;

Modeling Spatial Reality Taking reality and placing it in a digital model Simplifying of real objects Determining map use Will guide model choice Many ways to represent or “model” the same object Example: highways

NSF DUE ; Modeling Highways As a series of mile marker points As a network of interconnected lines

NSF DUE ; Modeling Highways As areas with changing width As elevation features of differing grade from the surrounding terrain

NSF DUE ; GIS Data Types Points Schools, Tourist attractions, Wellheads Lines Streams, Roads Areas States, Census tracts, Bodies of water Surfaces Elevation, precipitation, temperature

NSF DUE ; GIS Data Representation Points Lines Areas VectorRaster

NSF DUE ; Data Models History of data models CAD data model Coverage data model Geodatabase data model

NSF DUE ; CAD Data Model Started in the 1960’s and 1970’s Usually vectors Points, lines, and areas Little attribute information stored Still used today for engineering drawings

NSF DUE ; Coverage Data Model ESRI started in 1981 Spatial data combined with attribute data Data stored in tables Tables can be customized Allows for topology Interconnectivity between features Features have generic behavior E.G., All lines behave the same way

NSF DUE ; Coverage Structure Image from libinfo.uark.edu

NSF DUE ; Geodatabase Data Model Object-oriented Define relationships and behaviors of features Allows for more detail Two types: Personal Geodatabase (1 st ) – up to 2GB, Access file File Geodatabase (2 nd )(recommended) – up to 1 TB, file folder Can be integrated with coverage data

NSF DUE ; Geodatabase structure Image from libinfo.uark.edu Geodatabase Feature dataset Feature classes Relationship class

NSF DUE ; What is a Geo Database? A geographically enabled set of data A relational database A convenient packaging tool for sharing and storing data

NSF DUE ;

Databases Tables are the building blocks of a database Parts of a table: Rows = records Columns = attributes or fields

NSF DUE ; Parts of a table FIDTractNameTractAreaPop 001CityPark TreeStreets GolfCourse3298

NSF DUE ; What Is A Database? A collection of related data Also called Relational Database Data stored in related objects Objects in Traditional database: Tables Forms Reports Queries Primary field Key field

NSF DUE ; Relational Databases RDBMS Relational database management system Uses key fields to link related objects and tables Creates Queries Reports Think Microsoft Access databases

NSF DUE ; Object-oriented Database An RDBMS, taken one step further, that allows us to: Specify how features interact Specify how features can be created Specify how features are to be displayed Interact with data directly (“hot links”) Geodatabases are object-oriented

NSF DUE ;

What makes GIS databases different? Data Types Must store spatial information and tabular data Data Storage Spatial data can be very large Good management is key End Users Not all users are GIS specialists Not all users will know what GIS is or how data was created

NSF DUE ; Special Techniques Database management Key due to large file sizes Look for key fields (“linkable” fields) Multiple smaller tables or feature classes better than one large one Less space Easier to navigate Less superfluous information

NSF DUE ; Additional tips and tricks Set up working GIS data directories as a sub-folder of a drive Example: C:\\GIS_Data\ NOT the My Documents folder In a new Map Document, go to File -> Properties first Set up relative path names Set up default Geodatabase for this map

NSF DUE ; Additional tips and tricks Name new output files logically and consistently! Delete unnecessary, erroneous, or duplicate feature classes/shapefiles after analysis

NSF DUE ; Questions?