]> granicus.if.org Git - postgis/commit
ST_OffsetCurve: support for MULTILINESTRING, GEOMETRYCOLLECTION and non-simple inputs
authorDarafei Praliaskouski <me@komzpa.net>
Mon, 5 Mar 2018 16:54:13 +0000 (16:54 +0000)
committerDarafei Praliaskouski <me@komzpa.net>
Mon, 5 Mar 2018 16:54:13 +0000 (16:54 +0000)
commitbd44549184efbb56bf68015fcf7fe67a84194bee
treecdd09ed2e98effcb341bd263c0ec080cc57f19aa
parent3d73c10b37d091b244d2ca0668306373b50aa8ae
ST_OffsetCurve: support for MULTILINESTRING, GEOMETRYCOLLECTION and non-simple inputs

Closes #2508
Closes https://github.com/postgis/postgis/pull/224

git-svn-id: http://svn.osgeo.org/postgis/trunk@16444 b70326c6-7e19-0410-871a-916f4a2858ee
13 files changed:
NEWS
liblwgeom/cunit/cu_clean.c
liblwgeom/cunit/cu_geos.c
liblwgeom/liblwgeom.h.in
liblwgeom/lwcollection.c
liblwgeom/lwgeom_geos.c
liblwgeom/lwgeom_geos.h
liblwgeom/lwgeom_geos_clean.c
liblwgeom/lwgeom_geos_node.c
liblwgeom/lwlinearreferencing.c
postgis/lwgeom_geos.c
regress/offsetcurve.sql
regress/offsetcurve_expected