How to... (step-by-step instructions)
  1. Pix4D Documentation
  2. PIX4Dsurvey
  3. How to... (step-by-step instructions)

How to use coordinate systems in PIX4Dsurvey

This article explains the key concepts of project coordinate systems and the transformation of import files in the context of geospatial data processing. It covers topics such as defining the coordinate reference system (CRS) of a project based on metadata or existing files, changing the project's CRS, and transforming imported files to ensure proper alignment. The article provides step-by-step instructions for managing coordinate systems and offers tips for selecting and creating CRS files.

Project coordinate system

The coordinate reference system (CRS) of the project is automatically defined based on the coordinate system of:

  • PIX4Dmapper or PIX4Dmatic project file.
  • Coordinate system written in the metadata of the imported point cloud.

To change the project's coordinate system [1] after it is created:

  • Click the Pix4D_edit_icon.jpg icon [2] in the bottom bar.
  • In the Define project coordinate reference system [3] dialog set the:
    • Horizontal coordinate reference system,
    • Vertical coordinate reference system,
    • (Optional) Geoid,
    • (Optional) Geoid height.
  • Click Apply [4].

    PIX4Dsurvey define project CRS

When changing the coordinate system, the originally imported data is not transformed and only the coordinate system definition changes.

Tip: Besides known CRS, it is possible to select an arbitrary CRS, or import an external CRS file.
For external CRS files, the following Well-known text (WKT) file types are supported: .txt, .prj, and .wkt. You can create your own WKT file by following the instructions in this article: How to obtain or create a .prj coordinate system syntax file.

Transformation of import files

When the coordinate system of the project is already defined, the new imported files can be transformed at import. This way you can ensure that they overlay correctly with existing data.

The following file formats can be transformed:

  • Point cloud in .las and .laz file formats.
  • Vector files (.dxf, .json, .shp files) with 2D and 3D objects.
Example: When using:
  • A point cloud in geographic coordinate system WGS84 - EPSG:4326.
  • Project in projected coordinate system WGS 84 / UTM zone 32N - EPSG:32632.
The point cloud can be transformed into WGS 84 / UTM zone 32N - EPSG:32632 to align with the rest of data.
Tip: Since PIX4Dmapper does not directly support all vertical coordinate reference systems many project are defined as arbitrary. In those cases, the import dialog in PIX4Dsurvey allows to set the vertical reference system and make sure that the imported files correctly align with other data.