[postgis-tickets] [PostGIS] #3784: Difference of unioned geometries
PostGIS
trac at osgeo.org
Wed Jul 12 03:20:40 PDT 2017
#3784: Difference of unioned geometries
----------------------+---------------------
Reporter: jendrusk | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone:
Component: postgis | Version: 2.2.x
Keywords: |
----------------------+---------------------
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
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3784>
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