[postgis-users] Polygon covering points?

Webb Sprague webb.sprague at gmail.com
Wed Oct 17 20:54:37 PDT 2007


On 10/17/07, Anton A. Patrushev <anton at orkney.co.jp> wrote:
> Convex hull?

I can't find a convex_hull that takes a SET of points.  Pointers?

or_gis=# \df *convex*
                        List of functions
 Schema |     Name      | Result data type | Argument data types
--------+---------------+------------------+---------------------
 public | convexhull    | geometry         | geometry
 public | st_convexhull | geometry         | geometry
(2 rows)

Thanks though



More information about the postgis-users mailing list