From da276fc668505897073f953d054a47bcd1fd3463 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Tue, 16 Jun 2009 15:53:10 +0000 Subject: [PATCH] Forgot ST_MinimumBoundingCircle and credit Bruce Rindahl git-svn-id: http://svn.osgeo.org/postgis/trunk@4175 b70326c6-7e19-0410-871a-916f4a2858ee --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 2f71bdcd7..6b5afbb65 100644 --- a/NEWS +++ b/NEWS @@ -33,6 +33,8 @@ PostGIS 1.4.0 - ST_AsGeoJSON() return JSON formatted geometry (Olivier Courtin) - Populate_Geometry_Columns() -- automatically add records to geometry_columns for TABLES and VIEWS (Kevin Neufeld) + -- ST_MinimumBoundingCircle() -- returns the smallest circle + polygon that can encompass a geometry (Bruce Rindahl) - Enhancements - Core geometry system moved into independent library, liblwgeom. -- 2.50.1