Hi All,<br>Simple question. I have a table with half a million linestring geometries, and I want to compute the<br>intersection points and also the linestring pairs that intersect with each other.<br>How can I do this? Is there an index that can avoid having to do a self-join and computing <br>
the intersections?<br><br>Cheers,<br>Ed <br>