Tables tables are rows (across) and columns (down) common format in spreadsheets multiple tables linked together create a relational database entity equals.

Slides:



Advertisements
Similar presentations
Chapter 10: Designing Databases
Advertisements

Plot Plans & Legal Descriptions. Site or Plot Plans  A plot or site is an area of land generally one lot or construction site in size  The term plot.
Center for Modeling & Simulation.  A Map is the most effective shorthand to show locations of objects with attributes, which can be physical or cultural.
Portraying Earth Data types File types
Raster Based GIS Analysis
University of Wisconsin-Milwaukee Geographic Information Science Geography 625 Intermediate Geographic Information Science Instructor: Changshan Wu Department.
School of Environmental Sciences University of East Anglia
Geog 458: Map Sources and Errors January Representing Geography.
Introduction to GIS Ghassan Mikati, Ph.D GIS Expert.
GIS & Spatial Analysis in MCH Ravi K. Sharma, PhD Department of Behavioral & Community Health Sciences, Graduate School of Public Health, University of.
Geographic Information Systems
CPSC 695 Future of GIS Marina L. Gavrilova. The future of GIS.
Information Systems and GIS Chapter 2 Slides from James Pick, Geo-Business: GIS in the Digital Organization, John Wiley and Sons, Copyright © 2008.
So What is GIS??? “A collection of computer hardware, software and procedures that are used to organize, manage, analyze and display.
Graphics Output Primitives Pixel Addressing and Fill Area Dr. M. Al-Mulhem Feb. 1, 2008.
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.
GIS Introduction What is GIS?. Geographic Information Systems A database system in which the organizing principle is explicitly SPATIAL.
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 in ArcGIS Desktop 10. A computer-based system that stores geographically referenced data layers (features) and links it with non-graphic.
GIS’s Roots in Cartography Getting Started With GIS Chapter 2.
Rebecca Boger Earth and Environmental Sciences Brooklyn College.
Chapter 2, Lesson 1 Studying Geography
Concept of Map Projection Presented by Reza Wahadj University of California,San Diego (UCSD)
Concept of Map Projection. Map Projection A map projection is a set of rules for transforming features from the three- dimensional earth onto a two-dimensional.
©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)
Ch2 Sec3 Maps and Computers.
Overview Dennis L. Johnson What is GIS? Geographic Information System Geographic implies of or pertaining to the surface of the earth Information implies.
Spatial Concepts Mathematical Types of Space –Euclidean –Network –Metric –Topologic.
Ref: Geographic Information System and Science, By Hoeung Rathsokha, MSCIM GIS and Remote Sensing WHAT.
September 18-19, 2006 – Denver, Colorado Sponsored by the U.S. Department of Housing and Urban Development Using Geographic Information Systems (GIS) as.
Alternative data structure models there are two basic different data structure models with a number of variants storage of all map elements in a “combined”
M GIS for Business Geographic Information Systems for Business Applications Brian E. Mennecke Iowa State University.
Spatial data can be described according to: entity distinct object (river) attribute characteristic of entity (discharge) relationship linkages amongst.
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.
–combines elements of computer science –database design –software design geography –map projections –geographic reasoning mathematics –mathematical topology.
Point to Ponder “I think there is a world market for maybe five computers.” »Thomas Watson, chairman of IBM, 1943.
Basic Geographic Concepts GEOG 370 Instructor: Christine Erlien.
Geographic Information Systems Patty McGray University of Phoenix EDTC 560 Applications of Multimedia and Web Page Design Janet Wright November 17, 2004.
Why Is It There? Getting Started with Geographic Information Systems Chapter 6.
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?
Tessellations Sets of connected discrete two-dimensional units -can be irregular or regular –regular (infinitely) repeatable patter of regular polygon.
Center for Modeling & Simulation.  Introduction to GIS ◦ General Definitions ◦ Concept of space and time ◦ History ◦ Components ◦ Objectives / why use.
URBDP 422 Urban and Regional Geo-Spatial Analysis Lecture 2: Spatial Data Models and Structures Lab Exercise 2: Topology January 9, 2014.
1 Spatial Data Models and Structure. 2 Part 1: Basic Geographic Concepts Real world -> Digital Environment –GIS data represent a simplified view of physical.
John Pickford IBM H11 Wednesday, October 4, :30. – 14:30. Platform: Informix Practical Applications of IDS Extensibility (Part 2 of 2)
URBDP 422 URBAN AND REGIONAL GEO-SPATIAL ANALYSIS Lecture 3: Building a GeoDatabase; Projections Lab Session: Exercise 3: vector analysis Jan 14, 2014.
Geographic Data in GIS. Components of geographic data Three general components to geographic information Three general components to geographic information.
Intro to GIS & Pictometry Trainers: Randy Jones, GIS Technician, Douglas County Jon Fiskness, GISP GIS Coordinator, City of Superior.
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.
When you begin a project, a reference data layer is placed on the map first. This initial layer(s) is called the base map. There are different types of.
U.S. Census Data & TIGER/Line Files
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”
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.
Name three geographical factors that are relevant to this map.
Lesson 3 GIS Fundamentals MEASURE Evaluation PHFI Training of Trainers May 2011.
GEOGRAPHICAL INFORMATION SYSTEM
INTRODUCTION TO GEOGRAPHICAL INFORMATION SYSTEM
GTECH 709 GIS Data Formats GIS data formats
Geography 413/613 Lecturer: John Masich
ECU103 Geography for Schools
Presentation transcript:

Tables tables are rows (across) and columns (down) common format in spreadsheets multiple tables linked together create a relational database entity equals one row attribute equals one column

Conceptual structure of table one row characterizes a place one column provides a distribution of attribute two or more rows provide a comparative characterization of places two or more columns provide a correlation between attributes

Storage of spatial attributes this area creates complexity logical idea is to store one set of x and y (maybe z) coordinates per row place, x coordinate, y coordinate, (z), attribute 1 of place, attribute 2 of place works fine when places are points what to do when there are multiple vertices (lines, polygons) will discuss in detail later

Maps maps are an intermediate model between the data of “reality” and its use previously –real world > survey/measurement > map –add GIS get real world > survey/measurement > map > digitizing/scanning (encoding into computer) > analysis/manipulation > map

Geomatics today –real world > survey/measurement (GPS) = encoding > analysis/manipulation reportsmaps displays ???

Map limitations constraints of 2 dimensions variability shown via color/symbology “well known” idea reformulation of way humans think?

Maps and time critical issue how to deal with data that changes most critical (particularly) to social scientists is time modifiable area unit voting districts, counties, census units

Types of change in boundaries Proper division “improper” division (more common)

How do you compare results 1900 census to 1990 voting patterns between years etc. typically convert to standardized area measure –pop density (republicans per square mile)

Key different forms to store data in a database extensional –words, descriptors, stock prices each day, population, x and y coordinates intensional –small amount of data and rules formula fitted to stock fluctuations or population x and y of center and radius of circle

Conversions intensional to extensional –convert circle to multi-sided polygon extensional to intensional –fit a formula to a set of data points

Geometries Descriptive (“traditional” mapping) –measurement of properties of objects in space –enables true lengths, angles, lines of intersection to be determined by graphical and algebraic means Topological –relationships of components of form (i.e. mode of arrangement) Computational –concepts, principles and tools used in numeric (in contrast to algebraic) practice of geometry

Coordinate referencing essential to geometry Cartesian –x and y (sometimes z) and attribute {x,y,z,a} polar –range, bearing (sometimes azimuth) and attribute {r,b,az,a} All imply a POB (point of beginning)

Discrete entity referencing narrative bounds meets meets and bounds addresses “blocks of earth space” - city limits, county European national grid (Cartesian) P ublic Land Survey System PLSS –township/range/section

Global referencing latitude and longitude Z value implied by earth spheroid conversion of global to map via projection

Distance measurement Euclidean Manhattan network ground spherical map projection

Line simplification/generalization idea is to allow reasonable representation with fewer data elements stored maintain main elements of shape maintain topological relationship –e.g. house on “right” side of street is still on “right” side after generalization

Methods of line generalization splines proximity (min distance) angle (min angle of change) perpendicular distance need threshold value