Week1: 2A - Spatial Data Models: Object/Field/Vec/Raster Flashcards
Object-based model vs Field-based model
OBM: Individual objects are represented explicitly using their geometric counterpart
FBM: Spatial objects embedded in space
- described in terms of cells they intersect
Vector-based vs Raster-based representations
VB: primitive spatial data objects are points, lines and polygons located through cartesian coordinates
RB: polygonal cells of equal size
Each cell has 2 associated values:
1) a positional value (identity)
2) attribute values of the underlying area it represents
Spatial data models/formats
1) Vector
2) Raster
Spatial data in vector format
Sets of spatial entities (points, lines, regions) & spatial relations (Topological, metric, direction) e.g. geographic maps, DTMs
Spatial data in raster format
Sets of pixels e.g. satellite images, aerial photos, scanned maps