Tagged Questions
1
vote
1answer
34 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. ...
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
47 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: ...
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 ...
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
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
60 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. ...
3
votes
1answer
187 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
1answer
90 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.
...
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, ...
5
votes
1answer
66 views
Do Network Services support Multimodal Networks (ArcGIS 10.1, Network Analyst Extension)?
Do Network Services support Multimodal Networks (ArcGIS 10.1)? I'm assuming that multimodal networks are supported, but I am troubleshooting and just want to be sure.
Thanks,
eric
1
vote
1answer
61 views
How to implement Landmarks in Network Analyst of ArcGIS 10.1?
I have been trying to implement the landmark functionality into route solving in Network Analyst using ArcGIS 10.1. I have added a point class as turn landmarks (as well as playing around with ...