Changes Changes of this release include: - In `mosstool.map.osm.roadnet` - - set latitude and longitude precision as 6 decimal places.
0.2.25
Changes Changes of this release include: - In `mosstool.trip.generator.generate_from_od` - - update `pycityproto` version - - add bus driver generation
0.2.24
Changes Changes of this release include: - In `mosstool.trip.generator.generate_from_od` - - update `pycityproto` version - - temporally remove bus driver generation
0.2.23
Changes Changes of this release include: - Optimize ramp connections when creating `junction` in `mosstool.map.builder.Builder` - - Connect all in `lanes` and out `lanes` if there are only one type of `lane_turn` for to be built `lanes` in this `junction`.