Opened 12 years ago

Closed 12 years ago

Last modified 7 years ago

#1314 closed enhancement (duplicate)

Improve robustness of linear referencing functions

Reported by: strk Owned by: pramsey
Priority: medium Milestone: PostGIS Fund Me
Component: postgis Version: master
Keywords: Cc:

Description

Using a location in the range 0..1 was not a very good idea. It happens easily that getting the location of an existing vertex and using that location to interpolate a point doesn't yeld the original vertex. See #1311 for such a case.

Using a full distance would be more robust. Even more robust would be using a segment number + a distance from segment's startpoint.

Change History (2)

comment:1 by strk, 12 years ago

Resolution: duplicate
Status: newclosed

This is actually a duplicate of #892

comment:2 by robe, 7 years ago

Milestone: PostGIS FuturePostGIS Fund Me

Milestone renamed

Note: See TracTickets for help on using tickets.