FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fixing #247 mixing format and mime_type by jachym · Pull Request #248 · MapServer/mapcache · GitHub

fixing #247 mixing format and mime_type - #248

Open
jachym wants to merge 1 commit into
MapServer:mainfrom
jachym:247_mixed
Open

fixing #247 mixing format and mime_type#248
jachym wants to merge 1 commit into
MapServer:mainfrom
jachym:247_mixed

Conversation

jachym commented Mar 31, 2021

Copy link
Copy Markdown

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 commented Mar 31, 2021

Copy link
Copy Markdown
Author

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

Works as expected

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

jbo-ads left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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

jmckenna commented Sep 8, 2023

Copy link
Copy Markdown
Member

@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 added this to the 1.14.1 release milestone Sep 8, 2023

jmckenna commented Apr 4, 2024

Copy link
Copy Markdown
Member

@jachym can you re-base this against main ?

jmckenna modified the milestones: 1.14.1 release, 1.14.2 Mar 5, 2025
jmckenna modified the milestones: 1.14.2, 1.17.0 Jun 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL