Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@mbewley mbewley released this 04 Sep 10:07
· 13 commits to main since this release
9312501

What's Changed

  • Added ability to restrict returned data to AI resources with 3d (heights, stories etc) strictly available when using "since" and "until" parameters.
  • Added ability to return just a specific list of class IDs.
  • Updated environment.yaml to have a more modern recent set of packages (based on python 3.11) and fixed tests accordingly.
  • Tweak to building logic corner case with long, narrow buildings on the AOI boundary
  • Removed a large number of not useful rollup columns from the features.json generated rollup (primary objects where the primary is not a building/roof style class or swimming pool).
  • Buffer calculations are improved, now including woody vegetation, and are focussed on "roof" rather than the deprecated "building" class. They are still limited to strictly within the AOI boundary.

Full Changelog: v2.0.0...v2.1.0