I am running a field survey and would like to create routes for the surveyors. I have the building lots and road network for a particular city (road in red, lots in blue, with a Google Maps basemap):
Each of the lots may have more than one apartment unit, and the number of units is tracked as an additional column of the attribute table.
For routing purposes, I would like to generate routes of 50 units each for the surveyors. Is there a way to create a script (preferably in ArcGIS) that can iterate through the entire lot shapefile to create the most compact routes of 50 units at a time. Ideally, the output would be a new column in the lot shapefile that designates for each lot the route that it is assigned to.
