To successfully import a point table from a total station into the ADMA Offset Calculator, the CSV file must adhere to the following format requirements:
General Structure
- Each row represents a single point in the point table.
- The file should have no header row.
- Each row must include the following fields in the given order:
- Point Name: A unique identifier for the point (e.g.,
Point1
,Point2
). - Coordinates (X, Y, Z): Three numerical values separated by commas representing the point’s position in 3D space. These can be positive or negative floating-point numbers.
- Additional Fields: Add as many fields as needed, ensuring they follow the same comma-separated format.
Example
x.xxx in meters.