We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
.jpeg
.jpg
right now we only support .jpg.
titiler/titiler/resources/enums.py
Lines 39 to 48 in 989d1b4
FYI, this means we also need to modify https://github.com/cogeotiff/rio-tiler/blob/master/rio_tiler/profiles.py#L39-L49 to add jpg:JPEGProfile()
jpg:JPEGProfile()
The text was updated successfully, but these errors were encountered:
jpg
vincentsarago
Successfully merging a pull request may close this issue.
right now we only support
.jpg
.titiler/titiler/resources/enums.py
Lines 39 to 48 in 989d1b4
FYI, this means we also need to modify https://github.com/cogeotiff/rio-tiler/blob/master/rio_tiler/profiles.py#L39-L49 to add
jpg:JPEGProfile()
The text was updated successfully, but these errors were encountered: