In Geographic Information System (GIS) spatial analysis, discrete geographic features with clear boundaries—such as roads, river channels, and administrative zones—are represented using coordinate points, lines, and polygons. Which GIS data structure is specifically designed for this mode of representation?
- Vector data modelAnswer
- BRaster data model
- CAttribute data table
- DDigital Elevation Model
Answer
Vector data model
The vector data model uses coordinate-based geometry—specifically points, lines, and polygons—to represent discrete geographical features with defined boundaries.
Step-by-Step Solution
Key Concept
Vector vs. Raster GIS Data Models