-
Notifications
You must be signed in to change notification settings - Fork 52
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
Add documentation for spatial query features #1581
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1581 +/- ##
==========================================
+ Coverage 89.00% 89.07% +0.07%
==========================================
Files 368 371 +3
Lines 33888 34437 +549
Branches 3828 3899 +71
==========================================
+ Hits 30161 30675 +514
- Misses 2473 2484 +11
- Partials 1254 1278 +24 ☔ View full report in Codecov by Sentry. |
@ullingerc Thanks a lot, this is great. I have a comment and a question:
|
@hannahbast Thank you very much for your feedback, A few thoughts on this:
|
@ullingerc Thanks for the explanation! I have a follow-up question regarding the spatial join to understand this better: Let's consider any one of the spatial functions, say That looks very similar to the magic functions My question is: Would the implementation of such a magic |
@hannahbast Thanks a lot for your thoughts. There are a few things that come to my mind on this:
I suggest that we leave it open for this documentation PR and discuss this in further detail in a meeting, possibly also with @joka921. |
Conformance check passed ✅No test result changes. |
Quality Gate passedIssues Measures |
No description provided.