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

Fix cog #2278

Merged
merged 7 commits into from
May 30, 2024
Merged

Fix cog #2278

merged 7 commits into from
May 30, 2024

Conversation

ketourneau
Copy link
Contributor

Motivation and Context

By testing many different Geotiff we see some memory & performance problem.
Only the highest level of detail from Geotiff was used no matter the zoom level.
No resampling was used (a tile must respect the tileWidth and tileHeight size from GeoTiff).

Copy link
Contributor

@Desplandis Desplandis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready to merge!

@Desplandis Desplandis merged commit aaa9691 into iTowns:master May 30, 2024
9 checks 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

2 participants