-
Notifications
You must be signed in to change notification settings - Fork 24
aggregate_spatial
: Clarified that the output geometries are unchang…
#548
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
Conversation
…ed compared to the input geometries. #499
Is is implicit that the implementation should accept data and geometries with different projections? |
@clausmichele Yeah, currently it is. Shall we make this explicit? |
Yes @m-mohr, I think it would be better to mention it explicitly. |
I guess we'd need to mention this in the data parameter, maybe like this?
|
Perfect thanks. |
Thanks, updated. |
2c41766
to
0315fb5
Compare
aggregate_spatial
: Clarified that the output geometries are unchanged compared to the input geometries.Closes #499