[postgis-devel] [PostGIS] #218: Strip particular types out of a GeometryCollection
PostGIS
trac at osgeo.org
Tue Oct 7 11:25:14 PDT 2008
#218: Strip particular types out of a GeometryCollection
-------------------------+--------------------------------------------------
Reporter: pramsey | Owner: pramsey
Type: enhancement | Status: new
Priority: low | Milestone: postgis 1.5.0
Component: postgis | Version: trunk
Keywords: |
-------------------------+--------------------------------------------------
The constructive function (union / difference) often create
GeometryCollections, while people usually want a homogeneous result back
(polygon, multilinestring, etc). A helper function that takes in
collection and outputs only the desired type would make it easier for
people to do these operations entirely in the database.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/218>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS
More information about the postgis-devel
mailing list