–combines elements of computer science –database design –software design geography –map projections –geographic reasoning mathematics –mathematical topology.

Slides:



Advertisements
Similar presentations
Three-Step Database Design
Advertisements

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.
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
Copyright, © Qiming Zhou GEOG1150. Cartography Data Models for Computer Cartography.
GI Science spatial data modelling Dr Nigel Trodd Science and the Environment Coventry University.
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.
GIS for Environmental Science
From portions of Chapter 8, 9, 10, &11. Real world is complex. GIS is used model reality. The GIS models then enable us to ask questions of the data by.
Geog 458: Map Sources and Errors January Representing Geography.
Cartographic and GIS Data Structures
Lecture 05: Spatial Data Structure for Computer Cartography Geography 128 Analytical and Computer Cartography Spring 2007 Department of Geography University.
GTECH 201 Lecture 05 Storing Spatial Data. Leftovers from Last Session From data models to data structures Chrisman’s spheres ANSI Sparc The role of GIScience.
Week 7. Feature relationship and topology Oct. 17 th, 2005.
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.
1 Spatial Databases as Models of Reality Geog 495: GIS database design Reading: NCGIA CC ’90 Unit #10.
It’s the Geography, Cupid!. GTECH 201 Lecture 04 Introduction to Spatial Data.
Spatial Data: Elements, Levels and Types. Spatial Data: What GIS Uses Bigfoot Sightings: Spatial Data.
Basic Concepts of GIS January 29, What is GIS? “A powerful set of tools for collecting, storing, retrieving, transforming and displaying spatial.
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.
Introduction to GIS fGRG360G – Summer Geographic Information System Text Computer system GIS software Brainware Infrastructure Ray Hardware Software.
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 models (types)
Attribute Data in GIS Data in GIS are stored as features AND tabular info Tabular information can be associated with features OR Tabular data may NOT be.
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.
Chapter 3 Digital Representation of Geographic Data.
8. Geographic Data Modeling. Outline Definitions Data models / modeling GIS data models – Topology.
Raster Data Model.
Difference Between Raster and Vector Images Raster and vector are the two basic data structures for storing and manipulating images and graphics data on.
Tables tables are rows (across) and columns (down) common format in spreadsheets multiple tables linked together create a relational database entity equals.
Introduction to Cartographic Modeling
ISPRS Congress 2000 Multidimensional Representation of Geographic Features E. Lynn Usery Research Geographer U.S. Geological Survey.
1 Spatial Data Models and Structure. 2 Part 1: Basic Geographic Concepts Real world -> Digital Environment –GIS data represent a simplified view of physical.
University of Wisconsin-Milwaukee Geographic Information Science Geography 625 Intermediate Geographic Information Science Instructor: Changshan Wu Department.
GIS Data Types. GIS technology utilizes two basic types of data 1. Spatial Data Describes the absolute and relative location of geographic features.
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-
Integrating Geographic Information Systems (GIS) into your Curriculum Teaching American History Meg Merrick & Heather Kaplinger Year 2 GIS Inservices.
Introduction to Geographic Information Systems
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.
OODBMS and ORDBMS. Background Object-oriented software, based on the principles of user-defined datatypes, along with inheritance and polymorphism, is.
GIS Project1 Physical Structure of GDB Geodatabase Feature datasets Object classes, subtypes Features classes, subtypes Relationship classes Geometric.
Czech Technical University in Prague Faculty of Transportation Sciences Department of Transport Telematics Pavel Hrubeš Geographical Information Systems.
Introduction GIS often represent spatial information with a two-dimensional x,y coordinate system. Some data linearly measured. In order to use the information.
GEOGRAPHICAL INFORMATION SYSTEM
INTRODUCTION TO GEOGRAPHICAL INFORMATION SYSTEM
Physical Structure of GDB
Geographical Information Systems
Physical Structure of GDB
Hazards Planning and Risk Management
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
Geographic Information Systems
Lecture 07: Data Representation (V)
Spatial Databases - Representation
Spatial Databases - Representation
NPS Introduction to GIS: Lecture 1 Based on NIMC and Other Sources.
Presentation transcript:

–combines elements of computer science –database design –software design geography –map projections –geographic reasoning mathematics –mathematical topology –logical analysis –has tended to be Canadian and European Geomatics

Alternative terminology geographic information systems –properly emphasizes geographic component –minimizes computer science spatial information systems –perhaps focuses too much on “information systems” land information systems –deals with the cadaster

Why consider new term(s) computer science issues are becoming much more critical role of database systems is becoming more critical –SQL 3 Open GIS efforts reducing role of proprietary systems focuses on analysis

Consideration of fundamental issues how is “reality” organized most of us assume that this is obvious BUT it isn’t it has major implications of what we can do with data and how consider entity versus field not just a minor issue

Entity vs field (part 1) (some simple discussions more later) entity partitioning reality into divisible units –this is a thing and that’s not –examples soil mapping unit forest stand city block neighborhood but how do you divide

Entity vs field (part 2) phenomena exists everywhere and is potentially different everywhere –examples elevation soil pH number PPM of chemical in air how can you map continuous data that is everywhere different

Entity vs field (part 3) fields can be converted to entities –all locations where soil pH > 7 and all where < 7 entities can be represented by fields –soil unit represented by pH of soil unit basically different spatial data used to represent –raster vs vector different operations etc etc etc

Entity phenomena that cannot be subdivided into like units but can have components –e.g. entity house cannot be subdivided into houses can be divided into rooms indivisibility based on the properties used in the definition –entities can be very different as long as the definitional criteria are same e.g. lake –can be big or small have pollution or not e.g. polluted late or big lake –in this case the size or presence/absence of pollutants does affect entity

Entity versus object entity is conceptual organization of phenomena object is digital representation of a specific case of the entity more on this later

Types of data associated with (spatial) entities identifier (name, ID number, code number) position - may be coordinates (x,y) but might be an address, zip code spatial properties - distance to next entity, area, depth –don’t confuse a set of positional coordiantes with spatial properties –spatial properties may “use” or be “based on” coordinates but are not the same thing attribute - defined characteristic - number of residents, pH

Attributes defined characteristic of an entity –conditions/characteristics of entities which are not part of the definition pavement type is an attribute of the entity “highway” pavement type is part of the definition of the entity “asphalt highways” may be behavioral, functional or compositional

Attributes and entities entity - primitive unit (stream, factory) instance - specific occurrence (Buffalo River, Campbell’s Soup Plant) object - digital representation in computer of one or more instances spatial type - way entity represented in system - point, line, area attribute - characteristic of entity (stream flow, number of employees) attribute value - particular measure of attribute for instance (3300 cfs, 450 employees)

Spatial dimensions traditional types of spatial entities –points - x, y coordinate pair “dimensionless” –lines - sets of connected x,y coordinate pairs one dimension - length –areas - sets of at least 3 x,y coordinate pairs that start and end at the same pair two dimensions - length and width –volumes - sets of at least 3 x,y,z coordinate tuples three dimensions - length, width and depth

In fact (almost) everything has three dimensions –only things that doing are conceptual things starting point for the survey of the NW territory –it is usually only the map representation of things that can take on these characteristics –map scale is related to spatial dimensions oils well at 1:100,000 versus 1:200 scale street at 1:24000 scale versus 1:1200 scale

Spatial entities representation in database Initial introduction general concept of database representation one or more tables –each table representing one entity class (e.g. streams) each table has a set of rows and columns –each row represents one instance of the entity (Buffalo) –each column in row stores attributes about specific instance (width, CFS, or coordinates of points) –columns may be positional attributes or others

Geometric elements generally geometric elements are what are stored and manipulated in a computer representation of a spatial entity some terms –line segment: straight line connecting two points –string/polyline: set of line segments –chain: set of line segments connected at nodes (also arc) x x x x

Geometric elements (part 2) node: point that terminates a line or where line cross a single straight line segment that connects two nodes is a link –link can also be called edge –and an arc L&T prefer to have arc defined as a set of points (not the lines) that defining a string –may be spline curve or polynomial function

Geometric elements (part 3) ring –class of features that begin and end at same point closed polyline or ring of strings ring of arcs ring of links ring of chains

Combinations of entity types different entity types can be combined in many different ways in –queries –complex entities (compound entities) –transformations (more later) –duals (more later

Combinations of entity types