Question:medium

The spatial data is linked with associated attribute data by means of a common key called .........

Show Hint

Always use a Unique ID to join spatial and attribute data accurately.
Updated On: Jan 14, 2026
  • Unique ID
  • Special ID
  • Unique number
  • Special number
Show Solution

The Correct Option is A

Solution and Explanation

Spatial data in GIS databases (e.g., maps, coordinates) is linked to attribute data (e.g., descriptions, statistics) via a common key field.
This key is generally referred to as a Unique ID (UID).
The UID guarantees that each spatial feature can be accurately associated with its corresponding attribute information.
Without a unique identifier, establishing a one-to-one link between spatial and tabular data would be unachievable.
Consequently, (A) Unique ID is the accurate response.
Was this answer helpful?
0