<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style style="display: none;" id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body tabindex="0" aria-label="Message body" fpstyle="1" dir="ltr">
<div name="divtagdefaultwrapper" id="divtagdefaultwrapper" style="font-family: Calibri,Arial,Helvetica,sans-serif; font-size: 12pt; color: #000000; margin: 0">
I am currently making sqlite caches from tile data I generate from gdal2tiles.py.  The resulting png images look great, and so do the images when they are in the sqlite database if I either view them directly or if I save the blob data out and open in an image
 viewer.<br>
<br>
My issue is, when i serve this cache via mapproxy as WMS, the image is very dithered and low-quality.  I tried setting the image mode to RGBA for the cache, and also set colors to 0 (disable color reduction, according to wiki), but this has no impact on how
 the image looks.<br>
<br>
How can I get MapProxy to serve the cache images without reducing their quality?  Bandwidth/loadtime is no concern for me at this point.<br>
<br>
Thank you very much,<br>
<div><br>
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
Steven D. Lander, Software Engineer
<div>Reinventing Geospatial, Inc</div>
<br>
</div>
</div>
</div>
</body>
</html>