Skip to content

Releases: GeoDaCenter/spatial_access

v1.0.2

11 Jan 06:02
b96ac33
Compare
Choose a tag to compare
  1. fix issues when dropping non-existed columns from road network
  2. fix issue the C++ dijkstra crash when multiple components present in road network
  3. add support to load preprocessed road network e.g. using pyrosm
  4. add Github Actions workflow to create pypi installers
  5. change LICENSE to BSD