Download presentation
Presentation is loading. Please wait.
Published byCrystal Morgan Modified over 8 years ago
1
Spatial data models Raster –exhaustive regular or irregular partitioning of space –associated with the field view –location-based Vector –points, lines, areas –associated with the object view –object-based
2
Spatial data models
3
Vector data models An object (as opposed to field or location) viewpoint of space represent geographic entities as discrete objects composed of points, lines, and polygons
4
Vector data models Spaghetti vector data model –each point, line, or polygon that represents a geographic entity is stored as a record in a file that consists of that entity’s ID and a list of coordinates that define it’s location (or the coordinate space that it occupies)
5
Vector data models Spaghetti vector data model –relationships among objects are implied
6
Vector data models Spaghetti vector data model –advantages simple efficient for display and plotting –disadvantages inefficient for most types of spatial analysis
7
Vector data models Vector topologic data model –composed of points, lines, and polygons –node: a point at the intersection of two or more lines –in addition to coordinate locations, the topologic relationships between geometric features are explicitly recorded
8
Vector data models Vector topologic data model
9
Vector data models Vector topologic data model
10
Vector data models Vector topologic data model: GBF/DIME
11
Vector data models Vector topologic data model: POLYVRT (hierarchical data structure)
12
Vector data models Freeman - Hoffman chain-code for compacting vector storage
13
Vector data model TIN: Triangulated Irregular Network
14
Vector data model TIN: Triangulated Irregular Network
15
Vector data model TIN: Triangulated Irregular Network
16
Vector data model Hybrid vs. integrated systems for vector data models –A hybrid system stores spatial data in one type of data model and the attribute data in another data model that is often an existing commercial non-spatial database –An integrated system manages both spatial and attribute data using the same data model
17
A B C D E F ID Length Key A 5 1 B 6 2 C 6 2 D 7 1 E 9 1 F 9 3 Key Name Length 1Main St. 21 2Elm St. 12 3Spruce St. 9
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.