<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3243" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I thought maybe the problem is related to the 
server linux debian, because I have installed FGS package, but I don't know if 
there is, for default, the ability for ECW.</FONT></DIV>
<DIV><FONT face=Arial size=2>Does somebody know if it is necessary to recompile 
the GDAL library with ECW support with FGS?</FONT></DIV>
<DIV><FONT face=Arial size=2>thank you very much</FONT></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=defelice.luca@gmail.com href="mailto:defelice.luca@gmail.com">Luca De 
  Felice</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=ka-map-users@lists.maptools.org 
  href="mailto:ka-map-users@lists.maptools.org">ka-map-users@lists.maptools.org</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Saturday, January 12, 2008 4:35 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> ecw imageformat problems</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=Arial size=2>
  <DIV><FONT face=Arial size=2>Hi kamappers!</FONT></DIV>
  <DIV><FONT face=Arial size=2>I need some help from someone because I've 
  implemented a webgis with kamap, but when I tried to publish ecw raster image 
  I found only blank image in the tiles.</FONT></DIV>
  <DIV><FONT face=Arial size=2>I know there is some problem with the image 
  format when it is used the ecw format, but I thought to fix using "jpeg" 
  format.</FONT></DIV>
  <DIV><FONT face=Arial size=2>here is the setting in 
  config.php==&gt;</FONT></DIV>
  <DIV><FONT size=2>
  <P>$aszGMap2 = array (</P>
  <P>'title' =&gt; 'Dati stazioni di misura',</P>
  <P>'path' =&gt; '../../map/dati_stazioni.map',</P>
  <P>'scales' =&gt; array(2000000, 1000000, 500000, 100000, 50000, 12000, 
  2000),</P>
  <P>'format' =&gt;'JPEG'</P>
  <P>/* Sample authorized_users entry. See auth.php for more details:</P>
  <P>* ,'authorized_users' =&gt; array('popplace' =&gt; array('user1', 
  'user2'),</P>
  <P>* 'park' =&gt; array('user1')</P>
  <P>*/</P>
  <P>);</P>
  <P>and here is the settting in the mapfile==&gt;</P><FONT size=2>
  <P>MAP</P>
  <P>NAME "dati_stazioni.map"</P>
  <P>STATUS ON</P>
  <P>EXTENT 550917 4194760 692792 4445675 </P>
  <P>SIZE 1200 900 </P>
  <P>IMAGETYPE JPEG</P>
  <P>IMAGECOLOR 255 255 255</P>
  <P>UNITS METERS</P>
  <P>SYMBOLSET "../map/symbol/symbols.sym"</P>
  <P>TRANSPARENT ON</P>
  <P>WEB</P>
  <P># IMAGEPATH "tmp/ms_tmp/kacache/"</P>
  <P># IMAGEURL "kacache/"</P>
  <P>IMAGEPATH "../../../tmp/ms_tmp/" </P>
  <P>IMAGEURL "ms_tmp/"</P>
  <P>END</P>
  <P>LEGEND</P>
  <P>STATUS ON</P>
  <P>IMAGECOLOR 255 255 255</P>
  <P>TRANSPARENT TRUE</P>
  <P>POSITION LL</P>
  <P>KEYSIZE 20 10 </P>
  <P>KEYSPACING 5 5 </P>
  <P>LABEL</P>
  <P>TYPE BITMAP</P>
  <P>SIZE MEDIUM</P>
  <P>OFFSET 0 0 </P>
  <P>BUFFER 0</P>
  <P>MINDISTANCE -1</P>
  <P>MINFEATURESIZE -1</P>
  <P>COLOR 0 0 0</P>
  <P>PARTIALS TRUE</P>
  <P>FORCE FALSE</P>
  <P>END</P>
  <P>END</P>
  <P>SCALEBAR</P>
  <P>STATUS ON</P>
  <P>COLOR 0 0 0</P>
  <P>IMAGECOLOR 255 255 255</P>
  <P>UNITS MILES</P>
  <P>INTERVALS 4</P>
  <P>SIZE 200 3 </P>
  <P>STYLE 0</P>
  <P>POSITION LL</P>
  <P>LABEL</P>
  <P>TYPE BITMAP</P>
  <P>SIZE MEDIUM</P>
  <P>OFFSET 0 0 </P>
  <P>BUFFER 0</P>
  <P>MINDISTANCE -1</P>
  <P>MINFEATURESIZE -1</P>
  <P>COLOR 0 0 0</P>
  <P>PARTIALS TRUE</P>
  <P>FORCE FALSE</P>
  <P>END</P>
  <P>END</P>
  <P>REFERENCE</P>
  <P>IMAGE "../data/dtm.jpg"</P>
  <P>EXTENT 2470012 4174979 2796449 4460080</P>
  <P>SIZE 180 240</P>
  <P>STATUS ON</P>
  <P>MINBOXSIZE 5</P>
  <P>MAXBOXSIZE 100</P>
  <P>COLOR 255 0 0</P>
  <P>OUTLINECOLOR 0 0 0</P>
  <P>MARKERSIZE 8</P>
  <P>MARKER 'star'</P>
  <P>END #REFERENCE</P>
  <P>#OUTPUTFORMAT</P>
  <P># NAME dithered</P>
  <P># DRIVER "GD/PNG"</P>
  <P># EXTENSION "png"</P>
  <P># MIMETYPE "image/png"</P>
  <P># IMAGEMODE RGBA</P>
  <P># TRANSPARENT OFF</P>
  <P># FORMATOPTION "QUANTIZE_FORCE=ON"</P>
  <P># FORMATOPTION "QUANTIZE_DITHER=OFF"</P>
  <P># FORMATOPTION "QUANTIZE_COLORS=256"</P>
  <P>#END </P>
  <P># OUTPUTFORMAT</P>
  <P># NAME "PNG24"</P>
  <P># MIMETYPE "image/png"</P>
  <P># DRIVER "GD/PNG24"#</P>
  <P># EXTENSION "png"</P>
  <P># IMAGEMODE RGBA</P>
  <P># TRANSPARENT OFF</P>
  <P># END</P>
  <P>OUTPUTFORMAT</P>
  <P>NAME "JPEG"</P>
  <P>MIMETYPE "image/jpeg"</P>
  <P>DRIVER "GD/JPEG"</P>
  <P>EXTENSION "jpg"</P>
  <P>IMAGEMODE RGB</P>
  <P>TRANSPARENT OFF</P>
  <P>END</P>
  <P>LAYER</P>
  <P>GROUP "ORTOFOTO"</P>
  <P>NAME "ORTOFOTO"</P>
  <P>TYPE raster</P>
  <P>STATUS ON</P>
  <P># DATA "C:\ms4w\apps\ka-map-1.0\data\mosaico ortofoto\calabria.ecw"</P>
  <P>DATA 
  "ecwp://procivecw.protezionecivilecalabria.it/pkt169_ecw/pkt169-72-1.0_Mosaico_Ortofoto_Calabria.ecw"</P>
  <P>CLASS</P>
  <P>NAME "ORTOFOTO"</P>
  <P>END #CLASS</P>
  <P>END #LAYER</P>
  <P>LAYER</P>
  <P>GROUP "CZ"</P>
  <P>NAME "PRECISO CZ"</P>
  <P>TYPE raster</P>
  <P>STATUS OFF</P>
  <P>DATA 
  "ecwp://procivecw.protezionecivilecalabria.it/pkt169_ecw/IK_RGB_Catanzaro.ecw"</P>
  <P>CLASS</P>
  <P>NAME "PRECISO CZ"</P>
  <P>END #CLASS</P>
  <P>END #LAYER</P>
  <P>LAYER</P>
  <P>GROUP "IGM"</P>
  <P>NAME "IGM"</P>
  <P>TYPE raster</P>
  <P>STATUS OFF</P>
  <P>DATA 
  "ecwp://procivecw.protezionecivilecalabria.it/pkt169_ecw/Cala_IGM25000.ecw"</P>
  <P>CLASS</P>
  <P>NAME "IGM"</P>
  <P>END #CLASS</P>
  <P>END #LAYER</P>
  <P>END #MAP</P>
  <P>&nbsp;</P>
  <P><FONT face=Arial>thank you in advance for any answers</FONT></P>
  <P><FONT face=Arial>Luca De 
Felice</FONT></P></FONT></FONT></DIV></FONT></DIV></BLOCKQUOTE></BODY></HTML>