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

Handle different tiff orientations #390

Merged
merged 3 commits into from
Oct 30, 2019
Merged

Handle different tiff orientations #390

merged 3 commits into from
Oct 30, 2019

Conversation

manthey
Copy link
Member

@manthey manthey commented Oct 30, 2019

For a Tiled TIFF that is not in the standard top-left orientation, this uses a less-efficient code path that may composite up to four tiles to get a conceptual tile at the location desired.

For a Tiled TIFF that is not in the standard top-left orientation, this
uses a less-efficient code path that may composite up to four tiles to
get a conceptual tile at the location desired.

This still needs tests.
manthey added a commit that referenced this pull request Oct 30, 2019
For a Tiled TIFF that is not in the standard top-left orientation, this
uses a less-efficient code path that may composite up to four tiles to
get a conceptual tile at the location desired.

This is a backport of #390.  Tests are done on the master branch.
manthey added a commit that referenced this pull request Oct 30, 2019
For a Tiled TIFF that is not in the standard top-left orientation, this
uses a less-efficient code path that may composite up to four tiles to
get a conceptual tile at the location desired.

This is a backport of #390.  Tests are done on the master branch.
@manthey
Copy link
Member Author

manthey commented Oct 30, 2019

Confirmed in external use.

@manthey manthey merged commit 7bf11c1 into master Oct 30, 2019
@manthey manthey deleted the tiff-orientation branch October 30, 2019 18:05
manthey added a commit that referenced this pull request Oct 30, 2019
For a Tiled TIFF that is not in the standard top-left orientation, this
uses a less-efficient code path that may composite up to four tiles to
get a conceptual tile at the location desired.

This is a backport of #390.  Tests are done on the master branch.
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.

1 participant