Ticket #1065 (closed enhancement: fixed)
Update LWGEOM2GEOS to use createEmpty functions from CAPI
| Reported by: | pramsey | Owned by: | pramsey |
|---|---|---|---|
| Priority: | low | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.
