<!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.2800.1528" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I have different set of points on my map. I'd like 
to create a buffer (poligon) for each set (in order to display different 
"background areas" for each set).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>So, how can I create a "buffer area" for a set of 
points?</FONT></DIV>
<DIV><FONT face=Arial size=2>The first idea:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>    - find the poligon that contains 
this points (1)</FONT></DIV>
<DIV><FONT face=Arial size=2>    - create a buffer of this 
poligon (2)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>(1) it seems, to me,  difficult (or 
not?)</FONT></DIV>
<DIV><FONT face=Arial size=2>(2) ...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>if is it the right way to do this, how can I find 
the polygon?</FONT></DIV>
<DIV><FONT face=Arial size=2>if it is the wrong way, what is the best method to 
to this?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks</FONT></DIV>
<DIV><FONT face=Arial size=2>Stefano.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>