[postgis-tickets] [PostGIS] #3973: geography implementation for ST_Intersection ST_Difference ST_Union
PostGIS
trac at osgeo.org
Sun Jan 7 11:09:03 PST 2018
#3973: geography implementation for ST_Intersection ST_Difference ST_Union
--------------------------+---------------------------
Reporter: dangerground | Owner: pramsey
Type: patch | Status: new
Priority: medium | Milestone: PostGIS 2.4.3
Component: postgis | Version: 2.4.x
Keywords: |
--------------------------+---------------------------
This patch adds an geography implementation for ST_Intersection,
ST_Difference and ST_Union with (Multi)Polygon as parameters. The
algorithm is based on Greiner-Hormann and also supports holes within the
polygons. I worked on this for some time, but currently lacking spare time
for further testing and implementing support for lines in polygons. Also
no support for the aggregate version of union is provided by this patch.
I developed this as part of my master thesis, so I can provide additional
information if necessary. The thesis is written in german and I don't want
it all over the internet, so I won't provide a link, but I can share in
private.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3973>
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