1 EAA 502 GIS Data Model Dr. Mohd Sanusi S. Ahamad.

Slides:



Advertisements
Similar presentations
The Role of Error Map and attribute data errors are the data producer's responsibility, GIS user must understand error. Accuracy and precision of map and.
Advertisements

Geographic Information Systems GIS Data Models. 1. Components of Geographic Data Spatial locations Attributes Topology Time.
Geographic Information Systems
Copyright, © Qiming Zhou GEOG1150. Cartography Data Models for Computer Cartography.
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.
Geog 405: Advanced Spatial Analysis © J.M. Piwowar1Spatial Data Models Characteristics of Raster Data Longley et al., Geographic Information Systems.
GIS for Environmental Science
Raster Based GIS Analysis
School of Environmental Sciences University of East Anglia
Introduction to Cartography GEOG 2016 E
Geog 458: Map Sources and Errors January Representing Geography.
Introduction to GIS Ghassan Mikati, Ph.D GIS Expert.
Cartographic and GIS Data Structures
Introduction to ArcGIS Reading: “What is ArcGIS?”, ESRI Press, 2001, pp Acknowledgement: Dr Francisco Olivera developed some of the slides in this.
GIS 1001 Introduction to Geographic Information Systems.
Geographic Information Systems
Geographic Information Systems : Data Types, Sources and the ArcView Program.
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.
GI Systems and Science January 23, Points to Cover  What is spatial data modeling?  Entity definition  Topology  Spatial data models Raster.
Spatial data Visualization spatial data Ruslan Bobov
The Nature of Geographic Data Based in part on Longley et al. Ch. 3 and Ch. 4 up to 4.4 (Ch. 4 up to 4.6 to be covered in Lab 8) Library Reserve #VR 100.
©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)
GIS Faculty of Applied Engineering and Urban Planning
Applied Cartography and Introduction to GIS GEOG 2017 EL
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.
Chapter 3 Sections 3.5 – 3.7. Vector Data Representation object-based “discrete objects”
Introduction to Geographic Information Systems (GIS) Lesson 1.
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.
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.
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?
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:
1 Data models Vector data model Raster data model.
Geographic Information Systems Data Analysis. What is GIS Data ?
GEOG 2007A An Introduction to Geographic Information SystemsFall, 2004 C. Earl A model is a ‘synthesis of data’ + information about how the data interact.
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?
Geographic Data in GIS. Components of geographic data Three general components to geographic information Three general components to geographic information.
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
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.
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 Dr.
GTECH 361 Lecture 09 Features in the Geodatabase.
Data Storage & Editing GEOG370 Instructor: Christine Erlien.
Geographic Information Systems GIS Data Databases.
Chapter 1: GIS Data Outline Representing the world as a map Coordinate systems Map scale Data quality issues About ArcGIS.
INTRODUCTION TO GEOGRAPHICAL INFORMATION SYSTEM
ArcGIS Topology Shapefiles, Coverages, Geodatabases
Geographic 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.
Data Queries Raster & Vector Data Models
GTECH 709 GIS Data Formats GIS data formats
Cartographic and GIS Data Structures
The Arc-Node Data Model
NPS Introduction to GIS: Lecture 1 Based on NIMC and Other Sources.
Geographic Information Systems
Presentation transcript:

1 EAA 502 GIS Data Model Dr. Mohd Sanusi S. Ahamad

2 Recall what is a GIS? GIS – Geographical Information Systems As a concept they are similar to an overhead projector, with a series of transparencies laid upon it. Overhead projector analogy

3 The Data Model The Data Model Geographical variation in the real world is infinitely complex. Therefore, we require a set of rules (‘the data model’) to convert real geographical variation into discrete objects. ‘A set of guidelines for the representation of the logical organisation of the data in a database … (consisting) of named logical units of data and the relationships between them.’ - Tsichritzis, T.C. and Lochovsky, F.H. (1977) Data Base Management Systems, Academic Press: New York.

4 Types of data model The Raster Model Equivalent of a continuous grid covering the surface, whereby each cell in the grid represents a square on the ground. The Vector Model Attempts to represent objects as exactly and precisely as possible by storing points, lines (arcs) and polygons (areas) in a continuous co-ordinate space

5 Vector and Raster Models in GIS Representation of Lines Raster Vector Courtesy of GIS LAB

Vector Data Structure …Vector data is ideally suited for Computer Mapping and Spatial Database Management

Raster Data Structure …Raster data is ideally suited for GIS Modeling

Vector Data Structure

Vector Data Storage Format Series of linked files establishing explicit spatial topology (relationships among map features) #F4

Raster Data Structure

Raster Data Storage Format Single “flat” file or database table with each data “field” (column) stored as a separate map (implicit spatial topology)

GIS Database Organization

13 TOPOLOGY (for vector data) What is topology? Why is important? Three types of topological models in GIS Spatial operations of topology –Contiguity –Connectivity Trade-offs of topological structure Application model –Triangular Irregular Network (TIN):Vector-based GIS

14 Spatial features and spatial relationships Spatial features in maps –Points, lines and polygons Human being interprets additional information from maps about the spatial relationships between features –A route trace from an airport to a house –Land contiguity adjacent to streets along which the lands are located

15 The definition of Topology The spatial relationships can be interpreted –identification of connecting lines along a path –definition of the areas enclosed within these lines –identification of contiguous areas In digital maps, these relationships are depicted using ‘Topology’ Topology = A mathematical procedure for explicitly defining spatial relationship Topology is the description of how the spatial objects are related with spatial meaning

16 Topological data models Three types of topological concepts –Arc, Node and polygon topologies Arc –Arcs have directions and left and right polygons (=contiguity) Node –Nodes link arcs with start and end nodes (=connectivity) Polygon –Arcs that connect to surround an area define a polygon (=area definition)

17 Terms and concepts To Node Left Polygon Right Polygon From Node Connectivity - from and to nodes Contiguity - Polygon Enclosure Adjacency - from Direction Ar c

18 Spatial operations of topology Connectivity and contiguity (Aronoff, 1989) –A basic, but core spatial analysis operations in GIS Contiguity –A biologist might be interested in the habitats that occur next to each other –A city planner might be interested in zoning conflicts such as industrial zones bordering recreation areas Connectivity –Transportation network, telecommunication systems, river systems –To find optimum routings or most efficient delivery routes or the fastest travel route –To predict loading at critical points in a river channel –To estimate water flow at a bridge crossing that will result from heavy flood

19 Trade-offs of topology Advantages –Spatial data is stored more efficiently –Analysis process faster and efficient for large data sets –By topological relationships, we can perform spatial analysis functions, –Modelling flow through the connection of lines in a network (i.e. buffering) –Combining adjacent polygons with similar characteristics (i.e. spatial merge) –Overlaying geographical features (i.e. spatial overlay)

20 Disadvantages Extra cost and time –creating topological structure does impose a cost –Topology should be always updated when a new map or existing map is updated Additional batch job working –To avoid the extra efforts, GIS systems need to run a batch job (i.e. a process that can be run without user interactions); 70% of total GIS costs –Autoexec.bat in DOS –Macro languages such as AML (Arc/Info), Avenue (ArcView), MapBasic (MapInfo) and etc

21 Conclusions of topology When topology is created, we can identify –Know its positions of spatial features –Know what is around it –Understand its geographical characteristics by virtue of recognising its surroundings –Know how to get from A to B

22 Metadata Metadata Metadata is ‘data about data’. It should include such information as:- –The origin of the data source –When the dataset was created –Who created / modified it –Data coverage and scale –Accuracy and precision –Ownership, copyright and restrictions on use –Dataset file location Critical to maintaining an effective GIS

23 Relevant Reading Aronoff, S. (1989) Geographic information systems :a management perspective, WDL Publications: Ottawa. Burrough, P. A. (1986) Principles of geographical information systems for land resources assessment, Clarendon Press: Oxford. Burrough, P.A. and McDonnell, R.A. (1998) Principles of geographical information systems, Oxford University Press: Oxford. Heywood, I. Cornelius, S. and Carver, S. (1998) An Introduction to Geographical Information Systems, Longman: Harlow. Longley, P.A. et al (1999) Geographical Information Systems. Second edition. Wiley: Chichester.

24 Journals GEOEurope (formally G.I.S. Europe) GI News / Mapping Awareness G.I.S. World International Journal of GIS Photogrammetric Engineering and Remote Sensing Transactions in GIS