Skip to content

Commit

Permalink
Refactor polygon_query() (#422)
Browse files Browse the repository at this point in the history
* wip

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* wip

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix 2d/3d bb for raster data

* support for 2d/3d bb for 2d/3d points

* better tests

* implemented tests, need to make them pass

* fix test raster

* wip

* polygon_query for points working

* validate against negative radii; all tests passing

* tests multipolygon; cleanup

* renamed tests, wip test query with affine

* test query point partitions, wip tests query transformations

* tests query affine transformation

* fix tests

* test more robust

* improved comments

* fix tuple from list

* wip

* addressing review comments

* fixed tests

* addressed all the review comments

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
LucaMarconato and pre-commit-ci[bot] authored Feb 9, 2024
1 parent 9f188f9 commit e0754fb
Show file tree
Hide file tree
Showing 6 changed files with 727 additions and 497 deletions.
Loading

0 comments on commit e0754fb

Please sign in to comment.