SlideShare ist ein Scribd-Unternehmen logo
1 von 25
Downloaden Sie, um offline zu lesen
Modelling natural hazards in
gvSIG with the
HortonMachine plugins
Dar es Salaam, August 2018
Silvia Franceschi and Andrea Antonello
Who am I?
●
environmental engineer specialized in hydrology,
hydraulics, geomorphology and forestry
●
PhD in Mountain Environment and Agriculture
●
co-founder of HydroloGIS
●
developer of scientific models contained in the
JGrassTools library in the fields of: hydrology,
hydraulic, forestry
●
OSGeo Charter Member
The HortonMachine library
●
an Open Source geospatial library focused on hydro-
geomorphological analysis and environmental
modeling
●
development started in 2002 at the University of
Trento, Department of Civil and Environmental
Engineering
●
completely maintained by HydroloGIS
●
from 2015 integrated as Spatial Toolbox in gvSIG
●
available for installation as plugin through the gvSIG
Update Manager
The HortonMachine library
Models are grouped in sections and
subsections. Main sections are:
●
HortonMachine: geomorphology
analysis
●
Raster and vector processing
●
Mobile tools: support for
Geopaparazzi application for
digital field mapping
●
LESTO: LiDAR Empowered
Science Toolbox Open Source
HMachine package gvSIG:
The HortonMachine library
Modules Parameters
Experimental!
Debug mode
Set maximum memory
Modules List
Running options
droloGIS S.r.l. - Via Siemens, 19 - 39100 Bolzano ydrologis.com
drainage direction,total contributing area, network
and watershed extraction, rescaled distances and
hydrologic attributes, slope, curvatures, hydrologic
indexes and geomorphologic attributes
The HMachine library: geomorphology
The HMachine library: Statistics
Interpolation of meteorological data with Kriging (rainfall and
temperature) and Jami for all the variables depending on elevation
The HMachine library: HydroGeomorph
Evaluation of the maximum discharge for a given precipitation
(works also with statistical information rainfall Intensity-Duration
Curves or a for specific event)
Peakflow
The HMachine library: HydroGeomorph
Complete hydrological model for water management and
emergency plans: precipitations (rain, snow), evapotranspiration,
runoff, propagation along the stream network.
Discharge can be
calibrated with stream
gauge data.
Simplified 1D hydraulic model:
-based on Saint Venant equations
-GIS based: input and output are GIS layers
-calculates the water depth and velocity for each section
-can handle lateral contributes: inflow and outtakes
Data preparation
for the Hecras
hydraulic software
for channels.
The HMachine library: HydroGeomorph
Hillslope stability: Shalstab
Stability condition for the
given precipitation
Critical rainfall
simulated area
area interested by the event
DebrisFlow: triggering,
propagation in network and
final propagation on the fan
The HMachine library: HydroGeomorph
Local contribute of LW from
hillslopes instabilities and
bank erosion: amount and
dimensions of LW in each
section of the river network.
The HMachine library: LW floods model
Propagation of the logs:
identification of the clogging
sections.
The HMachine library: LESTO
Developed in collaboration with the Free University of Bolzano.
The toolbox is mainly dedicated to LiDAR and forestry analysis.
Vegetation: individual tree crown approach:
position and main characteristics of each single
tree (LW debris model, rock falls protection,
forestry).
Modules that
work on
raster and point
clouds
The mapcalc is a tool that can be use to perform map algebra
on raster maps.
Let’s assume you want to know which part of an elevation
model between 1000 and 1300 meters a.s.l. looks towards
(exposed) south.
Once you calculated the aspect map with the SpatialToolbox,
you can use a formula like this in the RasterMapCalculator:
if (dtm_all>1000 && dtm_all<1300 && aspect >160 && aspect <200 ) {
result = dtm_all;
} else {
result = -9999.0;
}
The HMachine library: Raster MapCalc
The HMachine library: Raster MapCalc
The HMachine plugins contain a set of small tools and utilities
that can be useful to manage data and analyze the results of
the simulations.
Most of them can be accessed from the main menu:
The HMachine library: Tools and Utilities
The Raster Styler helps to quickly define a color table for a
raster layer. It is mainly dedicated to raster of data such us the
DTM derived rasters and not to images.
Raster Styler can be accessed from the main menu or from
the context menu (right click) on raster layers:
The HMachine library: Raster Styler
The map of aspect ranges between 0 and 360 degrees, usually
colored from white to black between 0 and 180, and from black
to white between 180 and 360 → 3 rules.
The HMachine library: Raster Styler
Raster Styler also supports transparency.
Example: the elevation color ramp for DTM with transparency
on the aspect map.
The HMachine library: Raster Styler
The Raster Graphic View can be used to analyze small
portions of large rasters where the colortable is not enough to
understand the values.
Raster Graphic View can show directly on the map view:
●
the grid raster cells without text
●
the raster values
●
the cols and rows
●
the steepest flow direction between cells
The HMachine library: Raster Graphic
The HMachine library: Raster Graphic
The HMachine library: Raster Graphic
The Raster Values Copy is used to extract small portions of
raster maps to faster investigate them.
Once triggered, it copies the visible portion of the map into the
system clipboard as an ascii raster map, ready to be copied in
a text file.
The HMachine library: Raster Values Copy
Homepage
http://www.hortonmachine.org
Mailinglist
http://groups.google.com/group/jgrasstools
Updates and info
https://www.slideshare.net/search/slideshow?q=jgrasstools
http://jgrasstechtips.blogspot.it
Useful links
Franceschi Silvia
silvia.franceschi@hydrologis.eu
Antonello Andrea
andrea.antonello@hydrologis.eu
THANKS FOR THE ATTENTION!

Weitere ähnliche Inhalte

Ähnlich wie FOSS4G2018: presentation of the HortonMachine library

2019 08 26_foss4g_workshop_horton
2019 08 26_foss4g_workshop_horton2019 08 26_foss4g_workshop_horton
2019 08 26_foss4g_workshop_hortonsilli
 
Spatial tools for LiDAR based watershed management and forestry analysis
Spatial tools for LiDAR based watershed management and forestry analysisSpatial tools for LiDAR based watershed management and forestry analysis
Spatial tools for LiDAR based watershed management and forestry analysissilli
 
The HortonMachine, for data analysis to help scientists... and not only
The HortonMachine, for data analysis to help scientists... and not onlyThe HortonMachine, for data analysis to help scientists... and not only
The HortonMachine, for data analysis to help scientists... and not onlyAndrea Antonello
 
LESTO tools in JGrassToolbox
LESTO tools in JGrassToolboxLESTO tools in JGrassToolbox
LESTO tools in JGrassToolboxsilli
 
2019 08 foss4g_horton_franceschi
2019 08 foss4g_horton_franceschi2019 08 foss4g_horton_franceschi
2019 08 foss4g_horton_franceschisilli
 
JGrass: the Horton machine (FOSS4G2008)
JGrass: the Horton machine (FOSS4G2008)JGrass: the Horton machine (FOSS4G2008)
JGrass: the Horton machine (FOSS4G2008)Andrea Antonello
 
LARGE SCALE FLOOD MAPPING USING GEOMORPHIC METHODS
LARGE SCALE FLOOD MAPPING USING GEOMORPHIC METHODSLARGE SCALE FLOOD MAPPING USING GEOMORPHIC METHODS
LARGE SCALE FLOOD MAPPING USING GEOMORPHIC METHODSSalvatore Manfreda
 
JHydro - an implementation of the digital watershed
JHydro - an implementation of the digital watershedJHydro - an implementation of the digital watershed
JHydro - an implementation of the digital watershedsilli
 
SponchiadoDavide_Pubblication
SponchiadoDavide_PubblicationSponchiadoDavide_Pubblication
SponchiadoDavide_PubblicationDavide Sponchiado
 
JGrass Workshop: Horton Machine (FOSS4G2008)
JGrass Workshop: Horton Machine (FOSS4G2008)JGrass Workshop: Horton Machine (FOSS4G2008)
JGrass Workshop: Horton Machine (FOSS4G2008)Andrea Antonello
 
Geopaparazzi - NEVER OUT OF DATA IN THE FIELD
Geopaparazzi - NEVER OUT OF DATA IN THE FIELDGeopaparazzi - NEVER OUT OF DATA IN THE FIELD
Geopaparazzi - NEVER OUT OF DATA IN THE FIELDAndrea Antonello
 
Harmonization of Data Formats for Tsunami Simulation Products
Harmonization of Data Formats for Tsunami Simulation ProductsHarmonization of Data Formats for Tsunami Simulation Products
Harmonization of Data Formats for Tsunami Simulation Productsstreamspotter
 
R journal 2011-2
R journal 2011-2R journal 2011-2
R journal 2011-2Ajay Ohri
 
Corso Pat Jgrasshorton 2008 10 17
Corso Pat Jgrasshorton 2008 10 17Corso Pat Jgrasshorton 2008 10 17
Corso Pat Jgrasshorton 2008 10 17silli
 

Ähnlich wie FOSS4G2018: presentation of the HortonMachine library (20)

2019 08 26_foss4g_workshop_horton
2019 08 26_foss4g_workshop_horton2019 08 26_foss4g_workshop_horton
2019 08 26_foss4g_workshop_horton
 
Spatial tools for LiDAR based watershed management and forestry analysis
Spatial tools for LiDAR based watershed management and forestry analysisSpatial tools for LiDAR based watershed management and forestry analysis
Spatial tools for LiDAR based watershed management and forestry analysis
 
The HortonMachine, for data analysis to help scientists... and not only
The HortonMachine, for data analysis to help scientists... and not onlyThe HortonMachine, for data analysis to help scientists... and not only
The HortonMachine, for data analysis to help scientists... and not only
 
Rosim.ppt
Rosim.pptRosim.ppt
Rosim.ppt
 
LESTO tools in JGrassToolbox
LESTO tools in JGrassToolboxLESTO tools in JGrassToolbox
LESTO tools in JGrassToolbox
 
2019 08 foss4g_horton_franceschi
2019 08 foss4g_horton_franceschi2019 08 foss4g_horton_franceschi
2019 08 foss4g_horton_franceschi
 
JGrass: the Horton machine (FOSS4G2008)
JGrass: the Horton machine (FOSS4G2008)JGrass: the Horton machine (FOSS4G2008)
JGrass: the Horton machine (FOSS4G2008)
 
LARGE SCALE FLOOD MAPPING USING GEOMORPHIC METHODS
LARGE SCALE FLOOD MAPPING USING GEOMORPHIC METHODSLARGE SCALE FLOOD MAPPING USING GEOMORPHIC METHODS
LARGE SCALE FLOOD MAPPING USING GEOMORPHIC METHODS
 
JHydro - an implementation of the digital watershed
JHydro - an implementation of the digital watershedJHydro - an implementation of the digital watershed
JHydro - an implementation of the digital watershed
 
SponchiadoDavide_Pubblication
SponchiadoDavide_PubblicationSponchiadoDavide_Pubblication
SponchiadoDavide_Pubblication
 
JGrass Workshop: Horton Machine (FOSS4G2008)
JGrass Workshop: Horton Machine (FOSS4G2008)JGrass Workshop: Horton Machine (FOSS4G2008)
JGrass Workshop: Horton Machine (FOSS4G2008)
 
CV_Gis_Geomatic
CV_Gis_GeomaticCV_Gis_Geomatic
CV_Gis_Geomatic
 
Digital repertoires of poetry metrics: towards a Linked Open Data ecosystem
Digital repertoires of poetry metrics: towards a Linked Open Data ecosystemDigital repertoires of poetry metrics: towards a Linked Open Data ecosystem
Digital repertoires of poetry metrics: towards a Linked Open Data ecosystem
 
Geopaparazzi - NEVER OUT OF DATA IN THE FIELD
Geopaparazzi - NEVER OUT OF DATA IN THE FIELDGeopaparazzi - NEVER OUT OF DATA IN THE FIELD
Geopaparazzi - NEVER OUT OF DATA IN THE FIELD
 
Geo Open Data
Geo Open DataGeo Open Data
Geo Open Data
 
Harmonization of Data Formats for Tsunami Simulation Products
Harmonization of Data Formats for Tsunami Simulation ProductsHarmonization of Data Formats for Tsunami Simulation Products
Harmonization of Data Formats for Tsunami Simulation Products
 
Presentación de productos del Proyecto Focal de Cuencas de Los Andes
Presentación de productos del Proyecto Focal de Cuencas de Los AndesPresentación de productos del Proyecto Focal de Cuencas de Los Andes
Presentación de productos del Proyecto Focal de Cuencas de Los Andes
 
Modestr v.5.0 features
Modestr v.5.0 featuresModestr v.5.0 features
Modestr v.5.0 features
 
R journal 2011-2
R journal 2011-2R journal 2011-2
R journal 2011-2
 
Corso Pat Jgrasshorton 2008 10 17
Corso Pat Jgrasshorton 2008 10 17Corso Pat Jgrasshorton 2008 10 17
Corso Pat Jgrasshorton 2008 10 17
 

Mehr von silli

2020 foss4gjapan presentation_smash
2020 foss4gjapan presentation_smash2020 foss4gjapan presentation_smash
2020 foss4gjapan presentation_smashsilli
 
Geopaparazzi workshop 2019
Geopaparazzi workshop 2019Geopaparazzi workshop 2019
Geopaparazzi workshop 2019silli
 
FOSS4G2018: presentation of the app Geopaparazzi
FOSS4G2018: presentation of the app GeopaparazziFOSS4G2018: presentation of the app Geopaparazzi
FOSS4G2018: presentation of the app Geopaparazzisilli
 
FOSS4G2018: Geopaparazzi workshop
FOSS4G2018: Geopaparazzi workshop FOSS4G2018: Geopaparazzi workshop
FOSS4G2018: Geopaparazzi workshop silli
 
Application of a pattern recognition algorithm for single tree detection from...
Application of a pattern recognition algorithm for single tree detection from...Application of a pattern recognition algorithm for single tree detection from...
Application of a pattern recognition algorithm for single tree detection from...silli
 
Geopaparazzi state of the art
Geopaparazzi state of the artGeopaparazzi state of the art
Geopaparazzi state of the artsilli
 
Geopaparazzi Workshop Foss4ge-Paris
Geopaparazzi Workshop Foss4ge-ParisGeopaparazzi Workshop Foss4ge-Paris
Geopaparazzi Workshop Foss4ge-Parissilli
 
Workshop Geopaparazzi
Workshop Geopaparazzi Workshop Geopaparazzi
Workshop Geopaparazzi silli
 
EPANET in gvSIG
EPANET in gvSIGEPANET in gvSIG
EPANET in gvSIGsilli
 
A simplified GIS-based model for Large Wood recruitment and connectivity in m...
A simplified GIS-based model for Large Wood recruitment and connectivity in m...A simplified GIS-based model for Large Wood recruitment and connectivity in m...
A simplified GIS-based model for Large Wood recruitment and connectivity in m...silli
 
Basic operations with Geopaparazzi (start, import, export)
Basic operations with Geopaparazzi (start, import, export)Basic operations with Geopaparazzi (start, import, export)
Basic operations with Geopaparazzi (start, import, export)silli
 
Workshope HALE GFOSS-it
Workshope HALE GFOSS-itWorkshope HALE GFOSS-it
Workshope HALE GFOSS-itsilli
 
Hale @FOSS4G2013
Hale @FOSS4G2013Hale @FOSS4G2013
Hale @FOSS4G2013silli
 
step by step mapping with hale for inspire
step by step mapping with hale for inspirestep by step mapping with hale for inspire
step by step mapping with hale for inspiresilli
 
Interpolazione Meteo
Interpolazione MeteoInterpolazione Meteo
Interpolazione Meteosilli
 
Corso Pat Jgrasspeakflow 2008 10 23
Corso Pat Jgrasspeakflow 2008 10 23Corso Pat Jgrasspeakflow 2008 10 23
Corso Pat Jgrasspeakflow 2008 10 23silli
 
JGrass intro Italiano
JGrass intro ItalianoJGrass intro Italiano
JGrass intro Italianosilli
 

Mehr von silli (17)

2020 foss4gjapan presentation_smash
2020 foss4gjapan presentation_smash2020 foss4gjapan presentation_smash
2020 foss4gjapan presentation_smash
 
Geopaparazzi workshop 2019
Geopaparazzi workshop 2019Geopaparazzi workshop 2019
Geopaparazzi workshop 2019
 
FOSS4G2018: presentation of the app Geopaparazzi
FOSS4G2018: presentation of the app GeopaparazziFOSS4G2018: presentation of the app Geopaparazzi
FOSS4G2018: presentation of the app Geopaparazzi
 
FOSS4G2018: Geopaparazzi workshop
FOSS4G2018: Geopaparazzi workshop FOSS4G2018: Geopaparazzi workshop
FOSS4G2018: Geopaparazzi workshop
 
Application of a pattern recognition algorithm for single tree detection from...
Application of a pattern recognition algorithm for single tree detection from...Application of a pattern recognition algorithm for single tree detection from...
Application of a pattern recognition algorithm for single tree detection from...
 
Geopaparazzi state of the art
Geopaparazzi state of the artGeopaparazzi state of the art
Geopaparazzi state of the art
 
Geopaparazzi Workshop Foss4ge-Paris
Geopaparazzi Workshop Foss4ge-ParisGeopaparazzi Workshop Foss4ge-Paris
Geopaparazzi Workshop Foss4ge-Paris
 
Workshop Geopaparazzi
Workshop Geopaparazzi Workshop Geopaparazzi
Workshop Geopaparazzi
 
EPANET in gvSIG
EPANET in gvSIGEPANET in gvSIG
EPANET in gvSIG
 
A simplified GIS-based model for Large Wood recruitment and connectivity in m...
A simplified GIS-based model for Large Wood recruitment and connectivity in m...A simplified GIS-based model for Large Wood recruitment and connectivity in m...
A simplified GIS-based model for Large Wood recruitment and connectivity in m...
 
Basic operations with Geopaparazzi (start, import, export)
Basic operations with Geopaparazzi (start, import, export)Basic operations with Geopaparazzi (start, import, export)
Basic operations with Geopaparazzi (start, import, export)
 
Workshope HALE GFOSS-it
Workshope HALE GFOSS-itWorkshope HALE GFOSS-it
Workshope HALE GFOSS-it
 
Hale @FOSS4G2013
Hale @FOSS4G2013Hale @FOSS4G2013
Hale @FOSS4G2013
 
step by step mapping with hale for inspire
step by step mapping with hale for inspirestep by step mapping with hale for inspire
step by step mapping with hale for inspire
 
Interpolazione Meteo
Interpolazione MeteoInterpolazione Meteo
Interpolazione Meteo
 
Corso Pat Jgrasspeakflow 2008 10 23
Corso Pat Jgrasspeakflow 2008 10 23Corso Pat Jgrasspeakflow 2008 10 23
Corso Pat Jgrasspeakflow 2008 10 23
 
JGrass intro Italiano
JGrass intro ItalianoJGrass intro Italiano
JGrass intro Italiano
 

Kürzlich hochgeladen

Call girl in Sharjah 0503464457 Sharjah Call girl
Call girl in Sharjah 0503464457 Sharjah Call girlCall girl in Sharjah 0503464457 Sharjah Call girl
Call girl in Sharjah 0503464457 Sharjah Call girlMonica Sydney
 
2024-05-08 Composting at Home 101 for the Rotary Club of Pinecrest.pptx
2024-05-08 Composting at Home 101 for the Rotary Club of Pinecrest.pptx2024-05-08 Composting at Home 101 for the Rotary Club of Pinecrest.pptx
2024-05-08 Composting at Home 101 for the Rotary Club of Pinecrest.pptxEllen Book
 
Top Call Girls in Bishnupur 9332606886 High Profile Call Girls You Can Get...
Top Call Girls in Bishnupur   9332606886  High Profile Call Girls You Can Get...Top Call Girls in Bishnupur   9332606886  High Profile Call Girls You Can Get...
Top Call Girls in Bishnupur 9332606886 High Profile Call Girls You Can Get...Sareena Khatun
 
Sensual Call Girls in Surajpur { 9332606886 } VVIP NISHA Call Girls Near 5 St...
Sensual Call Girls in Surajpur { 9332606886 } VVIP NISHA Call Girls Near 5 St...Sensual Call Girls in Surajpur { 9332606886 } VVIP NISHA Call Girls Near 5 St...
Sensual Call Girls in Surajpur { 9332606886 } VVIP NISHA Call Girls Near 5 St...kumargunjan9515
 
Delivery in 20 Mins Call Girls Dungarpur 9332606886Call Girls Advance Cash O...
Delivery in 20 Mins Call Girls Dungarpur  9332606886Call Girls Advance Cash O...Delivery in 20 Mins Call Girls Dungarpur  9332606886Call Girls Advance Cash O...
Delivery in 20 Mins Call Girls Dungarpur 9332606886Call Girls Advance Cash O...kumargunjan9515
 
RATING SYSTEMS- IGBC, GRIHA, LEED--.pptx
RATING  SYSTEMS- IGBC, GRIHA, LEED--.pptxRATING  SYSTEMS- IGBC, GRIHA, LEED--.pptx
RATING SYSTEMS- IGBC, GRIHA, LEED--.pptxJIT KUMAR GUPTA
 
RA 7942:vThe Philippine Mining Act of 1995
RA 7942:vThe Philippine Mining Act of 1995RA 7942:vThe Philippine Mining Act of 1995
RA 7942:vThe Philippine Mining Act of 1995garthraymundo123
 
Faridabad Call Girl ₹7.5k Pick Up & Drop With Cash Payment 8168257667 Badarpu...
Faridabad Call Girl ₹7.5k Pick Up & Drop With Cash Payment 8168257667 Badarpu...Faridabad Call Girl ₹7.5k Pick Up & Drop With Cash Payment 8168257667 Badarpu...
Faridabad Call Girl ₹7.5k Pick Up & Drop With Cash Payment 8168257667 Badarpu...Hyderabad Escorts Agency
 
A Review on Integrated River Basin Management and Development Master Plan of ...
A Review on Integrated River Basin Management and Development Master Plan of ...A Review on Integrated River Basin Management and Development Master Plan of ...
A Review on Integrated River Basin Management and Development Master Plan of ...Mark Jaeno P. Duyan
 
Call Girls in Gachibowli / 8250092165 Genuine Call girls with real Photos and...
Call Girls in Gachibowli / 8250092165 Genuine Call girls with real Photos and...Call Girls in Gachibowli / 8250092165 Genuine Call girls with real Photos and...
Call Girls in Gachibowli / 8250092165 Genuine Call girls with real Photos and...kumargunjan9515
 
Russian Escort Dubai 0503464457 Dubai Escorts
Russian Escort Dubai 0503464457 Dubai EscortsRussian Escort Dubai 0503464457 Dubai Escorts
Russian Escort Dubai 0503464457 Dubai EscortsMonica Sydney
 
Russian Call girls in Dubai 0508644382 Dubai Call girls
Russian Call girls in Dubai 0508644382 Dubai Call girlsRussian Call girls in Dubai 0508644382 Dubai Call girls
Russian Call girls in Dubai 0508644382 Dubai Call girlsMonica Sydney
 
Principle of erosion control- Introduction to contouring,strip cropping,conto...
Principle of erosion control- Introduction to contouring,strip cropping,conto...Principle of erosion control- Introduction to contouring,strip cropping,conto...
Principle of erosion control- Introduction to contouring,strip cropping,conto...ZAPPAC1
 
Top Call Girls in Dholpur { 9332606886 } VVIP NISHA Call Girls Near 5 Star Hotel
Top Call Girls in Dholpur { 9332606886 } VVIP NISHA Call Girls Near 5 Star HotelTop Call Girls in Dholpur { 9332606886 } VVIP NISHA Call Girls Near 5 Star Hotel
Top Call Girls in Dholpur { 9332606886 } VVIP NISHA Call Girls Near 5 Star Hotelkumargunjan9515
 
Mira Road Reasonable Call Girls ,09167354423,Kashimira Call Girls Service
Mira Road Reasonable Call Girls ,09167354423,Kashimira Call Girls ServiceMira Road Reasonable Call Girls ,09167354423,Kashimira Call Girls Service
Mira Road Reasonable Call Girls ,09167354423,Kashimira Call Girls ServicePriya Reddy
 
Environmental Topic : Soil Pollution by Afzalul Hoda.pptx
Environmental Topic : Soil Pollution by Afzalul Hoda.pptxEnvironmental Topic : Soil Pollution by Afzalul Hoda.pptx
Environmental Topic : Soil Pollution by Afzalul Hoda.pptxafzalulhoda98
 
High Profile Escort in Abu Dhabi 0524076003 Abu Dhabi Escorts
High Profile Escort in Abu Dhabi 0524076003 Abu Dhabi EscortsHigh Profile Escort in Abu Dhabi 0524076003 Abu Dhabi Escorts
High Profile Escort in Abu Dhabi 0524076003 Abu Dhabi EscortsMonica Sydney
 

Kürzlich hochgeladen (20)

Call girl in Sharjah 0503464457 Sharjah Call girl
Call girl in Sharjah 0503464457 Sharjah Call girlCall girl in Sharjah 0503464457 Sharjah Call girl
Call girl in Sharjah 0503464457 Sharjah Call girl
 
2024-05-08 Composting at Home 101 for the Rotary Club of Pinecrest.pptx
2024-05-08 Composting at Home 101 for the Rotary Club of Pinecrest.pptx2024-05-08 Composting at Home 101 for the Rotary Club of Pinecrest.pptx
2024-05-08 Composting at Home 101 for the Rotary Club of Pinecrest.pptx
 
Top Call Girls in Bishnupur 9332606886 High Profile Call Girls You Can Get...
Top Call Girls in Bishnupur   9332606886  High Profile Call Girls You Can Get...Top Call Girls in Bishnupur   9332606886  High Profile Call Girls You Can Get...
Top Call Girls in Bishnupur 9332606886 High Profile Call Girls You Can Get...
 
Sensual Call Girls in Surajpur { 9332606886 } VVIP NISHA Call Girls Near 5 St...
Sensual Call Girls in Surajpur { 9332606886 } VVIP NISHA Call Girls Near 5 St...Sensual Call Girls in Surajpur { 9332606886 } VVIP NISHA Call Girls Near 5 St...
Sensual Call Girls in Surajpur { 9332606886 } VVIP NISHA Call Girls Near 5 St...
 
Delivery in 20 Mins Call Girls Dungarpur 9332606886Call Girls Advance Cash O...
Delivery in 20 Mins Call Girls Dungarpur  9332606886Call Girls Advance Cash O...Delivery in 20 Mins Call Girls Dungarpur  9332606886Call Girls Advance Cash O...
Delivery in 20 Mins Call Girls Dungarpur 9332606886Call Girls Advance Cash O...
 
RATING SYSTEMS- IGBC, GRIHA, LEED--.pptx
RATING  SYSTEMS- IGBC, GRIHA, LEED--.pptxRATING  SYSTEMS- IGBC, GRIHA, LEED--.pptx
RATING SYSTEMS- IGBC, GRIHA, LEED--.pptx
 
Green Marketing
Green MarketingGreen Marketing
Green Marketing
 
RA 7942:vThe Philippine Mining Act of 1995
RA 7942:vThe Philippine Mining Act of 1995RA 7942:vThe Philippine Mining Act of 1995
RA 7942:vThe Philippine Mining Act of 1995
 
Faridabad Call Girl ₹7.5k Pick Up & Drop With Cash Payment 8168257667 Badarpu...
Faridabad Call Girl ₹7.5k Pick Up & Drop With Cash Payment 8168257667 Badarpu...Faridabad Call Girl ₹7.5k Pick Up & Drop With Cash Payment 8168257667 Badarpu...
Faridabad Call Girl ₹7.5k Pick Up & Drop With Cash Payment 8168257667 Badarpu...
 
A Review on Integrated River Basin Management and Development Master Plan of ...
A Review on Integrated River Basin Management and Development Master Plan of ...A Review on Integrated River Basin Management and Development Master Plan of ...
A Review on Integrated River Basin Management and Development Master Plan of ...
 
Call Girls in Gachibowli / 8250092165 Genuine Call girls with real Photos and...
Call Girls in Gachibowli / 8250092165 Genuine Call girls with real Photos and...Call Girls in Gachibowli / 8250092165 Genuine Call girls with real Photos and...
Call Girls in Gachibowli / 8250092165 Genuine Call girls with real Photos and...
 
Russian Escort Dubai 0503464457 Dubai Escorts
Russian Escort Dubai 0503464457 Dubai EscortsRussian Escort Dubai 0503464457 Dubai Escorts
Russian Escort Dubai 0503464457 Dubai Escorts
 
Russian Call girls in Dubai 0508644382 Dubai Call girls
Russian Call girls in Dubai 0508644382 Dubai Call girlsRussian Call girls in Dubai 0508644382 Dubai Call girls
Russian Call girls in Dubai 0508644382 Dubai Call girls
 
Principle of erosion control- Introduction to contouring,strip cropping,conto...
Principle of erosion control- Introduction to contouring,strip cropping,conto...Principle of erosion control- Introduction to contouring,strip cropping,conto...
Principle of erosion control- Introduction to contouring,strip cropping,conto...
 
Jumping Scales and Producing peripheries.pptx
Jumping Scales and Producing peripheries.pptxJumping Scales and Producing peripheries.pptx
Jumping Scales and Producing peripheries.pptx
 
Top Call Girls in Dholpur { 9332606886 } VVIP NISHA Call Girls Near 5 Star Hotel
Top Call Girls in Dholpur { 9332606886 } VVIP NISHA Call Girls Near 5 Star HotelTop Call Girls in Dholpur { 9332606886 } VVIP NISHA Call Girls Near 5 Star Hotel
Top Call Girls in Dholpur { 9332606886 } VVIP NISHA Call Girls Near 5 Star Hotel
 
Mira Road Reasonable Call Girls ,09167354423,Kashimira Call Girls Service
Mira Road Reasonable Call Girls ,09167354423,Kashimira Call Girls ServiceMira Road Reasonable Call Girls ,09167354423,Kashimira Call Girls Service
Mira Road Reasonable Call Girls ,09167354423,Kashimira Call Girls Service
 
Deforestation
DeforestationDeforestation
Deforestation
 
Environmental Topic : Soil Pollution by Afzalul Hoda.pptx
Environmental Topic : Soil Pollution by Afzalul Hoda.pptxEnvironmental Topic : Soil Pollution by Afzalul Hoda.pptx
Environmental Topic : Soil Pollution by Afzalul Hoda.pptx
 
High Profile Escort in Abu Dhabi 0524076003 Abu Dhabi Escorts
High Profile Escort in Abu Dhabi 0524076003 Abu Dhabi EscortsHigh Profile Escort in Abu Dhabi 0524076003 Abu Dhabi Escorts
High Profile Escort in Abu Dhabi 0524076003 Abu Dhabi Escorts
 

FOSS4G2018: presentation of the HortonMachine library

  • 1. Modelling natural hazards in gvSIG with the HortonMachine plugins Dar es Salaam, August 2018 Silvia Franceschi and Andrea Antonello
  • 2. Who am I? ● environmental engineer specialized in hydrology, hydraulics, geomorphology and forestry ● PhD in Mountain Environment and Agriculture ● co-founder of HydroloGIS ● developer of scientific models contained in the JGrassTools library in the fields of: hydrology, hydraulic, forestry ● OSGeo Charter Member
  • 3. The HortonMachine library ● an Open Source geospatial library focused on hydro- geomorphological analysis and environmental modeling ● development started in 2002 at the University of Trento, Department of Civil and Environmental Engineering ● completely maintained by HydroloGIS ● from 2015 integrated as Spatial Toolbox in gvSIG ● available for installation as plugin through the gvSIG Update Manager
  • 4. The HortonMachine library Models are grouped in sections and subsections. Main sections are: ● HortonMachine: geomorphology analysis ● Raster and vector processing ● Mobile tools: support for Geopaparazzi application for digital field mapping ● LESTO: LiDAR Empowered Science Toolbox Open Source HMachine package gvSIG:
  • 5. The HortonMachine library Modules Parameters Experimental! Debug mode Set maximum memory Modules List Running options
  • 6. droloGIS S.r.l. - Via Siemens, 19 - 39100 Bolzano ydrologis.com drainage direction,total contributing area, network and watershed extraction, rescaled distances and hydrologic attributes, slope, curvatures, hydrologic indexes and geomorphologic attributes The HMachine library: geomorphology
  • 7. The HMachine library: Statistics Interpolation of meteorological data with Kriging (rainfall and temperature) and Jami for all the variables depending on elevation
  • 8. The HMachine library: HydroGeomorph Evaluation of the maximum discharge for a given precipitation (works also with statistical information rainfall Intensity-Duration Curves or a for specific event) Peakflow
  • 9. The HMachine library: HydroGeomorph Complete hydrological model for water management and emergency plans: precipitations (rain, snow), evapotranspiration, runoff, propagation along the stream network. Discharge can be calibrated with stream gauge data.
  • 10. Simplified 1D hydraulic model: -based on Saint Venant equations -GIS based: input and output are GIS layers -calculates the water depth and velocity for each section -can handle lateral contributes: inflow and outtakes Data preparation for the Hecras hydraulic software for channels. The HMachine library: HydroGeomorph
  • 11. Hillslope stability: Shalstab Stability condition for the given precipitation Critical rainfall simulated area area interested by the event DebrisFlow: triggering, propagation in network and final propagation on the fan The HMachine library: HydroGeomorph
  • 12. Local contribute of LW from hillslopes instabilities and bank erosion: amount and dimensions of LW in each section of the river network. The HMachine library: LW floods model Propagation of the logs: identification of the clogging sections.
  • 13. The HMachine library: LESTO Developed in collaboration with the Free University of Bolzano. The toolbox is mainly dedicated to LiDAR and forestry analysis. Vegetation: individual tree crown approach: position and main characteristics of each single tree (LW debris model, rock falls protection, forestry). Modules that work on raster and point clouds
  • 14. The mapcalc is a tool that can be use to perform map algebra on raster maps. Let’s assume you want to know which part of an elevation model between 1000 and 1300 meters a.s.l. looks towards (exposed) south. Once you calculated the aspect map with the SpatialToolbox, you can use a formula like this in the RasterMapCalculator: if (dtm_all>1000 && dtm_all<1300 && aspect >160 && aspect <200 ) { result = dtm_all; } else { result = -9999.0; } The HMachine library: Raster MapCalc
  • 15. The HMachine library: Raster MapCalc
  • 16. The HMachine plugins contain a set of small tools and utilities that can be useful to manage data and analyze the results of the simulations. Most of them can be accessed from the main menu: The HMachine library: Tools and Utilities
  • 17. The Raster Styler helps to quickly define a color table for a raster layer. It is mainly dedicated to raster of data such us the DTM derived rasters and not to images. Raster Styler can be accessed from the main menu or from the context menu (right click) on raster layers: The HMachine library: Raster Styler
  • 18. The map of aspect ranges between 0 and 360 degrees, usually colored from white to black between 0 and 180, and from black to white between 180 and 360 → 3 rules. The HMachine library: Raster Styler
  • 19. Raster Styler also supports transparency. Example: the elevation color ramp for DTM with transparency on the aspect map. The HMachine library: Raster Styler
  • 20. The Raster Graphic View can be used to analyze small portions of large rasters where the colortable is not enough to understand the values. Raster Graphic View can show directly on the map view: ● the grid raster cells without text ● the raster values ● the cols and rows ● the steepest flow direction between cells The HMachine library: Raster Graphic
  • 21. The HMachine library: Raster Graphic
  • 22. The HMachine library: Raster Graphic
  • 23. The Raster Values Copy is used to extract small portions of raster maps to faster investigate them. Once triggered, it copies the visible portion of the map into the system clipboard as an ascii raster map, ready to be copied in a text file. The HMachine library: Raster Values Copy