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.

  • When processing Catch data without LiDAR captured with Android Xiaomi hardware, the following warning message is printed to stdout repeatedly: “Warning: Ignoring XMP information encoded in the Exif data.”. It is unclear whether this has an observable effect in the data processing.

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