[PostGIS] #5082: st_linelocatepoint returns value over 1

PostGIS trac at osgeo.org
Thu Apr 3 13:22:33 PDT 2025


#5082: st_linelocatepoint returns value over 1
----------------------+--------------------------------
  Reporter:  andrest  |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS PostgreSQL
 Component:  postgis  |    Version:  3.1.x
Resolution:           |   Keywords:  st_linelocatepoint
----------------------+--------------------------------
Comment (by jratike80):

 This does not feel easy to reproduce without proper test data. Maybe the
 ticket could be closed.


 {{{
 Verification: Query select x,y,st_linelocatepoint(the_geom, the_geom2)
 station from zzz where st_linelocatepoint(x.the_geom, y.the_geom) >1 ; —>
 returns a row

 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5082#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