제목

PostGIS_PROJ_Compiled_Version — Returns the version number of the PROJ library against which PostGIS was built.

요약

text PostGIS_PROJ_Compiled_Version();

설명

Returns the version number of the PROJ library, or against which PostGIS was built.

Availability: 3.5.0

예시

Code
SELECT PostGIS_PROJ_Compiled_Version();
래스터 출력
9.1.1