Skip to main content

Questions tagged [closest-facility]

Network Analyst solver for finding the nearest facility in a set to serve demand points based on selected network impedance.

0 votes
0 answers
21 views

How to create ND.nd folder with .nds files

I am using ArcGIS Pro 3.2.1. When using Network Analysis, I have to import Network Data Source which in _ND.nd format(i.e. XXXX_road_ND.nd). There are six files within the .nd folder with .nds file ...
Panda CHENG's user avatar
0 votes
1 answer
139 views

Adding and calculating User Input Fields in ArcGIS Modelbuilder

I have a model which results in a list of routes with mileages. I want to add 6 fields to the mileage table (Freight Rate, Freight Cost, Material Amount, Material Rate, Material Cost, and Total Price)...
Joshua Smith's user avatar
1 vote
1 answer
405 views

Creating a summary report for multiple layers intersecting a buffer

I tried to use the Closest Facility tool in Network Analyst to find locations that were within a 10 minute walk to a number of my offices, however that job failed after 4 hours with a generic error. ...
Chris Lope's user avatar
0 votes
1 answer
200 views

Calculating shortest path with barriers using ArcGIS Pro

I have two layers of points (bus stops and facilities) within a city. I need to calculate which facility belongs to the closest bus stop. It can be done by near feature in ArcGIS Pro, but it doesn't ...
adamekcerv's user avatar
2 votes
1 answer
90 views

Road network division and best maintenance facility location using ArcMap

I am using ArcMap. I have a national road network and I would like to divide it in several zones, so each zone would get the same amount of roads (from 150 to 250 km) - to get as equal zones as ...
Lakierski Materialski's user avatar
1 vote
1 answer
192 views

Speed up Python script

I am using Python code to calculate the closest facilities. Here, first I create a random point dataset. Then I use that random point dataset as an incident dataset when I'm creating the closest ...
Madusha's user avatar
  • 115
0 votes
0 answers
164 views

Output of first iteration as the input of the next step in a for loop

I use a Python script to find the closest facilities. I have 24 cities to process. For one city, I should create 100 random datasets. To do that, I use Python, and for loops. After I create the random ...
Madusha's user avatar
  • 115
1 vote
1 answer
104 views

Closest facilities using Pgr_Withpoint

I am trying to calculate the shortest path's distance from certain locations to their closest schools, I used the Pgr_WithPointsCost Function to get the result from one location to its 10 closest ...
Ismail's user avatar
  • 113
0 votes
1 answer
92 views

ArcMap 'Add Locations' field mappings not showing added field for network analyst layer

I have successfully created a new field 'Status' in the incidents sublayer of a closest-facility network analyst layer, using the 'Add Field to Analysis Layer' tool. However, when I try to populate ...
bbenak's user avatar
  • 11
1 vote
1 answer
78 views

ArcGIS Closest Facility with anisotropic round trips?

I'm working on a network analysis of an urban archaeological site where I'm running a closest facility analysis on some 2000 structures to specific features within the city. I've segmented the road ...
Matt's user avatar
  • 67
2 votes
1 answer
254 views

How to limit the search for facilities to only 1 unit with PG Routing? ... Closest Facility in PostGIS?

I'm working in PGROUTING - POSTGIS I have my road network and two sets of points -firestation and the entire cityblocks from town (in diferent tables, 1 for origin, and 1 for destination). The plan ...
isidrop's user avatar
  • 66
2 votes
0 answers
43 views

Loading point features into Network Analyst without losing the point's attribute fields

I have points that represent schools (facilities) and points that represent homes (incidents). I need to do a closest facility analysis to calcualte how long the residents need to reach the schools. ...
jpg's user avatar
  • 95
1 vote
1 answer
213 views

Closest Facility routes do not align with network dataset

I am running both Service Area analysis and Closest Facility analysis using the same network dataset, StreetMap Premium 2017R3. The service area lines exactly line up with the underlying street ...
SMiller's user avatar
  • 3,706
0 votes
0 answers
73 views

From everywhere to everywhere in ArcGIS using Closest Facility did not solve all possible routes

I am building from-everywhere-to-everywhere routes in ArcGIS Network Analyst using OpenStreetMap Data. I have 189 points that I want to connect with all possible other facilities. I ran this using the ...
rnought's user avatar
0 votes
1 answer
43 views

Spotty and Impossible Route (Closest Facility)- ArcGIS Network Analyst

I am trying to find the closest facility for parcels (converted my polygons to points), to existing sewer lines. In the image you can see that some sections of the green routes are just very short ...
sparky's user avatar
  • 450

15 30 50 per page