-
Notifications
You must be signed in to change notification settings - Fork 34
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
Google Floods Part 3: Adding Inundation Maps; COUNTRY=cambodia #1332
base: feature/google-floods-forecast-chart/1317
Are you sure you want to change the base?
Google Floods Part 3: Adding Inundation Maps; COUNTRY=cambodia #1332
Conversation
@gislawill this is updated to call |
d358674
to
bb77ff7
Compare
Build succeeded and deployed at https://prism-1332.surge.sh |
…/google-floods-inundation
…/google-floods-inundation
…/WFP-VAM/prism-app into feature/google-floods-inundation
…/google-floods-inundation
Seeing kind of a weird bug while doing QA, the flood layer is loading in with various shades for the same data. It's very intermittent — changes with each page reload. I'm digging into figure it out. @ericboucher, have you see this in the past with any other layers?
|
5fe2435
to
03d6ac2
Compare
…/google-floods-inundation
@gislawill I have not seen this before. Could this be a bug linked to the opacity? |
I don't believe so - the opacity is always coming through as .9 (tested it at 1 just to be sure too). I think it may have to do with layer order. The theory being that if it's rendered under 1 admin level its somewhat lighter, 2 admin layers and it's much lighter. The layer order in the canvas doesn't necessary match the layer order in jsx so I think I'll have to play around with "beforeId" prop to test it out |
…/google-floods-inundation
…/google-floods-inundation
…/google-floods-inundation
…/google-floods-inundation
…/google-floods-inundation
@gislawill - I've not been able to access the flood inundation layer through the surge deployment, but it works locally. Here's the error I see on surge: Things look good locally. I've not seen the shading error you mentioned. |
Oh weird, it looks like this https request to the prism-api is getting redirected to a http request by cloudflare |
This adds inundation polygons from the Google Floods API.
https://www.loom.com/share/5b430b093ee546139f5ccbe3299c60c9?sid=049273de-18ff-4b6a-8718-b1a164c82b52