Export Flight Mission Files (.csv, .txt)
Export a flight mission's adjusted trajectory data into a .csv or .txt file that can be imported into Inpho UASMaster and other third-party image processing software. Each image included in a flight mission is represented by a line in the file that includes the following delimited fields:
- Image filename – The full path to the image.
- uniqueID – A unique ID based on the flight block serial number and the image file name.
- activate – A float or autonomous observation in the adjustment, set to 0, or fixed, set to 1.
- x – Camera's X position.
- y – Camera's Y position.
- z – Camera's Z position.
- roll – Camera orientation Euler angle for roll, in degrees.
- pitch – Camera orientation Euler angle for pitch, in degrees.
- yaw – Camera orientation Euler angle for yaw, in degrees.
- GNNS event time – For trajectory, the GNSS rogue time.
To export flight mission files:
Note: For general instructions on exporting data files, see Export Data.
- Select Export in Home > Data Exchange.
The Export command pane displays.
- Select the Survey tab. Then select Flight Mission exporter in the list.
- Click in the Data field. Then, using the Project Explorer, select the flight mission whose trajectory data you want to export.
You can export only one flight mission per export file.
- Optionally, in the File Name field, type a path and different name for the export file, or click the Browse icon to browse to a location and specify a file name. (Optionally, click the Browse external service locations icon to save the file to an external service location.)
By default, the project name is used for the export file.
- Optionally, change the File type and Delimiter in the Settings section.
- Click Export.