Skip to content

Releases: enricodvn/pyosrm

Release 0.0.2

09 Mar 03:04
c005269
Compare
Choose a tag to compare

[0.0.2] - 2020-03-08

Changed

  • Now path parameter is optional, and you can use either a valid path or
    use_shared_memory=True to initialize a PyOSRM object

Added

  • path or use_shared_memory validation on PyOSRM object initialization

First release

03 Mar 23:16
663f146
Compare
Choose a tag to compare

Added

  • PyOSRM class with working route method
  • RouterResult class
  • Status enum
  • Working examples on readme and tests
  • test data unprocessed (raw) and preprocessed for CH and MLD