GISCI knowledge category 2 of 10

Geospatial Data Fundamentals: GISP practice questions

Geospatial Data Fundamentals on the GISP exam covers vector and raster models, topology, datums and projections as applied to data, metadata standards, data quality and formats. Here are five sample questions from our bank of 40 on this category, each with the answer and a short explanation.

Question 1 · Easy · Conceptual

KML (Keyhole Markup Language) is based on which underlying markup language and is commonly used to display geographic data in earth-browser applications?

  1. Binary GeoTIFF tags
  2. JSON
  3. XML
  4. CSV
Show answer and explanation

Answer: C. KML is an XML-based notation for expressing geographic features, including placemarks, paths, polygons, and styling, and is an OGC standard. GeoJSON, by contrast, is JSON-based.

Question 2 · Easy · Conceptual

A Triangulated Irregular Network (TIN) represents a surface using which structure?

  1. A set of non-overlapping, contiguous triangles built from irregularly spaced points
  2. A regular grid of equal-area square cells
  3. A stack of raster bands
  4. A series of nested quadtree blocks
Show answer and explanation

Answer: A. A TIN models a surface as a mesh of non-overlapping triangles whose vertices are irregularly spaced sample points (often mass points and breaklines). It uses Delaunay triangulation and can capture detail efficiently where terrain is complex.

Question 3 · Medium · Application

You must store continuous phenomena such as elevation, temperature, and slope across a region for surface analysis. Which data model is generally most suitable?

  1. Point cloud annotations only
  2. Vector polygons
  3. Spaghetti lines
  4. Raster
Show answer and explanation

Answer: D. The raster model excels at representing continuous fields like elevation, temperature, and slope, where every location has a value and surface algebra is straightforward. Vector models are better suited to discrete features with sharp boundaries.

Question 4 · Medium · Conceptual

One satellite sensor records brightness in each band with 8 bits (256 levels) while another records 12 bits (4,096 levels). This difference describes which property of the imagery?

  1. Spatial resolution
  2. Spectral resolution
  3. Radiometric resolution
  4. Temporal resolution
Show answer and explanation

Answer: C. Radiometric resolution is the sensor's ability to distinguish differences in energy, expressed as the bit depth of each pixel value. Spatial resolution is ground sampling distance, spectral resolution is the number and width of bands, and temporal resolution is the revisit interval.

Question 5 · Hard · Scenario

A topology rule for a parcel layer states 'must not overlap.' During validation, two parcel polygons are found sharing interior area. What type of relationship/rule has been violated, and what does the error indicate?

  1. A containment rule; a point lies outside its polygon
  2. A lineage rule; the source is undocumented
  3. A polygon-overlap (area-integrity) rule; coincident polygon interiors indicate redundant or conflicting land claims
  4. A connectivity rule; lines fail to snap
Show answer and explanation

Answer: C. The 'must not overlap' rule enforces that polygon interiors do not coincide, protecting area integrity (no double-counted area). An overlap flags geometry errors such as duplicated or conflicting parcels that must be reconciled.

Want the other 35 Geospatial Data Fundamentals questions?

All 400 questions are free to practice in your browser or in the iPhone app. Timed mock exams, analytics and the full flashcard library are a one-time unlock — no subscription.

What this category tests

Geospatial Data Fundamentals is one of the ten knowledge categories in the official GISCI exam blueprint. Questions are vendor-neutral: they test concepts and professional judgement rather than the menus of one software package, and they come as conceptual, application, scenario and data-interpretation items. Expect the exam to mix easy recall with harder scenario questions where you must choose the best course of action.

Other categories

How to study for the GISP exam: a complete guide →