[postgis-users] Query to select dangling line segments
Brian Stempin
brian.stempin at gmail.com
Tue Nov 30 19:50:26 PST 2010
Good catch! This could have really hurt if I wasn't paying attention.
Thanks!
Speaking of not paying attention: it turns out that "~" doesn't work in
this case. I'm guessing that since the point's BB isn't completely inside
of it's line's BB (they usually share an edge), I end up getting every
single start/end point. The "&&" operator, however, does work and appears
to speed things up.
Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20101130/b67be148/attachment.html>
More information about the postgis-users
mailing list