Releases: MKuranowski/pyroutelib3
Releases · MKuranowski/pyroutelib3
Tag handling
Changelog:
- Adding default oneway=true on roundabouts
- Fixed handling of ways with both highway=* and railway=*
- Small changes to storing downloaded tile names
- Added foot routing over highway=platform and railway=platform
Oneways hotfix
A hotfix to fix an issue caused by incorrect oneway=-1 implementation.
Access keys
Changelog:
- Fixed OSM file encoding (tries to fix Issue #1)
- Better oneway lines handling
- Allowing for custom route types
- Access keys support
Offline Routing
0.3 Offline routing
Metadata fix
Changelog:
- Metadata fix
First release
First release. Changes from pyroutelib2:
- Created a package
- Added tram transport type
- Small code cleanup