2025/08/25
该版本要求 PostgreSQL 12–18beta3、GEOS 3.8 或更高版本,以及 Proj 6.1+。若要使用全部功能,需要 GEOS 3.14+;若要使用 SFCGAL 的全部功能,则需要 SFCGAL 2.2+。
非常感谢我们的翻译团队,特别是:
Teramoto Ikuhiro (Japanese Team)
Daniel Nylander (Swedish Team)
Dapeng Wang, Zuo Chenwei from HighGo (Chinese Team)
Denys Kovshun (Ukrainian Team)
#5799 ,使 ST_TileEnvelope 将信封裁剪到 tile 平面范围(Paul Ramsey)
#5829 ,从 geometry_columns 视图中移除约束检查(Paul Ramsey)
#3373、GT-255、[topology] 支持升级域(Ayo Adesugba,U.S. Census Bureau)
GT-252, ST_NumGeometries/ST_GeometryN 将 TIN 和 PolyhedralSurface 视为单一几何体,如需访问补片请使用 ST_NumPatches/ST_PatchN(Loïc Bartoletti)
#3110、GT-242、[topology] 支持 bigint(Ayo Adesugba,U.S. Census Bureau)
#5359、#5897、GT-260 [tiger_geocoder] 对 PG >= 16 使用 @extschema:extension@ 来为依赖扩展指定 schema,并改用 typmod 处理 tiger 表(Regina Obe)
#3110、GT-242、[topology] 支持 bigint(Ayo Adesugba,U.S. Census Bureau)
#5498 删除 `st_approxquantile(raster, double precision)`,因使用时会触发 is not unique 错误而不可用(Regina Obe)
GH-803,[sfcgal] 新增 CG_Simplify 函数(Loïc Bartoletti)
GH-805,[sfcgal] 为 SFCGAL >= 1.5.0 添加 M 维支持(Loïc Bartoletti)
GH-801,[sfcgal] 新增 CG_3DAlphaWrapping 函数(Jean Felder)
#5894, [topology] TotalTopologySize (Sandro Santilli)
#5890, [topology] ValidateTopologyPrecision, MakeTopologyPrecise (Sandro Santilli)
#5861,[topology] 为 pgtopo_import 添加 --drop-topology 选项(Sandro Santilli)
#1247, [raster] ST_AsRasterAgg (Sandro Santilli)
#5784、GT-223 为 MobilityDB 导出 circ_tree_distance_tree_internal(Maxime Schoemans)
GT-228、[sfcgal] 从 SFCGAL 2 添加新函数(Scale、Translate、Rotate、Buffer 3D 和 Straight Skeleton Partition)(Loïc Bartoletti)
[raster] 新增 GUC postgis.gdal_cpl_debug,用于开启 GDAL 调试信息,并将其输出到 PostgreSQL 日志系统。(Paul Ramsey)
#5841,更改中断处理机制,移除对 pqsignal 的使用,以支持 PostgreSQL 18(Paul Ramsey 提供)
新增 ST_CoverageClean,用于边界匹配与缝隙消除多边形覆盖图(由 Paul Ramsey 提供,基于 GEOS 3.14 的功能,Martin Davis 开发)
#3110, GT-242 [topology] 对bigint支持(Ayo Adesugba, U.S. Census Bureau)
[raster] 新增 ST_ReclassExact,用于快速重映射 raster 中的值(Paul Ramsey)
#3110、GT-242、[topology] 支持 bigint(Ayo Adesugba,U.S. Census Bureau)