Survey types & practice · 5 min read

Photogrammetry, lidar and UAS mapping: where they fit in a survey workflow

Remote sensing produces enormous amounts of data quickly, and none of it is accurate without ground control. How these methods work and where each belongs.

Photogrammetry, lidar and small uncrewed aircraft have changed the economics of mapping. Work that once took a crew a fortnight can produce a surface in an afternoon. What has not changed is that these are measurement systems subject to the same discipline as any other: they need control, they need checks, and they produce results that are wrong in specific, predictable ways if either is skipped.

The most useful way to think about them is by what they can and cannot see. Photogrammetry measures what a camera can see. Lidar measures what a laser pulse can reach. Neither sees through solid ground, and only lidar has any chance of reaching the ground through vegetation. Almost every decision about which to use follows from that.

Photogrammetry: geometry from overlapping images

Photogrammetry recovers three-dimensional positions from two-dimensional images. A point appearing in two or more images taken from different positions can be intersected in space, provided the position and orientation of each camera and the internal geometry of the camera are known. Modern software solves for all of those simultaneously in a bundle adjustment, using thousands of automatically matched features, then produces a dense point cloud, a surface and an orthorectified image.

The scale of the imagery is described by ground sample distance, the ground size of one pixel.

GSD = (flying height × pixel pitch) ÷ focal length
For a flying height of 120 m, a pixel pitch of 2.41 µm and a focal length of 8.8 mm, the GSD is 3.29 cm. Halving the flying height to 60 m halves the GSD to 1.64 cm and quadruples the number of images required.

A sensor of 5472 by 3648 pixels at that GSD covers about 179.8 m by 119.9 m on the ground. Typical overlaps of 80 percent forward and 70 percent sideways put the exposure spacing at roughly 24 m along the line and the flight lines about 53.9 m apart. Those numbers determine flight time, image count and processing time, and they are worth computing before the flight rather than discovering afterwards.

Lidar: ranging with light

A lidar unit measures the range to a surface by timing a laser pulse, and combines that range with the position and orientation of the sensor to compute a coordinate for each return. Because it makes its own light and measures range directly, lidar does not depend on surface texture or on ambient illumination, and it works at night and over featureless surfaces such as fresh snow or open sand where photogrammetric matching fails.

Its decisive advantage is vegetation penetration. A single pulse spreading as it travels may strike leaves, branches and finally the ground, producing multiple returns from one emission. Classification algorithms then separate ground returns from vegetation and structures, yielding a bare-earth surface under a canopy where a camera sees nothing but treetops. No amount of photogrammetric processing recovers ground the camera never saw.

Point density is specified in points per square meter, and it maps directly to feature resolution: 8 points per square meter corresponds to an average spacing of about 0.354 m, while 2 points per square meter gives about 0.707 m. Density in the delivered bare-earth class is far lower than the raw density wherever there is canopy, so specify the density required for ground points rather than total points.

Comparing the methods

Where each method is strong and where it fails
MethodStrengthsLimitations
Aerial photogrammetry from a small uncrewed aircraftLow cost, imagery and surface together, very high resolution over small sitesCannot see ground under vegetation; degraded on uniform or reflective surfaces; needs ground control
Uncrewed aircraft lidarBare earth under moderate canopy; works in poor light; sharp break definitionHigher equipment cost; no inherent imagery; heavier payload cuts endurance
Crewed aircraft lidarEfficient over large areas; consistent quality; dense canopy penetrationOnly economic at scale; mobilisation cost; scheduling and weather windows
Terrestrial laser scanningExtremely dense detail on structures and vertical facesOcclusion behind objects; registration effort; slow over open ground
Satellite imageryWide area, repeat coverage, no field mobilisationResolution and accuracy generally insufficient for engineering design
Conventional field surveyHighest accuracy on discrete points; sees inside structures and under any coverSlow per point; impractical for full-coverage surfaces

Ground control is not optional

This is the point at which remote sensing projects most often fail. A photogrammetric block without ground control is internally consistent and externally arbitrary: it can be scaled wrongly, rotated, and warped into a bowl by uncorrected camera calibration, and nothing in the software's own reporting will tell you. Onboard positioning of the aircraft improves matters considerably but does not remove the need for independent verification.

  1. Set targets before the flight, large enough to be unmistakable at the planned GSD and with a clearly identifiable center.
  2. Distribute them across the block, including at the perimeter and at least one near the center. Control clustered in one area leaves the rest of the block unconstrained.
  3. Cover the vertical range of the site. Control all at one elevation constrains the surface poorly where the ground rises or falls.
  4. Survey the targets to an accuracy comfortably better than the accuracy required of the product, and record how they were surveyed and to which datum.
  5. Hold back a set of checkpoints that are not used in the adjustment. These are the only honest measure of accuracy; residuals at points used to constrain the solution flatter it by construction.
  6. Report the checkpoint residuals in the deliverable, as a table of differences with a summary statistic.

Fitting them into a workflow

In practice these methods complement field survey rather than replace it. A typical site mapping project might fly the open areas for the surface and imagery, use conventional methods under the tree line and inside the building, and level the sewer inverts because no remote method can see inside a manhole. The remote data supplies coverage; the field data supplies the points where accuracy actually matters.

The deliverable should therefore be honest about provenance. A surface assembled from three sources with different accuracies should carry a note describing which areas came from which method and what accuracy each supports. A designer who assumes uniform accuracy across a blended surface will eventually place something critical in the part that came from the least accurate source.

Finally, treat the classification of a lidar dataset as a deliverable in its own right, not as an automatic by-product. Automated classification is good and not perfect, and the errors concentrate exactly where they matter: low vegetation misclassified as ground raises the surface, and a bridge deck classified as ground blocks a drainage model.

Questions

Can a drone survey replace a boundary survey?

No. Aerial methods measure visible surfaces. A boundary is a legal determination based on evidence, deed research and the recovery of monuments that are usually buried and invisible from above. Aerial data can support the mapping around a boundary survey but cannot make one.

How many ground control points do I need?

There is no single number; it depends on block size, shape, terrain relief and onboard positioning quality. The principles matter more than a count: distribute control to the perimeter and interior, cover the elevation range, and always reserve independent checkpoints.

Why does my photogrammetric surface curve upward at the edges?

The classic signature of an unconstrained camera calibration, often called doming. It arises from correlation between lens distortion parameters and the block geometry, and it is mitigated by adequate control across the block, varied camera geometry such as some oblique images, and a properly configured self-calibration.

Is lidar always more accurate than photogrammetry?

Not necessarily on bare, well-textured ground, where a well-controlled photogrammetric block can match or beat it and delivers imagery as well. Lidar's advantage is decisive under vegetation, in poor light, and on surfaces with too little texture for image matching.

Sources

  • USGS lidar base specification — Freely published specification for airborne lidar acquisition, classification and quality levels; widely used as a scoping reference.
  • National Geodetic Survey publications — Guidance on control, datums and geoid models required to make remote sensing products fit the ground.
  • State department of transportation survey manuals — Several publish practical accuracy requirements and control layouts for aerial mapping.

Work it out