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

feat: earth engine aggregations for catchment areas (DHIS2-11969) #452

Merged
merged 1 commit into from
Feb 23, 2022

Conversation

turban
Copy link
Collaborator

@turban turban commented Feb 23, 2022

This PR will perform Earth Engine aggregations for catchment areas.

Partly fixes: https://jira.dhis2.org/browse/DHIS2-11969

Catchment areas can not be combined with point facility buffers, so this issue was solved by excluding points when no buffer is assigned. When facility points are removed, aggregations will be computed for the remaining polygon features. The facility points are still shown as black dots on the map.

After this PR:
Screenshot 2022-02-23 at 11 43 48

@turban turban merged commit 327b42b into master Feb 23, 2022
@turban turban deleted the feat/ee-catchment-areas branch February 23, 2022 11:59
dhis2-bot added a commit that referenced this pull request Feb 23, 2022
# [3.2.0](v3.1.0...v3.2.0) (2022-02-23)

### Features

* ee aggregations for catchment areas ([#452](#452)) ([327b42b](327b42b))
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 3.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants