[PostGIS] #5357: Invalid conversion of 2-points line in ST_LineFromEncodedPolyline

PostGIS trac at osgeo.org
Tue Jun 9 15:51:49 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:"ebece270c829f552e5eb5a12f972171c51df667b/git" ebece27/git]:
 {{{#!CommitTicketReference repository="git"
 revision="ebece270c829f552e5eb5a12f972171c51df667b"
 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:2>
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