Copyright © 2006 by Maribeth H. Price 1-1 How does GIS work? Data storage The ArcGIS Interface.

Slides:



Advertisements
Similar presentations
Raster Based GIS Analysis
Advertisements

3D and Surface/Terrain Analysis
Introduction to Cartography GEOG 2016 E
Cartographic and GIS Data Structures
Graphics CS 121 Concepts of Computing II. What is a graphic? n A rectangular image. n Stored in a file of its own, or … … embedded in another data file.
Raster Data. The Raster Data Model The Raster Data Model is used to model spatial phenomena that vary continuously over a surface and that do not have.
CS 128/ES Lecture 5b1 Vector Based Data. CS 128/ES Lecture 5b2 Spatial data models 1.Raster 2.Vector 3.Object-oriented Spatial data formats:
NR 422: GIS Review Jim Graham Fall What is GIS? Geographic Information System? Geographic Information Science? A system that provides the ability.
Vector data: Feature Data & Attribute Tables Types of GIS Data Each “Record” in the table… …Connected to a “Feature” in the “Feature Data” UNH Cooperative.
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
Dr. David Liu Objectives  Understand what a GIS is  Understand how a GIS functions  Spatial data representation  GIS application.
Let’s pretty it up!. Border around project area Everything else is hardly noticeable… but it’s there Big circles… and semi- transparent Color distinction.
Fundamentals of GIS Lecture Materials by Austin Troy except where noted © 2008 Lecture 13: Introduction to Raster Spatial Analysis Using GIS-- By.
Terrain Mapping and Analysis
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.
Spatial data models (types)
SPATIAL DATA STRUCTURES
Spatial (coordinate) data model Relational (tabular) data model
ESRM 250 & CFR 520: Introduction to GIS © Phil Hurvitz, KEEP THIS TEXT BOX this slide includes some ESRI fonts. when you save this presentation,
Grid-based Analysis in GIS
GIS 1110 Designing Geodatabases. Representation Q. How will we model our real world data? A. Typically: Features Continuous Surfaces and Imagery Map Graphics.
Map Scale, Resolution and Data Models. Components of a GIS Map Maps can be displayed at various scales –Scale - the relationship between the size of features.
GIS in Real Estate Phil Hurvitz CAUP-Urban Form Lab April 13, 2005.
Introduction to Rasters In ArcGIS 9.2. What can you do with Rasters Lots….
Presented by Rehana Jamal (GIS Expert & Geographer) Dated: Advance Applications of RS/GIS in Geo-Environmental Conservation Subject Lecture# 9&10.
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.
Major parts of ArcGIS ArcView -Basic mapping, editing and Analysis tools ArcEditor -all of ArcView plus Adds ability to deal with topological and network.
GIS Data Structure: an Introduction
8. Geographic Data Modeling. Outline Definitions Data models / modeling GIS data models – Topology.
Copyright © 2006 by Maribeth H. Price 1-1 Chapter 1 Introducing ArcGIS.
How do we represent the world in a GIS database?
Raster Data Model.
Cartographic and GIS Data Structures Dr. Ahmad BinTouq URL:
Geographic Information Systems Data Analysis. What is GIS Data ?
Copyright © 2006 by Maribeth H. Price 8-1 Chapter 8 Geoprocessing.
Raster Concepts.
DIGITAL ELEVATION MODELING GEOG 421: DR. SHUNFU HU, SIUE Project One Steve Klaas Fall 2013.
Geographic Information Systems in Water Science Unit 4: Module 16, Lecture 3 – Fundamental GIS data types.
Copyright © 2006 by Maribeth H. Price 15-1 Chapter 15 Raster Analysis.
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?
Exploring GIS concepts. Introduction to ArcGIS I (for ArcView 8, ArcEditor 8, and ArcInfo 8) Copyright © 2000–2003 ESRI. All rights reserved. 2-2 Organizing.
GIS & Health ESPM 9: W 5-8 April 7, 2010 Instructors: Maggi Kelly Kevin Koy Mark O’Connor Geospatial Innovation Facility College of Natural Resources -
What is GIS? GIS is an integrated system used to view and manage information about geographic places, analyze spatial relationships, and model spatial.
INTRODUCTION TO GIS  Used to describe computer facilities which are used to handle data referenced to the spatial domain.  Has the ability to inter-
Introduction to Geographic Information Systems (GIS)
Digital Graphics for Computer Games Pixels Types of Digital Graphics (Raster and Vector) Compression.
What is GIS? “A powerful set of tools for collecting, storing, retrieving, transforming and displaying spatial data”
Spatial Data Models Geography is concerned with many aspects of our environment. From a GIS perspective, we can identify two aspects which are of particular.
Copyright © 2006 by Maribeth H. Price 4-1 Chapter 4 Drawing and Symbolizing Features.
1 Byung Sik, Kim Kangwon National University Advanced Hydrology and Water Resources Management.
Czech Technical University in Prague Faculty of Transportation Sciences Department of Transport Telematics Doc. Ing. Pavel Hrubeš, Ph.D. Geographical Information.
Chapter 1: GIS Data Outline Representing the world as a map Coordinate systems Map scale Data quality issues About ArcGIS.
Chapter 8 Raster Analysis.
Introduction to GIS David R. Maidment
INTRODUCTION TO GEOGRAPHICAL INFORMATION SYSTEM
Spatial Models – Raster Stacy Bogan
Spatial Data Model: Basic Data Types
Emma Gildesgame, Katie Lebling and Ian McCullough
Spatial Data Models Raster uses individual cells in a matrix, or grid, format to represent real world entities Vector uses coordinates to store the shape.
Raster and Vector Data.
Data Queries Raster & Vector Data Models
Review- vector analyses
Cartographic and GIS Data Structures
Raster Data Analysis.
Lecture 2 Components of GIS
NPS Introduction to GIS: Lecture 1 Based on NIMC and Other Sources.
Presentation transcript:

Copyright © 2006 by Maribeth H. Price 1-1 How does GIS work? Data storage The ArcGIS Interface

Copyright © 2006 by Maribeth H. Price 1-2 Vector model Vertices Polygon Points Nodes Line X Y Features are stored as a series of x-y coordinates in a rectangular coordinate system. Many different coordinate systems may be used.

Copyright © 2006 by Maribeth H. Price 1-3 Features linked to data Each feature is linked to an entry in a data table containing information about the feature.

Copyright © 2006 by Maribeth H. Price 1-4 Advantages of vectors Precise location of features Storing many attributes Flexible for cartography Compact storage of information Ideally suited for certain types of analysis, especially areas, lengths, connections

Copyright © 2006 by Maribeth H. Price 1-5 The raster data model Rows Columns X, Y location Raster data file N rows by M columns X, Y location Georeferenced to earth’s surface

Copyright © 2006 by Maribeth H. Price 1-6 GIS data models Vector model Raster model

Digital Raster Graphic

Converting Vector to Raster Data is Easy

Converting Raster Data to Vector is Hard Impossible

Copyright © 2006 by Maribeth H. Price 1-10 Types of raster data Discrete raster: land use Continuous raster: DEM Continuous raster: image Discrete raster: roads

Some Common Image Formats JPG – Used for most digital photos but “lossy.” GIF – Best for line drawings. 256 colors maximum. No loss TIF – Standard in many technical applications. No loss PNG – Lossless image format RAW – Data as captured by digital camera

Copyright © 2006 by Maribeth H. Price 1-12 Continuous data Raster is the best way to store continuously changing values such as elevation Analysis faster and more flexible than vectors for many applications Some analysis only possible using rasters

Copyright © 2006 by Maribeth H. Price 1-13 Raster analysis functions Density Least cost path DistanceInterpolation Viewshed Buffers

Copyright © 2006 by Maribeth H. Price 1-14 Impact of resolution Storage space increases by the square of the resolution Portraying large areas at high precision is problematic 90m resolution 10m resolution

Copyright © 2006 by Maribeth H. Price 1-15 Storage of attributes Roads may have other attributes: ownership, speed limit, number of lanes, etc. Would need a new raster for each attribute Only numeric attributes may be stored Raster contains 1 value indicating a single attribute— road type for example

Copyright © 2006 by Maribeth H. Price 1-16 The raster data model Rows Columns X, Y location Raster data file N rows by M columns X, Y location Georeferenced to earth’s surface

Copyright © 2006 by Maribeth H. Price 1-17

Copyright © 2006 by Maribeth H. Price 1-18 ModelBuilder Create models built from sequences of tools Store processing steps for later reference Execute models repeatedly with different inputs Share models with others

Copyright © 2006 by Maribeth H. Price 1-19 Moonlight Bay Basin.shp Discard out-of-boundary spot elevations Export to delimited text Extract spot elevations every 50’ for 11 input datasets Merge 11 datasets bh_c.shp Contour2- point_bhc.shp Township 2-Foot Contours THE RIDGES SANCTUARY WATERSHED STUDY Geospatial Analysis - Summary Flow Diagram Revision Date: 10 September, 2007 By: Mike Stiefvater Boundary Of Area To Be Modeled WS0607- Boundary.shp Final Spot Elevations In x,y,c Format Input01.txt Thinned And Combined Township Spot Elevations Hydrologic modeling furnished by Door County Soil and Water Conservation Department Document Location of Known Outlets WS0607-outlet 4model.shp Calculated Subwatershed Boundaries South Outlet* Basin.shp Calculated Flow Paths Flow path.shp “Thinned” Elevation Data Contour2- point_all.shp Final Spot Elevations Contour2- point_clip.shp WS0607- Culvert.shp Hwy 57 Basin.shp Mud Lake Basins.shp Analytical Operation/ GeoprocessingTool Dataset * aka “Hidden Brook Subwatershed”