<div dir="ltr">In firebug you will see a call in the "Net" section that loads the mapserver cgi. Open that link up in a new tab and save the images before and after a selection. <br><br>If both images look good then you are correct in saying it has something to do with fusion or your application code otherwise it's a mapserver issue. <br>
<br>Cheers<br><br>Paul D. <br><br><div class="gmail_quote">On Thu, Aug 28, 2008 at 12:53 AM, Nolte, Tim <span dir="ltr"><<a href="mailto:Tim.Nolte@ipcswirelessinc.com">Tim.Nolte@ipcswirelessinc.com</a>></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;">
<div>
<p><font size="2">Wrong also, I'm already using AGG/jpeg for my map output.<div class="Ih2E3d"><br>
<br>
- Tim<br>
<br>
----<br>
Timothy J Nolte - <a href="mailto:tnolte@ilpcs.com" target="_blank">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: 616-706-2438<br>
Fax: 616-554-6484<br>
Web: <a href="http://www.ipcswirelessinc.com" target="_blank">www.ipcswirelessinc.com</a><br>
<br>
<br>
<br></div><div class="Ih2E3d">
-----Original Message-----<br>
From: <a href="mailto:fusion-users-bounces@lists.osgeo.org" target="_blank">fusion-users-bounces@lists.osgeo.org</a> on behalf of Paul Deschamps<br>
Sent: Wed 8/27/2008 5:38 PM<br>
To: Nolte, Tim<br>
Cc: <a href="mailto:fusion-users@lists.osgeo.org" target="_blank">fusion-users@lists.osgeo.org</a><br>
Subject: Re: [fusion-users] MapServer/Fusion/Select Tool<br>
<br></div><div><div></div><div class="Wj3C7c">
Another possibility is that you are using a palleted image for your<br>
IMAGETYPE.<br>
<br>
GD does a real nice job on certain things however for a real quality image<br>
AGG is awesome<br>
<br>
Set your image type to aggjpeg and add this output format block.<br>
<br>
This is more of a "mapserver" question then a "fusion" question.<br>
<br>
IMAGETYPE aggjpeg<br>
<br>
OUTPUTFORMAT<br>
NAME "aggjpeg"<br>
DRIVER "AGG/JPEG"<br>
FORMATOPTION "QUALITY=100"<br>
IMAGEMODE "RGB"<br>
END<br>
<br>
Cheers<br>
<br>
Paul D.<br>
<br>
<br>
<br>
On Wed, Aug 27, 2008 at 2:47 PM, Nolte, Tim<br>
<<a href="mailto:Tim.Nolte@ipcswirelessinc.com" target="_blank">Tim.Nolte@ipcswirelessinc.com</a>>wrote:<br>
<br>
> I'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" target="_blank">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: 616-706-2438<br>
> Fax: 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" target="_blank">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>
><br>
<br>
</div></div></font>
</p>
</div>
</blockquote></div><br></div>