Question:medium

A GIS analyst is measuring the shortest route through a road network stored as raster data. Which approach will be used?

Show Hint

Raster shortest path: \[ \boxed{ \text{Total Distance} = \sum \text{Grid Cell Lengths (or Costs)} } \]
Updated On: Jul 24, 2026
  • Using attribute queries only
  • Adding grid-cell lengths along the path
  • Calculating polygon areas
  • Ignoring diagonal connections
Show Solution

The Correct Option is B

Solution and Explanation

Was this answer helpful?
0