[postgis-users] Split line at a given point

Shane Butler shane.butler at gmail.com
Mon Oct 19 15:50:31 PDT 2009


Hi all,

I am trying to split a linestring into two linestrings at a given
(intersecting) point.  Can anyone give me a hint?  I have tried
ST_Difference(mylinestr,mypoint) but it just returns mylinestr...

Im using: "POSTGIS="1.3.5" GEOS="3.0.3-CAPI-1.4.2" PROJ="Rel. 4.6.1,
21 August 2008" USE_STATS"

Kind Regards,
Shane



More information about the postgis-users mailing list