I have a dataset of projects (lines) and markers (points) as shown in the image below. I need to update the projects dataset so that the closest IDs to the start/end point of the projects are included in the attribute table as 'StartID' and 'EndID'. How would I approach this?
