OpenDroneMap / WebODM

User-friendly, commercial-grade software for processing aerial imagery. 🛩
https://www.opendronemap.org/webodm/
GNU Affero General Public License v3.0
2.92k stars 964 forks source link

Create BIGTIFF output during export if needed #1559

Closed pierotofy closed 1 month ago

pierotofy commented 1 month ago

Currently larger TIFF outputs will fail to export with a Chunk and warp failed error message when the file exceeds 4GB.

pierotofy commented 1 month ago

Also fixes #1528

pierotofy commented 1 month ago

Closes #1416