DeloitteOptimalReality / LightOSM.jl

A Julia package for downloading and analysing geospatial data from OpenStreetMap APIs.
https://deloitteoptimalreality.github.io/LightOSM.jl/docs
Other
48 stars 13 forks source link

Add new shortest path method to pass in weights #37

Closed mmiller-max closed 3 years ago

mmiller-max commented 3 years ago

Tidied up methods so that kwargs are only defined once, and added new method that passes in weights. Added shortest_path tests.

Also tidied up typing in total_path_weight (separate commit for review clarity)

mmiller-max commented 3 years ago

@captchanjack the failed test is just an error downloading the map (again..)