[postgis-users] how to create line segment from point table
searchelite
searchelite at gmail.com
Thu May 7 20:04:31 PDT 2009
Hi all, i have point table consist of GPS point updates. Is there any way to
create line segments that consists of two points? Right now, what i did is
to create linestring with ST_makeline and after that i split the line with
generate_series. Is it possible to create line segment straight from point
table? how can i do that
Thanks
--
View this message in context: http://www.nabble.com/how-to-create-line-segment-from-point-table-tp23439283p23439283.html
Sent from the PostGIS - User mailing list archive at Nabble.com.
More information about the postgis-users
mailing list