How can I create a line, with Python functions, with many points that are records in Postgis? Thank you
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
Not 100% what you are asking for, but why not creating the line in PostGIS first?
That will create a different line for each gps track and order them by time. I use that to create bus routes, ordered by stop sequence. Really fast too. |
|||||||
|