top of page

AT 309 Week 13 - Drone2Map Part 2: Processing Multispectral Data using GCPs for control

johnpkeough
Dec 11, 2024
1 min read

This week's lab covered processing data with ground control points, and making some maps using that data.


Ground Control Points (GCPs) are large photo-identifiable targets that are placed on the ground within the boundary of a mapping operation. They help add a much higher level of positional accuracy to the imagery.


One important note is that GCPs must be gathered in the same projection as your output data. They must be the same projection because if your output data is in a different projection than the GCPs, the data will be projected to the wrong place. The coordinate value of a GCP in one projection is not the same as a different projection. A latitude of 40 in two different projections will be in 2 completely different places.


We were asked to make 4 maps:

  1. Shaded DSM with transparent DSM on top (figure 1)

  2. Orthomosaic Map  with Flight Lines, image locations, and GCPs (figure 2)

  3. Orthomosaic Map with Detailed Insets of GCPs (figure 3)

  4. Orthomosaic layout showing:

    1. RGB (figure 5)

    2. False Color IR (figure 6)

    3. False Color Red Edge (figure 7)


Figure 1: Shaded DSM
Figure 1: Shaded DSM

Figure 2: Orthomosaic with flight lines
Figure 2: Orthomosaic with flight lines

Figure 3: Orthomosaic with GCP Insets
Figure 3: Orthomosaic with GCP Insets
Figure 4: RGB Ortho
Figure 4: RGB Ortho
Figure 5: False Color IR Ortho
Figure 5: False Color IR Ortho
Figure 6: False Color RedEdge Ortho
Figure 6: False Color RedEdge Ortho


Comments


Contact me

bottom of page