Known Issues

This is a list of known issues, which we aim to fix in a future release.

  • The error reason logged by cameras.make_input_cameras() when passing multi-page images is DUPLICATE_IMAGE. The actual reason is that multi-page images are not supported.

  • Water segmentation scan may in some occasions provide false positive identifications of small water patches in very oblique images.

  • LOD mesh generation may fail for point clouds with a small number of points.

  • Under some circumstances, the WKT string read back from a LAS point cloud file does not match the one used to write the file. This has only been observed on Windows, for some spatial reference systems.

  • Some error messages may fail to be logged on Windows when cameras.make_input_cameras() fails and the image paths include non-ASCII characters.

  • Exporting point clouds as SLPK may fail intermittently due to quantization issues. Retrying the export may succeed.

  • Calling calib.calibrate() after gsplat.gen_gs() in the same process may cause any subsequent call to gsplat.gen_gs() to fail.

  • Progress reporting of AutoGCP may reset due to hardware failures.