[PostGIS] #5357: Invalid conversion of 2-points line in ST_LineFromEncodedPolyline
PostGIS
trac at osgeo.org
Tue Jun 9 15:51:52 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
------------------------+----------------------------------------
Comment (by Paul Ramsey <pramsey@…>):
In [changeset:"76e0415357a6e516b0a76068faa22ca65376b883/git" 76e0415/git]:
{{{#!CommitTicketReference repository="git"
revision="76e0415357a6e516b0a76068faa22ca65376b883"
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:3>
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