]> granicus.if.org Git - postgis/commit
New method to approximate minimum bounding circle polygon without using ST_Buffer...
authorDaniel Baston <dbaston@gmail.com>
Wed, 14 Sep 2016 16:04:46 +0000 (16:04 +0000)
committerDaniel Baston <dbaston@gmail.com>
Wed, 14 Sep 2016 16:04:46 +0000 (16:04 +0000)
commitbd3177743db5cb786deb05d7327f39a5cec2daf6
treee3e568b5920176e5d7a59494c15cc8b8c42c332f
parentbbd066b1554c171c90e979ac6c90aaaa9afb334b
New method to approximate minimum bounding circle polygon without using ST_Buffer.  (References #2841, #3620)

git-svn-id: http://svn.osgeo.org/postgis/trunk@15109 b70326c6-7e19-0410-871a-916f4a2858ee
liblwgeom/cunit/cu_algorithm.c
liblwgeom/liblwgeom.h.in
liblwgeom/lwpoly.c
postgis/lwgeom_functions_analytic.c
postgis/postgis.sql.in
regress/tickets.sql
regress/tickets_expected