2023/07/14
This version requires PostgreSQL 12 or higher, GEOS 3.6 or higher, and Proj 6.1+. To take advantage of all features, GEOS 3.12+ is needed. To take advantage of all SFCGAL featurs, SFCGAL 1.4.1+ is needed.
NOTE: GEOS 3.12.0 details at GEOS 3.12.0 release notes
Many thanks to our translation teams, in particular:
Teramoto Ikuhiro (Japanese Team)
Vincent Bre (French Team)
5055, complete manual internationalization (Sandro Santilli)
5052, target version support in postgis_extensions_upgrade (Sandro Santilli)
5306, expose version of GEOS at compile time (Sandro Santilli)
New install-extension-upgrades command in postgis script (Sandro Santilli)
5257, 5261, 5277, Support changes for PostgreSQL 16 (Regina Obe)
5006, 705, ST_Transform: Support PROJ pipelines (Robert Coup, Koordinates)
5283, [postgis_topology] RenameTopology (Sandro Santilli)
5286, [postgis_topology] RenameTopoGeometryColumn (Sandro Santilli)
703, [postgis_raster] Add min/max resampling as options (Christian Schroeder)
5336, [postgis_topology] topogeometry cast to topoelement support (Regina Obe)
Allow singleton geometry to be inserted into Geometry(Multi*) columns (Paul Ramsey)
721, New window-based ST_ClusterWithinWin and ST_ClusterIntersectingWin (Paul Ramsey)
5397, [address_standardizer] debug_standardize_address function (Regina Obe)
5373ST_LargestEmptyCircle, exposes extra semantics on circle finding. Geos 3.9+ required(Martin Davis)
5267, ST_Project signature for geometry, and two-point signature (Paul Ramsey)
5267, ST_LineExtend for extending linestrings (Paul Ramsey)
5194, do not update system catalogs from postgis_extensions_upgrade (Sandro Santilli)
5092, reduce number of upgrade paths installed on system (Sandro Santilli)
635, honour --bindir (and --prefix) configure switch for executables (Sandro Santilli)
Honour --mandir (and --prefix) configure switch for man pages install path (Sandro Santilli)
Honour --htmldir (and --docdir and --prefix) configure switch for html pages install path (Sandro Santilli)
[postgis_topology] Speed up check of topology faces without edges (Sandro Santilli)
[postgis_topology] Speed up coincident nodes check in topology validation (Sandro Santilli)
718, ST_QuantizeCoordinates(): speed-up implementation (Even Rouault)
Repair spatial planner stats to use computed selectivity for contains/within queries (Paul Ramsey)
734, Additional metadata on Proj installation in postgis_proj_version (Paul Ramsey)
5177, allow building tools without PostgreSQL server headers (Sandro Santilli)
ST_Project signature for geometry, and two-point signature (Paul Ramsey)
4913, ST_AsSVG support for curve types CircularString, CompoundCurve, MultiCurve, and MultiSurface (Regina Obe)
5266, ST_ClosestPoint, ST_ShortestLine support for geography type (MobilityDB Esteban Zimanyi, Paul Ramsey)