I use it with <div><br></div><div>openlayers</div><div><br></div><div>service?LAYERS=<layername>&FORMAT=image%2Fpng&TRANSPARENT=true&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&SRS=EPSG%3A900913&BBOX=-9251118.3270743,3508167.3641408,-9247556.657256,3511729.0339592&WIDTH=768&HEIGHT=768</div>
<div><br></div><div>and luciad</div><div><br></div><div>service?BGCOLOR=0xaaaaaa&TRANSPARENT=TRUE&BBOX=-9251750.306743331,3500409.881396277,-9241737.954661945,3504778.272356742&CRS=EPSG%3A900913&VERSION=1.3.0&FORMAT=image%2Fpng&SERVICE=WMS&HEIGHT=750&REQUEST=GetMap&LAYERS=<layername>&STYLES=&WIDTH=1719</div>
<div><br></div><div>in each case mapproxy will resample the image.</div><div><br></div><div>how can i configure mapproxy to NOT resample the image but still use the cache?</div><div><br></div><div>thx</div><div>georg</div>
<div><br></div><div><br></div><div><br><br><div class="gmail_quote">2012/11/20 Oliver Tonnhofer <span dir="ltr"><<a href="mailto:olt@omniscale.de" target="_blank">olt@omniscale.de</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
On 20.11.2012, at 16:08, Georg Aigner wrote:<br>
> just set<br>
> paletted : false<br>
> resampling_method: bicubic  # before there was nearest<br>
><br>
> so this change work fine for me.<br>
<br>
</div>I think you did not solve this issue, but just made it less worse :)<br>
MapProxy should not scale or reproject any images when you configure it for use in OpenLayers.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
Regards,<br>
Oliver<br>
<br>
--<br>
Oliver Tonnhofer    | Omniscale GmbH & Co KG    | <a href="http://omniscale.de" target="_blank">http://omniscale.de</a><br>
<a href="http://mapproxy.org" target="_blank">http://mapproxy.org</a> | <a href="https://github.com/olt" target="_blank">https://github.com/olt</a>    | @oltonn<br>
<br>
<br>
<br>
<br>
<br>
<br>
</div></div></blockquote></div><br></div>