Hi!<br><br>I have a problem with the quality of a wms image that I serve with my mapserver application. <br><br>I have a mapfile with 4 layers, one of these one&#39;s is a wms layer that serves aerial photographs. If&nbsp; I don&#39;t change anything in the .map the polygon layers look cool but the wms looks terrible, if I add:<br>

<br><span></span>OUTPUTFORMAT<br>&nbsp; NAME jpeg<br>&nbsp; DRIVER &quot;GD/JPEG&quot;<br>&nbsp; MIMETYPE &quot;image/jpeg&quot;<br>&nbsp; IMAGEMODE RGB<br>&nbsp; EXTENSION &quot;jpg&quot;<br>&nbsp;&nbsp; FORMATOPTION &quot;QUALITY=100&quot;<br>
END<br><br>the wms looks cool an the others look terrible. How can I do to solve the problem? <br><br>thanks!<br><br>Marta<br>