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

-d flag is silently ignored when decoding a single tile #693

Closed
boxerab opened this issue Jan 9, 2016 · 3 comments
Closed

-d flag is silently ignored when decoding a single tile #693

boxerab opened this issue Jan 9, 2016 · 3 comments

Comments

@boxerab
Copy link
Contributor

boxerab commented Jan 9, 2016

Library always decodes the entire tile, no matter what is set with -d

@mayeut
Copy link
Collaborator

mayeut commented Jan 14, 2016

Does setting -dand -t arguments at the same time makes sense ?
I would think not. I'd rather see -d only decode part of the image in image coordinates, whatever the number of tiles needed. -t shall only decode the whole tile.
IMHO setting -t and -d shall result in an error or at least a warning saying that -dis ignored.

@boxerab
Copy link
Contributor Author

boxerab commented Jan 14, 2016

Good point. Closing.

@boxerab boxerab closed this as completed Jan 14, 2016
@mayeut
Copy link
Collaborator

mayeut commented Jan 14, 2016

Reopening with a different title. Changing from -d flag is ignored when decoding a single tile to -d flag is silently ignored when decoding a single tile.
Minor but nonetheless a bug.

@mayeut mayeut reopened this Jan 14, 2016
@mayeut mayeut changed the title -d flag is ignored when decoding a single tile -d flag is silently ignored when decoding a single tile Jan 14, 2016
@boxerab boxerab closed this as completed Dec 28, 2016
@boxerab boxerab reopened this Dec 29, 2016
@rouault rouault closed this as completed Sep 19, 2017
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

No branches or pull requests

3 participants