<!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 "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>
<Tim.Nolte@ipcswirelessinc.com>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 - 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>
> fusion-users mailing list<BR>
> fusion-users@lists.osgeo.org<BR>
> <A HREF="http://lists.osgeo.org/mailman/listinfo/fusion-users">http://lists.osgeo.org/mailman/listinfo/fusion-users</A><BR>
><BR>
><BR>
<BR>
</FONT>
</P>
</BODY>
</HTML>