Skip to content

Releases: aardvark-platform/aardvark.geometry.quadtree

0.6.1

16 Dec 18:54

Choose a tag to compare

  • update dependencies
  • fix Sample.Position

0.6.0

20 Sep 11:20

Choose a tag to compare

  • updated dependencies

0.5.9

23 Aug 05:58

Choose a tag to compare

  • fixed special case in query merge code

0.5.8

15 Mar 15:58

Choose a tag to compare

  • [builder] add build logic for yet more cases

0.5.7

22 Feb 08:15

Choose a tag to compare

  • fix Sample.PositionsWithBounds (dict trygetvalue fails when key does not exist, probably due to uninitialized tuple)

0.5.6

09 Feb 17:03

Choose a tag to compare

  • [builder] quadtree build fix (experimental)

0.5.5

09 Feb 11:29

Choose a tag to compare

  • [builder] flatten layer fix

0.5.4

09 Feb 08:18

Choose a tag to compare

  • [builder] builder now flattens multiple layer sets into one (at split limit tile size)
  • this fixes a previous sampling problem with layers having masks
  • this also massively improves performance for querying/sampling

0.5.3

02 Feb 10:20

Choose a tag to compare

  • [builder] save/load, export/import

0.5.2

25 Jan 09:42

Choose a tag to compare

  • [builder] fixed root cell for case when data is smaller than split limit tile size
  • [materialize] fixed indexing for mask data