[postgis-users] Build polygons from points

Rob Tester robtester at gmail.com
Tue Jan 30 12:57:08 PST 2007


Check out the CGAL lib. It should be able to do what you ask. 

http://www.cgal.org/


-----Original Message-----
From: postgis-users-bounces at postgis.refractions.net
[mailto:postgis-users-bounces at postgis.refractions.net] On Behalf Of galen
Sent: Tuesday, January 30, 2007 12:47 PM
To: postgis-users at postgis.refractions.net
Subject: [postgis-users] Build polygons from points


Say I have 500 points that represent an area and I'm hoping to build a
polygon out of those points.  Is there a good function to do this in postgis
or a good program that anyone has written that can accommodate this?
Obviously there is no "perfect" method of building polygons from points, but
a function that accepted some inputs (like concavity 0-10 or something,
similar to the way Simplify works?) would seemingly help me refine the
"perfect' method for my purposes.

Thanks,
Galen
_______________________________________________
postgis-users mailing list
postgis-users at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users




More information about the postgis-users mailing list