DeloitteOptimalReality / LightOSM.jl

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

Add `generate_graph` function #43

Open mmiller-max opened 3 years ago

mmiller-max commented 3 years ago

Introduce a stable API to build a graph from nodes, ways and restrictions. This is useful for unit tests amongst other features