https://web.carlsonsw.com/files/knowledgebase/kbase_attach/223/Raw%20File%20Records_3.03.pdf Raw Data

12.1 File Format

Carlson SurvPC RW5 Format

This section outlines the Carlson SurvPC RW5 format in detail. The format is a comma delimited ASCII file containing record types, headers, recorded data and comments.

The format is based on the RW5 raw data specification, with the exception of angle sets. Angle sets are recorded as BD, BR, FD and FR records to allow reduction of all possible data that can be recorded by Carlson SurvPC using the Set Collection routine. Essentially, these records are identical to a sideshot record.

With the exception of the aforementioned angle set records, if the RW5 specification is modified to provide enhanced functionality, the added or modified data will reside in comment records to avoid incompatibility with existing software. SurvPC writes latency in the GPS notes record of the RW5 file.

Backsight Record

Record type: BK
Field HeaderDescription
OPOccupy Point
BPBack Point
BSBacksight
BCBack Circle

Example:

BK,OP1,BP2,BS315.0000,BC0.0044

Job Record

Record type: JB
Field HeaderDescription
NMJob Name
DTDate
TMTime

Example:

JB,NMSAMPLE,DT06-27-2003,TM14:21:53

Line of Sight Record

Record type: LS
Field HeaderDescription
HIHeight of Instrument
HRHeight of Rod[1]

[1] GPS heights may be recorded to phase center or ARP depending on the GNSS make and model.

Examples:

LS,HI5.000000,HR6.000000
LS,HR4.000000

Mode Setup Record

The mode setup will be recorded at the beginning of the raw data file.

Record type: MO
Field HeaderDescription
ADAzimuth direction (0 for North, 1 for South)
UNDistance unit (0 for Feet, 1 for Meter)
SFScale Factor
ECEarth Curvature (0 for OFF, 1 for ON)
EOEDM Offset (Inch)

Example:

MO,AD0,UN0,SF1.00000000,EC1,EO0.0,AU0

Occupy Record

Record type: OC
Field HeaderDescription
OPPoint Name
NNorthing (the header is N space)
EEasting (the header is E space)
ELElevation
--Note

Example:

OC,OP1,N 5000.00000,E 5000.00000,EL100.000,--CP

Off Center Shot Record

Record type: OF
Field HeaderDescription
ARAngle Right
ZEZenith (actual)
SDSlope Distance

Examples:

OF,AR90.3333,ZE90.0000,SD25.550000
OF,ZE90.3333,--Vert Angle Offset

Store Point Record

Record type: SP
Field HeaderDescription
PNPoint Name
NNorthing
EEasting
ELElevation
--Note

Example:

SP,PN100,N 5002.0000,E 5000.0000,EL100.0000,--PP

Traverse / Sideshot Record / Backsight Direct / Backsight Reverse / Foresight Direct / Foresight Reverse

Record type: TR / SS / BD / BR / FD / FR
Field HeaderDescription
OPOccupy Point
FP Foresight Point
One of the following (horiz. direction):
AZAzimuth
BRBearing
ARAngle-Right
ALAngle-Left
DRDeflection-Right
DLDeflection-Left
One of the following (vert. direction):
ZEZenith
VAVertical Angle
CEChange Elevation
One of the following (distance):
SDSlope Distance
HDHorizontal Distance
--Note

Examples:

TR,OP1,FP4,AR113.3333,ZE90.3333,SD25.550000,--CP
SS,OP1,FP2,AR114.0044,ZE86.0133,SD10.313750,--CP
BD,OP1,FP2,AR110.0055,ZE86.0126,SD10.320000,--CP
BR,OP1,FP2,AR290.0037,ZE273.5826,SD10.315000,--CP
FD,OP1,FP3,AR117.1630,ZE89.4305,SD7.393000,--CP
FR,OP1,FP3,AR297.1612,ZE270.1548,SD7.395000,--CP

GPS

Record type: GPS
Field HeaderDescription
PNPoint Name
LALatitude (WGS84)
LNLongitude (WGS84, Negative for West)
ELEllipsoid elevation (in meters)
--Note

*GPS heights may be recorded to APC or ARP depending on GPS make.

Example:

GPS,PN701,LA42.214630920,LN-71.081409184,EL-21.8459,--CP /Brass Disk
Alphabetical listing of Record Types
Record TypeDescription
BDBacksight Direct
BKBacksight
BRBacksight Reverse
FDForesight Direct
FRForesight Reverse
GPSGPS Position in Lat (dd.mmss) Lon (dd.mmss) and WGS84 Ellipsoid Elevation in meters
JBJob
LSLine of Sight
MOMode Setup
OCOccupy
OFOff Center Shot
SPStore Point
SSSide Shot
TRTraverse
--Note Record
Alphabetical listing of Field Headers
Field HeaderDescription
Azimuth Direction (0 for North, 1 for South)
ALAngle-Left
ARAngle-Right
AZAzimuth
BCBack Circle
BPBack Point
BRBearing (this field will be recorded as N123.4500W)
BSBacksight (when back point is not defined)
CEChange Elevation
DLDeflection-Left
DRDeflection-Right
DTLocal Date (MM-DD-YYYY)
EEasting (the header is E space)
ECEarth Curvature (0 for off, 1 for on)
ELElevation (GPS value is ellipsoid elevation in meters)
EOEDM Offset
FEForesight Elevation
FPForesight Point
HDHorizontal Distance
HIHeight of Instrument
HRHeight of Rod
LALatitude
LNLongitude
NNorthing (the header is N space)
OCOccupy Point Coordinates
OPOccupy Point
PNPoint Name
SDSlope Distance
SFScale Factor
TMLocal Time (HH:MM:SS)
UNDistance Unit (0 for feet, 1 for meter, 2 for US feet)
VAVertical Angle
ZEZenith
--Note