<div dir="ltr">Beware that hitting a line with a point can be tricky in terms of accuracy. Unless the point is snapped to one of the line's vertices, if you zoom enough, it will not be on top of the line. That may be the reason why you are not getting the desired results. <br></div><br><div class="gmail_quote"><div dir="ltr">Olivier Leprêtre <<a href="mailto:o.lepretre@gmail.com">o.lepretre@gmail.com</a>> escreveu no dia sexta, 9/02/2018 às 09:55:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Martin<br>
<br>
I hoped but it's doesn't with results from st_collectionExtract(st_Split())<br>
<br>
Olivier<br>
<br>
-----Message d'origine-----<br>
De : postgis-users [mailto:<a href="mailto:postgis-users-bounces@lists.osgeo.org" target="_blank">postgis-users-bounces@lists.osgeo.org</a>] De la part de Martijn Meijers<br>
Envoyé : vendredi 9 février 2018 09:15<br>
À : <a href="mailto:postgis-users@lists.osgeo.org" target="_blank">postgis-users@lists.osgeo.org</a><br>
Objet : Re: [postgis-users] splitting a linestring with points<br>
<br>
st_dump would make it possible, no?<br>
<br>
select st_astext((st_dump('MULTILINESTRING((0 0, 10 10), (20 20, 30 30))')).geom);<br>
         st_astext<br>
-------------------------<br>
  LINESTRING(0 0,10 10)<br>
  LINESTRING(20 20,30 30)<br>
(2 rows)<br>
<br>
<br>
<br>
On 08-02-18 21:48, Olivier Leprêtre wrote:<br>
><br>
> Hi,<br>
><br>
> I want to break a linestring into linestrings by breaking it with a<br>
> set of points along this line. This appeared easy at first but<br>
> finally, I tried using st_split(line, set of points) but this returns<br>
> multilinestrings when I just wants linestrings. I tried several<br>
> functions like st_dump, st_geometryN, stcollectionextract and so on<br>
> after st_split but did not find how could I get only rows of<br>
> linestring splitted by the points acting like blades on the first<br>
> linestring.<br>
><br>
> Thanks for any help,<br>
><br>
> Olivier<br>
><br>
><br>
> <<a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" rel="noreferrer" target="_blank">https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient</a>><br>
>       Garanti sans virus. <a href="http://www.avast.com" rel="noreferrer" target="_blank">www.avast.com</a><br>
> <<a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" rel="noreferrer" target="_blank">https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient</a>><br>
><br>
><br>
> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2><br>
><br>
><br>
> _______________________________________________<br>
> postgis-users mailing list<br>
> <a href="mailto:postgis-users@lists.osgeo.org" target="_blank">postgis-users@lists.osgeo.org</a><br>
> <a href="https://lists.osgeo.org/mailman/listinfo/postgis-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/postgis-users</a><br>
<br>
_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org" target="_blank">postgis-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/postgis-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/postgis-users</a><br>
<br>
<br>
---<br>
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast.<br>
<a href="https://www.avast.com/antivirus" rel="noreferrer" target="_blank">https://www.avast.com/antivirus</a><br>
<br>
_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org" target="_blank">postgis-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/postgis-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/postgis-users</a></blockquote></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Alexandre Neto</div><div>---------------------</div><div>@AlexNetoGeo</div><div><a href="http://sigsemgrilhetas.wordpress.com">http://sigsemgrilhetas.wordpress.com</a></div><a href="http://gisunchained.wordpress.com">http://gisunchained.wordpress.com</a><br></div></div>