Purpose
This guide explains how to apply grid-to-ground projections—also known as ground coordinates, surface coordinates, or localized coordinate networks—within LP360. These transformations are essential for aligning survey data with real-world measurements, especially when working with control points or localized systems.
What Is a Ground Coordinate System?
A ground coordinate system is a local coordinate system created by modifying the origin and scale of an existing projected coordinate system, such as a State Plane or UTM grid system. The ground system is tied to the grid system at a specified origin (in grid coordinates), and scale corrections are applied.
Ground measurements will more closely match measurements in this local system than in the standard grid system on which it is based. However, scale distortions will increase as the distance from the local origin increases and with changes in elevation.
Required Parameters
- Ground-to-grid scale factor: If the scale factor represents grid-to-ground instead, take the reciprocal before entering it in LP360.
- Local origin: Easting and northing in the selected grid system.
- Optional false easting/northing: Used to shift coordinates for convenience or alignment.
Formulas for Grid-to-Ground Conversion
Let:
-
SF= scale factor (ground-to-grid) -
Eg, Ng= ground coordinates (easting, northing) -
Eo, No= origin coordinates in grid system -
FE, FN= false easting and northing (optional)
Then the grid coordinates E, N are calculated as:
E = SF × (Eg - Eo) + FE N = SF × (Ng - No) + FN
If your scale factor is grid-to-ground, convert it first:
SF = 1 / (grid-to-ground scale factor)
LP360 Tools for Applying Transformations
Affine Transform PCT
- Applies translation, scaling, and rotation to LAS, using the Affine Transform LAS PCT, or raster datasets, using the Affine Transform Raster PCT.
- Ideal for vertical debiasing using control point reports.
- Horizontal debiasing is possible but should be validated with known point pairs.
Reproject PCT
- Enables transformation between coordinate systems for to LAS, using the Reproject LAS PCT, or raster datasets, using the Reproject Raster PCT.
- Future enhancements may include macro PCTs combining affine and reprojection steps.
Best Practices in LP360
- Use LP360’s Control Points Report to assess vertical accuracy.
- Apply affine transforms when mean error exceeds SDOM.
- Always verify transformations using known control points.
- Use LP360’s QA tools to assess residuals and transformation accuracy.
Tips to Keep in Mind
- Reciprocal Scale Factor: Confirm whether your scale factor is ground-to-grid or grid-to-ground. Use the reciprocal if needed.
- Origin Placement: Choose an origin close to your survey area to minimize distortion.
- Elevation Awareness: Be cautious of elevation changes, which can introduce scale errors.
- False Easting/Northing: Use these to shift coordinates for convenience or alignment.
Comments
0 comments
Please sign in to leave a comment.