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

adding new raster layers: water, population, forest gain #89

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

SofiaAldabet
Copy link
Contributor

Three new raster layers have been added: global surface water, population counts and forest gain.

Copy link

vercel bot commented Dec 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rangelands-data-platform ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 2, 2024 11:59am


async getMapUrl(z: number, x: number, y: number, startYear: number, endYear?: number) {
// Validate the year and get the asset
this.areYearsValid(startYear, endYear);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to check for this validation here, as it is done previously on the validation block of the main GET endpoint

@SofiaAldabet SofiaAldabet merged commit 592a5bf into develop Dec 11, 2024
5 checks passed
@SofiaAldabet SofiaAldabet deleted the feature/cloud_functions/GRASS-259-261-280 branch December 11, 2024 15:49
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