Skip to content

v0.2.67

Compare
Choose a tag to compare
@rschwanhold rschwanhold released this 05 Oct 08:11
· 683 commits to master since this release
887f1ce
Allow to write a subset of a compressed wkw dataset (#241)

* Allow to write a subset of a compressed wkw dataset

* add parameter for compressed write

* make chunks in 'for_each_chunk' bounded to their bounding box

* reformat code

* Update wkcuber/api/View.py

Co-authored-by: Jonathan Striebel <[email protected]>

* reformat code

* change expected Exception

Co-authored-by: Jonathan Striebel <[email protected]>