[geos-devel] [GEOS] #924: geometries returned by getGeometryN() should have the same SRID as collection
GEOS
geos-trac at osgeo.org
Sun Sep 16 07:14:02 PDT 2018
#924: geometries returned by getGeometryN() should have the same SRID as
collection
-------------------------+--------------------------
Reporter: sirsigurd | Owner: geos-devel@…
Type: enhancement | Status: new
Priority: major | Milestone:
Component: Default | Version: master
Severity: Unassigned | Keywords:
-------------------------+--------------------------
Currently geometries returned by getGeometryN() always have SRID=0,
because SRID is dropped for elements during geometry collection
construction since r3840. I think it would be more correct if collection
components have the same SRID as collection.
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/924>
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