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

Subgraph generation performance improvement, test tidying #73

Closed bjmommers closed 2 years ago

bjmommers commented 2 years ago

Improved the performance of node Dict generation as part of subgraph generation in osm_subgraph. Also tidied up some tests that were throwing warnings about local/global clashes and deprecated use of "highways".