GeoDaCenter / spatial_access

https://spatial.uchicago.edu
37 stars 11 forks source link

update to 1.0.2 #92

Closed lixun910 closed 2 years ago

lixun910 commented 2 years ago
  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