mapcache icon indicating copy to clipboard operation
mapcache copied to clipboard

mixed format missing mimetype

Open jachym opened this issue 4 years ago • 4 comments

I think, that the mixed format should have mime_type forced to image/jpgpng

jachym avatar Mar 31 '21 12:03 jachym

Mapserver, Geoserver and GeoWebCache are using image/vnd.jpeg-png https://mapserver.gis.umn.edu/ja/mapfile/outputformat.html https://docs.geoserver.org/latest/en/user/services/wms/outputformats.html

jratike80 avatar Mar 31 '21 13:03 jratike80

Whatever will work

https://github.com/qgis/QGIS/blob/master/src/providers/wms/qgswmsprovider.cpp#L3693

jachym avatar Mar 31 '21 13:03 jachym

Then I would go for image/vnd.jpeg-png as a common OSGeo variant.

jratike80 avatar Mar 31 '21 14:03 jratike80

+1 for image/vnd.jpeg-png

jbo-ads avatar Apr 02 '21 08:04 jbo-ads