Thanks. It honestly wasn't too bad. Finagling the geojson with the master dataset we downlowed from FEMA and figuring out how to serve it performantly was probably the trickiest part. We just used Pandas to create a combined geojson file and serve it as a static asset.
This is good stuff, thank you for resurrecting it.
What sort of challenges did you face?
Thanks. It honestly wasn't too bad. Finagling the geojson with the master dataset we downlowed from FEMA and figuring out how to serve it performantly was probably the trickiest part. We just used Pandas to create a combined geojson file and serve it as a static asset.