Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor polygon_query() #422

Merged
merged 29 commits into from
Feb 9, 2024
Merged
Show file tree
Hide file tree
Changes from 22 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
7936f48
wip
LucaMarconato Nov 28, 2023
a41d3d1
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 28, 2023
af214b3
wip
LucaMarconato Nov 28, 2023
386b6d8
Merge branch 'fix_query_3d_points' of https://github.com/scverse/spat…
LucaMarconato Nov 28, 2023
65516af
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 28, 2023
186be02
Merge branch 'main' into fix_query_3d_points
LucaMarconato Jan 7, 2024
4e64e16
fix 2d/3d bb for raster data
LucaMarconato Jan 7, 2024
255bd4e
support for 2d/3d bb for 2d/3d points
LucaMarconato Jan 7, 2024
82b6061
better tests
LucaMarconato Jan 7, 2024
b97d687
implemented tests, need to make them pass
LucaMarconato Jan 7, 2024
d489a53
fix test raster
LucaMarconato Jan 7, 2024
e542f99
wip
LucaMarconato Jan 7, 2024
aeb2db0
polygon_query for points working
LucaMarconato Jan 7, 2024
bd4727d
validate against negative radii; all tests passing
LucaMarconato Jan 9, 2024
1ee509c
tests multipolygon; cleanup
LucaMarconato Jan 9, 2024
92823a1
renamed tests, wip test query with affine
LucaMarconato Jan 9, 2024
ae1c09d
Merge branch 'main' into refactor_polygon_bb
LucaMarconato Jan 9, 2024
2f23093
test query point partitions, wip tests query transformations
LucaMarconato Jan 12, 2024
f5ea7e7
tests query affine transformation
LucaMarconato Jan 16, 2024
c2e0725
fix tests
LucaMarconato Jan 16, 2024
ab5e283
Merge branch 'main' into refactor_polygon_bb
LucaMarconato Jan 16, 2024
5e9e6b8
test more robust
LucaMarconato Jan 16, 2024
442208b
improved comments
LucaMarconato Feb 6, 2024
1680e34
fix tuple from list
LucaMarconato Feb 6, 2024
901c36c
wip
LucaMarconato Feb 7, 2024
bed04f2
addressing review comments
LucaMarconato Feb 9, 2024
744217a
fixed tests
LucaMarconato Feb 9, 2024
4bc83bb
addressed all the review comments
LucaMarconato Feb 9, 2024
9db42a8
Merge branch 'main' into refactor_polygon_bb
LucaMarconato Feb 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading