File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,10 @@ Changes since PostGIS 3.2.0beta1 release:
16
16
* Enhancements *
17
17
- #5018, pgsql2shp basic support for WITH CTE clause (Regina Obe)
18
18
- #5019, address_standardizer: Add support for pcre2 (Paul Ramsey)
19
+ - ST_AsMVTGeom now uses faster clipping (Aliaksandr Kalenik)
20
+ - ST_PixelAsCentroids, ST_PixelAsCentroid reimplemented in C (Sergei Shoulbakov)
21
+
22
+
19
23
20
24
PostGIS 3.2.0
21
25
2021/xx/xx
@@ -78,6 +82,7 @@ PostGIS 3.2.0
78
82
(Han Wang, Aliaksandr Kalenik, Darafei Praliaskouski, Giuseppe Broccolo)
79
83
- #4949, Use proj_normalize_for_visualization to hand "axis swap" decisions (Paul Ramsey)
80
84
- ST_PixelAsCentroids, ST_PixelAsCentroid reimplemented on top of a C function (Sergei Shoulbakov)
85
+ - ST_AsMVTGeom now uses faster clipping (Aliaksandr Kalenik)
81
86
82
87
* New features*
83
88
- #4923, topology.ValidateTopologyRelation (Sandro Santilli)
You can’t perform that action at this time.
0 commit comments