A network dataset representing different modes of transportation e.g. walking, driving, railways
0
votes
0answers
102 views
Driving directions and multi-modal route planning service for a city with OpenStreetMap data
First off I'd like to mention that I've never come close to anything-GIS until a few weeks ago when I thought of this. So please expect some layman's questions. I'm looking to create driving ...
1
vote
1answer
72 views
ArcGIS 10.1 Network Analysis- How do I get appropriate network dataset?
I have acquired London road dataset from the Open Street Map however after creating and building the network dataset in ArcCatalogue the solve tool could not return the routes because of errors no ...
0
votes
0answers
34 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 ...
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 ...
1
vote
0answers
42 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
92 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
1answer
99 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
189 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
172 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 ...
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, ...