I have two polygon layers, and a roads layer that I've made into a network dataset. My goal is to find the closest polygon in one layer to each polygon in the other layer, but instead of just calculating the distance to find the closest I need to use the roads ND to see which of the polygons from the first layer is closest to the polygon from the second layer.
My question is, what tool can I use to do this? I've assumed I can do it with something in the Network Analyst toolset, but I can't figure out what.
From the picture, I want to find the closest green polygon to both of the red polygons using the yellow roads.
Hopefully this question makes sense. I'm still relatively new to this, in my first course on the subject. If I need to clarify anything further please let me know.
Hi Chad,
Thank you for your question. In order to solve your task with the Network Analyst, the following approach came spontaneously to my mind:
If you are having more detailed questions regarding the Network Analyst, please feel free to refer to the Network Analyst Geonet Place (Network Analyst ) - there it is more likely to find corresponding experts than on this GeoNet Space dedicated to the product ArcGIS Urban :-).
Thank you so much for the help! That's what I was looking for.