[postgis-tickets] [PostGIS] #5267: [Enhacement] Extrapolate Linestring rate and distance support

PostGIS trac at osgeo.org
Wed Oct 26 12:15:07 PDT 2022


#5267: [Enhacement] Extrapolate Linestring rate and distance support
--------------------------+---------------------------
  Reporter:  latot        |      Owner:  pramsey
      Type:  enhancement  |     Status:  new
  Priority:  medium       |  Milestone:  PostGIS 3.3.2
 Component:  postgis      |    Version:  3.3.x
Resolution:               |   Keywords:
--------------------------+---------------------------
Comment (by latot):

 I agree that would be a great way to do it, I would be only worried about
 the name convention, now would not be only substring.

 With the actual params, ST_LineSubstring can pick the rate, the constant
 is useful too, but I don't know if put that inside the function too.

 The constant part is pretty useful too, specially if you need extend a
 linestring over some extent, will small linestrings the rate only does the
 calc more complex, while a constant do it simpler.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5267#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