You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This might not be possible. Not sure how the shape file is organized, but even with 200m between lines I get several results. There are also several empty geometries (0 points) I need to understand better.
Closing this issue. There line segments in a shapefile can be out of order and even in different directions. It makes more sense to just create a single line then try and find and end point.
The shp_utils function find_first_segment results in too many results. There needs to be a better way to link line segments together.
The text was updated successfully, but these errors were encountered: