CHAPTER 4 RASTER DATA MODEL 4.1 Elements of the Raster Data Model

Slides:



Advertisements
Similar presentations
Geographic Information Systems GIS Data Models. 1. Components of Geographic Data Spatial locations Attributes Topology Time.
Advertisements

Geographic Information Systems
CHAPTER 5 GIS DATA Acquisition 5.1 Existing GIS Data
WFM 6202: Remote Sensing and GIS in Water Management © Dr. Akm Saiful IslamDr. Akm Saiful Islam WFM 6202: Remote Sensing and GIS in Water Management Akm.
Raster Based GIS Analysis
School of Environmental Sciences University of East Anglia
Maps as Numbers Getting Started with GIS Chapter 3.
Cartographic and GIS Data Structures
ANALYSIS 3 - RASTER What kinds of analysis can we do with GIS? 1.Measurements 2.Layer statistics 3.Queries 4.Buffering (vector); Proximity (raster) 5.Filtering.
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.
Maps as Numbers Lecture 3 Introduction to GISs Geography 176A Department of Geography, UCSB Summer 06, Session B.
Spatial Information Systems (SIS) COMP Raster-based structures (1)
Geog 458: Map Sources and Errors January 11, 2006 Data Collection.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 4 Image Slides.
GIS Tutorial 1 Lecture 6 Digitizing.
GI Systems and Science January 23, Points to Cover  What is spatial data modeling?  Entity definition  Topology  Spatial data models Raster.
Network Management: SNMP
Introduction to Digital Data and Imagery
Rebecca Boger Earth and Environmental Sciences Brooklyn College.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 2 Image Slides.
Chapter 8 Traffic-Analysis Techniques. Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 8-1.
Spatial data models (types)
SPATIAL DATA STRUCTURES
GIS1: Overview of GIS and Visualization with Maps
School of Geography FACULTY OF ENVIRONMENT Raster GIS.
ESRI GIS Software. Contents Data Types –ESRI Data Model –Shapefiles –Raster Data Digital Orthophoto Quadrangle Digital Elevation Model Digital Raster.
GIS is composed of layers Layers –land/water –roads –urban areas –pollution levels Data can be represented by VECTORS, or Data can be represented by RASTERS.
GIS Applications in Civil Engineering
Raster Data Chapter 7. Introduction  Vector – discrete  Raster – continuous  Continuous –precipitation –elevation –soil erosion  Regular grid cell.
Maps as Numbers Getting Started with GIS Chapter 3.
Presented by Rehana Jamal (GIS Expert & Geographer) Dated: Advance Applications of RS/GIS in Geo-Environmental Conservation Subject Lecture# 9&10.
Applied Cartography and Introduction to GIS GEOG 2017 EL Lecture-2 Chapters 3 and 4.
GIS Data Structure: an Introduction
Digital Map Compilation and Desktop Mapping SP 240 Cartography Alex Chaucer.
Midterm next Wednesday. Midterm May start off with multiple choice Bulk will be short answer/short essay Lecture PPTs and your notes, readings in Longley.
CHAPTER 12 RASTER DATA ANALYSIS 12.1 Data Analysis Environment
Chapter 3 Digital Representation of Geographic Data.
8. Geographic Data Modeling. Outline Definitions Data models / modeling GIS data models – Topology.
The world of RASTER data Modeling... Elevation....etc. The Spatial Analyst Extension.
Raster Data Model.
CHAPTER 3 VECTOR DATA MODEL.
Cartographic and GIS Data Structures Dr. Ahmad BinTouq URL:
Chapter 8. ATTRIBUTE DATA INPUT AND MANAGEMENT
Raster Concepts.
Lecture 3 The Digital Image – Part I - Single Channel Data 12 September
Geographic Information Systems in Water Science Unit 4: Module 16, Lecture 3 – Fundamental GIS data types.
Raster data models Rasters can be different types of tesselations SquaresTrianglesHexagons Regular tesselations.
Copyright © 2006 by Maribeth H. Price 1-1 How does GIS work? Data storage The ArcGIS Interface.
GIS Data Structures How do we represent the world in a GIS database?
Quadrilateral Data Structure Geodetic latitude and longitude on GRS80/WGS 84 ellipsoid(NAD 83) Grid cell resolution constant N-S but progressively finer.
INTRODUCTION TO GIS  Used to describe computer facilities which are used to handle data referenced to the spatial domain.  Has the ability to inter-
The role of a data model in GIS. Levels of GIS data model abstraction.
GEO 221: (GIS.1) Geographic Information Systems.1
Final Exam review Dr. Ahmad Bin Touq GEO 221: (GIS.1) Geographic Information Systems.1.
FIGURE Examples of each type of GI. From A Primer of GIS, 2nd edition, by Francis Harvey. Copyright 2016 by The Guilford Press.
Data Models, Pixels, and Satellite Bands. Understand the differences between raster and vector data. What are digital numbers (DNs) and what do they.
What is GIS? “A powerful set of tools for collecting, storing, retrieving, transforming and displaying spatial data”
Raster Data Model. How to Represent Point Features in Raster Data Models.
Raster Data Models: Data Compression Why? –Save disk space by reducing information content –Methods Run-length codes Raster chain codes Block codes Quadtrees.
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 © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 7.
Environmental GIS Nicholas A. Procopio, Ph.D, GISP
Surface Analysis Tools. Lesson 7 overview  Topographic data  Sources  Uses  Topographic analysis  Hillshade  Visibility  Contours  Slope, aspect,
Copyright ©2008, Thomson Engineering, a division of Thomson Learning Ltd.
GEOGRAPHICAL INFORMATION SYSTEM
INTRODUCTION TO GEOGRAPHICAL INFORMATION SYSTEM
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.
Data Queries Raster & Vector Data Models
The Raster Data Model Llano River, Mason Co., TX 9/13/2016
Cartographic and GIS Data Structures
Presentation transcript:

CHAPTER 4 RASTER DATA MODEL 4.1 Elements of the Raster Data Model 4.1.1 Cell Value 4.1.2 Cell Size Box 4.1 Rules in Determining a Categorical Cell Value 4.1.3 Raster Bands 4.1.4 Spatial Reference 4.2 Types of Raster Data 4.2.1 Satellite Imagery 4.2.2 USGS Digital Elevation Models (DEMs) Box 4.2 No-Data Slivers in 7.5-minute DEM 4.2.3 Non–USGS DEMs 4.2.4 Global DEMs 4.2.5 Digital Orthophotos 4.2.6 Bi-Level Scanned Files 4.2.7 Digital Raster Graphics (DRGs) 4.2.8 Graphic Files 4.2.9 GIS Software-Specific Raster Data Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.

4.3 Raster Data Structure 4.3.1 Cell-by-Cell Encoding 4.3.2 Run Length Encoding 4.3.3 Quad Tree 4.3.4 Header File Box 4.3 A Header File Example 4.4 Raster Data Compression Box 4.4 A Simple Wavelet Example: The Haar Wavelet 4.5 Data Conversion and Integration 4.5.1 Rasterization 4.5.2 Vectorization 4.5.3 Integration of Raster and Vector Data Box 4.5 Linking Vector Data with Images Box 4.6 Digital Earth Key Concepts and Terms Review Questions Applications: Raster Data Model Task 1: View USGS DEM Data Task 2: View a Satellite Image in ArcMap Task 3: Convert Vector Data to Raster Data Challenge Question References

Raster Data Model A raster represents a continuous surface, but for data storage and analysis, a raster is divided into rows, columns, and cells. Raster data represent points by single cells, lines by sequences of neighboring cells, and areas by collections of contiguous cells.

Figure 4.1 A continuous elevation raster with darker shades for higher elevations.

Figure 4.2 Representation of point, line, and area features: raster format on the left and vector format on the right.

Elements of Raster Data Model Cell value. Each cell in a raster carries a value, which represents the characteristic of a spatial phenomenon at the location denoted by its row and column. The cell value can be integer or floating-point. Cell size. The cell size determines the resolution of the raster data model. Raster bands. A raster may have a single band or multiple bands. Each cell of a single-band has only one cell value. Each cell in multiband is associated with more than one cell value. Spatial reference. Raster data must have the spatial reference information so that they can align spatially with other data sets in a GIS.

Figure 4.3 UTM coordinates for the extent and the center of a 30-meter cell.

Figure 4.4 DEMs at three resolutions: 30 meters, 10 meters, and 3 meters. The 30-m and 10-m DEMs are USGS DEMs. The 3-m DEM is a derived product from LIDAR data.

Types of Raster Data Satellite Imagery Digital Elevation Models (DEMs) Digital Orthophotos (DOQ) Bi-Level Scanned Files Digital Raster Graphics (DRGs) Graphic Files GIS Software-Specific Raster Data

Figure 4.5 USGS 1-meter black-and-white DOQ for Sun Valley, Idaho.

Figure 4.6 A bi-level scanned file showing soil lines.

Figure 4.7 USGS DRG for Sun Valley, Idaho. This DRG is outdated compared to the DOQ in Figure 4.5.

Raster Data Structure Cell-by-Cell Encoding Run Length Encoding Quad Tree Header File

Figure 4.8 The cell-by-cell data structure records each cell value by row and column.

Figure 4.9 The run length encoding method records the cell values in runs. Row 1, for example, has two adjacent cells in columns 5 and 6 that are gray or have the value of 1. Row 1 is therefore encoded with one run, beginning in column 5 and ending in column 6. The same method is used to record other rows.

Figure 4.10 The regional quad tree method divides a raster into a hierarchy of quadrants. The division stops when a quadrant is made of cells of the same value (gray or white). A quadrant that cannot be subdivided is called a leaf node. In the diagram, the quadrants are indexed spatially: 0 for NW, 1 for SW, 2 for SE, and 3 for NE. Using the spatial indexing method and the hierarchical quad tree structure, the gray cells can be coded as 02, 032, and so on. See text for more explanation.

Raster Data Compression Data compression refers to the reduction of data volume. A variety of techniques are available for image compression. Compression techniques can be lossless or lossy. The wavelet transform, the latest technology for image compression, treats an image as a wave and progressively decomposes the wave into simpler wavelets.

Figure 4.11 The Haar wavelet and the wavelet transform: (a) Three Haar wavelets at three scales (resolutions), (b) A simple example of the wavelet transform.

Data Conversion The conversion of vector data to raster data is called rasterization, and the conversion of raster data to vector data is called vectorization.

Figure 4.12 On the left is an example of conversion from vector to raster data, or rasterization. On the right is an example of conversion from raster to vector data, or vectorization.

Landsat 7 http://landsat.usgs.gov/ Terra / ASTER http://terra.nasa.gov/About/ AVHRR http://edc.usgs.gov/products/satellite/avhrr.html SPOT http://www.spot.com/ India’s space program http://www.isro.org/ Japan’s space program http://www.jaxa.jp/index_e.html GeoEye http://www.geoeye.com/ QuickBird http://www.digitalglobe.com/ USGS National Center for Earth Resources Observation & Science http://edcsns17.cr.usgs.gov/srtmdted2 Intermix Technologies http://www.intermap.com/ USGS website for LIDAR http://lidar.cr.usgs.gov/

SRTM DTED http://edcsns17.cr.usgs.gov/srtmdted2 ETOPO5 http://www.ngdc.noaa.gov/mgg/global/etopo5.HTML GTOPO30 http://edc.usgs.gov/products/elevation/gtopo30/gtopo30.html GLOBE http://www.ngdc.noaa.gov/mgg/topo/globe.html Lizard Tech Inc. http://www.lizardtech.com/ ERDAS http://gis.leica-geosystems.com/ ER Mapper http://www.ermapper.com/ Feature Analyst http://www.featureanalyst.com USGS: status graphics for DEMs, DRGs, and DOQs http://statgraph.cr.usgs.gov/viewer.htm Geospatial One-stop http://www.geodata.gov/

Massachusetts GIS http://www.state.ma.us/mgis/mrsid.htm Digital Earth in China http://www.digitalearth.net.cn