<!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.2722" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi list,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>    i've got a very very very 
little problem ... i'm developing a very simple mapserver application for 
displaying a shape layer on a raster background image (jpeg). </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>    mapserver returns no error, but 
the raster image is not showed on the result !!!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>    some ideas ??</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV> <FONT face=Arial size=2>    **** this is the mapfile: 
</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>MAP<BR> NAME a003<BR> IMAGETYPE 
GIF</FONT></DIV>
<DIV><FONT face=Arial size=2> EXTENT 1414770 4298268 1590137 
4578665<BR> SIZE 800 800<BR> SHAPEPATH 
"/home/mapserver/data/shp/"<BR> IMAGECOLOR 255 255 
255<BR> SYMBOLSET 
"/home/mapserver/data/symbols/symbols35.sym"<BR> FONTSET 
"/home/mapserver/data/fonts/fonts.list"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> WEB<BR>  IMAGEPATH 
"/home/mapserver/htdocs/tmp/"<BR>  IMAGEURL 
"tmp/"<BR> END</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>###SHP Layer</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> LAYER<BR>  NAME "shape"<BR>  TYPE 
POLYGON<BR>  STATUS ON<BR>  DATA "shape"<BR>  
CLASS<BR>   STYLE<BR>    COLOR 1 1 1</FONT></DIV>
<DIV><FONT face=Arial size=2>    OUTLINECOLOR 32 123 
176<BR>   END<BR>  END<BR> END</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>###RASTER</DIV>
<DIV><BR> LAYER<BR>   NAME "raster"<BR>   TYPE 
RASTER<BR>   STATUS ON<BR>   DATA 
"/home/mapserver/data/shp/raster.jpeg"<BR>   
CLASS<BR>     NAME "raster"<BR>   
END<BR> END</DIV>
<DIV><BR>END<BR></DIV></FONT>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Tnks all</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Ciao,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Alessandro MAZZELLA</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>      ---->> 
Cagliari ( Lat. -N- 39°13'23"24, Lon. -E- 09°6'25"46 ) 
<BR></FONT></DIV></BODY></HTML>