Skip to content

This group project examines hurricane flooding in New Orleans, focusing on using cartographic skills to help residents, emergency responders, and policymakers prepare for and mitigate future damage. Emphasizing investment in high-risk zones is crucial to preventing worsening socio-economic disparities.

Notifications You must be signed in to change notification settings

T3ch12et/New-Orleans-Flood-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Orleans Flood Mapping Project (Post Hurricane Data Analysis)

This group project examines hurricane flooding in New Orleans, a city vulnerable due to its low topography and proximity to the Gulf of Mexico. By using cartographic skills, we aimed to help residents, emergency responders, and policymakers better prepare for and mitigate future hurricane damage, though it is crucial to emphasize investing in high-risk zones to prevent exacerbating socio-economic disparities.

Link to Project: https://t3ch12et.github.io/New-Orleans-Flood-Analysis/

New Orleans Flood Risk Website

Introduction

For our project we will examine hurricane flooding in New Orleans. New Orleans is located just off of the Gulf of Mexico, a tropical storm generating body of water. Due to New Orleans location, and its general topography being relatively low with some areas below sea level, it is very vulnerable to hurricanes. In 2005, the city was hit by Hurricane Katrina, (facts here, discuss displacement and destruction). With the onset of global warming causing more extreme weather events around the world, it becomes increasingly important to equip cities like New Orleans with tools to mitigate and respond to these natural disasters which may become more frequent and intense with time. Using our skills as cartographers, we aim to examine the city and the risk posed by future hurricanes to provide a tool for potential damage mitigation and emergency response development.

The intended audience of the project are residents of the area, and also any emergency responding groups. City and state offices and policy-makers are likewise an important audience as a powerful agent in enacting fiscally sourced change such as infrastructure development.

Positive impacts of the project are better preparing residents of New Orleans for future hurricanes, as well as giving policy-makers and emergency responders better tools to understand the nature of hurricanes and flooding in New Orleans to better protect the population and reduce damage and risk to public safety. Impacts could also include the development of new infrastructure to better aid in emergency situations. Negative impacts could include policy-makers choosing to invest less in zones deemed at high risk for flooding, which could worsen socio-economic disparities in the city and put lives at greater risk. We could attempt to avoid this by emphasizing the need to invest in higher risk zones to bring down overall risk in the city.

How It's Made:

Tech used: HTML, CSS, JavaScript, Visual Studio, GitHub, Mapbox, Figma

We began by outlining our project, focusing on flood risk in New Orleans. With the increasing impact of global warming causing more extreme weather events, it's crucial to equip cities like New Orleans with the tools to mitigate and respond to these natural disasters. As cartographers, we aimed to examine the city and the risk posed by future hurricanes to create a tool for damage mitigation and emergency response planning.

To support our claims, we researched key sources, developing plans to help policymakers invest in preventative measures. We used data on hurricane water levels, SRTM elevation for flood risk zones, New Orleans lot data from the Open Data portal, population by block group, income census tracts, information from NOLA Ready about hazards and coastal erosion, details on levee failures, and the locations of emergency shelters. We drafted a preliminary outline, available in our New Orleans Draft Outline.

We faced challenges during the project. With limited flood data available, we had to create a map ourselves using Mapbox. Finding emergency shelter locations was difficult until I found the necessary data on the Red Cross website.

We then created our website using HTML, CSS, and JavaScript using Visual Studio. Here’s how the site was structured:

  1. Document Type and Structure:

    • <!DOCTYPE html> declares the document as HTML5.
    • The <html>, <head>, and <body> tags define the structure.
  2. Metadata:

    • <meta> tags provide document metadata, such as character encoding (utf-8), description, compatibility, and viewport settings for responsive design.
  3. Title and Favicon:

    • <title> sets the webpage title to "New Orleans Flood Analysis".
    • <link> with rel="icon" specifies the favicon for the website.
  4. Styling and Scripts:

    • External CSS (main.css) and JavaScript libraries (scrollama and mapbox-gl) enable interactive scrolling and map rendering.
  5. Content Sections:

    • Introduction (<section id="cover">): An engaging introduction with a background image of New Orleans and text describing its vulnerability to hurricanes and flood protection measures. The team members are also introduced here.
    • Hurricane Impact (<section id="damage_section">): Detailed information on hurricanes Katrina and Ida, illustrated with before-and-after images and external source attributions. The section highlights Katrina's devastation and the ongoing threat to the city.
    • Geonarrative (<section id="geonarrative">): Interactive maps and narratives covering emergency plans, demographic comparisons, flood risk mapping, and environmental impacts. Each scene includes detailed text and interactive elements managed by JavaScript.
    • Conclusion (<section id="footer">): Summarizes the project and provides additional information. It includes an image, explanations of geographical challenges, and a call-to-action for future flood mitigation efforts.
  6. JavaScript Interaction:

    • JavaScript code initializes and configures interactive elements like maps, adjusts layouts based on window resizing, and manages scroll-based interactions.

Our website seamlessly integrates text, images, styling, and interactive elements to create an engaging and informative experience. It highlights New Orleans' complex relationship with water and the ongoing battle against natural disasters. Through dynamic maps and interactive features, the site educates and inspires action towards building more sustainable and resilient cities in the face of a changing climate.

Optimizations

During the project, we implemented several optimizations to enhance efficiency and accuracy. Initially, we faced challenges with limited flood data, which led us to create custom maps using Mapbox, ensuring our flood risk assessments were precise and up-to-date. To streamline the integration of diverse data sources, we developed a methodical approach to data aggregation, combining hurricane water level information, SRTM elevation data, and New Orleans lot and population data. This allowed us to produce a detailed and multi-faceted flood risk map. In terms of technical development, we optimized our website by linking external CSS and JavaScript libraries, such as scrollama and mapbox-gl, to enable interactive scrolling and map rendering. We also ensured the website's responsiveness across different devices by carefully configuring metadata and viewport settings. Additionally, by embedding interactive maps and narratives within the site, we created an engaging user experience that effectively communicated our findings and facilitated user interaction with the data. These optimizations not only improved the functionality of our project but also made the final product more accessible and informative for policymakers and the general public.

Lessons Learned:

Throughout this project, we gained invaluable insights into the complexities of flood risk management in New Orleans. We began by meticulously outlining our objectives, emphasizing the importance of addressing the heightened risk of extreme weather events due to global warming. As cartographers, our goal was to assess the city's vulnerability to future hurricanes and develop a tool for effective damage mitigation and emergency response. This project underscored the necessity of thorough research and data analysis, as we explored sources ranging from hurricane water levels to population demographics and income data. Despite facing challenges such as limited flood data, we adapted by creating our own maps using Mapbox and locating emergency shelter information through persistent efforts. The process of building our website with HTML, CSS, and JavaScript further reinforced the importance of integrating technical skills with subject matter expertise. Ultimately, this project highlighted the critical role of comprehensive planning and innovative solutions in enhancing urban resilience against natural disasters.

Data Sources

Examples:

Take a look at these couple examples that I have in my own portfolio:

Oso Mudslide: Oso Mudslide

Population Map: Population Interactive Map

Climate Change Website: Climate Change App

Repositories

Profile: https://github.com/T3ch12et

Main Repository: https://github.com/T3ch12et/GIS-Data-Science-Portfolio

About

This group project examines hurricane flooding in New Orleans, focusing on using cartographic skills to help residents, emergency responders, and policymakers prepare for and mitigate future damage. Emphasizing investment in high-risk zones is crucial to preventing worsening socio-economic disparities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published