Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

From the collected data general relationships between foreshore and floodplain characteristics and flood risk mitigation properties have been derived and implemented in a fully open-source  GIS based platform that makes extensive use of the OGC protocols. The platform is named MI-Safe and has two modalities (Educational and Expert).

1.1  

...

MI-SAFE

The free online tool (EducationalMI-SAFE)[6] gives a first indication of the presence and potential flood risk reducing effects of foreshores. This version uses global maps of depth, elevation and vegetation derived from Earth Observation (EO) data. Via Bayesian modelling with XBeach the contribution of vegetation is calculated using a representative amount of profiles. This representation of profiles is retrieved from over 20000 profiles across the shorelines of the globe. Users can explore the contribution of vegetation to flood risk reduction at any location.

 

The extended tool (Expert)[7] For the FAST study sites MI-SAFE gives a more detailed indication of the presence and potential effects of foreshores now and in the future under various scenarios thanks to the use of wave modelling software. For the field sites even better results can be presented due to the use of the finest resolution of data that could be extracted from national open data centres. Additionally, the tool can contribute to the decision of establishing (new) flood protection infrastructure and the development of flood protection plans that optimally use existing ecological and landscape attributes of the coastal foreshore. As the tool uses open source data structures, all maps are accessible and downloadable. Procedures have been based on INSPIRE metadata conventions. An active open source community will be ready for any questions related to the tool.

...

The multi-layered client-server architecture of the MI-Safe platform can be subdivided in three main blocks (Presentation, Logic, Data access) corresponding to a classic three-tier system application. The first layer handles user interaction with the web platform with an instance of Delta Data Viewer (DDV) whereas the logic is handled by PyWPS[98] services in the backend. On the expert version of the platform, wave modelling is performed by the XBeach[109] open-source package. Data is stored and accessed by GeoServer[1110] and PostgreSQL/PostGIS[1211] depending of their nature (raster or vector). GeoNetwork[1312] is used to edit and serve metadata of all the datasets involved in the computations. Last but not least, Google Earth Engine[1413] cloud services are used to transform Earth Observation (EO) data into global datasets for the project (ex: Sentinel-2 vegetation maps).

...

2.1   Presentation tier (Deltares Data Viewer)

The MI-Safe SAFE platform makes use of a customized instance of the Delta Data Viewer (DDV) which is an open-source GIS viewer part of the Openearth stack that allows geospatial data visualization and also supports a variety of processes. This viewer makes data requests via the OGC WPS protocol to the backend obtaining the necessary data to produce the plots and reports. The basic information in the viewer is presented via OGC services (WMS). The viewer harvests layer definitions dynamically querying the GeoServer instance of FAST via GetCapabilities (WMS).

The viewer is based on OpenLayers[1514] and built up of 3 main parts, the canvas where the maps are shown, the table of contents where a selection of layers can be toggled on or off and the modelling part. Via OGC services (a WPS in this case) data is extracted over the profile which is retrieved through a user defined point. This point is linked with the nearest coastline segment (within a buffer of 1 degree) where a perpendicular line is created. This data is then classified to certain rules and used to query the table of model results. The result is shown in a very basic way indicating whether or not vegetation is existent and or contributes to wave attenuation.

...

Fig. 2.  The Delta Data Viewer (DDV) instance for MI-Safe educationalSAFE.

2.2   Logic tier (PyWPS and XBeach)

...

On the data layer OGC compliant solutions are used to handle raster and vector layers and the corresponding metadata. GeoServer was chosen as the solution to handle global and local raster layers in GeoTiff format and provide WMS access for visualization and WCS for coverage queries. GeoNetwork is deployed as a catalogue solution to cover the metadata editing and search part through CSW protocol. The vector outputs produced by XBeach modelling are stored into a PostGIS database that enables fast queries from the PyWPS instance of the MI-Safe SAFE expert version. Earth observation data from the Sentinel-2 mission has been processed with the Google Earth Engine in order to obtain higher resolution vegetation maps.

...

  1. Dr. Edward P.Morris, Dr. Jesus Gomez-Enri, Dr. Daphne van der Wal: Copernicus Downstream Service Supports Nature-Based Flood Defense
  2. Copernicus, http://copernicus.eu/
  3. Koningsveld, M. van; Boer, G.J. de; Baart, F.; Damsma, T.; Heijer, C. den; Geer, P.F.C. van; Sonneville, B. de (2010) OpenEarth : inter-company management of data, models, tools and knowledge
  4. OGC standards, http://www.opengeospatial.org/standards
  5. Van Rooijen, A. A., McCall, R. T., van Thiel de Vries, J. S. M., van Dongeren, A. R., Reniers, A. J. H. M., & Roelvink, J. A. (2016). Modeling the effect of wave-vegetation interaction on wave setup. Journal of Geophysical Research: Oceans. doi:10.1002/2015JC011392
  6. Fast educational version, http://fast.openearth.eu/
  7. Fast expert versionMI-SAFE, http://fast.openearth.eu/expert/
  8. FAST project website, http://www.fast-space-project.eu/
  9. PyWPS, http://www.pywps.org/
  10. XBeach, http://www.xbeach.org/
  11. GeoServer, http://www.geoserver.org/
  12. PostGIS, http://www.postgis.net/
  13. GeoNetwork, http://www.geonetwork-opensource.org/
  14. Google Earth Engine, https://earthengine.google.com/
  15. OpenLayers, https://www.openlayers.org/