Linestring operations#
|
Return a point interpolated at given distance on a line. |
|
Return the distance to the line origin of given point. |
|
Return (Multi)LineStrings formed by combining the lines in a MultiLineString. |
|
Return the shared paths between a and b. |
|
Return the shortest line between two geometries. |