[geos-devel] [GEOS] #1088: Centroid and InteriorPoint of EMPTY return null
GEOS
geos-trac at osgeo.org
Sat Jan 2 21:29:50 PST 2021
#1088: Centroid and InteriorPoint of EMPTY return null
------------------------+--------------------------
Reporter: mdavis | Owner: geos-devel@…
Type: defect | Status: new
Priority: major | Milestone: 3.10.0
Component: Default | Version: 3.9.0
Severity: Unassigned | Keywords:
------------------------+--------------------------
Centroid and InteriorPoint of `* EMPTY` return `null` in the C++ API.
They should return `POINT EMPTY`.
This is fixed in the C API, but the behaviour should be implemented at the
C++ level.
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/1088>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
More information about the geos-devel
mailing list