<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
All,<br>
<br>
I'm trying to get the polygon outline of a collection of points.  I
used ConvexHull, and what I got was--hence the name--convex.  Is there
a way to get a more exact outline?  In my image below, the points are
in purple and the convex hull is in red.  I want to get a poly that
more closely matches the points.<br>
<br>
Thanks,<br>
Steve<br>
<br>
<img src="cid:part1.01070702.00010907@psu.edu" alt=""><br>
<pre class="moz-signature" cols="72">-- 
Stephen Crawford
Center for Environmental Informatics
The Pennsylvania State University
<a class="moz-txt-link-abbreviated" href="mailto:src176@psu.edu">src176@psu.edu</a>
814.865.9905</pre>
</body>
</html>