[PostGIS] #5919: ST_LineFromEncodedPolyline returns different results on centos8_x86_64 and kylin10_arm64
PostGIS
trac at osgeo.org
Tue Jul 8 11:41:09 PDT 2025
#5919: ST_LineFromEncodedPolyline returns different results on centos8_x86_64 and
kylin10_arm64
----------------------+----------------------------------------
Reporter: dmyzl | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.5.4
Component: postgis | Version: 3.5.x
Resolution: | Keywords: ST_LineFromEncodedPolyline
----------------------+----------------------------------------
Comment (by pramsey):
On my Apple Silicon the result agrees with the centos8_x86_64.
{{{
SRID=4326;LINESTRING(0.00005 -0.00007,0.00008 -0.00015,-0.00003
-0.00005,0.00002 -0.00015,0.00006 -0.00023,-0.00003 -0.00028,-0.00012
-0.00029,-0.00003 -0.00036,0.00006 -0.00037,0.00005 -0.00032)
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5919#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