Question:

Which database structure is most used in GIS to link spatial and non-spatial data?

Show Hint

Remember: \[ \boxed{ \text{GIS} \rightarrow \text{Spatial Data} + \text{Attribute Data} \rightarrow \text{RDBMS} } \] RDBMS links geographic features with their attribute information using relational tables.
Updated On: Jul 27, 2026
  • Hierarchical
  • Network
  • Object-oriented
  • Relational (RDBMS)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Concept: A Relational Database Management System (RDBMS) stores data in related tables and is the most widely used database model in GIS. It efficiently links spatial features with their attribute (non-spatial) information.

Step 1:
Understand GIS databases. An RDBMS organizes data into tables connected through common keys. This enables efficient storage, retrieval, and querying of geographic information.

Step 2:
Identify the correct database structure. Hence, \[ \boxed{\text{Relational (RDBMS) is the most commonly used GIS database structure}.} \] Therefore, the correct option is \[ \boxed{(D).} \]
Was this answer helpful?
0
0