[postgis-tickets] [SCM] PostGIS branch master updated. 3.1.0alpha2-162-ge65386f
git at osgeo.org
git at osgeo.org
Tue Nov 17 11:34:17 PST 2020
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".
The branch, master has been updated
via e65386f7062a3013c0753a7d5cd83fcf8e6592ae (commit)
from 814620ff1d68e23897abf7c1ac6efd225c074483 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e65386f7062a3013c0753a7d5cd83fcf8e6592ae
Author: Sandro Santilli <strk at kbt.io>
Date: Tue Nov 17 20:34:02 2020 +0100
List overlay operations which got gridSize parameter
diff --git a/NEWS b/NEWS
index 53d9349..70b4024 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,9 @@ Only tickets not included in 3.1.0alpha2
* New features *
- #4698, Add a precision parameter to ST_AsEWKT (Raúl MarÃn)
- - Add a gridSize optional parameter to overlay operations (Sandro Santilli)
+ - Add a gridSize optional parameter to ST_Union, ST_UnaryUnion,
+ ST_Difference, ST_Intersection, ST_SymDifference, ST_Subdivide
+ (Sandro Santilli)
- GEOS 3.9
* Enhancements *
-----------------------------------------------------------------------
Summary of changes:
NEWS | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list