<DIV><SPAN class=39535805-22092004><FONT face=Arial color=#0000ff size=2>There is no buffer creating function in Mapserver (as I know) but you may imitate it by drawing line with defined thickness, e.g.:</FONT></SPAN></DIV>
<DIV><SPAN class=39535805-22092004><FONT face=Arial color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=39535805-22092004><FONT face=Arial color=#0000ff size=2>LAYER</FONT></SPAN></DIV>
<DIV><SPAN class=39535805-22092004><FONT face=Arial color=#0000ff size=2>&nbsp; ...some definitions...</FONT></SPAN></DIV>
<DIV><SPAN class=39535805-22092004><FONT face=Arial color=#0000ff size=2>&nbsp; <STRONG>SIZEUNITS</STRONG> <STRONG>meters</STRONG></FONT></SPAN></DIV>
<DIV><SPAN class=39535805-22092004><FONT face=Arial color=#0000ff size=2>&nbsp; CLASS</FONT></SPAN></DIV>
<DIV><SPAN class=39535805-22092004><FONT face=Arial color=#0000ff size=2>&nbsp;&nbsp;&nbsp; SYMBOL "circle"</FONT></SPAN></DIV>
<DIV><SPAN class=39535805-22092004><FONT face=Arial color=#0000ff size=2>&nbsp;&nbsp;&nbsp; SIZE 100 # 100m buffer radius</FONT></SPAN></DIV>
<DIV><SPAN class=39535805-22092004><FONT face=Arial color=#0000ff size=2>&nbsp;&nbsp;&nbsp; COLOR 255 0 0</FONT></SPAN></DIV>
<DIV><SPAN class=39535805-22092004><FONT face=Arial color=#0000ff size=2>&nbsp; END</FONT></SPAN></DIV>
<DIV><SPAN class=39535805-22092004><FONT face=Arial color=#0000ff size=2>LAYER</FONT></SPAN></DIV>
<P style="PADDING: 0px 0px 0px 0px; MARGIN: 0px 0px 0px 0px;">&nbsp;</P>
<P style="PADDING: 0px 0px 0px 0px; MARGIN: 0px 0px 0px 0px;">Stepan Kafka<BR><BR>______________________________________________________________<BR>&gt; Od: sudip dey &lt;sudip_mca@SIFY.COM&gt;<BR>&gt; Komu: MAPSERVER-USERS@LISTS.UMN.EDU<BR>&gt; Datum: Wed, 22 Sep 2004 11:13:23 +0600<BR>&gt; Předmět: [UMN_MAPSERVER-USERS] buffer<BR>&gt;<BR>&gt; Hello,<BR>&gt; i am working upon a GIS-project using PHP-mapscript and mapserver.Now i have to buffer areas of the map which are at a given distance away from a line layer.I have to shade the region with different color.<BR>&gt; <BR>&gt; Any comments and code in this respect will be greatfully accepted.<BR>&gt; Thanking you............Sudip<BR></P>