Project
Project Name
Show Example Data
Units
Length
Plane Angle
Coordinate Reference System
Reference System
Datum Shift
Parameter Set
Columns
Column 1
Column 2
Column 3
Column 4
Column 5
Colors
Header
{
	"version": 1,
	"name": null,
	"settings": {
		"version": 1,
		"refsys": {
			"name": "Earth, WGS 84, UTM",
			"shift": null,
			"parameter": null
		}
	},
	"columns": [
		"id",
		"easting",
		"northing",
		"altitude",
		"yaw"
	],
	"units": {
		"length": null,
		"plane_angle": null
	}
}
Hints
  1. File Extension: .c3d
  2. File Encoding: UTF-8
  3. The guidance system recogizes project files from USB drives, if they are put in the following path (incl. subdirectories): <usb-drive>/c3d/
  4. Yaw (drive direction) values are based on the reference system used, 0 is grid north, π/2 (90°, 100 gon) is grid east.