[PostGIS] #5357: Invalid conversion of 2-points line in ST_LineFromEncodedPolyline
PostGIS
trac at osgeo.org
Tue Jun 9 15:51:41 PDT 2026
#5357: Invalid conversion of 2-points line in ST_LineFromEncodedPolyline
------------------------+----------------------------------------
Reporter: perikrone | Owner: pramsey
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS PostgreSQL
Component: postgis | Version: 3.2.x
Resolution: fixed | Keywords: ST_LineFromEncodedPolyline
------------------------+----------------------------------------
Changes (by Paul Ramsey <pramsey@…>):
* resolution: => fixed
* status: new => closed
Comment:
In [changeset:"38faa8d5146b32dbc71a99e64208fd23719999e8/git"
38faa8d5/git]:
{{{#!CommitTicketReference repository="git"
revision="38faa8d5146b32dbc71a99e64208fd23719999e8"
Fix ST_LineFromEncodedPolyline dropping close points
Use int32_t accumulators instead of double.
Closes #5357
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5357#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