Skip to content

v0.8.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@songololo songololo released this 02 Apr 13:22
· 990 commits to master since this release

Added additional graph cleanup methods for working with OSM data:

  • nX_remove_dangling_nodes: despines and removes disconnected components
  • nX_consolidate: merges adjacent nodes within a threshold distance

See the updated docs for more info.