Skip to content

Version 0.0.2

Choose a tag to compare

@brendancol brendancol released this 25 Jun 00:40
· 436 commits to master since this release

Version 0.0.2 - 6/24/2020

  • Add Pixel-based Region Connectivity Tool (#52)
  • Fixes to Proximity Tools (#45, #37, #36)
  • Changes to slope function to allow for change x, y coordinate fields (#46)
  • Added Pharmacy Desert Example Notebook
  • Add natural breaks classification method
  • Add equal-interval classification method
  • Add quantile classification method
  • Add binary membership classification method
  • Fixes to zonal stats docstring (#40)
  • Added experimental query layer from agol-pandas (will probably not be supported long term)
  • Added ReadtheDocs page
  • Added experimental hotspot analysis tool (Getis-Ord Gi*) (#27)
  • Added experimental curvature analysis tool (Getis-Ord Gi*)
  • Added support for creating WMTS tilesets (moved out of datashader)
  • Added contributor code of conduct