Copyright, 1998-2013 © Qiming Zhou GEOG1150. Cartography Data Models for Computer Cartography.

Slides:



Advertisements
Similar presentations
GG3019/GG4027/GG5019 An Introduction to
Advertisements

Geographic Information Systems “GIS”
Geographic Information Systems GIS Data Models. 1. Components of Geographic Data Spatial locations Attributes Topology Time.
Geographic Information Systems
Lecture 6 Data entry. Getting the Map into the Computer Get data in finished form Analog-to-Digital maps Digitizing Data Entry Editing and validation.
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
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.
Raster Based GIS Analysis
1 CPSC 695 Data Quality Issues M. L. Gavrilova. 2 Decisions…
Is 466 Advanced topics in information Systems Lecturer : Nouf Almujally 14 – 11 – 2011 College Of Computer Science and Information, Information Systems.
Maps as Numbers Getting Started with GIS Chapter 3.
West Hills College Farm of the Future. West Hills College Farm of the Future Where are you NOW?! Precision Agriculture – Lesson 3.
Cartographic and GIS Data Structures
Geographic Information Systems and Science SECOND EDITION Paul A. Longley, Michael F. Goodchild, David J. Maguire, David W. Rhind © 2005 John Wiley and.
GIS Geographic Information System
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.
GIS 200 Introduction to GIS Buildings. Poly Streams, Line Wells, Point Roads, Line Zoning,Poly MAP SHEETS.
Maps as Numbers Lecture 3 Introduction to GISs Geography 176A Department of Geography, UCSB Summer 06, Session B.
Geographic Information Systems : Data Types, Sources and the ArcView Program.
Fundamentals of GIS Materials by Austin Troy © 2008 Lecture 18: Data Input: Geocoding and Digitizing By Austin Troy University of Vermont NR 143.
NPS Introduction to GIS: Lecture 1
1 Spatial Databases as Models of Reality Geog 495: GIS database design Reading: NCGIA CC ’90 Unit #10.
1 CIS / Introduction to Business GIS Winter 2005 Lecture 2 Dr. David Gadish.
It’s the Geography, Cupid!. GTECH 201 Lecture 04 Introduction to Spatial Data.
Data Input How do I transfer the paper map data and attribute data to a format that is usable by the GIS software? Data input involves both locational.
Digitizing There are three primary methods for digitizing spatial information: Manual Methods include: Tablet Digitizing Heads-up Digitizing An Automated.
GI Systems and Science January 23, Points to Cover  What is spatial data modeling?  Entity definition  Topology  Spatial data models Raster.
9. GIS Data Collection.
Data Acquisition Lecture 8. Data Sources  Data Transfer  Getting data from the internet and importing  Data Collection  One of the most expensive.
Rebecca Boger Earth and Environmental Sciences Brooklyn College.
Spatial data Visualization spatial data Ruslan Bobov
Digitizing and Scanning. Primary Data Sources Measurements Field Lab Remotely sensed data already secondary? Creating geometries Definitely in the realm.
Spatial data models (types)
Lecture 4 Data. Why GIS? Ask questions Solve a problem Support a decision Make Maps Involve others, share data, procedures, ideas.
GROUP 4 FATIN NUR HAFIZAH MULLAI J.DHANNIYA FARAH AN-NUR MOHAMAD AZUWAN LAU WAN YEE.
Ref: Geographic Information System and Science, By Hoeung Rathsokha, MSCIM GIS and Remote Sensing WHAT.
Introduction to Rasters In ArcGIS 9.2. What can you do with Rasters Lots….
–combines elements of computer science –database design –software design geography –map projections –geographic reasoning mathematics –mathematical topology.
OVERVIEW- What is GIS? A geographic information system (GIS) integrates hardware, software, and data for capturing, managing, analyzing, and displaying.
Basic Geographic Concepts GEOG 370 Instructor: Christine Erlien.
GIS Data Structure: an Introduction
Data input 1: - Online data sources -Map scanning and digitizing GIS 4103 Spring 06 Adina Racoviteanu.
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?
Cartographic and GIS Data Structures Dr. Ahmad BinTouq URL:
Difference Between Raster and Vector Images Raster and vector are the two basic data structures for storing and manipulating images and graphics data on.
Geographic Information Systems Data Analysis. What is GIS Data ?
OUTLINE:  geocoding  digitizing terms and methods  scanning methods  adding attributes OUTLINE:  geocoding  digitizing terms and methods  scanning.
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?
Review: Exam I GEOG 370 Instructor: Christine Erlien.
INTRODUCTION TO GIS  Used to describe computer facilities which are used to handle data referenced to the spatial domain.  Has the ability to inter-
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.
Data Storage & Editing GEOG370 Instructor: Christine Erlien.
Czech Technical University in Prague Faculty of Transportation Sciences Department of Transport Telematics Doc. Ing. Pavel Hrubeš, Ph.D. Geographical Information.
Geographic Information Systems “GIS”
Let’s consider this process and try to build a couple
GIS Basic Training June 7, 2007 – ICIT Midyear Conference
INTRODUCTION TO GEOGRAPHICAL INFORMATION SYSTEM
Instructor: Dr. Chunling Liu
Statistical surfaces: DEM’s
Data Queries Raster & Vector Data Models
GTECH 709 GIS Data Formats GIS data formats
Cartographic and GIS Data Structures
Spatial interpolation
Lecture 2 Components of GIS
NPS Introduction to GIS: Lecture 1 Based on NIMC and Other Sources.
Presentation transcript:

Copyright, © Qiming Zhou GEOG1150. Cartography Data Models for Computer Cartography

2  The nature of geographical data  Spatial database concepts  Data input to cartographic databases  Digital cartographic databases

Data Models for Computer Cartography3 The nature of geographical data  Geographical position  Attributes  Spatial relationship  Time

Data Models for Computer Cartography4 Spatial database concepts  Relationship of spatial resolution to scale. In the past, a map’s scale greatly influenced map content and data resolution. Digital databases are scaleless in a theoretical sense. In a practical sense, scale is still a critical factor.

Data Models for Computer Cartography5 Spatial precision and accuracy  Spatial precision is a measure of how exactly a location is specified without any reference to its true value. Most and least significant digits.  Spatial accuracy refers to a measure of how close a recorded location comes to its true value.

Data Models for Computer Cartography6 Relationships

7 Fundamental spatial models  Points: locations of, e.g., oil and water wells, weather stations, cities on a small scale map  Lines: centre lines of, e.g., railways, highways, natural streams  Polygons: enclosed regions such as reservoirs, lakes, local government areas

Data Models for Computer Cartography8 Spatial data models  There are two fundamental approaches towards the representation of the spatial component of geographical information — the raster and vector models.  In both models, the spatial information is represented using finite, discrete homogeneous units.  In the raster model, the homogeneous units are grid cells (or pixels).  In the vector model, the homogeneous units are points, lines and polygons.

Data Models for Computer Cartography9 E E E R H R R R R R R R R R P R P P P P P E E E H E E House River Pine Forest Eucalypts E P E H H Real World Raster RepresentationVector Representation The raster and vector models

Data Models for Computer Cartography10 The raster data model  Divides the entire study area into a regular grid of cells  Each cell contains a single value  Is space-filling since every location in the study area corresponds to a cell in the raster

Data Models for Computer Cartography11 The raster coordinates X (column) Y (row)

Data Models for Computer Cartography12 The vector data model  Based on vectors.  The fundamental primitive is points.  Objects are created by connecting points with straight lines (or arcs).  Areas are defined by sets of lines.

Data Models for Computer Cartography13 The vector coordinates 0 10 X Y X = 2 Y = 3 (2, 3) A (1, 7) (3, 6) (3, 4) (5, 3) (7, 10) (5, 7) (7, 5) (9, 5) (8, 7) (9, 8)

Data Models for Computer Cartography Map IDArea (ha) Perimeter (m) Soil Type ID Soil Type ID NamepH 15Black soil6.5 21Brown soil6.0 25Red soil5.0 … Data-map link

Data Models for Computer Cartography15 Data input to cartographic databases  Keyboard entry  Manual digitising  Scanning  Input of existing digital files

Data Models for Computer Cartography16 Manual digitising  Most widely used method to date for entering spatial data from maps  The efficiency depends on the quality of the digitising software and skill of the operator  Time consuming and error prone

Data Models for Computer Cartography17 Digitiser hardware  The position of an indicator is detected by the computer and interpreted as pairs of x, y coordinates.  Control buttons on the cursor that permit control of the system.  The current most popular digitiser is contemporary tablets using a grid of wires embedded in the tablet to generate a magnetic field which is detected by the cursor.  The accuracy of such a tablet is typically better than 0.1 mm.

Data Models for Computer Cartography18 Digitiser hardware (cont.)

Data Models for Computer Cartography19 The digitising operation  The map is affixed to a digitising table.  Three of more control points are digitised for each map sheet. They should be easily identified on the map. The coordinates of these control points will be known. The control points are used to calculate the necessary mathematical transformations to convert all coordinates to the final system. The more control points, the better.  Digitising the map contents using either the point or stream mode.

Data Models for Computer Cartography20 Scanning  A digital image of the map is produced by moving an electronic detector across the map surface  Spot size: the size of the map area viewed by the detector, commonly 20 microns (0.02 mm)  Need to be processed or edited to improve quality  Need to be converted to vector  Tagging for linking attributes  The scanned images can be directly used for map production  Remotely sensed data are in fact produced by scanning the earth surface from the sensor

Data Models for Computer Cartography21 Scanning hardware Flat-bed optical scanner. The scanner head includes a charge-coupled device (CCD) that is moved over the map being scanned. Drum scanner. The Y axis of the map is given by the rotation of the drum. L: laser; D: detector

Data Models for Computer Cartography22 Scanning operation  Scanning  Image editing and cleaning  Vectorising the scanned image  Adding attributes

Data Models for Computer Cartography23 Scanning operation (cont.) Original map Scanning Editing & Cleaning Vectorising Scanned image Resulting vector data

Data Models for Computer Cartography24 Digital cartographic databases  Digital chart of world  CIESIN - consortium for international earth science information network Data centre for human interactions in the environment Provide large amount of cartographic data sets, including China (e.g. China dimensions data collection) Web address:  Geography Network Geography data available in the world:  MapWorld National Administration of Surveying, Mapping and Geoinformation of China: China data sets