Skip to content

2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 23:36
· 33 commits to main since this release
Davide Fioriti (10):
      Add out_dir option
      Add release_note
      Update gitignore
      Enable downloading all data of primary feature, e.g. buildings
      Add option to download all primary features
      Simplify PR
      Remove refuse
      Merge branch 'main' into add_out_dir
      Merge commit 'e6e95a01469f784e541e48d96284536659c205d1' into buildings
      Update is_feature and building test

Matin Mahmood (17):
      change wildcard identifier
      update building test
      Merge pull request #46 from davide-f/buildings
      release: version 0.2 🚀
      add tests to diagnose issue #47 (#48)
      fail test if error (#49)
      improve tests and coverage report (60% to 76%)
      fix issue ValueError: Must have equal len keys and value when setting with an iterable #47
      fail CI if tests fail
      remove deprecated functions
      Corrupt pbf files cause bugs #36, also fix update param
      update docs
      small fixes to main function
      standardize logger
      update taginfo for data
      Improve error handling and adjust geom definition criteria
      release: version 2.0 🚀