TrafficPLANit / PLANitOSM

Open Street Map parser to construct PLANit Network memory model
Other
0 stars 1 forks source link

support creation of connectoids for transfer zones for modes other than PT, i.e., pedestrian, custom, ride_share etc. #9

Open MarkRaadsen opened 3 years ago

MarkRaadsen commented 3 years ago

support creation of connectoids for transfer zones for modes other than PT, i.e., pedestrian, custom, ride_share etc.

For the MATSIM network export, we only require to focus on PT as MATSIM does not support active modes explicitly. Therefore, the initial implementation only creates connectoids for transfer zones where PT modes interact with stops/platforms, etc. However, in general transfer zones should be able to allow for transfers between different modes (pedestrian->pt vice versa), so add connectoids for pedestrians based on close by footways etc.