<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>RE: [fusion-users] MapServer/Fusion/Select Tool</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Wrong also, I'm already using AGG/jpeg for my map output.<BR>
<BR>
- Tim<BR>
<BR>
----<BR>
Timothy J Nolte - tnolte@ilpcs.com<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: www.ipcswirelessinc.com<BR>
<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: fusion-users-bounces@lists.osgeo.org on behalf of Paul Deschamps<BR>
Sent: Wed 8/27/2008 5:38 PM<BR>
To: Nolte, Tim<BR>
Cc: fusion-users@lists.osgeo.org<BR>
Subject: Re: [fusion-users] MapServer/Fusion/Select Tool<BR>
<BR>
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 &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>
On Wed, Aug 27, 2008 at 2:47 PM, Nolte, Tim<BR>
&lt;Tim.Nolte@ipcswirelessinc.com&gt;wrote:<BR>
<BR>
&gt; I'm wondering if anyone else has experienced and issue with Fusion<BR>
&gt; returning a distorted map after doing a selection? Attached are examples<BR>
&gt; of what I mean.<BR>
&gt;<BR>
&gt; MapServer 5.2<BR>
&gt; Fusion 1.0.6<BR>
&gt;<BR>
&gt; Thanks.<BR>
&gt;<BR>
&gt; - Tim<BR>
&gt;<BR>
&gt; ----<BR>
&gt; Timothy J Nolte - tnolte@ilpcs.com<BR>
&gt; Network Planning Engineer<BR>
&gt;<BR>
&gt; iPCS Wireless, Inc.<BR>
&gt; 4717 Broadmoor Ave, Suite G<BR>
&gt; Kentwood, MI 49512<BR>
&gt;<BR>
&gt; Office: 616-656-5163<BR>
&gt; PCS:&nbsp;&nbsp;&nbsp; 616-706-2438<BR>
&gt; Fax:&nbsp;&nbsp;&nbsp; 616-554-6484<BR>
&gt; Web: www.ipcswirelessinc.com<BR>
&gt;<BR>
&gt; _______________________________________________<BR>
&gt; fusion-users mailing list<BR>
&gt; fusion-users@lists.osgeo.org<BR>
&gt; <A HREF="http://lists.osgeo.org/mailman/listinfo/fusion-users">http://lists.osgeo.org/mailman/listinfo/fusion-users</A><BR>
&gt;<BR>
&gt;<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>