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

Add indicator percentpop euclidean proximity to openspace #83

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

weiqi-tori
Copy link
Member

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

  • Yes, the URL of the associated JIRA ticket is https://gfw.atlassian.net/browse/CIF-XXX. The PR name follows the format [CIF-XXX] my subject.

  • No, this is a documentation update. The PR name follows the format [DOCS] my subject.

What changes were proposed in this PR?

How was this patch tested?

Did this PR include necessary documentation updates?

  • Yes, I am adding a new API feature.
  • Yes, I have updated the documentation update.
  • No, this PR does not affect any public API so no need to change the docs.

@weiqi-tori weiqi-tori changed the base branch from main to utm_projection September 25, 2024 09:01
@weiqi-tori
Copy link
Member Author

Updates:

  1. added a sum() zonal stats function to layer class, so don't need to use mean*count;
  2. fixed the way .buffer() was used in the osm layer;
  3. updated the metrix script to pull the osm and world_pop layers.
    Now it returns the percent of pop within the open space buffered area.

Base automatically changed from utm_projection to main October 8, 2024 13:48
@chrowe chrowe removed the request for review from tedw0ng October 30, 2024 15:18
@chrowe chrowe requested review from kcartier-wri and removed request for chrowe December 17, 2024 15:47
…icator-percentpop-euclidean-proximity-to-openspace
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