[postgis-devel] [PostGIS] #1065: Update LWGEOM2GEOS to use createEmpty functions from CAPI
PostGIS
trac at osgeo.org
Sun Jun 26 10:30:31 PDT 2011
#1065: Update LWGEOM2GEOS to use createEmpty functions from CAPI
-------------------------+--------------------------------------------------
Reporter: pramsey | Owner: pramsey
Type: enhancement | Status: new
Priority: low | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
-------------------------+--------------------------------------------------
The 3.3 GEOS CAPI includes createEmpty variants so PostGIS can explicitly
create empty geometries in GEOS. Right now things seem to "work" by
accident because PostGIS is handing in empty coordinate sequences to the
constructors. See #712 for an example of the change that should be applied
to all types.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/1065>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list