[postgis-tickets] [PostGIS] #3468: ST_GeogFromText should swap longitude when latitude crosses 90 deg
PostGIS
trac at osgeo.org
Wed Feb 24 08:36:21 PST 2016
#3468: ST_GeogFromText should swap longitude when latitude crosses 90 deg
---------------------------+---------------------------
Reporter: tomvantilburg | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.2
Component: postgis | Version: 2.2.x
Keywords: |
---------------------------+---------------------------
ST_GeogFromText calculates back from 90 (92 becomes 88 etc.) when entering
a latitude higher than 90. This would make (a bit of) sense if the
longitude would be swapped by 180 deg, (going over the pole) but it
doesn't.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3468>
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