[postgis-users] ConvexHull Aggregate?

Paul Ramsey pramsey at refractions.net
Thu Sep 21 10:59:45 PDT 2006


perhaps:

   select convexhull(collect(the_geom) from thetable

depends on what semantic you mean when you say "if convexhull was an  
aggregate".

P

On 21-Sep-06, at 10:44 AM, Curtis W. Ruck wrote:

> Anyone know how in a SQL select statement to get a Convex Hull  
> polygon geometry as if ConvexHull was an aggregate function?
>
> Curtis
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20060921/86a32bb1/attachment.html>


More information about the postgis-users mailing list