I m trying to figure out a way to split an area in two (or more) parts, based on the number of points (in my case coordinates). The difficult part is that the two areas boundary must be a road (not predefined) and not just a straight line.
Is there a way to do this using ArcGis 10.4.1?
This sounds familiar. Why is it posted in the Network Analyst Place? It sounds like a similar question with a minimum spanning tree suggestion. What are the rules you are using for the required aggregation? It seems that you don't want to do any pre-processing at all, since my first suggestion would be to separate your data into its groupings before you begin whatever analysis you are doing.
Perhaps some further details would help