Chapter 3 Raster & Vector Data.

Slides:



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

Geographic Information Systems GIS Data Models. 1. Components of Geographic Data Spatial locations Attributes Topology Time.
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.
Geog 405: Advanced Spatial Analysis © J.M. Piwowar1Spatial Data Models Characteristics of Raster Data Longley et al., Geographic Information Systems.
GIS Error and Uncertainty Longley et al., chs. 6 (and 15) Sources: Berry online text, Dawn Wright.
Introduction to Cartography GEOG 2016 E
TERMS, CONCEPTS and DATA TYPES IN GIS Orhan Gündüz.
Maps as Numbers Getting Started with GIS Chapter 3.
Cartographic and GIS Data Structures
Maps as Numbers Lecture 3 Introduction to GISs Geography 176A Department of Geography, UCSB Summer 06, Session B.
Where we are going today… GPS GPS GIS GIS Hey, there are exams next week. Oct. 4 th and 6 th. Powerpoints now online. Hey, there.
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.
DATA MANAGEMENT: SPATIAL COMPONENT. RASTER AND VECTOR FORMATS RASTER : Grid-based, Simplify reality VECTOR : Analog map, Cartography.
Raster and Vector 2 Major GIS Data Models. Raster and Vector 2 Major GIS Data Models.
Data Quality Data quality Related terms:
Spatial data Visualization spatial data Ruslan Bobov
Spatial Data Model: Basic Data Types 2 basic spatial data models exist vector: based on geometry of points lines Polygons raster: based on geometry of.
©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)
SPATIAL DATA STRUCTURES
Polygon Lists & 3-D File Formats Glenn G. Chappell U. of Alaska Fairbanks CS 481/681 Lecture Notes Monday, February 18, 2002.
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.
Chapter 3 Sections 3.5 – 3.7. Vector Data Representation object-based “discrete objects”
Faculty of Applied Engineering and Urban Planning Civil Engineering Department Geographic Information Systems Vector and Raster Data Models Lecture 3 Week.
Geographic Information System GIS This project is implemented through the CENTRAL EUROPE Programme co-financed by the ERDF GIS Geographic Inf o rmation.
GIS Data Structure: an Introduction
Chapter 3 Digital Representation of Geographic Data.
How do we represent the world in a GIS database?
Raster Data Model.
Cartographic and GIS Data Structures Dr. Ahmad BinTouq URL:
GEOG 2007A An Introduction to Geographic Information SystemsFall, 2004 C. Earl A model is a ‘synthesis of data’ + information about how the data interact.
Extent and Mask Extent of original data Extent of analysis area Mask – areas of interest Remember all rasters are rectangles.
Raster data models Rasters can be different types of tesselations SquaresTrianglesHexagons Regular tesselations.
GIS Data Structures How do we represent the world in a GIS database?
Lecture 7: Intro to Computer Graphics. Remember…… DIGITAL - Digital means discrete. DIGITAL - Digital means discrete. Digital representation is comprised.
GIS Data Types. GIS technology utilizes two basic types of data 1. Spatial Data Describes the absolute and relative location of geographic features.
INTRODUCTION TO GIS  Used to describe computer facilities which are used to handle data referenced to the spatial domain.  Has the ability to inter-
Introduction to Geographic Information Systems (GIS)
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.
ITEC2110, Digital Media Chapter 2 Fundamentals of Digital Imaging 1 GGC -- ITEC Digital Media.
Graphics Basic Concepts 1.  A graphic is an image or visual representation of an object.  A visual representation such as a photo, illustration or diagram.
Czech Technical University in Prague Faculty of Transportation Sciences Department of Transport Telematics Doc. Ing. Pavel Hrubeš, Ph.D. Geographical Information.
Vector vs. Bitmap. Vector Images Vector images (also called outline images) are images made with lines, text, and shapes. Test type is considered to be.
Lecture 2: GIS Fundamentals  Data layers  Feature classes  GIS data properties  Data types –vector and raster  Scale  Accuracy and precision.
Lecture 24: Uncertainty and Geovisualization
Chapter 13 Editing and Topology.
Data Quality Data quality Related terms:
Binary Notation and Intro to Computer Graphics
Photorealistic Rendering vs. Interactive 3D Graphics
INTRODUCTION TO GEOGRAPHICAL INFORMATION SYSTEM
Vector vs. Bitmap.
GPS & GIS – An Introduction
Geographic Information System
Spatial Data Model: Basic Data Types
“Honest GIS”: Error and Uncertainty
Chapter 3:- Graphics Eyad Alshareef Eyad Alshareef.
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
Cartographic and GIS Data Structures
Lecture 07: Data Representation (V)
Geography 413/613 Lecturer: John Masich
The Arc-Node Data Model
Computer Basics Applications.
Measurement-Based GIS
Prepared by S Krishna Kumar
Geographic Information Systems
Presentation transcript:

Chapter 3 Raster & Vector Data

Introduction Spatial data in GIS has two primary data formats: Raster & Vector . Raster uses a grid cell structure, where as vector is more like a drawn map. Each data format has its advantages and disadvantages , and the GIS professional recognizes that many projects have need for both.

Raster & Vector data Models In the Raster format: - a landscape scene is gridded, and each cell in the grid is given a single landscape identity, usually a number, text label. The cell is the minimum mapping unit, it is the smallest size at which any landscape feature can be represented and shown All the features in the cell area are reduced to a single identity which is the dominant feature. Even where “ nothing “ exists ( no data) , the cells must be coded.

In the Vector format: - vector implies the maplike drawing of features, with the generalizing effect of a raster grid minimized. - shape is better retained, much like an actual map. The lines are continuous & not broken into a grid structure. In the Vector format: - vectors are data elements describing position and direction. - vector implies the map-like drawing of features, without the generalizing effect of a raster grid. - The lines are analog which means they are not broken into cells or fragments, but continue from start to finish in a continuous manner. - shape is better retained, much like an actual map. Vector is much more spatially accurate than the raster format. Where no data occurs, nothing is entered and “no data” or no wells are presumed. Vector is much simpler and easier than raster for data visualization.

Raster Data RASTER CODING In the data entry maps can be digitized at a selected cell size and each cell assigned a code or value. The cell size can be adjusted according to the grid structure (100x200 cells ) or by ground units ( each cell = 30 meters), also termed resolution . Resolution depends on the needs of the project There are three basic and one advanced scheme for assigning cell codes: Presence\Absence Cell Center Dominant Area Percent Coverage

Presence/Absence Record a feature if some of it occurs in the cell space. A practical way of coding point & line features, because they do not take up much area of cell This method is complicated when two or more occur in the same cell space, or when the two features are of different types. Cell Center The method involves reading the center of the cell and assigning the code accordingly. When there are multiple features in a cell area, the one in the center “ wins” the code. It is not good for points or lines, because they do not necessarily pass through the exact center

Dominant Area A common method is to assign the cell code to the feature with the largest ( dominant) share of the cell. This is suitable primarily for polygons, although line features could be assigned according to which one has the most linear distance in a cell. Percent Coverage A more advanced method is to separate each feature for coding into individual themes and then assign values that show its percent cover in each cell. A quick addition of all cells gives the area coverage of each feature. This is more difficult to work , but provides higher spatial accuracy Useful for transitional cells, contains several features

Coding Problems Some raster code assignment programs used the dominant class, whereas others read the very center of the cell . Assigning attribute codes to each cell can be a problem when the cells cover several features or classes. Problems of coding are made more apparent in the greatly magnified views. Raster systems generalize a landscape & yield spatial and classification inaccuracies. This might not be important for some purposes but it could be critical for others . One possible solution is to increase the number of cells making each one smaller & therefore more sensitive to accurate classification.

RASTER MAPPING A major problem with the raster structure is that the shape of features is forced into an artificial grid cell format. The coded cells represents raster cells, which force uneven lines into straight ones, this result in errors of spatial accuracy in terms of size and exact locations The shaded maps show how codes are shaded or colored for better visualization ( called a choropleth map) Two important changes are made in the raster-cell shaded map: Shape change of the diagonal features Width increase of the linear features because of minimum mapping cell sizes

Raster Resolution - Increasing the number of cells on a data set increases spatial resolution, which helps to increase spatial accuracy. - One advantage to using relatively few cells is the associated short processing time and ease of analysis. - The true shape might be unimportant to a project in which the emphasis is fast analysis.

Raster gridding & linear features A higher density of cells in a raster system usually implies more accurate measurement ( but not as good as vector) . The size of the raster cells is therefore important. However the purpose of the project usually determines accuracy needs and resolution.

Vector Data Vector features appear more realistic than raster features and have better spatial accuracy. Vector features are defined by their shapes, and the vector system is a coordinate-based data structure, meaning that each shape point is located by X-Y coordinates. At the beginning and the end of every line or polygon feature is a node. At each bend is a vertex , Point features are stand alone nodes A shape is recoded by using the coordinates of its shape points, Chains connect the shape points to draw the feature’s outline

chains are vectors or data structure paths that are not part of the actual stored data elements; they are not real lines , they appear on the monitor Vector system data files store only the coordinates of each node and vertex; the hardware draws the connecting chain segments. Nodes & vertices are the real , stored data structure elements , chains is a virtual component. The vector data structure is also known as arc-node model because it uses chains ( arcs ) and end points( nodes) .

Raster Vs Vector Only the vertices & nodes are stored. Raster cells are stored & displayed as cells. It is a node representing a precise coordinate position. A point is a single cell A simple line consists of a sequence of cells. A line consists of 2 nods and a chain that connects them. A more complex line consists of connected cells, in stair-step fashion when they are diagonal in Addition to the 2 nodes & chain vertices mark changes in direction uses single node & several vertices to mark the boundary direction changes. polygons fill the area within their borders with cells.

** for programming reasons, usually only one data type is in a GIS file( point file, line file, polygon file). One reason is to avoid confusion between features that may appear alike but are different. For presentation and mapping , the final coverage can have a mix of feature types .

Raster to Vector Feature Conversion The process of changing raster features to vector features normally involves connecting cell centers . There is no way to know precisely where the feature actually existed within the cell area originally, so the center is the logical vertex location. This uncertainty causes problems in accuracy . The final product appears very accurate because its vector, but it’s not more than chains connected with “guessed” vertices.

Note: some GIS’s can make the new vector a version look smoother by “softening” the sharp vertices, but again the user can be fooled into believing the nice appearance is spatially accurate, when in reality it’s not.

Raster and Vector Pros and Cons Raster advantages: Simple Data Structure. Easy Analysis Low-Tech hardware Remote sensing imagery Easy Modeling

Raster disadvantages: Spatial inaccuracies implicit structure because of generalization, a raster format cannot tell precisely what exist at a given location Low Resolution ,because of generalization Large data set, each cell must have a code , even where nothing exist.

Vector Advantages: More map-like, data is more accurate, displays are pleasing to the eye High resolution High Spatial accuracy Vector formats have storage advantages The general public understand what is shown on vector maps Vector data can be topological

Vector Format Disadvantages: Complex Structure Require more powerful, high-tech machines increased management needs, and thus more Expensive Demanding teaching Introductory training