[postgis-devel] [PostGIS] #1690: Sort out ERROR: transform: couldn''t project point (180 -90 0): tolerance condition error (-20)
PostGIS
trac at osgeo.org
Fri Mar 16 05:38:49 PDT 2012
#1690: Sort out ERROR: transform: couldn''t project point (180 -90 0): tolerance
condition error (-20)
----------------------+-----------------------------------------------------
Reporter: strk | Owner: pramsey
Type: task | Status: closed
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Resolution: fixed | Keywords:
----------------------+-----------------------------------------------------
Changes (by strk):
* status: new => closed
* resolution: => fixed
Comment:
So, it fails projecting a point on latitude -89.999999999 (9 decimal
digits) but has no problems with -89.99999999 (8 decimal digits). I wonder
what would a value to clip to...
Anyway, I get same behavior with postgis 1.5 and 1.4, so not a regression
of any kind.
Just the confusing error message which was fixed with r9507
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/1690#comment:4>
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-devel
mailing list