<!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 5.50.4134.600" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2>mapserver version 3.3.011,</FONT></DIV>
<DIV><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2>platform linux red hat 6.2</FONT></DIV>
<DIV><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2>hi,</FONT></DIV>
<DIV><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2>i'm trying to use a mapfile to draw an inline 
feature with no shapefile.&nbsp; my failed attempt is down below.&nbsp; 
</FONT></DIV>
<DIV><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2>i know my gif 'redarrow'&nbsp;is ok because i 
tested it on the demo by replacing all the symbols with 'redarrow'&nbsp;it 
showed up fine</FONT></DIV>
<DIV><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2>can anyone see anything wrong?&nbsp; 
</FONT></DIV>
<DIV><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2>once this works, i would like to include 
multiple instances of the same bitmap on the same map.&nbsp; i'm pretty sure 
this is done by simply adding more points, but i'm not sure of the format.&nbsp; 
also i'd like to have multiple bitmaps on my zzz layer,&nbsp; from the 
documentation this is done by a relation of the Feature class setting and the 
class expression string, but i'd like to see an example.</FONT></DIV>
<DIV><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2>thanks for any help,</FONT></DIV>
<DIV><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2>Matt</FONT></DIV>
<DIV><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2>--------MAPFILE 
-----------------------------------------------------------------------------------</FONT></DIV>
<DIV><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2>NAME DEMO<BR>STATUS ON<BR>SIZE 600 
600<BR>MARKERSET symbols/marker.sym<BR>EXTENT 138.8663 35.5158 139.7185 
36.2986<BR>UNITS DD<BR>IMAGECOLOR 255 255 255<BR>INTERLACE OFF</FONT></DIV>
<DIV><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2>WEB<BR>&nbsp; HEADER 
demo_header.html<BR>&nbsp; TEMPLATE demo.html<BR>&nbsp; FOOTER 
demo_footer.html<BR>&nbsp; MINSCALE 1000<BR>&nbsp; MAXSCALE 1550000<BR>&nbsp; 
IMAGEPATH "/usr/local/apache/htdocs/tmp/"<BR>&nbsp; IMAGEURL "/tmp/"<BR>&nbsp; # 
LOG "demo.log"<BR>END</FONT></DIV>
<DIV><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2>LAYER<BR>&nbsp; NAME zzz<BR>&nbsp; TYPE 
ANNOTATION<BR>&nbsp; STATUS DEFAULT<BR>&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp; NAME 
"testbm"<BR>&nbsp;&nbsp;&nbsp; SYMBOL 'redarrow'&nbsp;<BR>&nbsp; END<BR>&nbsp; 
FEATURE <BR>&nbsp;&nbsp;&nbsp; POINTS 138.9663 35.9158 END<BR>&nbsp; 
END<BR>END</FONT></DIV>
<DIV><FONT face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" size=2></FONT>&nbsp;</DIV></BODY></HTML>