[postgis-tickets] [PostGIS] #4922: Axis order wrong in PostGIS 3.1.2 (may relates to #4842)
PostGIS
trac at osgeo.org
Fri Sep 10 12:06:30 PDT 2021
#4922: Axis order wrong in PostGIS 3.1.2 (may relates to #4842)
-------------------------+---------------------------
Reporter: tjay | Owner: pramsey
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 3.1.3
Component: postgis | Version: 3.1.x
Resolution: worksforme | Keywords:
-------------------------+---------------------------
Changes (by pramsey):
* status: reopened => closed
* resolution: => worksforme
Comment:
We are deliberately doing axis order "incorrectly" relative to EPSG
guidance, because our user base seems to like it that way. The "desired"
orderings are now in regression tests, so the behaviour should stop flip
flopping around. For modern versions of proj we are in fact delegating the
decision to proj via the proj_normalize_for_visualization() function.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4922#comment:7>
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