名称

PostGIS_PROJ_Compiled_Version — 返回用于构建 PostGIS 的 PROJ 库的版本号。

大纲

text PostGIS_PROJ_Compiled_Version();

描述

返回的是用于构建 PostGIS 的 PROJ 库的版本号。

可用性:3.5.0

示例

Code
SELECT PostGIS_PROJ_Compiled_Version();
栅格输出
9.1.1