An extension for ArcMap that adds functionality for analyzing networked data, particularly for road and transport networks.
0
votes
0answers
14 views
AddLocations_na not loading routes properly from python script
I am trying to do network analysis with python from ArcGIS 10.0 but AddLocations_na is not loading the routes from the routes attribute table. It works for depots and orders quite well however.
The ...
0
votes
1answer
29 views
Arcpy Network Analyst solver error
Hello GIS Stack Exchange,
I am finding it difficult to load locations to sublayers using python in ArcGIS 10.0 network analyst Vehicle routing problem.
I'm also having some trouble debugging my ...
0
votes
1answer
34 views
territory analysis
I want to determine the territories in which customers to a bank has the shortest path. It can be done with desktop software packages or programming if it is needed. Does anybody has idea on how to ...
0
votes
0answers
24 views
GRASS - Creating an Attribute Based on Driving Distance
Is it possible to calculate the driving distance for each node of one layer (fire stations) to each node of another (address points)? After doing so, I need to sort all of the distances from shortest ...
0
votes
1answer
28 views
Make Route with Python and network analyst in ArcGIS 10
Good Day,
I'm having trouble debugging my python code to create a network analyst layer in ArcGIS 10.0. Basically when run from a script tool the code completes successfully without actually doing ...
2
votes
2answers
56 views
How to create network dataset for network assistant using ArcPy?
Is it possible to create a network dataset with arcpy to be used with the network assistant?
In the documentation I found the Build Network and Dissolve Network functions, but it looks like both ...
0
votes
1answer
32 views
Network analysis service areas vs. network analysis
i have calculated the distance of certain houses from public parks using both Network analysis service areas and network analysis.
However each method provides a different distance. Would this be ...
1
vote
1answer
33 views
How to extend a custom NASolver in ArcGIS Server 10.1?
The past year we developed a custom NASolver with C# , it works fine and that job has finished.
Now we are planning to use it from ArcGIS Server. The problem is that we have no information for that. ...
1
vote
2answers
42 views
How to removed overlapped features?
Im using Arcmap10.1. When I was make attribute based buffer, the result had shown as overlapped, So how can I solved this issues?
Thanks in Advance
2
votes
1answer
53 views
Finding distance (in time) from nearest point out of 4 along a road network
I have four points representing harbors along the coast. I also have a roads layer that has info on each road segment such as length, speed limit, and travel time.
I calculated travel time with ...
1
vote
1answer
105 views
Why does Add Field to Layer File give “ERROR 000840: The value is not a Feature Layer”?
I'm trying to add a field to a layer file, but it always gives an error. What I did was making a closest facility layer and save the result as a layer and after that I tried to add a field, but then ...
3
votes
0answers
60 views
Finding optimal network with python and network analyst in arcgis 10.0
Hello GIS StackExchange,
I'd like to know if there's any way to find the shortest distance across the diagonals of a polygon. I am creating a network analyst solution to determine the most cost ...
2
votes
2answers
39 views
How to create a turn restriction in ArcObjects
I am having difficulties creating turn restrictions in ArcObjects. I have found a way to Add a a network turn to restrictions through the INetworkForwardStarEx.AddTurnRestriction() interface. But how ...
2
votes
1answer
40 views
3D Barriers, ArcGIS Network Analyst
I am trying to implement 3D barriers from a feature class into a network using a model, but I can't seem to get the resulting barrier to appear on the proper three dimensional plane. The feature class ...
0
votes
0answers
33 views
Ecological route based on slope and less emissions and fuel consumptions [closed]
I have a roadnetwork a tin and a db about the type of vehicle i use ( mini,small,average etc)
How can i take the data from type of vehicle i insert (example mini car) and combine with the slope road ...
1
vote
1answer
133 views
Network Analyst REST service gives error “Routing error: Unable to complete operation unable to find attribute invalid Context”
I have created an Network Analyst Routing sample. On Arcmap it works fine when creating a route on the data.
However, when I create Network Analyst service through ArcGIS Server, using this REST ...
1
vote
0answers
46 views
trying to find areas within a certain driving distance along a road network WITHOUT a specific destination
I was hoping somebody might be able to help me out with this.
I'm trying to use Arcmap 10.1 to find all the areas along a road network (a county roads layer in this case) that are a certain driving ...
0
votes
2answers
109 views
Road network Analysis
I have a Road layer and Point features of some Bus stops from the same area.I want find the Road distance between the Bus stop.Please help me find it.
I have QGIS,ArcGIS,and FME.
Thanks,
RKM
5
votes
1answer
224 views
How to automatically create all possible polyline routes connecting many point locations around a polygon obstruction?
Lets say I have 30 ports on the west of an island, and 30 on the east, and need to calculate all possible shipping distances between each and every port, with the routes having to steer around the ...
0
votes
2answers
118 views
Network Analyst not working
I have network analyst installed as an extension in my arcGIS 9.3, but it just does not work!!! when I go to ArcCatalog, the option of new network data set also does not appear... :( I have to do this ...
1
vote
3answers
54 views
How can I send a parameter with a RouteTask and get it back in RouteResult
I'd like to send a parameter with the Route Task and be able to get that same parameter in the RouteResult object.
The goal is to be able to recognize the routes I receive from the server when I ...
0
votes
0answers
46 views
ArcGIS Network Analyst Directions (NA Campus style) failing to return turn instructions
This might be a long shot, but I've had no luck receiving response on the ESRI forums so I thought I would try here as well. I have been working with the information discussed in this thread: ...
7
votes
5answers
225 views
How to Split Roads at intersection for Network Analysis?
I have a file geodatabase Feature Class representing the roads of a city.
The Roads are not split at Intersections. ArcGIS needs roads to be split at the intersections, otherwise it assumes that the ...
1
vote
1answer
32 views
Do transfer edges add to the distance cost of a route?
Transfer edges are commonly used in a network dataset to carry a time cost in one direction only (either to-from or from-to). This is fine if the impedance used is time, i.e. find the route that will ...
0
votes
1answer
41 views
How to export settings for a network dataset
Is there a way to export/save the settings for a network dataset? Setting up the connectivity groups, attributes, evaluators etc can take quite a while, even for a small dataset. If the network ...
1
vote
1answer
65 views
How to Persist a Network Analysis Route Layer?
I'm using ArcGIS 10.0.
I'd like to be able to specify the location (path) where to create the route layer, for network analysis, when I click on Network Analysis -> New Route. Is that possible?
...
3
votes
1answer
89 views
Ist there a way to calculate a Service Area from the Network Analyst in ArcGIS for each feature in a feature class?
I am trying to implement a python script that creates in a first step a Network Dataset and that in a second step gets a point feature class for which the tool should create for each feature in the ...
0
votes
0answers
33 views
Creating transfer edges for a multimodal network
I am trying to create transfer edges for a network and what I have done is used the near tool to get XY coordinates for the closest rail segment, and repeated for the closest road segment to each of ...
3
votes
1answer
73 views
Accessing data stored in related tables from a network dataset
According to ESRI's transit data model, this implementation, and several thesis papers, any non-spatial information (such as public transport schedules, employee info, trips etc) which is not stored ...
1
vote
1answer
113 views
No route results after calling network analyst service
I have published a network analyst service and I'm trying to use it from the Flex API 3.1.
When I use the service in ArcMap or through the rest GUI in a browser, the service returns the right answer.
...
1
vote
1answer
50 views
Does multimodal network need a physical intersection between a point (terminal) and a line (rail or road)?
I have created a network dataset with rail, road, and intermodal terminals and set up the connectivity so that you can only travel in-between the two at the terminals. Terminals realistically can be ...
2
votes
1answer
226 views
How can I solve “The Network Analyst solver could not determine a solution”?
I am using ArcGIS 10.0.
I have network data for undulated terrain so there are lots of inaccessible parts of the network.
When I was using this model, I get "The Network Analyst solver could not ...
1
vote
0answers
41 views
How to indicate a change in transport mode for directions in a multimodal dataset
When I solve a route and generate directions for my multimodal dataset, the end product is not very user friendly:
The pedestrian started walking along Main Street and then boarded a bus to travel ...
2
votes
1answer
58 views
How to change network analysis settings in a service from a web app
I'm a total n00b with ArcGIS Server, so I'd like to know if I publish a network analysis service using ArcGIS for Server, will the user be able to change analysis settings as one would in ArcMap e.g. ...
0
votes
1answer
244 views
How to generate all possible routes between two points?
I have a network dataset in ArcGIS and I need to generate all possible (not only the shortest one) routes between two given points (A, B). Is it possible to do it with the Network Analyst? Or with any ...
3
votes
1answer
185 views
ArcGIS 10.1 Network Analyst: Snapping stops from point-shapefile to route analysis layer doesn't work properly
I'm struggling with a task, which should be not that difficult....but anyway I do not find a solution.
Background
I'm map-matching tracks, generated by a GPS-device, to a road network. Therefore I ...
2
votes
0answers
91 views
A problem with ArcGIS network analyst making paths and roads work together
Working in Arc GIS 10 .0 service pack 5, network analyst extension, Productivity Suite 2.1 service pack 7, on Windows 7.
I am trying to get the Ordnance survey ITN urban paths layer to work with OS ...
2
votes
1answer
88 views
Load locations faster in ArcGis network analyst
I am currently using ArcGis Network Analyst to calculate an OD cost matrix.
I was wondering whether there is a faster way to load my locations (origins, destinations and barriers) because my current ...
2
votes
1answer
86 views
Multimodal route analysis not yielding correct results
I asked this question a while ago about a route in a multimodal network dataset not using all forms of transport available. While the answer worked at the time, I am now in a similar situation again.
...
5
votes
0answers
71 views
Symbolizing route data
I'm working on a project that routes various modes of transport to one location (a school) in Arc Map 10. I have about 400 routes, so there is a significant amount of overlap as they near the school. ...
4
votes
1answer
209 views
Network Analyst for QGis or another Open Source Geographic Information System?
Im looking for alternative ways for analyse my network dataset.
So, there is another way to analyse an GIS network? I mean if there are any useful plug-in capable to determine service areas, routes, ...
3
votes
1answer
72 views
Connect overlapping lines
I am currently trying to build my first multimodal network using ArcGis 9.2. This is a test using simple data of what I will need to do later with more complex data.
Here is my data:
layer 1: One ...
2
votes
0answers
25 views
How to run more than 10 routes at the same time in Network Analyst?
My team and I are trying to run food collection routes for a food bank in Mexico City but we can run more than 10 routes at a time. In order to run the eleventh we need to take one out. Does someone ...
5
votes
1answer
73 views
How to store route names of a stop belonging to multiple routes
I've been reading the ArcGIS help files on route analysis to gather more information on what attributes are stored with Stops. Maybe I've stared at the screen too long, but I cannot seem to understand ...
5
votes
1answer
98 views
Adding transportation schedules to a network dataset
How do I add transportation schedules to a multimodal network dataset? For example, Bus 1 runs between 08:00 and 16:00, and Bus 2 between 14:00 and 23:00. If a passenger wants to solve for a route ...
1
vote
1answer
182 views
Creating transfer edges in a multimodal network dataset
I have three feature classes: Bus Stops, Routes and Streets. The points are not coincident on vertices of either of the line feature classes - they are located next to the routes (red line):
The ...
5
votes
1answer
170 views
Solving a route in a multimodal network dataset does not use all forms of transport available
After having completed Exercise 2 in the official Esri Network Analyst Tutorial, I decided to find a route in the multimodal dataset, to see how it functions. After adding several network locations ...
3
votes
0answers
321 views
Performing a Multicriteria Analysis Using Distance Along a Road Network
There is the possibility that I will be working on a project which will look at thousands of properties in a region and measure their accessibility to different services (schools, parks, hospitals, ...
0
votes
0answers
42 views
3D multimodal network not traversing modes when elevation is stored in geometry
Are 3D features supported in Multimodal networks? I have built a 3D network that contains 3D features (elevation from geometry) but when I have floors set as different modes (different feature ...
1
vote
0answers
55 views
Problem entering stops in a published multimodal network service
I have created a multimodal network that works fine in Desktop, but my question is more related to publishing a multimodal network dataset as a network service. I have looked for an example of this, ...

