publiclab / leaflet-environmental-layers

Collection of different environmental map layers in an easy to use Leaflet library, similar to https://github.com/leaflet-extras/leaflet-providers#leaflet-providers
https://publiclab.github.io/leaflet-environmental-layers/example/
GNU General Public License v3.0
99 stars 77 forks source link

New layer: Historical flooding data #116

Open jywarren opened 5 years ago

jywarren commented 5 years ago

https://publiclab.org/questions/stevie/07-03-2018/where-can-you-find-historic-flooding-data

@eustatic mentioned:

For Surge data, you can SURGEDAT for the Whole Gulf of Mexico. http://surge.srcc.lsu.edu/ For New Orleans, i think the sustainable cities data has the 10 yr rain flood...

of course, FEMA has the HAZUS-MH https://www.fema.gov/media-library/assets/documents/5507

USGS has their estimation, based on photography (of course) https://pubs.usgs.gov/circ/1306/pdf/c1306_ch3_h.pdf

HUD map is based on NOAA data... https://www.nola.gov/getattachment/Safety-and-Permits/Floodplain-Management/Extent-Depth-of-Flooding-Katrina.pdf/

sidntrivedi012 commented 5 years ago

@jywarren @gauravano Would like to work on it.

jywarren commented 5 years ago

Please do, that would be super!!!

On Wed, Mar 6, 2019 at 3:29 PM Siddhant N Trivedi notifications@github.com wrote:

@jywarren https://github.com/jywarren @gauravano https://github.com/gauravano Would like to work on it.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/publiclab/leaflet-environmental-layers/issues/116#issuecomment-470264022, or mute the thread https://github.com/notifications/unsubscribe-auth/AABfJ5s0YZWLzag_JCBJmx8YO_CZpqj3ks5vUCUdgaJpZM4aiA6l .

jywarren commented 5 years ago

Hi! So, i think basically we have to dig into the resources above to try to find how we could build standard Leaflet layers around them. There are a lot of examples of doing this in the current layers in the library. Also https://leafletjs.com/plugins.html lists many adapters, like ESRI. So, if we can find either an API endpoint URL or alternatively an interactive map we can reverse engineer, we can figure out how to build layers from them. Make sense? It's a bit of problem solving!

sidntrivedi012 commented 5 years ago

@jywarren Yes, seems quite complex. Trying to understand the process.

sidntrivedi012 commented 5 years ago

@jywarren @sagarpreet-chadha There is no API as such of the mentioned resources to plot the flooding data on the map. There are only PDFs. Should I analyse the data manually and hard code it in a json file and use it?

jywarren commented 5 years ago

Aha - ok, how about looking at this page: http://surge.srcc.lsu.edu/data.html -- it has MapBox maps, which are leaflet based. Looks like this file plumbs it, although we will need the keys to display too to explain the data:

http://surge.srcc.lsu.edu/surge_global_map.js

jywarren commented 5 years ago

Sorry i had missed that the other sources were PDFs!!!

jywarren commented 5 years ago

Oohh this will be really great. Thanks again!!!

sidntrivedi012 commented 5 years ago

Will go through the links and try to make a layer. Thanks :)

neelesh17 commented 4 years ago

Is this issue open for gsoc.

sagarpreet-chadha commented 4 years ago

Yes you can add.

On Wed, 25 Mar 2020, 09:03 Neelesh Singh Thakur, notifications@github.com wrote:

Is this issue open for gsoc.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/publiclab/leaflet-environmental-layers/issues/116#issuecomment-603621294, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADSCRRN7VB7WOAXGDX4W2PLRJF3R5ANCNFSM4GUIB2SQ .