30
Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: [email protected] URL: http:// faculty.uaeu.ac.ae/~abintouq GEO 321: GIS 1

Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: [email protected] URL: abintouqabintouq

Embed Size (px)

Citation preview

Page 1: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Data Storage and Editing (17/MAY/2010)

Dr. Ahmad BinTouq

E-mail: [email protected]

URL: http://faculty.uaeu.ac.ae/~abintouq

GEO 321: GIS 1

Page 2: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Overview

1. Accuracy vs. precision 2. Error propagation and cascading of error in GIS 3. Types of errors in vector GIS 4. Types of errors in attribute data 5. The concept of topology - what is it, what types of Relationships are

stored for point, line, and poly features, why do we need it in GIS?

Page 3: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Introduction

• Any analysis performs must be based on good data, correctly organized and in the proper format.

• http://gif.berkeley.edu/documents/AccuracyVsPrecision.pdf

• http://www.colorado.edu/geography/gcraft/notes/error/error.html

Page 4: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Accuracy• The degree to which information on a map or in a digital database matches

true or accepted values

• An issue pertaining to the quality of data and the number of errors contained in a data set or map

• It is possible to consider horizontal and vertical accuracy with respect to geographic position

• Attribute accuracy - conceptual, and logical accuracy • Level of accuracy required for particular applications varies greatly. Highly

accurate data can be very difficult and costly to produce and compile • e.g., mapping standards employed by the United States Geological Survey

(USGS): "requirements for meeting horizontal accuracy as 90 per cent of all measurable points must be within 1/30th of an inch for maps at a scale of 1:20,000 or larger, and 1/50th of an inch for maps at scales smaller than 1:20,000."

Page 5: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Accuracy Standards for Various Scale Maps

• 1:1,200 ± 3.33 feet • 1:2,400 ± 6.67 feet • 1:4,800 ± 13.33 feet • 1:10,000 ± 27.78 feet • 1:12,000 ± 33.33 feet • 1:24,000 ± 40.00 feet • 1:63,360 ± 105.60 feet • 1:100,000 ± 166.67 feet

Page 6: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Accuracy Standards for Various Scale Maps

• 1:1,200 ± 3.33 feet • 1:2,400 ± 6.67 feet • 1:4,800 ± 13.33 feet • 1:10,000 ± 27.78 feet • 1:12,000 ± 33.33 feet • 1:24,000 ± 40.00 feet • 1:63,360 ± 105.60 feet • 1:100,000 ± 166.67 feet

Page 7: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Precision • Refers to the level of measurement and exactness of description in a

GIS database (e.g., number of decimal places) • Precise locational data may measure position to a fraction of a unit

e.g. to the millimeter• Precise attribute information may specify the characteristics of

features in great detail • Important to realize, however, that precise data--no matter how

carefully measured--may be inaccurate • Level of precision required for particular applications varies greatly.

Engineering projects such as road construction require very precise information measured to the millimeter. Demographic analyses of marketing or electoral trends can often make do with less, say to the closest zip code or precinct boundary

Page 8: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Why be concerned about error? - The Problems of Propagation and Cascading

• Discussion focused to this point on errors that may be present in single sets of data

• ”Doing" GIS usually involves comparisons of many sets of data. If errors exist in one or all of the data layers, the solution to the GIS problem generated from them may itself be erroneous

• Inaccuracy, imprecision, and error may be compounded in GIS that employ many data sources

Page 9: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

DIGITIZATION-continue

Tic

1

2 3

4Geographicfeatures

Page 10: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Error Propagation and Cascading

• Occurs when one error leads to another • Means that erroneous, imprecise, and inaccurate information

will skew a GIS solution when information is combined • DeMers - "error prone data will lead to error prone analysis" • e.g., if a map registration point has been mis-digitized in one

coverage and is then used to register a second coverage • Result = the second coverage will propagate the first mistake • In this way, a single error may lead to others and spread until it

corrupts data throughout the entire GIS project

Page 11: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Entity Errors: Vector

• Six categories identified by DeMers/ESRI

1. All entities that should have been entered are present

2. No extra entities have been entered

3. Entities are in the right place and

4. Entities are in the correct shape and size

5. Entities that are supposed to be connected to each other are all polygons have a single label point which identifies them

6. All entities are within the outside boundary identified

Page 12: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Nodes and Vertices

• Specific types of entity errors in vector GIS

– can involve points, lines, polygons, nodes, vertices, label points

– nodes - denote ends of lines or point where polygon closes on itself

– vertices - denote change or direction within a line

– points -> lines -> polys

• Nodes are used to show specific topological relationships, e.g.: – intersection of roads or streams

– intersection between stream and lake

– node errors include pseudo nodes and dangle nodes

Page 13: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Pseudo nodes

• Occur where lines connect with itself or other line • A line connects with itself to form a polygon, a.k.a. island pseudo

node (fig. 6.1a, p. 161) • Also occur where two lines intersect (rather than crossing) (fig.

6.1b) • Pseudo nodes are not necessarily errors, but indicate the

potential location of errors • e.g., pseudo node in the middle of a line representing a node can

be used to separate road into two different speed limit zones • Others may indicate error, (pushed wrong button when

digitizing, placed cursor at wrong location)

Page 14: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Digitization errors- Pseudo node (Diamond)

Pseudo node Not representing a serious errors

Pseudo node connects two and only two arcs

Error

Pseudo node

Page 15: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Dangle nodes

• A single node connected to a single line • Again, not necessarily and error, but may be • Can result from three possible mistakes: (fig. 6.2, p. 162)

– Failure to close a polygon – Undershoot – Overshoot – Sometimes result from incorrect placement, sometimes from

fuzzy tolerance and snapping distance • One method of general error detection is comparing digitized

to original document at equivalent scales good for broad scale obvious errors, not for finer scale errors

Page 16: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

DIGITIZATION

• For linear features such as rivers, roads, railways it is important to digitize each section separately (start node and end node at a specified section) or use Route latter

Road1 Road2

Node

Page 17: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Digitization errors - Dangle Error (square)Dangle error

Closed polygon

Natural feature

Road

Overshoot

Undershoot

Acceptable dangle nodee.g. end of roads

Page 18: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Label point and sliver errors

• Polygon label point errors ( points -> lines -> polys)

• Label point is used to associate a polygon with attributes

• If label point is missing, or there are more than one, indicates error e.g., fig. 6.4, p. 163

• Sliver polygon errors • Commonly result from incorrect practice of double digitizing

• Can also result from overlay or merging operations which join coverages from different sources

• Can be removed manually or by dissolving polygons less than a certain area and/comparing intended number of polys with actual number (Fig. 6.5, p.164)

Page 19: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Digitization errors-Labels

Missing labels or too many labels

missing labelstoo many labels

Page 20: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Sliver polygon errors

Page 21: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Topology

• Topology is the process of projecting complex surfaces to a simple ones

• Topology is a procedure for explicitly defining spatial relationships connecting adjacent features (e.g., arcs, nodes, polygons, and points).

• Different types of spatial relationships are expressed as lists of features e.g.

• An area is defined by the arcs comprising its border

• An arc is defined by set of points (X,Y)

Page 22: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Topology-Main Concepts

• The three major topological concepts are:

• Connectivity: Arcs connected to each other at nodes

• Contiguity/Adjacency: Arcs have direction and left and right sides

• Area Definition:: Arcs connected to surround an area define a polygon (area)

Page 23: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Spatial Relationships(Topology)

Area DefinitionArea Definition

AdjacencyAdjacency

ConnectivityConnectivity

Page 24: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

PolygonTopologypolygon-arc topology

polygon attribute table

arc coordinate data

user ID arc list

user ID area parcel zone

x,y pairsidentifier

1 1,7,3,2

2 2,5,10,4

3 6,9,11,10

1 1200 11-123 R1

2 2300 11-150 R2

3 4321 11-231 R3

6 X1,Y1,X2,Y29 X4,Y4,........

1

23

78

11

10

69

54

3

2

1

node polygon

arc

Page 25: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Advantages of Topology

Check for digitization errors (overshoot,

undershoot, unclosed polygon, missing labels, too

many labels)

Store data more efficiently

(eliminate data redundancy-normalization)

Make spatial analysis more faster

Page 26: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Topology

• Topological data structures dominate GIS software.

• Topology allows automated error detection and elimination.

• Rarely are maps topologically clean when digitized or imported.

• A GIS has to be able to build topology from unconnected arcs.

• Nodes that are close together are snapped.• Slivers due to double digitizing and overlay are

eliminated.

Page 27: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Attribute Errors: Raster and Vector

• Attribute errors generally more difficult to detect

• Types include:

• Missing attributes perhaps only kind of attribute error traceable without comparison to source material e.g., plot all polygons and color them according to a certain attribute, if color is missing, attribute is missing

• Incorrect attribute values or text more difficult to detect one method is to plot all polygons and color them according to a certain attribute, if only one polygon has a certain attribute and there should be other, it may stick out, in general, involves direct comparison with source material)

Page 28: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Dealing With Projection Changes

• Often times, regardless of input method, separate GIS data input for a project will be based on different projection systems

• Necessary to transform all data to common system before use in integrated modeling

• examples in ArcMAP

• Joining Adjacent Coverages: Edge Matching (Union)

• Joining two adjacent coverages (usually of the same theme) together to produce a single data set that covers a broader region edge matching also done in raster systems

Page 29: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Conflation and Rubber Sheeting

• Conflation and Rubber Sheeting: Refers to the registration (georeferencing) of two maps (vector or raster) in a non-linear way (Ovelay two maps)

• Used to make maps of different sources spatially correspond with one another. Most often used in raster data using ground control points (GCPs). Conflation and rubber sheeting are synonymous terms according to DeMers (Figure 6.1, p. 174)

• The need to geo-reference internal objects themselves not just the map corners (Rubber Sheeting)

• Templating: " cookie cutting"

• If you have multiple coverage of different extents, the template is used to "cookie cut" them all to the same extent

Page 30: Data Storage and Editing (17/MAY/2010) Dr. Ahmad BinTouq E-mail: abintouq@uaeu.ac.ae URL: abintouqabintouq

Exercise

1. Error propagation and cascading of error in GIS

2. Types of errors in vector GIS 3. Types of errors in attribute data 4. The concept of topology - what is it,

what types of Relationships are stored for point, line, and poly features, why do we need it in GIS?