Chapter 3 Digital Representation of Geographic Data.

Slides:



Advertisements
Similar presentations
Data Models There are 3 parts to a GIS: GUI Tools
Advertisements

Geographic Information Systems GIS Data Models. 1. Components of Geographic Data Spatial locations Attributes Topology Time.
Geographic Information Systems
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.
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.
Data Models (Raster) Reading Assignment: Bolstad, Chapter 2.
Raster Based GIS Analysis
School of Environmental Sciences University of East Anglia
CS 128/ES Lecture 4b1 Spatial Data Formats.
CS 128/ES Lecture 4b1 Spatial Data Formats.
Geog 458: Map Sources and Errors January Representing Geography.
Cartographic and GIS Data Structures
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.
Geographic Information Systems
CS 128/ES Lecture 5a1 Raster Formats (II). CS 128/ES Lecture 5a2 Spatial modeling in raster format  Basic entity is the cell  Region represented.
Geographic Information Systems. What is a Geographic Information System (GIS)? A GIS is a particular form of Information System applied to geographical.
Geographic Information Systems : Data Types, Sources and the ArcView Program.
PROCESS IN DATA SYSTEMS PLANNING DATA INPUT DATA STORAGE DATA ANALYSIS DATA OUTPUT ACTIVITIES USER NEEDS.
So What is GIS??? “A collection of computer hardware, software and procedures that are used to organize, manage, analyze and display.
©2005 Austin Troy. All rights reserved Lecture 3: Introduction to GIS Part 1. Understanding Spatial Data Structures by Austin Troy, University of Vermont.
1 Spatial Databases as Models of Reality Geog 495: GIS database design Reading: NCGIA CC ’90 Unit #10.
1 CIS / Introduction to Business GIS Winter 2005 Lecture 2 Dr. David Gadish.
CS 128/ES Lecture 4b1 Spatial Data Formats.
GI Systems and Science January 23, Points to Cover  What is spatial data modeling?  Entity definition  Topology  Spatial data models Raster.
Rebecca Boger Earth and Environmental Sciences Brooklyn College.
Prepared by Abzamiyeva Laura Candidate of the department of KKGU named after Al-Farabi Kizilorda, Kazakstan 2012.
Spatial data Visualization spatial data Ruslan Bobov
©2005 Austin Troy. All rights reserved Lecture 3: Introduction to GIS Understanding Spatial Data Structures by Austin Troy, Leslie Morrissey, & Ernie Buford,
Spatial data models (types)
SPATIAL DATA STRUCTURES
GIS for Environmental Science ENSC 3603 Class 4 1/22/09.
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
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.
Chapter 3 Sections 3.5 – 3.7. Vector Data Representation object-based “discrete objects”
Introduction to Rasters In ArcGIS 9.2. What can you do with Rasters Lots….
Coordinate Systems Global Coordinate System – Latitude, Longitude and elevation UTM – eastings and northings, reference points are the equator and the.
GUS: 0262 Fundamentals of GIS Lecture Presentation 6: Raster Data Model Jeremy Mennis Department of Geography and Urban Studies Temple University.
Faculty of Applied Engineering and Urban Planning Civil Engineering Department Geographic Information Systems Vector and Raster Data Models Lecture 3 Week.
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.
How do we represent the world in a GIS database?
Support the spread of “good practice” in generating, managing, analysing and communicating spatial information Introduction to GIS for the Purpose of Practising.
Raster Data Model.
Cartographic and GIS Data Structures Dr. Ahmad BinTouq URL:
Geographic Information Systems Data Analysis. What is GIS Data ?
Information Processes and Technology Multimedia: Graphics.
Introduction to Cartographic Modeling
Lecture 3 The Digital Image – Part I - Single Channel Data 12 September
Raster data models Rasters can be different types of tesselations SquaresTrianglesHexagons Regular tesselations.
1 Spatial Data Models and Structure. 2 Part 1: Basic Geographic Concepts Real world -> Digital Environment –GIS data represent a simplified view of physical.
GIS Data Structures How do we represent the world in a GIS database?
A Quick Introduction to GIS
Geographic Data in GIS. Components of geographic data Three general components to geographic information Three general components to geographic information.
Geographic Information Systems
INTRODUCTION TO GIS  Used to describe computer facilities which are used to handle data referenced to the spatial domain.  Has the ability to inter-
What is GIS? “A powerful set of tools for collecting, storing, retrieving, transforming and displaying spatial data”
1 Basic Geographic Concepts Real World  Digital Environment Data in a GIS represent a simplified view of physical entities or phenomena 1. Spatial location.
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.
Czech Technical University in Prague Faculty of Transportation Sciences Department of Transport Telematics Doc. Ing. Pavel Hrubeš, Ph.D. Geographical Information.
Lesson 3 GIS Fundamentals MEASURE Evaluation PHFI Training of Trainers May 2011.
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.
Statistical surfaces: DEM’s
GTECH 709 GIS Data Formats GIS data formats
Cartographic and GIS Data Structures
Presentation transcript:

Chapter 3 Digital Representation of Geographic Data

Digital geographic data are numerical representations that describe real-world features and phenomena must be in digitial form and organized as a geographic database for use in a GIS are dynamic, in contrast to the static data displayed on a conventional map (i.e., paper)

Conceptual model for organizing geographic data for analysis ?

Geographic matrix* geographic data described according to location (columns) and attributes (rows) it facilitates areal differentiation, the study of differences among various locations see figure 3.1 *(Berry, 1964)

Real world data exist as: Objects - buildings, highways, cities Phenomena - terrain, temperature, ethnicity

Data models for GIS Object-based (vector) Field-based (raster)

Object-based model (vector) geographic space is populated by discrete and identifiable objects

An object: Has identifiable boundaries or spatial extent Is relevant to some intended application Is describable by one of more attributes (characteristics)

Exact objects - are generally man-made features with precise boundaries Inexact objects - are generally natural features with transitional, or “fuzzy” boundaries

objects are represented as: Points Lines Polygons

Field-based model (raster) geographic space is populated by one or more spatial phenomena

Spatial phenomena are real-world features that vary continuously over space with no obvious or specific extent and are represented as surfaces

the surfaces in a field-based model can be conceptualized as being composed of: Grid cells or pixels –regular tessellations Polygons (i.e., triangles) –irregular tessellations

Representation of spatial relationships ? Geometric - when adjacent features share common boundary Proximal - when one feature is “close” to another one see Figures 3.5 and 3.6

Representation of temporal relationships ? Temporal scaling1 : 7200

To be usable, digital data must: Be properly encoded Be properly organized

Logical organization focuses upon data classification and geocoding Physical organization focused upon the way in which the data are stored in the computer’s memory

Levels of data measurement Nominalgrouped by category Ordinalrank-order Intervalnumerical values Rationumerical values with a true origin (absolute zero)

Data classification schemes Descriptive names –identifying classes and subclasses –may be based upon form or function (“high-rise” vs commercial”) Definitions –descriptions of classes and subclasses

Data classification schemes examplesee Figure 3.8 Criteriasee page 70 (Rhind and Hudson, 1980)

Geographic data precision Computer numbers are discrete, whereas real world values are continuous When the original data contain more precise measurements than those supported by the computer, rounding occurs and precision is reduced

GIS coordinates are normally stored as floating-point numbers (real numbers) in double-precision mode to minimize the impact of rounding during data processing.

Database organization attribute (stored field) = one data item record (tuple) = group of related items data file = collection related records ASCII files (alphanumeric) Binary files (0 and 1)

Digitial data files are commonly referred to as: Layers Themes Coverage

Raster geographic data representation Is best employed to represent geographic phenomena that are continuous over a large area use tessellations to model a surface

tessellations are geometric arrangements (triangular, square, or hexagonal) of figures that completely cover a flat surface note the need for map projection!

reasons for the popularity of raster data format: compatibility with different types of hardware devices for data capture and output compatibility with bit-mapped images compatibility with grid-oriented coordinate systems (i.e., plane rectangular )

Nature and characterisitics of Raster data Geographic data is subdivided into grid cells Linear dimension of each pixel defines the spatial resolution Grid size should be one-half the minimum mapping unit (smallest object to be represented)

One value (character, integer, or floating- point number) assigned to each grid cell These values can be used for computations (like interpolation of contours) or as codes linked to a look-up table or color palette

Map layers In a raster database, each individual attribute (characteristic) is stored in a separate file thus data processing requires the use of multiple map layers

downside Identities of individual spatial objects are lost in a raster data model upside Since the data is stored in a linear array and the dimensions of database (rows and columns) is know, there is no need to store the coordinates of the cells in the data file

WARNING!!! You must know the raster data format and data compression algroithm used to construct the files that you are using for a particular project.

Principles of raster data compression Raster data files tend to be quite large, requiring large amounts of storage space and making data transmission problematic

file size is a function of: Resolutionnumber of pixels Bit depth8 bit (2 8 ) 0-255

Run length encoding adjacent cells in one row are treated as group See figure 3.18

Quadtree data model is a hierarchical tessellation model that used grid cells of variable sizes