Lecture 08: Data Representation (VI)

Slides:



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

Geographic Information Systems
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.
Geographic Information Systems TIGER Data. 1 Street Unit ► Street segment ► Street segment - The range of addresses that run along a street from one intersection.
ISBN Chapter 3 Describing Syntax and Semantics.
1 Bacterial Genetics Chapter 8-9. Figure 13.2a.
©2005 Austin Troy. All rights reserved Lecture 3: Introduction to GIS Understanding Spatial Data Structures by Austin Troy, University of Vermont.
Maps as Numbers Lecture 3 Introduction to GISs Geography 176A Department of Geography, UCSB Summer 06, Session B.
GIS Data Models: Vector
©Brooks/Cole, 2001 Chapter 7 Text Files. ©Brooks/Cole, 2001 Figure 7-1.
Chapter 4 Linear Transformations. Outlines Definition and Examples Matrix Representation of linear transformation Similarity.
Phy 212: General Physics II Chapter : Topic Lecture Notes.
©2005 Austin Troy. All rights reserved Lecture 3: Introduction to GIS Part 1. Understanding Spatial Data Structures by Austin Troy, University of Vermont.
Introduction to Mapping Science: Lecture #4 (Maps as numbers…) Overview Map as Numbers… an Abstraction of Space Database Management System for Attributes.
DATA MANAGEMENT: SPATIAL COMPONENT. RASTER AND VECTOR FORMATS RASTER : Grid-based, Simplify reality VECTOR : Analog map, Cartography.
Objectives By the end of today’s class you will be able to… –Describe the major steps in the interaction design process –Explain the importance of iterative.
GI Systems and Science January 23, Points to Cover  What is spatial data modeling?  Entity definition  Topology  Spatial data models Raster.
Nicholas A. Procopio, Ph.D, GISP
Spatial data models (types)
Geog. 377: Introduction to GIS - Lecture 18 Overheads 1 2. Measurement 3. Connectivity Topics Lecture 18: GIS Analytical Functionality (II) Readings on.
Topological Data Models and Structures A major distinction among different vector data models is between those that have used a path topological approach.
Maps as Numbers Getting Started with GIS Chapter 3.
1 Data models Vector data model Raster data model.
Group Sparse Coding Samy Bengio, Fernando Pereira, Yoram Singer, Dennis Strelow Google Mountain View, CA (NIPS2009) Presented by Miao Liu July
Slide 6-1 Copyright © 2004 Pearson Education, Inc.
Rupa Tiwari, CSci5980 Fall  Course Material Classification  GIS Encyclopedia Articles  Classification Diagram  Course – Encyclopedia Mapping.
Raster data models Rasters can be different types of tesselations SquaresTrianglesHexagons Regular tesselations.
GUS: 0265 Applications in GIS Lecture Presentation 1: Vector Data Model and Operations Jeremy Mennis Department of Geography and Urban Studies Temple University.
Chapter 6 Review: User Defined Functions Introduction to MATLAB 7 Engineering 161.
Generic Modeling. 2 home back first prev next last What Will I Learn? In this lesson, you will learn to: –Define generic modeling –Evaluate and describe.
Chapter 6 Additional Topics in Trigonometry. Copyright © Houghton Mifflin Company. All rights reserved. Digital Figures, 6–2 Section 6.1, Law of Sines,
Geog. 377: Introduction to GIS - Lecture 15 Overheads 1 3. Coordinate System Transformation 4. DMBS and its use in GIS Topics Lecture 15: GIS Database.
Chapter 9.6 Notes: Identify Symmetry Goal: You will identify line and rotational symmetry of a figure.
Chapter 9.6 Notes: Identify Symmetry
Spatial data models Raster –exhaustive regular or irregular partitioning of space –associated with the field view –location-based Vector –points, lines,
GIS Data Models III GEOG 370 Instructor: Christine Erlien.
Geog. 377: Introduction to GIS - Lecture 10 Overheads Methods of Data Input Topics Lecture 11: GIS Database Creation and Maintenance (I) Readings.
Geog. 377: Introduction to GIS - Lecture 21 Overheads 1 7. Spatial Overlay 7.1 Map Algebra (raster) 7.2 Polygon Overlay (vector) Topics Lecture 21: GIS.
Geog. 377: Introduction to GIS - Lecture 16 Overheads 1 5. Metadata 6. Summary of Database Creation 7. Data Standards 8. NSDI Topics Lecture 16: GIS Database.
UNIT 3 – MODULE 3: Raster & Vector
Environmental GIS Nicholas A. Procopio, Ph.D, GISP
ПЕЧЕНЬ 9. Закладка печени в период эмбрионального развития.
Storage Media Traditionally, the paper map has performed a storage function for spatial information Computer cartography requires information to be digital.
Industry on OS maps.
ECE 4110–5110 Digital System Design
Relational Algebra Chapter 4, Part A
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.
Relational Algebra 461 The slides for this text are organized into chapters. This lecture covers relational algebra, from Chapter 4. The relational calculus.
Data Queries Raster & Vector Data Models
Lecture 08: Coordinate Transformation II
GTECH 709 Vector data models
Relational Algebra Chapter 4, Sections 4.1 – 4.2
Vocabulary Review Topic.
Lecture 07: Data Representation (V)
Lecture 10: Data Representation (VIII)
Chapter Four Chapter Four.
The Arc-Node Data Model
Lecture 09: Data Representation (VII)
Lecture 09: Coordinate Transformation II
Chapter 7 – Special Right Triangles Review
Lecture 17: Spatial Autocorrelation IV
Group theory for the periodic lattice
Lecture 03: Data Representation (I)
Chapter Seven Construction and Scale Drawings
Social Practice of the language: Describe and share information
Lecture 04: Data Representation (II)
Lecture 02: The Nature of Geographic Information
Geographic Information Systems
Chapter 11 Abstraction - The concept of abstraction is fundamental in
Presentation transcript:

Lecture 08: Data Representation (VI) Topics 3. Data Models 3.3 Spatial data models 3.3.2 Vector Data Models II Readings on the topics Chapter 8 in the text, pp. 184-186 Chapter 6 in Aronoff’s (1993), pp. 174-176 Other readings Chapter 3 in Bonham-Carter’s (1994), pp. 71-78

Lecture 07: Data Representation (V) 3. 3 Spatial Data Models: 3.3.2 Vector data models II: D. Types of Vector Data Models 1) Spaghetti (Entity by Entity) Models 2) Topological Data Models (1) Definition (The topological data model figure) (2) Versions of Topological Models a) GBF/DIME data model (US Census Bureau) (The GBF/DIME figure) b) DLG (USGS) (The DLG Figure)

(3) Evaluation of Topological Data Models: (a) Topologic is explicitly encoded (b) Special instances can be encoded (c) Very compact (D) Complex, difficult to construct

Questions 1. What is a topologic data model? What is a topological triangle? 2. What are the advantages and disadvantages of a topological data model? 3. You should be able to code a simple map using a topological model with the needed topology given in a topological triangle. 4. Describe the DIME data model of US. Census Bureau and describe the DLG data model from USGS.