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 Header | Description |
OP | Occupy Point |
BP | Back Point |
BS | Backsight |
BC | Back Circle |
Example:
BK,OP1,BP2,BS315.0000,BC0.0044
Job Record
Record type: JB
Field Header | Description |
NM | Job Name |
DT | Date |
TM | Time |
Example:
JB,NMSAMPLE,DT06-27-2003,TM14:21:53
Line of Sight Record
Record type: LS
Field Header | Description |
HI | Height of Instrument |
HR | Height 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 Header | Description |
AD | Azimuth direction (0 for North, 1 for South) |
UN | Distance unit (0 for Feet, 1 for Meter) |
SF | Scale Factor |
EC | Earth Curvature (0 for OFF, 1 for ON) |
EO | EDM Offset (Inch) |
Example:
MO,AD0,UN0,SF1.00000000,EC1,EO0.0,AU0
Occupy Record
Record type: OC
Field Header | Description |
OP | Point Name |
N | Northing (the header is N space) |
E | Easting (the header is E space) |
EL | Elevation |
-- | Note |
Example:
OC,OP1,N 5000.00000,E 5000.00000,EL100.000,--CP
Off Center Shot Record
Record type: OF
Field Header | Description |
AR | Angle Right |
ZE | Zenith (actual) |
SD | Slope Distance |
Examples:
OF,AR90.3333,ZE90.0000,SD25.550000
OF,ZE90.3333,--Vert Angle Offset
Store Point Record
Record type: SP
Field Header | Description |
PN | Point Name |
N | Northing |
E | Easting |
EL | Elevation |
-- | 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 Header | Description |
OP | Occupy Point |
FP | Foresight Point |
| One of the following (horiz. direction): |
AZ | Azimuth |
BR | Bearing |
AR | Angle-Right |
AL | Angle-Left |
DR | Deflection-Right |
DL | Deflection-Left |
| One of the following (vert. direction): |
ZE | Zenith |
VA | Vertical Angle |
CE | Change Elevation |
| One of the following (distance): |
SD | Slope Distance |
HD | Horizontal 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 Header | Description |
PN | Point Name |
LA | Latitude (WGS84) |
LN | Longitude (WGS84, Negative for West) |
EL | Ellipsoid 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 Type | Description |
BD | Backsight Direct |
BK | Backsight |
BR | Backsight Reverse |
FD | Foresight Direct |
FR | Foresight Reverse |
GPS | GPS Position in Lat (dd.mmss) Lon (dd.mmss) and WGS84 Ellipsoid Elevation in meters |
JB | Job |
LS | Line of Sight |
MO | Mode Setup |
OC | Occupy |
OF | Off Center Shot |
SP | Store Point |
SS | Side Shot |
TR | Traverse |
-- | Note Record |