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: implement rainfall and vegetation maps #41

Merged
merged 3 commits into from
Nov 19, 2024

Conversation

jschoedl
Copy link
Collaborator

Due to the CORS of the WFP APIs, the map doesn't work in the demo. During development I used a Plug-In that temporarily disabled the CORS guidelines.
Bildschirmfoto vom 2024-11-18 20-56-33
Bildschirmfoto vom 2024-11-18 20-56-47
Bildschirmfoto vom 2024-11-18 20-57-04
Bildschirmfoto vom 2024-11-18 20-56-56

@jschoedl jschoedl self-assigned this Nov 18, 2024
Copy link

netlify bot commented Nov 18, 2024

Deploy Preview for wfp-hungermap ready!

Name Link
🔨 Latest commit 7f201a8
🔍 Latest deploy log https://app.netlify.com/sites/wfp-hungermap/deploys/673c66cd7c975b00090c2b75
😎 Deploy Preview https://deploy-preview-41--wfp-hungermap.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@marinovl7 marinovl7 left a comment

Choose a reason for hiding this comment

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

LGTM for me! @Lukas0912 will do the final approval and merge!

Copy link
Collaborator

@Lukas0912 Lukas0912 left a comment

Choose a reason for hiding this comment

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

Very nice improvement of the layer system from before, I would just suggest to add another layer on top with the deactivated non interactive countries and change the base layer to a uniformly colored base layer. Right now the differentiation of selectable and non selectable countries is not possible anymore since the overlay isn't transparent.

src/operations/map/MapOperations.ts Outdated Show resolved Hide resolved
@jschoedl jschoedl requested a review from Lukas0912 November 19, 2024 09:28
@jschoedl
Copy link
Collaborator Author

jschoedl commented Nov 19, 2024

Thanks, good point! I did it as you proposed.

Bildschirmfoto vom 2024-11-19 10-26-40
Bildschirmfoto vom 2024-11-19 10-26-48

@marinovl7 marinovl7 merged commit d5d2aad into main Nov 19, 2024
5 checks passed
@marinovl7 marinovl7 deleted the feature/f-49-vegetation-rainfall-maps branch November 19, 2024 10:29
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.

3 participants