A network dataset representing different modes of transportation e.g. walking, driving, railways
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 ...
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, ...
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 ...
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 ...