<div dir="ltr"><div><div>Hi Steven,<br><br></div>Have you tried setting the image property `paletted` to false which enables 24bit PNG files? You can set it as a global image property:<br><br>globals:<br>  image:<br>    paletted: false<br>
<br><br></div>Cheers,<br><br>Matt.<br><div class="gmail_extra">-- <br>Matt Walker<br>@_walkermatt<br><br><div class="gmail_quote">On 14 August 2013 20:05, Lander, Steven <span dir="ltr"><<a href="mailto:steven.lander@rgi-corp.com" target="_blank">steven.lander@rgi-corp.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">




<div dir="ltr">
<div name="divtagdefaultwrapper" style="font-size:12pt;margin:0px;font-family:Calibri,Arial,Helvetica,sans-serif">
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">
Steven D. Lander, Software Engineer
<div>Reinventing Geospatial, Inc</div>
<br>
</div>
</div>
</div>
</div>

<br>_______________________________________________<br>
MapProxy mailing list<br>
<a href="mailto:MapProxy@lists.osgeo.org">MapProxy@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapproxy" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapproxy</a><br>
<br></blockquote></div><br>
</div></div>