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

PostGIS trac at osgeo.org
Tue Jul 20 20:42:22 PDT 2021


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

Comment (by Mike Taves):

 Yes, ironic to see the context! Agree that
 `proj_normalize_for_visualization()` is a more sustainable method for
 `POSTGIS_PROJ_VERSION > 61`. Pyproj's
 [https://pyproj4.github.io/pyproj/stable/api/transformer.html Transformer]
 class has an `always_xy` option that leverages this built-in
 functionality.

 See more here: https://proj.org/development/quickstart.html

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