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

Stop `add_indexed_restrictions!` from reversing order of nodes in way object #48

Closed mmiller-max closed 2 years ago

mmiller-max commented 2 years ago

The reverse! was reversing the nodes in the Way object unintentionally