[postgis-tickets] [PostGIS] #3924: ST_Project does not project perfectly east-west
PostGIS
trac at osgeo.org
Wed Nov 8 05:38:15 PST 2017
#3924: ST_Project does not project perfectly east-west
----------------------+---------------------------
Reporter: petermj | Owner: pramsey
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 2.4.2
Component: postgis | Version: 2.4.x
Resolution: invalid | Keywords:
----------------------+---------------------------
Changes (by pramsey):
* status: new => closed
* resolution: => invalid
Comment:
If I am on a line of latitude in the northern hemisphere and I want to
move to a point 10km east and on the same line of latitude, do I set my
heading directly east? No, I do not. I set it slightly north, so when I
start walking, without deviation, the great circle route lands me at the
point I desired.
Similarly, if I am in the northern hemisphere and set my direction due
east and start walking, without deviation, I will follow a great circle
from that point, which will inevitably lead me southwards.
The only place where I can set my heading due east and start walking and
stay at the same latitude is the equator.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3924#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