<?xml version="1.0" encoding="utf-16"?><html><head>

<style><!--body
{font-family: 'Segoe UI'; font-size: 12pt;}
--></style>
</head>
<body>Hi there,<br /><br />iam having some trouble to serve 48 bit geotiff images with a mapserver 7 wms. I created to layers for speed purposes with scale limiters. The lowres layer is served well and looks good, it is 24bit geotiff data(8bit per channel). But if the layer changes to the highres, 48bit geotiff data(16bit per channel), the data is shown wrong. <br />I searched for some hints regarding a similar issue but could not find something.<br /><br />This is a screenshot of the loaded highres layer. It does not matter if i load a bbox inside the browser, qgis or another wms client. The highres data looks always the same.<br /><br />image loaded from highres layer:<br /><a href="http://imgur.com/a/B65cp">http://imgur.com/a/B65cp</a><br /><br />the mapfile:<br /><a href="https://pastebin.com/4G2DZErZ">https://pastebin.com/4G2DZErZ</a><br /><br />the gdalinfo for one 16bit 3-band tile:<br /><a href="https://pastebin.com/kfS0BjmE">https://pastebin.com/kfS0BjmE</a><br /><br />Best Regards,<br />David<br />
</body></html>