-
Notifications
You must be signed in to change notification settings - Fork 85
Nearest neighbor joins for arbitrary geometries #1713
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
Merged
Merged
Changes from all commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
c7a1ea8
untested changes
Jonathan24680 a266201
continued development
Jonathan24680 2cc8504
added all areas to the dataset and some tests
Jonathan24680 d784513
make file_buffer_size in the test index be a parameter
Jonathan24680 f6e1647
bugfix area dataset
Jonathan24680 1a4ff8f
backup commit
Jonathan24680 e3a2644
area test with points and areas working
Jonathan24680 f38cb1d
moved some stuff from dev space into the project
Jonathan24680 4d71c4e
new tests
Jonathan24680 38c9585
first test works now for the areas as well
Jonathan24680 ddea6d3
all tests are now executed and passed
Jonathan24680 1902d44
clang format
Jonathan24680 31e7054
merge master
Jonathan24680 cba4324
backup with removed filebuffersize compiling but not testing
Jonathan24680 d5c934c
make buffer size of test index variable
Jonathan24680 c1dc963
clean up code
Jonathan24680 c5284ef
sonarqube
Jonathan24680 fc1a1fe
correct bug for function without inline in header file
Jonathan24680 ec75e89
arbitrary geometry types and areas dont need to be approximated as po…
Jonathan24680 4fd698c
PR feedback
Jonathan24680 173e646
PR feedback
Jonathan24680 7dd8156
backup
Jonathan24680 1c60bf9
PR feedback
Jonathan24680 3b8ea1a
spelling mistake
Jonathan24680 a121ef2
Sonarqube issues
Jonathan24680 1168f32
PR changes
Jonathan24680 ca7f08e
PR changes
Jonathan24680 9d2956e
PR changes
Jonathan24680 14032bd
PR changes
Jonathan24680 29171b5
Sonarqube issues
Jonathan24680 457f8d4
format check
Jonathan24680 bf886c4
backup
Jonathan24680 10bdf7b
strange bug
Jonathan24680 5f12f22
solved strange bug
Jonathan24680 978b512
PR feedback
Jonathan24680 4132701
Sonarqube issue
Jonathan24680 d711586
Merge branch 'master' into SpatialJoinArea
Jonathan24680 f3c5b01
consistent naming of QueryBox and BoundingBox
Jonathan24680 a46fccd
add test for distance between GeoPoints and Areas
Jonathan24680 2cc0fef
improve true area distance calculation
Jonathan24680 96a903a
backup
Jonathan24680 47ba454
backup
Jonathan24680 61c6b98
PR changes
Jonathan24680 c0bf282
clang format
Jonathan24680 988ba8d
Sonarqube issus and bugfix
Jonathan24680 e42d9d0
format check
Jonathan24680 5b88f47
Merge branch 'master' into SpatialJoinArea
Jonathan24680 5a99080
Sonarqube issue remove unused operator
Jonathan24680 a7f4695
PR feedback
Jonathan24680 e5121f6
suggested parentheses around and condition
Jonathan24680 c272d19
cancellation handle and missing allocator
Jonathan24680 c56c863
bugfix
Jonathan24680 0c35b50
forgot to add SpatialJoin.h and bugfix in constructor
Jonathan24680 6666773
bugfix
Jonathan24680 6d62020
bugfix
Jonathan24680 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.