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

Concrete type more fields of OSMGraph #11

Closed mmiller-max closed 3 years ago

mmiller-max commented 3 years ago

This helps performance, as found when calculating total edge weights. Removes allocations that occur when accessing dictionaries.