I have build a multimodal network just like the sample which contains street (for peds) and transit network. Two layers have different travel speed.
When I apply the shortest path in this network based on minimum travel time, it seems the best route contains too many transfers. I think it is because the station does not contain transfer penalty.
I was wondering how to realize this penalty function in Arcgis
When I apply the shortest path in this network based on minimum travel time, it seems the best route contains too many transfers. I think it is because the station does not contain transfer penalty.
I was wondering how to realize this penalty function in Arcgis
By the way, you can see how these values were set in the sample Paris dataset, choose the PedestrianTime and look at the Transfer_Stations being set to a field value from a field called Transittim.
Jay Sandhu