msmobility / mito

Microscopic Transportation Orchestrator
7 stars 13 forks source link

read UAM xml data to generate skims in mito #69

Closed cllorca1 closed 5 years ago

cllorca1 commented 5 years ago

The UAM xml data is now read in mito and travel time matrices are created, including access vertiports and access times.

The travel time by UAM on the air is still simplified to beeline distance divided by speed. We need to use the routing module of the uam extentsion.

todo[bot] commented 5 years ago

maybe, we need to use the routing of the uam extension - the current version does

https://github.com/msmobility/mito/blob/3a2ee7ac933b976b5b58673c0dd4ef62a87bb43d/src/main/java/de/tum/bgu/msm/io/input/readers/UAMNetworkReader.java#L98-L103


This comment was generated by todo based on a TODO comment in 3a2ee7ac933b976b5b58673c0dd4ef62a87bb43d in #69. cc @msmobility.