[postgis-tickets] [PostGIS] #3902: What SRIDs are currently supported with PostGIS Geography?

PostGIS trac at osgeo.org
Fri Oct 13 14:12:50 PDT 2017


#3902: What SRIDs are currently supported with PostGIS Geography?
--------------------------------------+---------------------------
 Reporter:  just7460                  |      Owner:  pramsey
     Type:  defect                    |     Status:  new
 Priority:  medium                    |  Milestone:  PostGIS 2.4.1
Component:  postgis                   |    Version:  2.4.x
 Keywords:  postgis, geography, srid  |
--------------------------------------+---------------------------
 The most recent documentation states, "One restriction [of PostGIS
 geography] is that it only supports WGS 84 long lat (SRID:4326)":

 ----
 4.2. PostGIS Geography Type
 http://postgis.net/docs/manual-2.4/using_postgis_dbmanagement.html#PostGIS_Geography
 ----

 However, I have tested creating data with a few other SRIDs, and it seems
 to function properly. In addition, other related OSGeo pages suggests that
 there have been other supported SRIDs since PostGIS 2.1.6:

 ----
 2.4.0RC1 News
 https://git.osgeo.org/gogs/postgis/postgis/raw/2.4.0rc1/NEWS
 *Search for #2941

 Geography can create non-4326 geography but geography typmod won't allow
 it
 https://trac.osgeo.org/postgis/ticket/2941
 ----

 Can you provided a list of SRIDs in which PostGIS Geography supports if it
 is not limited to WGS 1984. In addition, if PostGIS Geography supports
 other SRIDs other than 4326, can the documentation be updated to reflect
 so?

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3902>
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