[postgis-tickets] [PostGIS] #5479: PostGIS_Full_Version: CRS EPSG:2163 is deprecated
PostGIS
trac at osgeo.org
Mon Aug 21 14:32:07 PDT 2023
#5479: PostGIS_Full_Version: CRS EPSG:2163 is deprecated
---------------------+---------------------
Reporter: tobwen | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone:
Component: postgis | Version: 3.4.x
Keywords: |
---------------------+---------------------
# my setup (releases from the time, PostGIS 3.4 got released)
{{{
CGAL55_GIT_HASH = de4fa0d7d57b5a997012f2804161386ff4bc0d0f
SFCGAL_GIT_HASH = 18529e322a0d1d1844465ae198dece54672eab69
PROJ_GIT_HASH = 5405125a6544126b86af3f2cee53d954e4eb28b5
GEOS_GIT_HASH = 0d636b600de985a05fa84e744273c79e7d3ab57e
GDAL_GIT_HASH = 68da5257b139d4d80162cf83fdb8c6d26ead412f
POSTGIS_GIT_HASH = 0874ea342af5392e3cd9f4e6157ef08648c9d2d8
}}}
# the bug I've detected
{{{
SELECT PostGIS_Full_Version();
CRS EPSG:2163 is deprecated. Its non-deprecated replacement EPSG:9311 will
be used instead. To use the original CRS, set the OSR_USE_NON_DEPRECATED
configuration option to NO
}}}
# this warning has been seen before
https://gis.stackexchange.com/questions/377099/deprecated-crs-epsg2163
-gets-reinterpreted-as-another-crs-epsg9311-by-gdal
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5479>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list