[postgis-tickets] [PostGIS] #3688: ST_AsLatLonText does not round numbers as expected
PostGIS
trac at osgeo.org
Tue Jan 24 11:45:16 PST 2017
#3688: ST_AsLatLonText does not round numbers as expected
------------------------+---------------------------
Reporter: mwtoews | Owner: strk
Type: defect | Status: reopened
Priority: medium | Milestone: PostGIS 2.3.2
Component: liblwgeom | Version: trunk
Resolution: | Keywords:
------------------------+---------------------------
Comment (by robe):
This seems to be triggering an eror on winnie. I'm rerunning now but at
least for trunk been getting this on the 9.3 run:
{{{
Suite: printing
Test: test_lwprint_default_format ...
Assert failed:
76°35'60.000"S 76°35'60.000"E (actual)
76°36'0.000"S 76°36'0.000"E (expected)
FAILED
1. cu_print.c:33 - CU_ASSERT_STRING_EQUAL(actual,expected)
}}}
I'm checking to see if others have the same issue.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3688#comment:6>
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