Select to view content in your preferred language

Batch Processing Closest Facility by City

192
1
06-23-2025 07:24 AM
VerBo
by
New Contributor

I am trying to find the closest network facility for each city in a state. I have the city shapefiles, incidents and facilities for each city. The total incidents exceed 10,000 but not for each city where I am running the calculations. I believe I could do this for each city, but is there a way to batch process these calculations? Thanks in advance for your insights.

0 Kudos
1 Reply
JaySandhu
Esri Regular Contributor

The closest facility solver should do that for you. You can load in the city or incidents into the incidents layer and then load the facilities into the facility layer. Set it to solve 1 closest. After solving, there should be one route per city/incident to its closest facility.

Jay Sandhu

0 Kudos