[postgis-tickets] [PostGIS] #2055: Intersection with a result from Intersection fails
PostGIS
trac at osgeo.org
Tue May 14 11:16:22 PDT 2019
#2055: Intersection with a result from Intersection fails
------------------------+--------------------------
Reporter: bscholten | Owner: pramsey
Type: defect | Status: new
Priority: high | Milestone: PostGIS GEOS
Component: postgis | Version: 1.5.X
Resolution: | Keywords: Intersection
------------------------+--------------------------
Comment (by komzpa):
Works in PostGIS 2.5.2:
SELECT
ST_Intersection(ST_Intersection(habitat_geometry, hexagon_geometry),
variant_geometry)
FROM test_bug_situation;
01030000204071000001000000040000005ACC192B5C7F0641115BD5F5407D1341C66D3480BC7F064100000000647D13411601A9C8947F0641115BD5F5407D13415ACC192B5C7F0641115BD5F5407D1341
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/2055#comment:9>
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-tickets
mailing list