Hi All,
I thought this would be straightforward, but it's not (at least, not for me). I am trying to do exactly as the title describes - I have a point shapefile consisting of points, and I would like to find the shortest possible path (ie polyline) that goes through all of them.
I don't think Network Analyst is appropriate, since these are marine sampling sites, and there are no roads. I just want to find the shortest possible path the boat has to take to hit all of the sites.
If we want to get fancy, the following additions would be handy, but at this stage, I'd settle for anything:
- could add a polygon shapefile showing the coastline, and the landmasses we have to avoid
- start and end positions would also be handy to add (so that the last point doesn't leave us 100 miles offshore).
Has anyone had to do this?
Cheers!