[postgis-tickets] [PostGIS] #4949: Transform regression for N, E CRS

PostGIS trac at osgeo.org
Mon Jul 12 05:41:11 PDT 2021


#4949: Transform regression for N,E CRS
----------------------+---------------------------
  Reporter:  rcoup    |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS 3.1.3
 Component:  postgis  |    Version:  3.1.x
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by rcoup):

 Ah, managed to mess up my copying and pasting. Should be:

 ----

 > in v3.1.1 and earlier (expected):
 {{{
 # SELECT st_asewkt(st_transform('SRID=2193;POINT(1766289
 5927325)'::geometry, 4326));
 SRID=4326;POINT(174.863597538742 -36.785298415230315)
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4949#comment:1>
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