GI Systems and Science January 23, 2012. Points to Cover  What is spatial data modeling?  Entity definition  Topology  Spatial data models Raster.

Slides:



Advertisements
Similar presentations
GG3019/GG4027/GG5019 An Introduction to
Advertisements

Data Models There are 3 parts to a GIS: GUI Tools
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.
Raster Based GIS Analysis
GI Systems and Science January 30, Points to Cover  Recap of what we covered so far  A concept of database Database Management System (DBMS) 
CS 128/ES Lecture 4b1 Spatial Data Formats.
Geog 458: Map Sources and Errors January Representing Geography.
Cartographic and GIS Data Structures
Geographic Information Systems
Spatial Information Systems (SIS) COMP Terrain modeling.
CS 128/ES Lecture 4a1 Spatial Data Models. CS 128/ES Lecture 4a2 What is a spatial model? A simplified representation of part of the real.
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.
CE Introduction to Surveying and Geographic Information Systems
©2005 Austin Troy. All rights reserved Lecture 3: Introduction to GIS Part 1. Understanding Spatial Data Structures by Austin Troy, University of Vermont.
Prepared by Abzamiyeva Laura Candidate of the department of KKGU named after Al-Farabi Kizilorda, Kazakstan 2012.
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.
©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 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 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.
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.
Applied Cartography and Introduction to GIS GEOG 2017 EL Lecture-2 Chapters 3 and 4.
GIS Data Structure: an Introduction
Chapter 3 Digital Representation of Geographic Data.
8. Geographic Data Modeling. Outline Definitions Data models / modeling GIS data models – Topology.
How do we represent the world in a GIS database?
Raster Data Model.
Tessellations Sets of connected discrete two-dimensional units -can be irregular or regular –regular (infinitely) repeatable patter of regular polygon.
CHAPTER 3 VECTOR DATA MODEL.
Cartographic and GIS Data Structures Dr. Ahmad BinTouq URL:
1 Data models Vector data model Raster data model.
1 EAA 502 GIS Data Model Dr. Mohd Sanusi S. Ahamad.
GIS Data Models Vector Data Models Vector File Formats Raster Data Models Raster File Formats.
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?
Introduction to GIS. Introduction How to answer geographical questions such as follows: – What is the population of a particular city? – What are the.
Lab 2: GIS Data Models Yingjie Hu. Objectives Understanding GIS data models Manipulating the data models supported in ArcGIS.
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
Vector Data Model Chapter 3.
GIS Data Models III GEOG 370 Instructor: Christine Erlien.
What is GIS? “A powerful set of tools for collecting, storing, retrieving, transforming and displaying spatial data”
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.
Topic: Data Models. Data Model: A consistent way of defining and representing real world entities or phenomena in a GIS. Two Primary Types of Data Models:
UNIT 3 – MODULE 3: Raster & Vector
Environmental GIS Nicholas A. Procopio, Ph.D, GISP
Lesson 3 GIS Fundamentals MEASURE Evaluation PHFI Training of Trainers May 2011.
Rayat Shikshan Sanstha’s Chhatrapati Shivaji College Satara
Introduction to GIS Data Management CGIS-NURIntroduction to ArcGIS I.
INTRODUCTION TO GEOGRAPHICAL INFORMATION SYSTEM
Geographical Information Systems
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.
Lab 2: GIS Data Models Yingjie Hu. Objectives Understanding GIS data models Manipulating the data models supported in ArcGIS.
Statistical surfaces: DEM’s
Data Queries Raster & Vector Data Models
GTECH 709 GIS Data Formats GIS data formats
Cartographic and GIS Data Structures
Lecture 09: Data Representation (VII)
Presentation transcript:

GI Systems and Science January 23, 2012

Points to Cover  What is spatial data modeling?  Entity definition  Topology  Spatial data models Raster data model Vector data model  Representing surfaces using Raster approach Vector approach

Spatial Data Modeling  GIS are computer representations of the real world  These representations are necessarily simplified Only those aspects that are deemed important are included  The simplified representation of the real world adopted by GIS is a model Set of rules about how the spatial objects and relationships between them should be represented

Spatial Data Modeling  A GIS model can be conceptualized in terms of two aspects: A model of spatial form: how geographical features are represented A model of spatial processes: how relationships between these features are represented  Building a model of the world for your GIS is a key stage in any GIS project Formulating research question Collecting data Creating data model Entering data into a GIS

Spatial Data Modeling  Creating a data model involves going through a series of stages of data abstraction: Indentifying the spatial features form the real world that are of interest in the context of the research question Choosing how to represent the features (i.e., as points, lines or areas) Choosing an appropriate spatial data model (i.e., raster or vector) Selecting an appropriate spatial data structure to store the model within the computer Formulating research question Collecting data Creating data model Entering data into a GIS

Entity Definition Figure 3.2 Source: Heywood et al., 2011

Entity Definition  Surfaces used to represent continuous features or phenomena Figure 3.3 Source: Heywood et al., 2011

Entity Definition  Networks used to represent a series of interconnected lines along which there a flow of data, objects or materials Figure 3.5 Source: Heywood et al., 2011

Entity Definition  Issues associated with simplifying the complexities of the real world Identification of the proper scale for representation  How much detail is required? Dynamic nature of the real world  How to select the most appropriate representation of the feature?  How to model change over time? Identification of discrete and continuous features  Fuzzy boundaries

Entity Definition  Features with fuzzy boundaries Continuous canopy and open woodland Figure 3.7 Source: Heywood et al., 2011

Topology  A geometric relationship between objects located in space Adjacency  Features share a common boundary Containment  A feature is completely located within another feature Connectivity  A features is linked to another feature  Independent of a coordinate system  Independent of scale

Spatial Data Modeling  Creating a data model involves going through a series of stages of data abstraction: Indentifying the spatial features form the real world that are of interest in the context of the research question Choosing how to represent the features (i.e., as points, lines or areas) Choosing an appropriate spatial data model (i.e., raster or vector) Selecting an appropriate spatial data structure to store the model within the computer Formulating research question Collecting data Creating data model Entering data into a GIS

Spatial Data Models  Data models and corresponding data structures provide the information the computer requires to construct the spatial data model in digital form  Two main ways in which computers can handle and display spatial entities: Raster approach Vector approach

Spatial Data Models Figure 3.8 Source: Heywood et al., 2011  The raster data model Based on principles of tessellation Cells are used as building blocks to create images of features The size of the cell defines the resolution (degree of precision) with which entities are represented

Spatial Data Models Figure 3.8 Source: Heywood et al., 2011  The vector data model The real world is represented using two- dimensional Cartesian co-ordinate space Points are basic building blocks The more complex the shape of a feature the greater number of points is required to represent it

Raster Data Model  Basic raster data structure One layer stores and represents one feature Presence-absence principle Figure 3.10 Source: Heywood et al., 2011

Raster Data Model  Raster file structure for storing data on several entities of the same type Figure 3.11 Source: Heywood et al., 2011

Raster Data Model  One of the major problems with raster datasets is their size A value must be recorded and stored for each cell in an image regardless of the complexity of the image  To address this problem a range of data compaction methods have been developed Run length encoding Block coding Chain coding Quadtree data structures

Raster Data Model  Raster structure for storing data on several entities of the same type Reduces data volume on a row by row basis Figure 3.12(a) Source: Heywood et al., 2011

Vector Data Model  Basic vector data structure A file containing (x,y) co-ordinate pairs that represent the location of individual points Figure 3.14(a) Source: Heywood et al., 2011

Vector Data Model  Point dictionary vector data structure Allows to avoid redundancy when areal features share a boundary (are adjacent) But does not really store information on topology Figure 3.14(b) Source: Heywood et al., 2011

Vector Data Model  Topological vector data structure Informs the computer where one feature is in respect to its neighbours Withstands transformations well Figure 3.15 Source: Heywood et al., 2011

Vector Data Model  All topological vector data structures are designed to ensure that: Nodes and lines segments (arcs) are not duplicated Arcs and nodes can be referenced to more than one polygon All polygons have unique identifiers Island and hole polygons can be adequately represented

Modeling Surfaces  Surfaces represent continuous features of phenomena Theoretically have an infinite number of data points  A model of a surface approximates continuous surface using a finite number of observations The issue of selecting a sufficient number observations

Modeling Surfaces  Digital Terrain Models (DTMs) are digital datasets recreating topographic surfaces Created from a series of (x,y,z) data points Resolution is determined by the frequency of observations used Are derived from a number of data sources  Maps (low to moderate accuracy, all scales, selected coverage)  GPS (high accuracy, small areas)  Aerial photographs (high accuracy, large areas)

Modeling Surfaces  Raster approach DTM is a grid of height values  Also known as Digital Elevation Model (DEM)  Each cell contains a value representing the height of the terrain covered by the cell  Accuracy depends on the size of the cell and complexity of the surface Figure 3.21 Source: Heywood et al., 2011

Modeling Surfaces  Vector approach Grid Triangulated Irregular Network (TIN) ○ Triangles provide area, gradient and aspect of terrain ○ TINs use only surface significant points to reproduce a terrain surface Figure 3.22 Source: Heywood et al., 2011