Skip to content

v1.1.0

Choose a tag to compare

@calvinmetcalf calvinmetcalf released this 02 Jul 14:11
· 26 commits to main since this release
ad76f36

This changes the algorithm for generating .qix files to a packed Hilbert R-tree based on the implementation in flatbush. In some limited testing I've a similar number of ranges of rows being requested but FAR fewer rows need to be filtered out, (~1500 vs ~30).