[postgis-users] segmenting a linestring geometry
Nicolas Ribot
nicolas.ribot at gmail.com
Mon Apr 2 11:57:22 PDT 2012
Hmm, not sure it could work:
********** Error **********
ERROR: Splitting a Line by a MultiPoint is unsupported
SQL state: XX000
On 2 April 2012 20:42, Nicolas Ribot <nicolas.ribot at gmail.com> wrote:
> On 2 April 2012 20:30, Ed Linde <edolinde at gmail.com> wrote:
>> Thanks Nicolas. I thought there was a simple way of doing this :)
>>
>
> :)
> With Postgis 2.0, you could maybe use the st_split function, giving it
> the line and the collection of points forming the line ?
>
> Nico
More information about the postgis-users
mailing list