How to Perform Location Allocation Analysis in ArcGIS Pro

Jeff Oppong

Updated:

The ArcGIS Pro Network Analyst toolbar promotes the transport of goods and services efficiently by intelligent transport network analysis. The Analyst extension brings proactive planning and strategizing of vehicle movement and routing to reduce congestion and optimize the delivery of goods and services.

The Network Analyst extension is made up of problem-solving algorithms like Location Allocation, Service Area, Route, Closest Facility, Origin-Destination Cost Matrix, and Vehicle Routing problem. 

For this tutorial, the Service Area and Location Allocation algorithms are explored.

Service area and location allocation algorithms in ArcGIS Pro

The service area algorithm helps to find service areas or catchment areas around any location on a network.


Free weekly newsletter

Fill out your e-mail address to receive our newsletter!
Email:  

By entering your email address you agree to receive our newsletter and agree with our privacy policy.
You may unsubscribe at any time.


What is location allocation?

The location location algorithm also helps to determine from a set of facilities which facilities are best suited for operation based on potential interaction with demand points.

Location allocation in ArcGIS is a problem-solving approach for determining the best location for facilities, based on potential demand and the relative cost of delivering to or servicing that demand.

For this GIS tutorial, the service area analyst determines service areas within 5 minutes, 10 minutes, 15 minutes, and 20 minutes from a hospital.

The Location Allocation analyst also determines 3 fire stations from 9 fire stations that provide the best response times to neighboring study blocks.

A flow diagram showing the step for location analysis in ArcGIS Pro.
Figure 1: Summary of the geospatial tools employed in Location Allocation and Service Area analysis in ArcGIS Pro.

Hospital and fire GIS data

The hospital and fire station data can be accessed from the Homeland Infrastructure Foundation Level Data (HIFLD)’s website. Retrieve the hospital data for your desired area of interest in the United States via the Homeland Infrastructure Foundation-Level Data (HIFLD) web map application for hospitals.

To access the fire station data for your desired area of interest in the United States, use the the Homeland Infrastructure Foundation-Level Data (HIFLD) web map application for fire stations.

For this tutorial, data are in shapefile format. 

A screenshot showing a web map with blue dots for hospital locations.
Figure 2: Homeland Infrastructure Foundation Level Data (HIFLD)’s website provide access to its open GIS datasets.

Adding hospital and fire data to ArcGIS Pro

To import the fire and hospital data into ArcGIS Pro:

  1. Open and create a new project in ArcGIS Pro
  2. From the Map tab, select the “Add Data” icon. 
  3. Navigate to the location of the fire and hospital data.
  4. Select all the data to be imported and click OK. 

Performing service area analysis in ArcGIS Pro

A service area in ArcGIS is a region that encompasses all accessible streets (or, more broadly, network locations) within a given distance or travel time from a facility. “Accessibility” is determined based on the travel settings (mode, direction, restrictions, etc.) defined for the analysis.

For this tutorial, we are going to perform a network analysis in ArcGIS Pro to determine the service area of hospitals in our geographic area of interest:

  1. Highlight the “hospital layer” by clicking on it.
  2. From the Analysis tab, click network analysis.
  3. Select “Service Area” from the drop-down menu that appears (figure 3)
Screenshot from ArcGIS Pro showing the location of the service area selection tool
Figure 3: “Service Area” selection in ArcGIS Pro.
  1. A service area multilayer is generated on the Contents panel. From the service area tab, select “import facilities.” (figure 4)
A screenshot in ArcGIS Pro showing the tool for importing facilities.
Figure 4: “Import facilities” in Network Analyst toolbox in ArcGIS Pro.
  1. Set input locations to hospital data.
  2. Be sure to check the “Snap to Network” box.
  3. Click Apply and OK.
  4. From the Service Area tab, set direction to “Away from facilities.”
  5. Set “Cut off” to 5, 10, 15, 20. This denotes that a time window of 5, 10, 15, and 20 minutes will be considered and categorized during the analysis.
  6. Open “travel settings” from the Service Area tab (figure 5)
Screenshot showing the travel settings toolbox interface in ArcGIS pro.
Figure 5: “Travel settings” for Service Area analysis in ArcGIS Pro.
  1. Set travel type to “driving.” 
  2. Set “Impedance” to minutes.
  3. Set “distance cost” to length_miles.
  4. Click OK.
  5. Select Run from the Service Area tab to run the model. 

Note that the service area analysis can also be performed using a single travel time cut off. 

For this tutorial, the Service Area analysis was performed by using an area of interest (polygon – figure 6). Analysis can also be performed by using roads (vector lines).

Screenshot from ArcGIS Pro showing the mapped results of a service area analysis.
Figure 6: “Service Area” analysis in ArcGIS Pro using polygon.

Performing location allocation analysis in ArcGIS Pro

Next we are going to determine the three best fire stations that can provide (or allocate) the best service to the local population in our study area.

To perform network analysis (Location allocation) in ArcGIS Pro:

Screenshot of the toolbar in ArcGIS Pro for location analysis.
Figure 7: “Location Allocation” analysis tab in ArcGIS Pro.
  1. Highlight the “Fire stations layer” by clicking on it.
  2. From the Analysis tab, click network analysis.
  3. Select “Location Allocation” from the drop-down menu that appears. 
  4. Location Allocation multilayer is generated on the Contents panel. From the Location Allocation tab (figure 7), select “import facilities.”
  5. Set input locations to fire stations data (figure 8).
  6. Click Apply and OK.
Screenshot showing the import locations interface.
Figure 8: “Import facilities” tab in Location Allocation analysis, ArcGIS Pro.

The task involves reducing the number of available fire stations (nine 9) to the best three (3) which can provide emergency services to the blocks around within the shortest time and distance. There is the need to convert desired area of interest (polygon) into point features for easy processing.

To convert the study area (polygon) to point features in ArcGIS Pro:

Screenshot showing the "features to point" interface in ArcGIS Pro.
Figure 9: “Feature to point” in ArcGIS Pro.
  1. Type and search “Feature to points” from the search bar of the geoprocessing toolbox (figure 9).
  2. Set “input features” to polygon layer.
  3. Set “Output feature class” to desired output name and location. 
  4. Click Run.

Ensure that population field is attached to the demand point feature to denote the number of people who will be receiving the fire emergency services for different portions of the study area.

The demand points can be set to the output point features of the study area:

  1. Select “import demand points” from the Location Allocation tab.
  2. Set “input locations” to output point features data (figure 10).
  3. From the property drop-menu, select weight.
  4. Ensure to set weight to the “Population field.” 
  5. Click Apply and OK.
Screenshot showing the demand points tool interface in ArcGIS Pro.
Figure 10: “Import demand Points” on the Location Allocation tab in ArcGIS Pro.
  1. Open “travel settings” from the Location Allocation tab. 
  2. Set travel type to “driving.” 
  3. Set “Impedance” to minutes.
  4. Set “distance cost” to length_miles.
  5. Click OK as shown in figure 6.
  6. From the Location Allocation tab, set direction to “away from facilities.”
  7. Since we are reducing the number of fire stations from 9 to the best 3, we will select 3 for the facilities bar as shown in figure 7.
Screenshot showing the p-median tool location in ArcGIS Pro.
Figure 11: “P-Median” (Location Allocation) in ArcGIS Pro.

  1. Set the Location allocation type to “minimize weighted impedance (P-median).”
  2. Click Run from the Location Allocation tab. 

The resulting analysis shows the best fire station locations for servicing the local population.

A screenshot of a map showing the results of a location allocation analysis in ArcGIS Pro.
Figure 12: Network Analysis (Location Allocation) in ArcGIS Pro.

More ArcGIS Pro tutorials

Photo of author
About the author
Jeff Oppong
Jeff Oppong holds a BSc in Geomatic Engineering and currently a graduate student at Hohai University in China, where he's studying MSc. Harbor, Coastal, and Offshore Engineering. Jeff is a prolific researcher and a GIS/Remote sensing expert who aspires to be a change-agent and a renowned Engineer. Jeff Oppong can be contacted via email