[postgis-users] MULTILINESTRING edges

Nandorov nandorov at gmail.com
Tue Sep 23 11:03:02 PDT 2008


hi again, i'm sorry if i bother you, but i need some help

I have a multilinestring, and i want to get the coordinates of its edges.
For example i have
MULTILINESTRING(0 1, 2 3, 6 7,4 6) i want to recover its edges that would be 
(0 1) and (4 6)
X & Y function only works with points, if there's a function to get them? or
i have to build my own?

thanks
-- 
View this message in context: http://www.nabble.com/MULTILINESTRING-edges-tp19633515p19633515.html
Sent from the PostGIS - User mailing list archive at Nabble.com.




More information about the postgis-users mailing list