[postgis-users] ST_LineMerge
Shaozhong SHI
shishaozhong at gmail.com
Wed Mar 2 05:21:17 PST 2022
It appears that ST_LineMerge alters the sequence of vertices when a set of
line geometries that meet at ends are merged together.
ST_LineMerge (postgis.net) <https://postgis.net/docs/ST_LineMerge.html>
Any robust way to do the following?
Given a set of lines that meet at ends
Generate a new line by merging these together and maintain the original
order of vertices
Regards,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20220302/00aa0da7/attachment.html>
More information about the postgis-users
mailing list