PostGIS 3.3.7 Released
Paul Ramsey
pramsey at cleverelephant.ca
Thu Sep 5 16:00:15 PDT 2024
http://postgis.net/2024/09/PostGIS-3.3.7/
Just a bug fix release, but includes some regression tweaks to support the upcoming GEOS 3.13.
This version supports PostgreSQL 11-17, GEOS 3.6 or higher, and Proj 4.9+
Additional features are enabled if you are running GEOS 3.9+
(and ST_MakeValid enhancements with 3.10+), Proj 6.1+,
and PostgreSQL 15+.
* Bug Fixes and Enhancements *
- #5766, Always report invalid non-null MBR of universal face (Sandro Santilli)
- #5709, Fix loose mbr in topology.face on ST_ChangeEdgeGeom (Sandro Santilli)
- #5698, Fix robustness issue splitting line by vertex very close to endpoints,
affecting topology population functions (Sandro Santilli)
- #5649, ST_Value should return NULL on missing band (Paul Ramsey)
- #5677, ST_Union(geom[]) should unary union single entry arrays (Paul Ramsey)
- #5679, Remove spurious COMMIT statements from sfcgal script
(Sandro Santilli, Loïc Bartoletti)
- #5680, Fix populate_topology_layer with standard_conforming_strings
set to off (Sandro Santilli)
- #5589, ST_3DDistance error for shared first point (Paul Ramsey)
- #5686, ST_NumInteriorRings and Triangle crash (Paul Ramsey)
- #5671, Bug in ST_Area function with use_spheroid=false
(Paul Ramsey, Regina Obe)
- #5687, #5756 Support for PostgreSQL 17, revise postgis_get_full_version_schema()
to not rely on search_path
- #5740, ST_DistanceSpheroid(geometry) incorrectly handles polygons (Paul Ramsey)
- #5765, Handle nearly co-linear edges with slightly less slop (Paul Ramsey)
- #5745, St_AsLatLonText rounding errors (Paul Ramsey)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20240905/db071946/attachment.htm>
More information about the postgis-devel
mailing list