SlideShare a Scribd company logo
1 of 23
Download to read offline
Interactive visual analysis
of flood scenarios using
large-scale LiDAR point
clouds
by T.Tutenel, C. Kehl and E. Eisemann
Overview
1. Visual Representation of LiDAR in Disaster
Management (problem)
2. Visualisation-on-budget (method 1)
3. Geospatial data integration (method 2)
4. Historic flood in Wieringermeer 1945 (use
case result 1)
5. Urban flood by precipitation in
Watergraafsmeer (use case result 2)
6. Crisis management support in exercises
(use case result 3)
7. Future Work
Visual Representation of LiDAR in
Disaster Management
● dutch Actuel Hoogtebestand Nederland (AHN) as aerial LiDAR data set of
whole Netherlands available for research
● applications in climate research and disaster management
● our work cares about visualisation of flood scenarios for flood protection
management
● usually maps are used to assess and visualise flood scenarios
● 2D map information not sufficient for giving public advice in case of a flood,
especially in urban environments (Fig [flood sim system])
Visual Representation of LiDAR in
Disaster Management
● recent movement towards usage of 3D geoinformation systems like
GoogleEarth [Goodchild2008] and VirtualFlood3D [Busaman2010] to
predict flood effects
● problem: full 3D information not globally available in every region,
particularly not in smaller communities and rural areas (labour-intensive 3D
modelling for Google Earth)
● Mesh-based systems deriving 2.5D information from height maps often
lack necessary precision
● 2.5D LiDAR information creates new possibilities in 3D visualisation
● such data become increasingly accessible
● aerial LiDAR as high-density point set enables fast point-based rendering
(PBR) approaches for visualisation (Fig. [Example Ithaka rendering])
Visual Representation of LiDAR in
Disaster Management
● although commercial systems (e.g., ArcGIS) support LiDAR processing,
visualisation still usually 2D map-alike
● most GIS fail processing and visualising massive, high-resolution LiDAR
data; resolution compromises not acceptable in flood protection
management
● we improve our visualisation system [deHaan2009, Kehl2012] by using a
new approach of smooth out-of-core PBR for LiDAR data that is used for
flood protection management
● enabling hydrologists and decision maker to plan new protection measures
and highlight important landmarks, we use a new technique to combine
KML-based geospatial metadata with the LiDAR point set
Overview
1. Visual Representation of LiDAR in Disaster
Management (problem)
2. Visualisation-on-budget (method 1)
3. Geospatial data integration (method 2)
4. Historic flood in Wieringermeer 1945 (use
case result 1)
5. Urban flood by precipitation in
Watergraafsmeer (use case result 2)
6. Crisis management support in exercises
(use case result 3)
7. Future Work
Visualisation-on-budget
● objective is to render large-scale, high-resolution LiDAR point sets
interactively and smoothly
● use tree-based Level-of-Detail (LoD) data structures to limit number of
rendered points to only keep the points necessary for concise visualisation
● each LiDAR point distributed to its corresponding node in the LoD tree
according to its importance (higher importance -> coarser detail level) (Fig.
[Thesis p54])
● at runtime, we measure the available budget via the system's performance
[Wouda2011]
● every point has a budget that is required if rendering the point
● successively more points are rendered until available budget of the system
is null
● the system allows fast rendering speeds with smooth streaming of points
Geospatial data integration
● goal is to visually annotate the point set via geospatial metadata
● common interchange format: Google's KML
● accept 2D polygonal data, created by, for example, Google Maps
● polygonal format: vector list
● our approach: colour the LiDAR points according to stored styles of KML-
described areas
● therefore necessary: valid polygon description and established point-
polygon relation (which point is in which polygon)
● trivial point-to-point OpenGL polygon setup leads to artefacts ->
Triangulation necessary
● for extracting a triangulation that includes original polygon: Constrained
Delaunay Triangulation with polygon boundary as constraint
Geospatial data integration
● therefore point-in-triangle check executed for every LiDAR point on every
triangle and coloured respectively
● GPU-based implementation even in high-performance graphics adapters
relatively slow
● therefore: improvement by storing triangles in a quadtree
● due to spatial subdivision, point-in-triangle check for each point is only
performed on adjacent triangles
● this allows interactive blending of geospatial metadata with the LiDAR point
cloud
Crisis management support in
exercises
● exercise use case in Delfland - Schieveen, a small test polder in a rural
environment
● goal: assess how the local water board can give advices to the safety
region institution (i.e. the fire departments, police stations, hospitals and
the municipality) in case of a dyke breach-caused flood
● combined flood simulation after critical dyke breach, including water height
as well as velocities, with wave animation and the coloured LiDAR point
set
● assessment done via video of flood simulation and its mitigation, displayed
in our system
Crisis management support in
exercises
Crisis management support in
exercises
● important information perceived by safety region institution are:
○ evolution / mitigation direction of the flood based on the animation
○ most threatened residential areas, affecting evacuation priority
● implementation of new flood protection policies as a precaution based on
this exercise assessment possible
Historic flood in Wieringermeer 1945
● case study assess historic flood in holland's "Noorderkwartier"
● flooded Wieringermeer is 4th largest dutch polder
● was flooded during the 2nd world war by the german army on their retreat
to germany; whole polder inundated
● manuscripts of water height measurements in regular timesteps available
● in our case: use the measurements as reference to compare and calibrate
modern flood simulations
Historic flood in Wieringermeer 1945
● by visually analysing the result of the calibrated flood simulation, following
facts are to note:
○ water distributes quickly along channels, so that adjacent areas are
quickly inundated [small video]
○ in the low plain rescuing higher grounds are scarce [Fig]
○ the polder acts as a basin [Fig]
Historic flood in Wieringermeer 1945
● Conclusions to be drawn:
○ large polders are vulnerable, even for small boundary incidents, and
contain a large water volume if inundated
○ therefore creation of medium-sized or small polders(<100km²), as in
the Schie- and Rhine-area, preferable because they limit flood
damage
○ if building large polders is inevitable, artificial hills or higher grounds
can act as security zones in case of an accident
Urban flood by precipitation in
Watergraafsmeer
● case study series to assess impact of seals on flood mitigation
● flood caused by extreme precipitation
● two locations in that area are assumed to receive the heavy precipitation
(Science Park and Betondorp) [Fig]
● outcome of different scenarios is visually compared:
○ flood in Science Park, with seals in the ground
○ flood in Science Park, without seals in the ground
○ flood in Betondorp, with seals in the ground
○ flood in Betondorp, without seals in the ground
Urban flood by precipitation in
Watergraafsmeer
Betondorp with seals Betondorp
with seals
Betondorp
without
seals
Science
Park with
seals
Science
Park
without
seals
Urban flood by precipitation in
Watergraafsmeer
Impact of Seals in Science Park:
● without seals, the flood mitigation along the channels in the adjacent
resident blocks; later mitigation occurs along streets
● with seals, the flood is majorly self-contained in the Science Park area;
flood only slightly mitigates to one adjacent residence block via
underground railway tunnel
Impact of Seals in Betondorp:
● also in this case full water cover of all residential blocks and the Science
Park without active seals
● with seals being active, Science Park is kept dry while the residential area
gets flooded; flood mitigation pattern stays the same with active seals
Urban flood by precipitation in
Watergraafsmeer
Betondorp with seals Betondorp
with seals
Betondorp
without
seals
Science
Park with
seals
Science
Park
without
seals
Urban flood by precipitation in
Watergraafsmeer
Impact of flood source location:
● park area west of Betondorp is higher ground, which is not affected by
flood events from the Science Park
● Betondorp not separated via channels from adjacent residential blocks,
therefore extreme precipitation in this area affects larger population
Conclusions:
● fast advancing flood event gives population little time for evacuation,
therefore search for higher ground or higher buildings advisable
● 3D view helps in advising minimal ground height for save stay [Fig]
● channel systems transports the water and separates residential units in
flood events
● seals are beneficial to contain an urban flood hazard and limit the damage
caused in the area
Urban flood by precipitation in
Watergraafsmeer
Future Work
● integration of our system into regional standard procedures for flood
protection policy
● further use case for Groningen urban area
● visual integration of cloud- and rainfall measurements [Fig]
● using distributed rendering to compose visualisation of very large 3D
displays/projectors
● support of larger, higher-resolution flood simulations (e.g. 2m² resolution
for municipal level) via quadtree-based data structure
● use of AHN-3 terrestrial LiDAR to improve evacuation prediction because
of better urban details
References
[deHaan2009] G. de Haan. Scalable visualization of massive point clouds.
Nederlandse Commissie voor Geodesie KNAW, 49:59, 2009
[Kehl2010] Christian Kehl and Gerwin de Haan. Interactive simulation and
visualisation of realistic flooding scenarios. In Intelligent Systems for
Crisis Management, 2012.
[Wouda2011] Berend Wouda. Visualization on a budget for massive lidar point
clouds. Master’s thesis, Delft University of Technology, 2011.
[Busaman2010] Anurak Busaman, Somporn Chuai-Aree, Wattana
Kanubua. VirtualFlood3D: Software for Simulation and
and Visualization of Water Flooding. In 14th Intern. Annual
Symposium on Computational Science and Engineering,
2010
[Goodchild2008] M.F. Goodchild. The use cases of digital earth. In International
Journal of Digital Earth, 2008

More Related Content

Similar to nteractive visual analysis of flood scnarios using large-scale LiDAR point clouds

A GIS for Flood Risk Management in Flander.docx
A GIS for Flood Risk Management in Flander.docxA GIS for Flood Risk Management in Flander.docx
A GIS for Flood Risk Management in Flander.docxhome
 
DSD-INT 2019 Hydrodynamic modelling of Inner Niger Delta (DIN) - Barbet
DSD-INT 2019 Hydrodynamic modelling of Inner Niger Delta (DIN) - BarbetDSD-INT 2019 Hydrodynamic modelling of Inner Niger Delta (DIN) - Barbet
DSD-INT 2019 Hydrodynamic modelling of Inner Niger Delta (DIN) - BarbetDeltares
 
DSD-INT 2023 Exploring flash flood hazard reduction in arid regions using a h...
DSD-INT 2023 Exploring flash flood hazard reduction in arid regions using a h...DSD-INT 2023 Exploring flash flood hazard reduction in arid regions using a h...
DSD-INT 2023 Exploring flash flood hazard reduction in arid regions using a h...Deltares
 
Urban Disaster Prevention Policies in Korea
Urban Disaster Prevention Policies in KoreaUrban Disaster Prevention Policies in Korea
Urban Disaster Prevention Policies in KoreaByoungjaeBJLee
 
Flood Forecasting AI .pptx
Flood Forecasting AI .pptxFlood Forecasting AI .pptx
Flood Forecasting AI .pptxAbdullah Moin
 
Application Of Deep Learning On UAV-Based Aerial Images For Flood Detection
Application Of Deep Learning On UAV-Based Aerial Images For Flood DetectionApplication Of Deep Learning On UAV-Based Aerial Images For Flood Detection
Application Of Deep Learning On UAV-Based Aerial Images For Flood DetectionTodd Turner
 
IRJET- Preparation of Flood Model and Hazard Estimation on Yamuna River (...
IRJET-  	  Preparation of Flood Model and Hazard Estimation on Yamuna River (...IRJET-  	  Preparation of Flood Model and Hazard Estimation on Yamuna River (...
IRJET- Preparation of Flood Model and Hazard Estimation on Yamuna River (...IRJET Journal
 
APPLICATIONS OF RS AND GIS FOR DEVELOPMENT OF SMALL HYDROPOWER PLANTS (SHP)
APPLICATIONS OF RS AND GIS  FOR DEVELOPMENT OF SMALL HYDROPOWER PLANTS (SHP)APPLICATIONS OF RS AND GIS  FOR DEVELOPMENT OF SMALL HYDROPOWER PLANTS (SHP)
APPLICATIONS OF RS AND GIS FOR DEVELOPMENT OF SMALL HYDROPOWER PLANTS (SHP)Abhiram Kanigolla
 
Flood and Landslide Impact Components for the OGC 2021 Disaster Pilot using FME
Flood and Landslide Impact Components for the OGC 2021 Disaster Pilot using FMEFlood and Landslide Impact Components for the OGC 2021 Disaster Pilot using FME
Flood and Landslide Impact Components for the OGC 2021 Disaster Pilot using FMESafe Software
 
Remote Sensing Method for Flood Management System
 Remote Sensing Method for Flood Management System Remote Sensing Method for Flood Management System
Remote Sensing Method for Flood Management SystemIJMREMJournal
 
DSD-INT 2023 Surrogate model for real time urban pluvial flood inundation map...
DSD-INT 2023 Surrogate model for real time urban pluvial flood inundation map...DSD-INT 2023 Surrogate model for real time urban pluvial flood inundation map...
DSD-INT 2023 Surrogate model for real time urban pluvial flood inundation map...Deltares
 
Geospatial Open Data and Urban Growth Modelling for Evidence-based Decision M...
Geospatial Open Data and Urban Growth Modelling for Evidence-based Decision M...Geospatial Open Data and Urban Growth Modelling for Evidence-based Decision M...
Geospatial Open Data and Urban Growth Modelling for Evidence-based Decision M...Piyush Yadav
 
DSD-INT 2017 Aqueduct Global Flood Analyzer 2.0 - Winsemius
DSD-INT 2017 Aqueduct Global Flood Analyzer 2.0 - WinsemiusDSD-INT 2017 Aqueduct Global Flood Analyzer 2.0 - Winsemius
DSD-INT 2017 Aqueduct Global Flood Analyzer 2.0 - WinsemiusDeltares
 
SImulating Past Flood Event using Nays 2D Flood
SImulating Past Flood Event using Nays 2D FloodSImulating Past Flood Event using Nays 2D Flood
SImulating Past Flood Event using Nays 2D FloodPutika Ashfar Khoiri
 
T. Peters - NHAZCA Open Day
T. Peters - NHAZCA Open DayT. Peters - NHAZCA Open Day
T. Peters - NHAZCA Open DayNHAZCA
 
T. Peters - NHAZCA Open Day
T. Peters - NHAZCA Open DayT. Peters - NHAZCA Open Day
T. Peters - NHAZCA Open Dayalfredorocca
 

Similar to nteractive visual analysis of flood scnarios using large-scale LiDAR point clouds (20)

A GIS for Flood Risk Management in Flander.docx
A GIS for Flood Risk Management in Flander.docxA GIS for Flood Risk Management in Flander.docx
A GIS for Flood Risk Management in Flander.docx
 
DSD-INT 2019 Hydrodynamic modelling of Inner Niger Delta (DIN) - Barbet
DSD-INT 2019 Hydrodynamic modelling of Inner Niger Delta (DIN) - BarbetDSD-INT 2019 Hydrodynamic modelling of Inner Niger Delta (DIN) - Barbet
DSD-INT 2019 Hydrodynamic modelling of Inner Niger Delta (DIN) - Barbet
 
DSD-INT 2023 Exploring flash flood hazard reduction in arid regions using a h...
DSD-INT 2023 Exploring flash flood hazard reduction in arid regions using a h...DSD-INT 2023 Exploring flash flood hazard reduction in arid regions using a h...
DSD-INT 2023 Exploring flash flood hazard reduction in arid regions using a h...
 
Urban Disaster Prevention Policies in Korea
Urban Disaster Prevention Policies in KoreaUrban Disaster Prevention Policies in Korea
Urban Disaster Prevention Policies in Korea
 
DAD Analysis.pptx
DAD Analysis.pptxDAD Analysis.pptx
DAD Analysis.pptx
 
Flood Forecasting AI .pptx
Flood Forecasting AI .pptxFlood Forecasting AI .pptx
Flood Forecasting AI .pptx
 
Application Of Deep Learning On UAV-Based Aerial Images For Flood Detection
Application Of Deep Learning On UAV-Based Aerial Images For Flood DetectionApplication Of Deep Learning On UAV-Based Aerial Images For Flood Detection
Application Of Deep Learning On UAV-Based Aerial Images For Flood Detection
 
Gadama pw
Gadama pwGadama pw
Gadama pw
 
IRJET- Preparation of Flood Model and Hazard Estimation on Yamuna River (...
IRJET-  	  Preparation of Flood Model and Hazard Estimation on Yamuna River (...IRJET-  	  Preparation of Flood Model and Hazard Estimation on Yamuna River (...
IRJET- Preparation of Flood Model and Hazard Estimation on Yamuna River (...
 
APPLICATIONS OF RS AND GIS FOR DEVELOPMENT OF SMALL HYDROPOWER PLANTS (SHP)
APPLICATIONS OF RS AND GIS  FOR DEVELOPMENT OF SMALL HYDROPOWER PLANTS (SHP)APPLICATIONS OF RS AND GIS  FOR DEVELOPMENT OF SMALL HYDROPOWER PLANTS (SHP)
APPLICATIONS OF RS AND GIS FOR DEVELOPMENT OF SMALL HYDROPOWER PLANTS (SHP)
 
Flood and Landslide Impact Components for the OGC 2021 Disaster Pilot using FME
Flood and Landslide Impact Components for the OGC 2021 Disaster Pilot using FMEFlood and Landslide Impact Components for the OGC 2021 Disaster Pilot using FME
Flood and Landslide Impact Components for the OGC 2021 Disaster Pilot using FME
 
Remote Sensing Method for Flood Management System
 Remote Sensing Method for Flood Management System Remote Sensing Method for Flood Management System
Remote Sensing Method for Flood Management System
 
DSD-INT 2023 Surrogate model for real time urban pluvial flood inundation map...
DSD-INT 2023 Surrogate model for real time urban pluvial flood inundation map...DSD-INT 2023 Surrogate model for real time urban pluvial flood inundation map...
DSD-INT 2023 Surrogate model for real time urban pluvial flood inundation map...
 
Using Commercial Microwave Links to Improve Weather Forecasting and Emergency...
Using Commercial Microwave Links to Improve Weather Forecasting and Emergency...Using Commercial Microwave Links to Improve Weather Forecasting and Emergency...
Using Commercial Microwave Links to Improve Weather Forecasting and Emergency...
 
Geospatial Open Data and Urban Growth Modelling for Evidence-based Decision M...
Geospatial Open Data and Urban Growth Modelling for Evidence-based Decision M...Geospatial Open Data and Urban Growth Modelling for Evidence-based Decision M...
Geospatial Open Data and Urban Growth Modelling for Evidence-based Decision M...
 
DSD-INT 2017 Aqueduct Global Flood Analyzer 2.0 - Winsemius
DSD-INT 2017 Aqueduct Global Flood Analyzer 2.0 - WinsemiusDSD-INT 2017 Aqueduct Global Flood Analyzer 2.0 - Winsemius
DSD-INT 2017 Aqueduct Global Flood Analyzer 2.0 - Winsemius
 
SImulating Past Flood Event using Nays 2D Flood
SImulating Past Flood Event using Nays 2D FloodSImulating Past Flood Event using Nays 2D Flood
SImulating Past Flood Event using Nays 2D Flood
 
T. Peters - NHAZCA Open Day
T. Peters - NHAZCA Open DayT. Peters - NHAZCA Open Day
T. Peters - NHAZCA Open Day
 
T. Peters - NHAZCA Open Day
T. Peters - NHAZCA Open DayT. Peters - NHAZCA Open Day
T. Peters - NHAZCA Open Day
 
T. Peters - NHAZCA Open Day
T. Peters - NHAZCA Open DayT. Peters - NHAZCA Open Day
T. Peters - NHAZCA Open Day
 

More from Christian Kehl

From noisy object surface scans to conformal unstructured grids of multiple m...
From noisy object surface scans to conformal unstructured grids of multiple m...From noisy object surface scans to conformal unstructured grids of multiple m...
From noisy object surface scans to conformal unstructured grids of multiple m...Christian Kehl
 
Cuberilles Statistical Volume Visualisation for Medical and Geological Data
Cuberilles Statistical Volume Visualisation for Medical and Geological DataCuberilles Statistical Volume Visualisation for Medical and Geological Data
Cuberilles Statistical Volume Visualisation for Medical and Geological DataChristian Kehl
 
Mobile Outcrop Geology using tablets
Mobile Outcrop Geology using tabletsMobile Outcrop Geology using tablets
Mobile Outcrop Geology using tabletsChristian Kehl
 
Towards Distributed, Semi-Automatic Content-Based Visual Information Retrieva...
Towards Distributed, Semi-Automatic Content-Based Visual Information Retrieva...Towards Distributed, Semi-Automatic Content-Based Visual Information Retrieva...
Towards Distributed, Semi-Automatic Content-Based Visual Information Retrieva...Christian Kehl
 
Distributed Rendering and Collaborative User Navigation- and Scene Manipulati...
Distributed Rendering and Collaborative User Navigation- and Scene Manipulati...Distributed Rendering and Collaborative User Navigation- and Scene Manipulati...
Distributed Rendering and Collaborative User Navigation- and Scene Manipulati...Christian Kehl
 
Conformal multi-material mesh generation from labelled medical volumes (Dec 2...
Conformal multi-material mesh generation from labelled medical volumes (Dec 2...Conformal multi-material mesh generation from labelled medical volumes (Dec 2...
Conformal multi-material mesh generation from labelled medical volumes (Dec 2...Christian Kehl
 
Interactive Simulation and Visualization of Large-Scale Flooding Scenarios (J...
Interactive Simulation and Visualization of Large-Scale Flooding Scenarios (J...Interactive Simulation and Visualization of Large-Scale Flooding Scenarios (J...
Interactive Simulation and Visualization of Large-Scale Flooding Scenarios (J...Christian Kehl
 
Efficient Navigation in Temporal, Multi-Dimensional Point Sets (April 2013)
Efficient Navigation in Temporal, Multi-Dimensional Point Sets (April 2013)Efficient Navigation in Temporal, Multi-Dimensional Point Sets (April 2013)
Efficient Navigation in Temporal, Multi-Dimensional Point Sets (April 2013)Christian Kehl
 
Smooth, Interactive Rendering and On-line Modification of Large-Scale, Geospa...
Smooth, Interactive Rendering and On-line Modification of Large-Scale, Geospa...Smooth, Interactive Rendering and On-line Modification of Large-Scale, Geospa...
Smooth, Interactive Rendering and On-line Modification of Large-Scale, Geospa...Christian Kehl
 
WP 4 – Interactive simulation and 3D visualization for water policy developme...
WP 4 – Interactive simulation and 3D visualization for water policy developme...WP 4 – Interactive simulation and 3D visualization for water policy developme...
WP 4 – Interactive simulation and 3D visualization for water policy developme...Christian Kehl
 
Topology-conform segmented volume meshing of volume images (Oct 2012)
Topology-conform segmented volume meshing of volume images (Oct 2012)Topology-conform segmented volume meshing of volume images (Oct 2012)
Topology-conform segmented volume meshing of volume images (Oct 2012)Christian Kehl
 
Master Thesis: Conformal multi-material mesh generation from labelled medical...
Master Thesis: Conformal multi-material mesh generation from labelled medical...Master Thesis: Conformal multi-material mesh generation from labelled medical...
Master Thesis: Conformal multi-material mesh generation from labelled medical...Christian Kehl
 
MPEG-1 Part 2 Video Encoding
MPEG-1 Part 2 Video EncodingMPEG-1 Part 2 Video Encoding
MPEG-1 Part 2 Video EncodingChristian Kehl
 
Depth image recognition using isomorphic graph theory
Depth image recognition using isomorphic graph theoryDepth image recognition using isomorphic graph theory
Depth image recognition using isomorphic graph theoryChristian Kehl
 
Graph theory - Traveling Salesman and Chinese Postman
Graph theory - Traveling Salesman and Chinese PostmanGraph theory - Traveling Salesman and Chinese Postman
Graph theory - Traveling Salesman and Chinese PostmanChristian Kehl
 
Computer Graphics Modellering engels
Computer Graphics Modellering engelsComputer Graphics Modellering engels
Computer Graphics Modellering engelsChristian Kehl
 
Video-Konvertierung über GPGPU mit RIA-FrontEnd
Video-Konvertierung über GPGPU mit RIA-FrontEndVideo-Konvertierung über GPGPU mit RIA-FrontEnd
Video-Konvertierung über GPGPU mit RIA-FrontEndChristian Kehl
 

More from Christian Kehl (20)

From noisy object surface scans to conformal unstructured grids of multiple m...
From noisy object surface scans to conformal unstructured grids of multiple m...From noisy object surface scans to conformal unstructured grids of multiple m...
From noisy object surface scans to conformal unstructured grids of multiple m...
 
Cuberilles Statistical Volume Visualisation for Medical and Geological Data
Cuberilles Statistical Volume Visualisation for Medical and Geological DataCuberilles Statistical Volume Visualisation for Medical and Geological Data
Cuberilles Statistical Volume Visualisation for Medical and Geological Data
 
Mobile Outcrop Geology using tablets
Mobile Outcrop Geology using tabletsMobile Outcrop Geology using tablets
Mobile Outcrop Geology using tablets
 
Towards Distributed, Semi-Automatic Content-Based Visual Information Retrieva...
Towards Distributed, Semi-Automatic Content-Based Visual Information Retrieva...Towards Distributed, Semi-Automatic Content-Based Visual Information Retrieva...
Towards Distributed, Semi-Automatic Content-Based Visual Information Retrieva...
 
Distributed Rendering and Collaborative User Navigation- and Scene Manipulati...
Distributed Rendering and Collaborative User Navigation- and Scene Manipulati...Distributed Rendering and Collaborative User Navigation- and Scene Manipulati...
Distributed Rendering and Collaborative User Navigation- and Scene Manipulati...
 
Conformal multi-material mesh generation from labelled medical volumes (Dec 2...
Conformal multi-material mesh generation from labelled medical volumes (Dec 2...Conformal multi-material mesh generation from labelled medical volumes (Dec 2...
Conformal multi-material mesh generation from labelled medical volumes (Dec 2...
 
Interactive Simulation and Visualization of Large-Scale Flooding Scenarios (J...
Interactive Simulation and Visualization of Large-Scale Flooding Scenarios (J...Interactive Simulation and Visualization of Large-Scale Flooding Scenarios (J...
Interactive Simulation and Visualization of Large-Scale Flooding Scenarios (J...
 
Efficient Navigation in Temporal, Multi-Dimensional Point Sets (April 2013)
Efficient Navigation in Temporal, Multi-Dimensional Point Sets (April 2013)Efficient Navigation in Temporal, Multi-Dimensional Point Sets (April 2013)
Efficient Navigation in Temporal, Multi-Dimensional Point Sets (April 2013)
 
Smooth, Interactive Rendering and On-line Modification of Large-Scale, Geospa...
Smooth, Interactive Rendering and On-line Modification of Large-Scale, Geospa...Smooth, Interactive Rendering and On-line Modification of Large-Scale, Geospa...
Smooth, Interactive Rendering and On-line Modification of Large-Scale, Geospa...
 
WP 4 – Interactive simulation and 3D visualization for water policy developme...
WP 4 – Interactive simulation and 3D visualization for water policy developme...WP 4 – Interactive simulation and 3D visualization for water policy developme...
WP 4 – Interactive simulation and 3D visualization for water policy developme...
 
Topology-conform segmented volume meshing of volume images (Oct 2012)
Topology-conform segmented volume meshing of volume images (Oct 2012)Topology-conform segmented volume meshing of volume images (Oct 2012)
Topology-conform segmented volume meshing of volume images (Oct 2012)
 
Master Thesis: Conformal multi-material mesh generation from labelled medical...
Master Thesis: Conformal multi-material mesh generation from labelled medical...Master Thesis: Conformal multi-material mesh generation from labelled medical...
Master Thesis: Conformal multi-material mesh generation from labelled medical...
 
LiDAR acquisition
LiDAR acquisitionLiDAR acquisition
LiDAR acquisition
 
Fluid simulation
Fluid simulationFluid simulation
Fluid simulation
 
MPEG-1 Part 2 Video Encoding
MPEG-1 Part 2 Video EncodingMPEG-1 Part 2 Video Encoding
MPEG-1 Part 2 Video Encoding
 
Depth image recognition using isomorphic graph theory
Depth image recognition using isomorphic graph theoryDepth image recognition using isomorphic graph theory
Depth image recognition using isomorphic graph theory
 
Graph theory - Traveling Salesman and Chinese Postman
Graph theory - Traveling Salesman and Chinese PostmanGraph theory - Traveling Salesman and Chinese Postman
Graph theory - Traveling Salesman and Chinese Postman
 
GPU Computing
GPU ComputingGPU Computing
GPU Computing
 
Computer Graphics Modellering engels
Computer Graphics Modellering engelsComputer Graphics Modellering engels
Computer Graphics Modellering engels
 
Video-Konvertierung über GPGPU mit RIA-FrontEnd
Video-Konvertierung über GPGPU mit RIA-FrontEndVideo-Konvertierung über GPGPU mit RIA-FrontEnd
Video-Konvertierung über GPGPU mit RIA-FrontEnd
 

Recently uploaded

Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptMadan Karki
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm Systemirfanmechengr
 
Steel Structures - Building technology.pptx
Steel Structures - Building technology.pptxSteel Structures - Building technology.pptx
Steel Structures - Building technology.pptxNikhil Raut
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
NO1 Certified Black Magic Specialist Expert Amil baba in Uae Dubai Abu Dhabi ...
NO1 Certified Black Magic Specialist Expert Amil baba in Uae Dubai Abu Dhabi ...NO1 Certified Black Magic Specialist Expert Amil baba in Uae Dubai Abu Dhabi ...
NO1 Certified Black Magic Specialist Expert Amil baba in Uae Dubai Abu Dhabi ...Amil Baba Dawood bangali
 
Research Methodology for Engineering pdf
Research Methodology for Engineering pdfResearch Methodology for Engineering pdf
Research Methodology for Engineering pdfCaalaaAbdulkerim
 
Industrial Safety Unit-I SAFETY TERMINOLOGIES
Industrial Safety Unit-I SAFETY TERMINOLOGIESIndustrial Safety Unit-I SAFETY TERMINOLOGIES
Industrial Safety Unit-I SAFETY TERMINOLOGIESNarmatha D
 
home automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasadhome automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasadaditya806802
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxsiddharthjain2303
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substationstephanwindworld
 
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONTHE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONjhunlian
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgsaravananr517913
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 

Recently uploaded (20)

Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.ppt
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm System
 
Steel Structures - Building technology.pptx
Steel Structures - Building technology.pptxSteel Structures - Building technology.pptx
Steel Structures - Building technology.pptx
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
NO1 Certified Black Magic Specialist Expert Amil baba in Uae Dubai Abu Dhabi ...
NO1 Certified Black Magic Specialist Expert Amil baba in Uae Dubai Abu Dhabi ...NO1 Certified Black Magic Specialist Expert Amil baba in Uae Dubai Abu Dhabi ...
NO1 Certified Black Magic Specialist Expert Amil baba in Uae Dubai Abu Dhabi ...
 
Research Methodology for Engineering pdf
Research Methodology for Engineering pdfResearch Methodology for Engineering pdf
Research Methodology for Engineering pdf
 
Industrial Safety Unit-I SAFETY TERMINOLOGIES
Industrial Safety Unit-I SAFETY TERMINOLOGIESIndustrial Safety Unit-I SAFETY TERMINOLOGIES
Industrial Safety Unit-I SAFETY TERMINOLOGIES
 
home automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasadhome automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasad
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptx
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substation
 
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONTHE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 

nteractive visual analysis of flood scnarios using large-scale LiDAR point clouds

  • 1. Interactive visual analysis of flood scenarios using large-scale LiDAR point clouds by T.Tutenel, C. Kehl and E. Eisemann
  • 2. Overview 1. Visual Representation of LiDAR in Disaster Management (problem) 2. Visualisation-on-budget (method 1) 3. Geospatial data integration (method 2) 4. Historic flood in Wieringermeer 1945 (use case result 1) 5. Urban flood by precipitation in Watergraafsmeer (use case result 2) 6. Crisis management support in exercises (use case result 3) 7. Future Work
  • 3. Visual Representation of LiDAR in Disaster Management ● dutch Actuel Hoogtebestand Nederland (AHN) as aerial LiDAR data set of whole Netherlands available for research ● applications in climate research and disaster management ● our work cares about visualisation of flood scenarios for flood protection management ● usually maps are used to assess and visualise flood scenarios ● 2D map information not sufficient for giving public advice in case of a flood, especially in urban environments (Fig [flood sim system])
  • 4. Visual Representation of LiDAR in Disaster Management ● recent movement towards usage of 3D geoinformation systems like GoogleEarth [Goodchild2008] and VirtualFlood3D [Busaman2010] to predict flood effects ● problem: full 3D information not globally available in every region, particularly not in smaller communities and rural areas (labour-intensive 3D modelling for Google Earth) ● Mesh-based systems deriving 2.5D information from height maps often lack necessary precision ● 2.5D LiDAR information creates new possibilities in 3D visualisation ● such data become increasingly accessible ● aerial LiDAR as high-density point set enables fast point-based rendering (PBR) approaches for visualisation (Fig. [Example Ithaka rendering])
  • 5. Visual Representation of LiDAR in Disaster Management ● although commercial systems (e.g., ArcGIS) support LiDAR processing, visualisation still usually 2D map-alike ● most GIS fail processing and visualising massive, high-resolution LiDAR data; resolution compromises not acceptable in flood protection management ● we improve our visualisation system [deHaan2009, Kehl2012] by using a new approach of smooth out-of-core PBR for LiDAR data that is used for flood protection management ● enabling hydrologists and decision maker to plan new protection measures and highlight important landmarks, we use a new technique to combine KML-based geospatial metadata with the LiDAR point set
  • 6. Overview 1. Visual Representation of LiDAR in Disaster Management (problem) 2. Visualisation-on-budget (method 1) 3. Geospatial data integration (method 2) 4. Historic flood in Wieringermeer 1945 (use case result 1) 5. Urban flood by precipitation in Watergraafsmeer (use case result 2) 6. Crisis management support in exercises (use case result 3) 7. Future Work
  • 7. Visualisation-on-budget ● objective is to render large-scale, high-resolution LiDAR point sets interactively and smoothly ● use tree-based Level-of-Detail (LoD) data structures to limit number of rendered points to only keep the points necessary for concise visualisation ● each LiDAR point distributed to its corresponding node in the LoD tree according to its importance (higher importance -> coarser detail level) (Fig. [Thesis p54]) ● at runtime, we measure the available budget via the system's performance [Wouda2011] ● every point has a budget that is required if rendering the point ● successively more points are rendered until available budget of the system is null ● the system allows fast rendering speeds with smooth streaming of points
  • 8. Geospatial data integration ● goal is to visually annotate the point set via geospatial metadata ● common interchange format: Google's KML ● accept 2D polygonal data, created by, for example, Google Maps ● polygonal format: vector list ● our approach: colour the LiDAR points according to stored styles of KML- described areas ● therefore necessary: valid polygon description and established point- polygon relation (which point is in which polygon) ● trivial point-to-point OpenGL polygon setup leads to artefacts -> Triangulation necessary ● for extracting a triangulation that includes original polygon: Constrained Delaunay Triangulation with polygon boundary as constraint
  • 9. Geospatial data integration ● therefore point-in-triangle check executed for every LiDAR point on every triangle and coloured respectively ● GPU-based implementation even in high-performance graphics adapters relatively slow ● therefore: improvement by storing triangles in a quadtree ● due to spatial subdivision, point-in-triangle check for each point is only performed on adjacent triangles ● this allows interactive blending of geospatial metadata with the LiDAR point cloud
  • 10. Crisis management support in exercises ● exercise use case in Delfland - Schieveen, a small test polder in a rural environment ● goal: assess how the local water board can give advices to the safety region institution (i.e. the fire departments, police stations, hospitals and the municipality) in case of a dyke breach-caused flood ● combined flood simulation after critical dyke breach, including water height as well as velocities, with wave animation and the coloured LiDAR point set ● assessment done via video of flood simulation and its mitigation, displayed in our system
  • 12. Crisis management support in exercises ● important information perceived by safety region institution are: ○ evolution / mitigation direction of the flood based on the animation ○ most threatened residential areas, affecting evacuation priority ● implementation of new flood protection policies as a precaution based on this exercise assessment possible
  • 13. Historic flood in Wieringermeer 1945 ● case study assess historic flood in holland's "Noorderkwartier" ● flooded Wieringermeer is 4th largest dutch polder ● was flooded during the 2nd world war by the german army on their retreat to germany; whole polder inundated ● manuscripts of water height measurements in regular timesteps available ● in our case: use the measurements as reference to compare and calibrate modern flood simulations
  • 14. Historic flood in Wieringermeer 1945 ● by visually analysing the result of the calibrated flood simulation, following facts are to note: ○ water distributes quickly along channels, so that adjacent areas are quickly inundated [small video] ○ in the low plain rescuing higher grounds are scarce [Fig] ○ the polder acts as a basin [Fig]
  • 15. Historic flood in Wieringermeer 1945 ● Conclusions to be drawn: ○ large polders are vulnerable, even for small boundary incidents, and contain a large water volume if inundated ○ therefore creation of medium-sized or small polders(<100km²), as in the Schie- and Rhine-area, preferable because they limit flood damage ○ if building large polders is inevitable, artificial hills or higher grounds can act as security zones in case of an accident
  • 16. Urban flood by precipitation in Watergraafsmeer ● case study series to assess impact of seals on flood mitigation ● flood caused by extreme precipitation ● two locations in that area are assumed to receive the heavy precipitation (Science Park and Betondorp) [Fig] ● outcome of different scenarios is visually compared: ○ flood in Science Park, with seals in the ground ○ flood in Science Park, without seals in the ground ○ flood in Betondorp, with seals in the ground ○ flood in Betondorp, without seals in the ground
  • 17. Urban flood by precipitation in Watergraafsmeer Betondorp with seals Betondorp with seals Betondorp without seals Science Park with seals Science Park without seals
  • 18. Urban flood by precipitation in Watergraafsmeer Impact of Seals in Science Park: ● without seals, the flood mitigation along the channels in the adjacent resident blocks; later mitigation occurs along streets ● with seals, the flood is majorly self-contained in the Science Park area; flood only slightly mitigates to one adjacent residence block via underground railway tunnel Impact of Seals in Betondorp: ● also in this case full water cover of all residential blocks and the Science Park without active seals ● with seals being active, Science Park is kept dry while the residential area gets flooded; flood mitigation pattern stays the same with active seals
  • 19. Urban flood by precipitation in Watergraafsmeer Betondorp with seals Betondorp with seals Betondorp without seals Science Park with seals Science Park without seals
  • 20. Urban flood by precipitation in Watergraafsmeer Impact of flood source location: ● park area west of Betondorp is higher ground, which is not affected by flood events from the Science Park ● Betondorp not separated via channels from adjacent residential blocks, therefore extreme precipitation in this area affects larger population Conclusions: ● fast advancing flood event gives population little time for evacuation, therefore search for higher ground or higher buildings advisable ● 3D view helps in advising minimal ground height for save stay [Fig] ● channel systems transports the water and separates residential units in flood events ● seals are beneficial to contain an urban flood hazard and limit the damage caused in the area
  • 21. Urban flood by precipitation in Watergraafsmeer
  • 22. Future Work ● integration of our system into regional standard procedures for flood protection policy ● further use case for Groningen urban area ● visual integration of cloud- and rainfall measurements [Fig] ● using distributed rendering to compose visualisation of very large 3D displays/projectors ● support of larger, higher-resolution flood simulations (e.g. 2m² resolution for municipal level) via quadtree-based data structure ● use of AHN-3 terrestrial LiDAR to improve evacuation prediction because of better urban details
  • 23. References [deHaan2009] G. de Haan. Scalable visualization of massive point clouds. Nederlandse Commissie voor Geodesie KNAW, 49:59, 2009 [Kehl2010] Christian Kehl and Gerwin de Haan. Interactive simulation and visualisation of realistic flooding scenarios. In Intelligent Systems for Crisis Management, 2012. [Wouda2011] Berend Wouda. Visualization on a budget for massive lidar point clouds. Master’s thesis, Delft University of Technology, 2011. [Busaman2010] Anurak Busaman, Somporn Chuai-Aree, Wattana Kanubua. VirtualFlood3D: Software for Simulation and and Visualization of Water Flooding. In 14th Intern. Annual Symposium on Computational Science and Engineering, 2010 [Goodchild2008] M.F. Goodchild. The use cases of digital earth. In International Journal of Digital Earth, 2008