[postgis-tickets] [PostGIS] #3564: Interpolate points along a line: add a fixed distance version

PostGIS trac at osgeo.org
Fri May 20 05:06:59 PDT 2016


#3564: Interpolate points along a line: add a fixed distance version
-------------------------+---------------------------
 Reporter:  pcav         |      Owner:  pramsey
     Type:  enhancement  |     Status:  new
 Priority:  medium       |  Milestone:  PostGIS 2.2.3
Component:  postgis      |    Version:  2.2.x
 Keywords:               |
-------------------------+---------------------------
 Currently, ST_LineInterpolatePoint accepts a proportion as a parameter.
 Often users want them at fixed intervals (e.g. every km). It would be
 useful to have then a different version of this command, accepting a fixed
 distance and create a variable number of points according to it.

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