Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use export format AUTO for KMZ #1498

Merged
merged 1 commit into from
May 6, 2024
Merged

Conversation

pierotofy
Copy link
Member

@pierotofy pierotofy commented May 6, 2024

KMZ exports are huge because we use PNG as an output format.

There's an (undocumented?) option for format named "AUTO" which generates tiles in JPEG, unless they are semi-transparent, in which case PNG is used.

This reduces the size of the KMZ, which is helpful, because Google Earth cannot import large files. See https://community.opendronemap.org/t/no-results-empty-kml-file/15907

@pierotofy pierotofy merged commit 568e80a into OpenDroneMap:master May 6, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant