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

fixing #247 mixing format and mime_type #248

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jachym
Copy link

@jachym jachym commented Mar 31, 2021

QGIS supports WMTS service declaring image format as image/jpgpng

this shoudl fix the issue.

At the moment: QGIS can not load WMTS service width MIXED image formats

@jachym
Copy link
Author

jachym commented Mar 31, 2021

Tested with https://github.com/jachym/docker-mapcache/tree/247_mixed

Works as expected

obrazek

obrazek

@jbo-ads jbo-ads linked an issue Apr 6, 2021 that may be closed by this pull request
Copy link
Member

@jbo-ads jbo-ads left a comment

Choose a reason for hiding this comment

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

I would keep xxx as file extension and change image/jpgpng by image/vnd.jpeg-png as mime type.

@jmckenna
Copy link
Member

jmckenna commented Sep 8, 2023

@jachym can you re-base this against main ? I had recently upgraded the CI build system, so hopefully your changes can run without issues now...

@jmckenna jmckenna added this to the 1.14.1 release milestone Sep 8, 2023
@jmckenna
Copy link
Member

jmckenna commented Apr 4, 2024

@jachym can you re-base this against main ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mixed format missing mimetype
3 participants