[postgis-users] Split polygon by line

Shane Carey careyshan at gmail.com
Thu Oct 18 10:00:18 PDT 2018


Ok so! :)
Le gach dea ghui,
*Shane Carey*
*GIS and Data Solutions Consultant*


On Thu, Oct 18, 2018 at 3:45 PM Arnaud L. <arnaud.listes at codata.eu> wrote:

> Le 18/10/2018 à 18:55, Shane Carey a écrit :
> > Ok thanks, will do in future:
>
> Dont' wait, do it now ! ;)
>
> > This is what I have tried and no joy- any ideas? Thanks in advance.
> > SELECT ST_AsText((ST_Dump(ST_Split(circle, line))).geom) As wkt
>
> Don't make a WKT representation. WKT is a text string, not a geometry.
> Remove the ST_AsText() and you should be OK.
>
> --
> Arnaud
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20181018/984e2832/attachment.html>


More information about the postgis-users mailing list