Question:

In the vector data model, an area is typically stored as ______.

Show Hint

Vector data: Points (location), Lines (path), Polygons (area with boundaries).
Updated On: Jun 16, 2025
  • A single coordinate pair representing its centroid.
  • A grid of cells covering its extent.
  • A closed sequence of connected coordinate pairs forming a polygon.
  • A series of disconnected line segments
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

In the vector model, areas are represented as polygons. Polygons are defined by a series of connected coordinate pairs that form a closed shape, distinguishing them from points or lines.
Was this answer helpful?
0
0