27
Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

  • Upload
    nelia

  • View
    48

  • Download
    0

Embed Size (px)

DESCRIPTION

Flood Map Library MD. M. HAQUE DWR-HYDROLOGY. Building a Flood Map Library. Indexing existing flood maps and geospatial data for search and retrieval Separate geospatial and relational data components Geodatabase feeds map services for map-based access - PowerPoint PPT Presentation

Citation preview

Page 1: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

Flood Map LibraryMD. M. HAQUE

DWR-HYDROLOGY

Page 2: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

Building a Flood Map Library• Indexing existing flood maps and geospatial data for search and retrieval• Separate geospatial and relational data components

– Geodatabase feeds map services for map-based access– Relational database feeds web pages for web-based access

Oracle DatabaseAttribute Tables

DocumentsMap linksPDF Maps

GeodatabaseShapefiles

Images

FERIS Viewer

Java Backend

Page 3: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

Contents of Flood Map LibraryCurrent datasets

• Tsunami Inundation Maps• Dam-break Inundation Maps• Historical Inundation maps• Compiled DWR Best Available Maps (BAM)• http://cdec4gov.water.ca.gov/floodER/data_apps.html http://gis.bam.water.ca.gov/bam/

Page 4: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

Data SummaryData type PDF Maps Shapefiles Images Geodatabase

Tsunami 261 1 polygon file

Dam-break 743 231 point603 polylines 560 polygons

3402 (OES, Tiff) 104 (Mokelumne) 13 (Jpeg)

Historical Events

234 layers

Data Volume

2.09 Gb 0.386 Gb 6.42 Gb 0.01 Gb

• Images take up the most space• Conversing images to PDF could reduce data volume by ~ 60%

Page 5: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

Tsunami Inundation Maps• Each map covers a 1:24,000 USGS quad sheet• Based on finite difference analysis with Methods of Splitting

Tsunamis (MOST) model• Variable ocean grid and nearest coast cells for propagating

wave from quake epicenter

Page 6: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

Dam-break Inundation Maps• By relative map grid downstream of dam eg A9• Each map extent determined by shape of inundation zone• Based on dam-break analysis for a single source dam• May overlap other dam-break inundation extents• Include Normal Flow (rapid) and PMF (slower) failure modes• Fair Weather simulation mode (No inflow)

Page 7: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

Variable Depth Dam-break Inundation

Page 8: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

Variable Time Dam-break Inundation

Page 9: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

Implementation Historic Inundation Map

Page 10: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

Historical Inundation Map Layers

• Data originally stored as a separate layer for each disaster

• Results in multiple feature layers for any incident type eg Delta inundation polygons are in 4 different feature layers

• Makes it impossible to search by characteristics such as feature type, location or event date

Page 11: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

Historical Inundation Map AttributesDifferent attributes depending on who assembled the data

Page 12: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

Historical Inundation Geodatabase• Data now transformed into a standardized geodatabase with all ‘like’

incidents grouped into 20 feature datasets eg all Delta Flood incidents are stored in the Delta Flood feature layer.

• Standard attributes for all features datasets are stored in a ‘featuretype’ table. Each feature has its own unique attributes.

Page 13: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

Historical Inundation Database• All historical data of incidents such as boils and levee breaks have been

aggregated into an incident table.• Attributes such as county and year ensure the database is searchable.

Page 14: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

Implementing Data Update Procedures: Historical Inundation Maps

• Attributes features by location and link to levee infrastructure• Transfer attribute into relational database to allow searches• Link geodatabase to FERIS to facilitate web-based mapping

Event GIS data analysis

GeodatabaseQuadsheets

County Maps

Oracle DatabaseAttribute Tables

Source DamsStage, Timing

DWR GIS Staff

State, county and local users

Incident reporting

DWR Field Teams

AccessDB

Page 15: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

MS Access Database Application for Updates• An MS Access application for users to collect incident reports• Intended for use by field teams collecting flood incident and damage

reports for use in updating the historical event database

Page 16: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

Forms to Define a Disaster Name • Disaster Id is automatically updated• Enter disaster name is used to associate all incidents from a disaster• ‘Geometry’ and ‘Metafile’ are legacy attributes from existing databases

Page 17: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

Forms to Report a New Incident• Incident ID is automatically updated• ‘Disaster name’ and ‘Incident Type’ are selected from existing list• List of field names updates based on ‘Incident Type’ selected• Standards enforced to ensure easy data transfer from Access to Oracle

Page 18: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

Initial Design of Web Page Displays

• Secure Log-in page• Search forms for querying database by attributes

such as county, year and incident type• Results pages to display table of database contents

matching search parameters. The results pages will also be accessible through the FERIS Map Server.

• Hyperlinks of search results allowing user to access preexisting Adobe PDF format maps if available

• Initial demo prepared with historical event database

Page 19: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

• Secure log-in page with user names and passwords stored on server to avoid tampering

• Allow verified users to view, upload and download data

Page 20: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

Web Interface to Oracle Database• Multi-criteria search form• Customizable report form with choice of fields reported• Buffered display with maximum of 25 results per page

Next page Last page Refresh

Page 21: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

Multi-criteria Search

• Drop down selection dynamically retrieves and lists all unique entries in the database

• Check box on the left identifies which search criteria are active

Page 22: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

Report GenerationOutput can be customized by specifying which data columns

to be included in search results

Page 23: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

Hyperlink to PDF contentMetadata files and flood maps in Adobe PDF format can also be linked in

results to provide click access for data downloads

Page 24: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

Next in Line:Dam-break Inundation in Geodatabase

• Each dam-break of the 1000+ inundation extents is in a different map layer • Differences in map projection and field names hence the database is not easily searchable • Differences must be resolved before data can be used effectively in FERIS

Geodatabase Major Dams with OES Dams

Page 25: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

Next Steps • Transition other flood maps with PDFs to Oracle databases

– Dam-break Inundation PDF maps – Tsunami Inundation PDF maps – Best Available Maps BAM Inundation PDF maps – Others

• Clean up disparate feature layers and attribute with common location features (such as county layer) in geodatabase

• Setup Oracle interface linking PDF in Oracle and feature datasets in Geodatabase through a map interface

• Initiate, training and user feedback and documentation

GeodatabaseShapefilesPDF maps

Images

Oracle DatabaseAttribute Tables

Sources, Event DataEAP, Other Documents

Page 26: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY

Dynamic Inundation Maps

Page 27: Flood Map Library MD. M. HAQUE DWR-HYDROLOGY