fzi-forschungszentrum-informatik / Lanelet2

Map handling framework for automated driving
BSD 3-Clause "New" or "Revised" License
792 stars 325 forks source link

Python: add node to existing lineString #311

Closed xuq9908 closed 11 months ago

xuq9908 commented 1 year ago

Hi,

I want to add extra nodes in the middle of existing lineString. like list.insert(index, obj). How can I achieve that?

Thank you for help.

xuq9908 commented 1 year ago

how can I know the sequence position (last and next point) of an interpolated point in a line string? Thank you in advance.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 90 days with no activity. Is this issue still work in progress? If yes, mark it as "WIP" or comment, otherwise it will be closed in 30 days.

github-actions[bot] commented 11 months ago

This issue was closed because it has been stalled for 30 days with no activity.