I have two point shape files;
- 1. Geocoded address of the individuals,
- 2. Grocery stores within 1 mile of the geocoded address of the individuals
I want to find out the nearest five groceries from each individual stores with its distance For example, within a 1 mile of a geocoded address, there are more than 10 groceries, I want to know the first five nearest groceries with their linear distance as well as road network distance (shortest route).
Then I want to find out the road network route from the geocoded address to all the groceries within 1 mile.
I used generate near tool from the ArcMap for first five nearest linear distance but it gives the distance of 1 grocery for five times instead of different five groceries
For Road network route, I used new facility tool, it gives the road network with total length of the route but I want to know the distance between each groceries from the geocoded address.
Please suggest which tools can i use in ArcMap 10.2.2?
I would appreciate a detailed process, if detailed process not possible, let me know the tools.