Observation classifications

Each observation in the SNAP adjustment has a number of classifications (attributes) assigned to it which may affect how it is used in the adjustment. SNAP automatically assigns classifications to observations based on data type (one of the data type codes), and data file.

Some observation types have other classifications assigned to them. GPS observations are assigned a reference frame classification ("GPS") by default, and projection bearings are assigned a projection classification defining the projection of the data. Distances may optionally have a distance scale factor classification, and bearings and azimuths a bearing orientation classification.

Also any number of additional user defined classifications can be specified. As examples cadastral observations could have a classification "survey_plan", and GPS observations could have a classification "method". In SNAP format files these are defined using the #classification and #classify data definition commands. In CSV formatted data files these are specified in the format definition files.

Data classifications are used for several things in the SNAP file:

See also:

The #classification command

The #classify command

CSV file format definition

The classification command (command file)

The summarize_errors_by command

Example of data classification