I have a shapefile of locations and have another shapefile with one location which is a Start Point.
I want to input the name of one of the locations and then Network Analyst will return the best route to the location from the Start Point.
Anyone know how this can be achieved using python?