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

basic geoaggregations implementation #445

Merged
merged 8 commits into from
Apr 20, 2023
Merged

basic geoaggregations implementation #445

merged 8 commits into from
Apr 20, 2023

Conversation

philvarner
Copy link
Collaborator

@philvarner philvarner commented Apr 11, 2023

Related Issue(s):

  • n/a

Proposed Changes:

  1. Add geo-aggregations support (geohex, geotile, geohash)
  2. Remove POST /aggregate endpoints, since they don't work
  3. Any aggregations can be requested from /aggregate, but only aggregations advertised by a collection may be requested from /collections/{collectionId}/aggregate

PR Checklist:

  • I have added my changes to the CHANGELOG or a CHANGELOG entry is not required.

@philvarner philvarner marked this pull request as ready for review April 13, 2023 18:15
@philvarner philvarner merged commit 3fd7906 into main Apr 20, 2023
@philvarner philvarner deleted the pv/geoaggregations branch April 20, 2023 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants