Fitting existing control

Often a survey must fit into an existing control network. In SNAP this is done by fixing the coordinates (horizontal, vertical, or both) of the control stations. These coordinates are constrained to not alter in the adjustment.

If there are sufficient data and redundancy in the network then you should attempt to identify gross errors and assess the observation errors using a minimum constraints adjustment before fitting into the control network (as described above).

An adjustment with fixed control stations may have significant residuals for a number of reasons:

The first two cases - gross errors in observations or incorrect station coordinates - cannot be separated if the observations have little or no redundancy. Both the observation and the control must be reviewed critically. If there is not obvious error in either, then the observation should be rejected. The control station will then have no affect on the adjustment.

If the control network causes large residuals in observations which have been checked by a minimum constraints adjustment then the station coordinates may be in error. Obviously the first step is to check that the coordinates are entered correctly into the coordinate file and the stations are correctly identified.

It is often the case that the control network is not as accurate as the survey that is fitted to it. The control coordinates may be based upon old observations with less accurate equipment. SNAP provides some options for resolving the difference between the control and the survey. It can calculate an overall scale difference by adding to the command file:

reference_frame_scale_error calculate

You can also handle differences in orientation for azimuth and projection bearing data by assigning a bearing orientation error to the data. To do this put the line

#bearing_orientation_error DEFAULT

before any observations in the data files, and add the line

bearing_orientation_error DEFAULT calculate

to the command file.

For GPS data rotations and scale difference are handled by the GPS reference frame. This is discussed below.

If these options cannot resolve the differences between the survey and the control then you can try floating the stations rather than fixing them. When the stations are floated their original coordinates are treated as observations rather than as constraints. By reviewing the floated stations section of the output file you can see whether there are discrepancies in just on or two stations, or whether the lack of fit with the control is more pervasive.

Ultimately you will have to accept some degree of incompatibility between the control and the survey data. There are several ways that you can deal with this:

One concern with fixing or floating the control stations is that the distortion in the adjusted coordinates depends upon the geometry of the network, which is nothing to do with the errors in the control.

See also:

Adjustment strategies

Using a minimum constraints adjustment to find gross errors

Improving estimates of observation errors

Using stations in adjustments

Reference frame scale error

Bearing orientation errors

GPS reference frames