CS 128/ES 228 - Lecture 4a1 Spatial Data Models. CS 128/ES 228 - Lecture 4a2 What is a spatial model? A simplified representation of part of the real.

Slides:



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

Center for Modeling & Simulation.  A Map is the most effective shorthand to show locations of objects with attributes, which can be physical or cultural.
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.
CS 128/ES Lecture 9a1 Vector* Data Sources * mostly.
Geog 405: Advanced Spatial Analysis © J.M. Piwowar1Spatial Data Models Characteristics of Raster Data Longley et al., Geographic Information Systems.
CS 128/ES Lecture 5a1 Working with Rasters.
Using GIS to Display Well Bore Stratigraphy and Analytical Data in 3D April 9 th, 2009 Graham S. Hayes, Ph.D., GISP Wendel Duchscherer Architects & Engineers.
Raster Based GIS Analysis
CS 128/ES Lecture 4b1 Spatial Data Formats.
CS 128/ES Lecture 5b1 Vector Based Data. Great Rivalries in History Lincoln vs. Douglas “The first great Presidential Debates” Trekkies vs. Jedis.
CS 128/ES Lecture 4b1 Spatial Data Formats.
Geog 458: Map Sources and Errors January Representing Geography.
GIS & Spatial Analysis in MCH Ravi K. Sharma, PhD Department of Behavioral & Community Health Sciences, Graduate School of Public Health, University of.
CS 128/ES Lecture 4a1 Spatial Data Models Section 2: lift the lid & look inside a GIS.
CS 128/ES Lecture 5b1 Vector Based Data. CS 128/ES Lecture 5b2 Spatial data models 1.Raster 2.Vector 3.Object-oriented Spatial data formats:
Geographic Information Systems
Spatial Information Systems (SIS) COMP Terrain modeling.
Lecture 05: Spatial Data Structure for Computer Cartography Geography 128 Analytical and Computer Cartography Spring 2007 Department of Geography University.
©2005 Austin Troy. All rights reserved Lecture 3: Introduction to GIS Understanding Spatial Data Structures by Austin Troy, University of Vermont.
GIS Brownbag Series Part 2: How does GIS model our world?
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.
TIN Triangulated Irregular Network (TIN) A set of adjacent, non-overlapping triangles computed from irregularly spaced points with x, y coordinates and.
CS 128/ES Lecture 7a1 Digital Map Sources II.
CS 128/ES Lecture 5a1 Working with Rasters.
CS 128/ES Lecture 9a1 Vector* Data Sources * mostly.
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
NPS Introduction to GIS: Lecture 1
©2005 Austin Troy. All rights reserved Lecture 3: Introduction to GIS Part 1. Understanding Spatial Data Structures by Austin Troy, University of Vermont.
It’s the Geography, Cupid!. GTECH 201 Lecture 04 Introduction to Spatial Data.
Introduction to ArcView ArcView_module_2 May 12, 10:40 AM.
CS 128/ES Lecture 10b1 Geospatial Attribute Data.
CS 128/ES Lecture 4b1 Spatial Data Formats.
CS 128/ES Lecture 4a1 Spatial Data Models. CS 128/ES Lecture 4a2 What do you see out the window? Naïve view: a blur of colors on my retina.
GI Systems and Science January 23, Points to Cover  What is spatial data modeling?  Entity definition  Topology  Spatial data models Raster.
Let’s pretty it up!. Border around project area Everything else is hardly noticeable… but it’s there Big circles… and semi- transparent Color distinction.
Introduction to GIS in ArcGIS Desktop 10. A computer-based system that stores geographically referenced data layers (features) and links it with non-graphic.
©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 1110 Designing Geodatabases. Representation Q. How will we model our real world data? A. Typically: Features Continuous Surfaces and Imagery Map Graphics.
Geo-referenced Information Processing System. ISPRS Geoprocessing Technologies to collect and treat spatial information for a specific goal. Geoprocessing.
Chapter 3 Sections 3.5 – 3.7. Vector Data Representation object-based “discrete objects”
Point to Ponder “I think there is a world market for maybe five computers.” »Thomas Watson, chairman of IBM, 1943.
Introduction to Geographic Information Systems (GIS) Lesson 1.
Major parts of ArcGIS ArcView -Basic mapping, editing and Analysis tools ArcEditor -all of ArcView plus Adds ability to deal with topological and network.
Realism and Perceptions of Data Quality in Computer-Displayed Maps Tony Boughman, Geography Department; Collaborators: Dr. Sara Fabrikant, Geography; Dr.
Chapter 3 Digital Representation of Geographic Data.
8. Geographic Data Modeling. Outline Definitions Data models / modeling GIS data models – Topology.
Tessellations Sets of connected discrete two-dimensional units -can be irregular or regular –regular (infinitely) repeatable patter of regular polygon.
Geographic Information Systems Data Analysis. What is GIS Data ?
 Data Models in Commercial GIS Systems E. Hoel, page CSCI 5715 – Fall /14/2014 Sameera Shah Shyam Sundar Somasundaram.
Geographic Information Systems Temporal GIS Lecture 8 Eng. Osama Dawoud.
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.
Cartography Developing a Spatial Perspective. Developing spatial awareness F Two interconnected concepts of objects and measurements. F Use objects to.
Introduction to Geographic Information Systems
Distance measure Point A: UTM Eastings = 450,000m; Northings = 4,500,000m Point B: UTM Eastings = 550,000m; Northings = 4,500,000m.
1 Basic Geographic Concepts Real World  Digital Environment Data in a GIS represent a simplified view of physical entities or phenomena 1. Spatial location.
UNIT 3 – MODULE 2: Spatial Data. DATA Sources of data can be categorized as primary (first-hand observation or secondary (collected by someone other than.
Environmental Data Content and Form Stuff. 4 D Geo-Environmental Data Cube (X, Y, Z, T) Environmental data represent measurements in the physical world.
Statistical surfaces: DEM’s
Data Queries Raster & Vector Data Models
GTECH 709 GIS Data Formats GIS data formats
Introduction to Geographic Information Science
Cartographic and GIS Data Structures
Spatial Databases - Introduction
Spatial interpolation
Spatial Databases - Introduction
Presentation transcript:

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 world, referenced to spatial coordinates, and created for a specific purpose

CS 128/ES Lecture 4a3 What do you see out the window? Naïve view: a blur of colors on my retina Topological view: a collection of points, lines & areas in geometric relation to each other Object-oriented view: sidewalks, buildings, trees, people … Western NY view: a lot of snow

CS 128/ES Lecture 4a4 Two types of features Discrete Continuous

CS 128/ES Lecture 4a5 What is data?

CS 128/ES Lecture 4a6 are What are data? Observations or measurements of the real world Three “modes” (or 3 questions to answer): 1.Spatial mode (where is it?) 2.Thematic mode (what is it?) 3.Temporal mode (when was it observed?)

CS 128/ES Lecture 4a7 Model dimensionality: 2-D X-Y coordinates No elevations Road crossings…

CS 128/ES Lecture 4a8 Model dimensionality: 3-D X-Y-Z coordinates False relief

CS 128/ES Lecture 4a9 More sophisticated 3-D models Wire frame model “draped” with aerial photograph or other surface feature Thematic material can be layered on

CS 128/ES Lecture 4a10 Model dimensionality: 4-D X-Y-Z coordinates + temporal dimension Fig. 7. A geographic information system representation of glacier shrinkage from 1850 to 1993 in Glacier National Park. The Blackfeet­Jackson glaciers are in the center. The yellow areas reflect the current area of each glacier; other colors represent the extent of the glaciers at various times in the past. Courtesy C. Key, USGS and R. Menicke, National Park Service

CS 128/ES Lecture 4a11 Stages of development: 1.Conceptual model: select the features of reality to be modeled and decide what entities will represent them 2.Spatial data model: select a format that will represent the model entities 3.Spatial data structure: decide how to code the entities in the model’s data files

CS 128/ES Lecture 4a12 The modeling process 1.Conceptual model 2.Spatial data model

CS 128/ES Lecture 4a13 Our local “Happy Valley”

CS 128/ES Lecture 4a14 1. Conceptual models  Decide the model’s purpose  Select the features to be modeled

CS 128/ES Lecture 4a15 Spatial entities: 5 types 1.Points 2.Lines 3.Areas (polygons) 4.Networks 5.Surfaces

CS 128/ES Lecture 4a16 Happy Valley spatial entities

CS 128/ES Lecture 4a17 Discrete vs. continuous features Points Lines Areas Networks Discrete features: Continuous features:  Surfaces

CS 128/ES Lecture 4a18 Networks Line entity Used to model features along which material, energy, or information flow Special components: nodes, stops, turns, direction, impedance

CS 128/ES Lecture 4a19 Impedance

CS 128/ES Lecture 4a20 Surfaces Continuous feature Every location has a value, even if only interpolated from discrete samples

CS 128/ES Lecture 4a21 Digital terrain models

CS 128/ES Lecture 4a22 Precision agriculture Aerial photographSoil pH Crop yield

CS 128/ES Lecture 4a23 Oceanography Estimate of phytoplankton distribution in the surface ocean: global composite image of surface chlorophyll a concentration (mg m-3) estimated from SeaWiFS data (Source: NASA Goddard Space Flight Center, Maryland, USA and ORBIMAGE, Virginia, USA).