Skip to content

Version v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 14:53

Enhancements:

  • COINS algorithm for analysis of continuity of street networks (#248, #276)
  • ENH: distance decay in Percentiles (#269)
  • ENH: add dropna keyword to Unique (#280)
  • ENH: catch geographic CRS in Tessellation (#298)
  • ENH: support shapely polygon as enclosures limit (#299)

Bug fixes:

  • BUG/DOC: adapt to mutliindex + remove preprocess (#281)
  • BUG: Tessellation error on non-standard enclosures (#291)
  • BUG: properly clip enclosures by limit (#288)

Other:

  • DEP: remove deprecated functions and args (#268)
  • PERF: use dask.bag in Tessellation (#296)