Opened 7 years ago

Closed 7 years ago

#3784 closed defect (worksforme)

Difference of unioned geometries

Reported by: Andrzej Kępys Owned by: pramsey
Priority: medium Milestone: PostGIS 2.2.7
Component: postgis Version: 2.2.x
Keywords: Cc:

Description

I'm merging two geometries into one using st_union then st_difference with third geom which is epsg:2180 extend to get a mask. Union returns one polygon with shape of joined two geoms but difference produces hole in shape of one of joined geometries. If I add st_buffer everything is ok.

geometries in addition

POSTGIS="2.2.1 r14555" GEOS="3.5.0-CAPI-1.9.0 r4084" PROJ="Rel. 4.9.2, 08 September 2015" GDAL="GDAL 1.11.3, released 2015/09/16" LIBXML="2.9.3" LIBJSON="0.11.99" RASTER

Attachments (1)

select_ST_Transform_way_4326__as_way_fro.sql (63.9 KB ) - added by Andrzej Kępys 7 years ago.

Download all attachments as: .zip

Change History (5)

by Andrzej Kępys, 7 years ago

comment:1 by pramsey, 7 years ago

Without the full sequence of SQL to go w/ the table, and helpfully a picture of the inputs and expected outputs, this is going to languish.

comment:2 by pramsey, 7 years ago

Milestone: PostGIS 2.2.6

comment:3 by pramsey, 7 years ago

Milestone: PostGIS 2.2.6PostGIS 2.2.7

comment:4 by pramsey, 7 years ago

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.