GPS, GIS, and Photogrammetry in Highway Design

Advanced applications of Global Positioning Systems, Geographic Information Systems, and Photogrammetry in the planning and design of highways.

Overview

Modern route surveying and highway design rely heavily on advanced spatial technologies. Global Navigation Satellite Systems (GNSS) provide highly accurate, real-time 3D positioning data. Geographic Information Systems (GIS) provide the computational framework to store, analyze, and visualize this massive amount of spatial data. Additionally, photogrammetry and remote sensing capture vital topographic data without the need to traverse every inch of the terrain manually. Together, these technologies have revolutionized how routes are planned, surveyed, and managed.

Map Projections and Coordinate Systems

Transforming 3D to 2D

While GPS measures positions natively on the 3D Reference Ellipsoid (Latitude and Longitude), highway design and construction plans are drawn on a 2D Cartesian plane (Northing and Easting coordinates).
A map projection is a mathematical formula used to transform the 3D surface of the earth into a 2D plane. Common projections used in highway engineering include the Universal Transverse Mercator (UTM) and state/regional specific planar coordinate systems.
Because wrapping a curved surface onto a flat plane inherently causes distortion (in distance, area, or angle), scale factors must be applied when converting ground-measured distances to map-grid distances.

GPS/GNSS in Route Surveying

Principles of GNSS Surveying

GNSS determines position by measuring the time it takes for signals transmitted by satellites to reach a receiver on the ground. By calculating the distance to at least four satellites simultaneously, the receiver can compute its exact X, Y, and Z coordinates (Latitude, Longitude, and Ellipsoid Height) using trilateration.

GPS Error Sources

Even with advanced technology, GPS signals are subject to errors that must be mitigated by surveyors:
  1. Atmospheric Delay: As signals pass through the ionosphere and troposphere, they slow down and bend, causing range errors.
  2. Multipath Error: The signal bounces off buildings, vehicles, or the ground before reaching the antenna, artificially lengthening the measured distance.
  3. Satellite Geometry (PDOP): The Positional Dilution of Precision (PDOP) describes the arrangement of satellites in the sky. Satellites clustered closely together yield poor (high) PDOP and inaccurate positions, while widely spaced satellites provide good (low) PDOP.

Static and Kinematic GPS

  1. Static GPS: Used for establishing primary control networks over long distances. Receivers remain stationary over a point for extended periods (often hours) to collect sufficient data to mathematically average out atmospheric errors and achieve millimeter-level accuracy.
  2. Real-Time Kinematic (RTK): The standard method for detailed topographic surveys and construction stakeout. It uses a stationary "Base" receiver that sends real-time corrections via radio or cellular network to a moving "Rover" receiver. This corrects atmospheric delays on the fly, allowing for centimeter-level accuracy in real-time, drastically speeding up cross-sectioning and feature collection.

Automated Machine Guidance (AMG)

A direct application of RTK GPS in highway construction is Automated Machine Guidance. 3D design models are loaded directly into the onboard computers of earthmoving equipment (dozers, graders, excavators). GPS antennas on the machinery continuously compute the blade or bucket's position, automatically adjusting hydraulics to cut or fill exactly to the design grade without the need for traditional surveying stakes.

Geographic Information Systems (GIS)

Definition

A GIS is a computer system for capturing, storing, checking, and displaying data related to positions on Earth's surface. By relating seemingly unrelated data, GIS can help individuals and organizations better understand spatial patterns and relationships.

GIS in Highway Planning (Reconnaissance Phase)

During the reconnaissance phase, engineers use GIS to overlay various thematic data layers to evaluate alternative routes. Common layers include:
  • Topography: Slopes, elevations, and drainage basins.
  • Environmental Constraints: Wetlands, protected habitats, and floodplains.
  • Land Use and Ownership: Existing structures, zoning, and right-of-way costs.
  • Geotechnical Data: Soil types and fault lines.
By assigning weights to these variables, spatial analysis tools (like Least Cost Path analysis) can automatically generate the most economical and environmentally friendly route corridor.

Advanced Data Collection Technologies

Photogrammetry

Photogrammetry is the science of making precise measurements from photographs. In route surveying, aerial photogrammetry involves taking thousands of overlapping aerial photos, traditionally from manned aircraft, but increasingly using Unmanned Aerial Vehicles (UAVs) or drones. By viewing these overlaps stereoscopically (simulating human depth perception), specialized software can extract precise 3D terrain models and map topographic features rapidly over large, inaccessible areas.

Ground Control Points (GCPs)

Anchoring the Model

For aerial photogrammetry to yield surveying-grade accuracy, the imagery must be tied to the ground. This is achieved using Ground Control Points (GCPs)—clearly visible targets placed on the ground before the flight, whose coordinates are precisely measured using RTK GPS. The software uses these known coordinates to accurately scale, rotate, and position the 3D model.

Fundamental Photogrammetry Formulas

Scale of a Vertical Photograph
$$ S = \\frac{f}{H - h} $$
Where:
  • SS = Scale of the photograph at elevation hh
  • ff = Focal length of the camera lens
  • HH = Flying height of the aircraft above the datum
  • hh = Elevation of the ground point above the datum
Relief Displacement
$$ d = \\frac{r \\times h}{H} $$
Where:
  • dd = Relief displacement of the point on the photograph
  • rr = Radial distance on the photograph from the principal point to the top of the object
  • hh = Height of the object
  • HH = Flying height above the base of the object

LiDAR (Light Detection and Ranging)

LiDAR is an active remote sensing method that uses light in the form of a pulsed laser to measure ranges (variable distances) to the Earth.
In route surveying, aerial LiDAR (flown by planes or drones) or mobile LiDAR (mounted on a moving vehicle) rapidly scans the terrain, generating a dense "Point Cloud" of millions of highly accurate 3D coordinates. This data is used to quickly generate bare-earth digital elevation models, even in heavily forested areas where traditional photogrammetry struggles because the laser pulses can penetrate through gaps in the foliage.

Digital Elevation Models (DEM) and Digital Terrain Models (DTM)

A DEM is a 3D computer graphics representation of elevation data to represent terrain. A DTM is a specific type of DEM that represents the bare ground surface, stripped of vegetation and artificial structures.
In highway design software, the DTM is the foundational layer. Engineers draft their horizontal and vertical alignments directly over the DTM. The software instantaneously calculates cross-sections and earthwork volumes by comparing the proposed design template against the existing DTM surface.
Key Takeaways
  • Map projections translate 3D ellipsoid coordinates from GPS into the 2D planar coordinates used for construction plans, requiring scale factor adjustments.
  • GPS accuracy depends on mitigating atmospheric delays, multipath errors, and ensuring good satellite geometry (low PDOP).
  • RTK GPS provides real-time centimeter-level accuracy for surveying and powers Automated Machine Guidance (AMG) for stake-less construction.
  • GIS overlays and analyzes spatial data (topography, environment, land ownership) to optimize route selection during the reconnaissance phase.
  • Photogrammetry and LiDAR provide rapid and highly accurate topographic data, generating dense 3D point clouds and Digital Terrain Models (DTMs).
  • UAVs require Ground Control Points (GCPs) established by RTK GPS to lock the photogrammetric model to real-world coordinates.
  • The scale of an aerial photograph varies with ground elevation (S=f/(Hh)S = f / (H-h)), and tall objects exhibit relief displacement outward from the center.
  • DTMs form the basis of modern computer-aided highway design, allowing for instant generation of cross-sections and volume calculations.