<div dir="ltr">Another possibility is that you are using a palleted image for your IMAGETYPE.<br><br>GD does a real nice job on certain things however for a real quality image AGG is awesome <br><br>Set your image type to aggjpeg and add this output format block. <br>
<br>This is more of a &quot;mapserver&quot; question then a &quot;fusion&quot; question. <br><br>IMAGETYPE aggjpeg<br><br>&nbsp; OUTPUTFORMAT<br>&nbsp;&nbsp;&nbsp; NAME &quot;aggjpeg&quot;<br>&nbsp;&nbsp;&nbsp; DRIVER &quot;AGG/JPEG&quot;<br>&nbsp;&nbsp;&nbsp; FORMATOPTION &quot;QUALITY=100&quot;<br>
&nbsp;&nbsp;&nbsp; IMAGEMODE &quot;RGB&quot;<br>&nbsp; END<br><br>Cheers<br><br>Paul D. <br><br><br><br><div class="gmail_quote">On Wed, Aug 27, 2008 at 2:47 PM, Nolte, Tim <span dir="ltr">&lt;<a href="mailto:Tim.Nolte@ipcswirelessinc.com">Tim.Nolte@ipcswirelessinc.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I&#39;m wondering if anyone else has experienced and issue with Fusion<br>
returning a distorted map after doing a selection? Attached are examples<br>
of what I mean.<br>
<br>
MapServer 5.2<br>
Fusion 1.0.6<br>
<br>
Thanks.<br>
<br>
- Tim<br>
<br>
----<br>
Timothy J Nolte - <a href="mailto:tnolte@ilpcs.com">tnolte@ilpcs.com</a><br>
Network Planning Engineer<br>
<br>
iPCS Wireless, Inc.<br>
4717 Broadmoor Ave, Suite G<br>
Kentwood, MI 49512<br>
<br>
Office: 616-656-5163<br>
PCS: &nbsp; &nbsp;616-706-2438<br>
Fax: &nbsp; &nbsp;616-554-6484<br>
Web: <a href="http://www.ipcswirelessinc.com" target="_blank">www.ipcswirelessinc.com</a><br>
<br>_______________________________________________<br>
fusion-users mailing list<br>
<a href="mailto:fusion-users@lists.osgeo.org">fusion-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/fusion-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/fusion-users</a><br>
<br></blockquote></div><br></div>