Boost logo

Boost Users :

Subject: Re: [Boost-users] [Geometry] spatial linestring access along line
From: Stephan Menzel (stephan.menzel_at_[hidden])
Date: 2012-05-25 08:56:37


Thanks Barend,

the function you mentioned is just what I needed.
I have implemented it on my own. Sadly, only the brute force approach
using for_each_segment and adding up the length travelled.

Great lib nonetheless.

Cheers,
Stephan

On Fri, May 25, 2012 at 1:14 PM, Barend Gehrels <barend_at_[hidden]> wrote:
> There is no such function built in. You are probably looking for a function
> as LocateAlong,
> http://postgis.refractions.net/documentation/manual-2.0/ST_LocateAlong.html
>
> This function is (ever) planned, it is part of the OGC SF specification. But
> it is not there yet.
>
> Regards, Barend
>
>


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net