SlideShare a Scribd company logo
1 of 32
Download to read offline
The OGC Standards
and Geo-Platform based web application
for seismic events monitoring
Sustainability & Security Applications for GEO-Risk-Prevention & ENVIRO-Disaster-Protection
Grenzüberschreitendes Sächsisches GI/GIS/GDI-Forum am 29./30. April 2013 in Dresden
Dimitri Dello Buono
29 April 2013
ISIDE: The Italian Seismic Network
ISIDe (Italian Seismological
Instrumental and Parametric Data
Base)
• More than 300 stations
• It publics hypocenter parameters
provided in near real time seismic
monitoring service carried out at the
headquarters of the INGV in Rome
• together with the locations of the
Italian Seismic Bulletin that are the
result of the daily review of data
carried out by analysts of the
Earthquake National Center
ISIDe: public Data…
… but not the best way to share
• ISIDe provide some web interface
for querying Seismic data for a
date range
• HTML Table visualization
• Map Visualization (But Not
Interoperable)
• Export format in CSV (Comma
Separated Values) and KML
format
Italian National Civil
Protection – Seismic Risck Office
 The Seismic Risk Office develop
criteria and methodologies and
performs analysis for:
 assessment and mitigation of
seismic and volcanic risks;
 the prediction of the impact of
seismic and volcanic events in the
area;
 optimize interventions in
emergency and post-event;
 prevention programs, as well as the
classification and seismic norms.
The geoSDI Programme
geoSDI is a Programme coordinated by the Italian Civil Protection
Department of the Prime Minister Office
• For implemeting the Civil Protection
National Spatial Data Infrastructure
• According to the provisions of the INSPIRE
Directive
• Using Open Source software applications.
It is developed by the Institute for the Methodologies
of Environmental Analysis (IMAA) of the Italian
National Research Council (CNR) with the
collaboration of most of the national civil and military
institutions concerned.
http://www.geosdi.org
The Framework
geoSDI has designed and launched the open source project
Geo-Platform Framework, the first pure java open source framework to
develop Rich Web GIS Application.
Geo-Platform allows to extend webGIS applications adding Widgets,
software plugins that perform specific functions: in this way every geo-
portal is different from the others and it realizes an exact reflection of the
functional needs of the end user.
With the development of Geo-Platform Framework is now possible to
produce fast and powerful geoportals dedicated to end users.
An extensible Solution: widgets!
• Viewports Management
• Geocoding / Reverse Geocoding (Google, Yahoo,
Custom...)
• Map Projects Management
• Export / Import Map Projects
• User / Roles Management
• Routing on OSM Data
• Feature Editor (WFS-T)
• WPS builder
• ...
• ...
• Base Layer Selection (Google, Bing, OSM, Custom...)
• Add WMS Layer
• Upload File (GeoTiff, SHP, SLD, ...)
• Manage WMS Server
• Layer Tree Panel
• Refresh Layer
• CQL Filter
• Time Filter
• Print Map
• Styler (gestione SLD)
Widgets Examples
Map Feature Widget
He manages the map, working in association with
other components such as toolbars and the layer
tree widget. Every operation on the layer tree widget
is immediately reflected on the map, for example
transparences, zIndex, style.
This widget gives also information about the scale of
representation, geographical orientation, lat/long
mouse position.
Layer Tree Widget
This is the widget for managing layers displayed on a
map, which allows a truly innovative configuration:
As shown in the figure, the tree allows you to view
the "folder" in a nested way(unlimited nesting). This
allows greater flexibility in organizing the set of layers.
The toolbar exposes functionality for the
management of the tree and can be extended
through additional widgets with additional features..
Widgets Examples
Add Layer Widget
Allows creation of layers within the layer tree.
Through this widget you can manage multiple
data sources from which "collect" the layer to
be added to the map.
The functionality of the Add Layer Widgets can
be extended by adding more widgets, like
uploading Shapefiles Widgets, the Widget
Manage Server, the Add WMS from URL
widget.
The work with layers is facilitated by:
pagination of layers, the automatic extraction
of the abstract, the possibility of selecting
multiple layers, enhanced search and filtering
the results.
Widgets Examples
Context Menu Widget
For each layer functions are handled through the
Context Menu ie: positioning the Max Extent, export
to Google Earth, a quick view of the layers in PDF,
export to TIFF for a higher resolution image, export to
shapefile vector data, the Copy & Paste layers within
layers of the tree.
Upload Data Widget
Functionality of ingestion of files, so as to make it
totally transparent to the user the loading process of
the physical data on the server and the service
configuration. The selected file from your local disk,
using web-GIS interface, it is sent to the server. The
proper flow of ingestion will automatically configure
the WMS-WFS services.
Layer Properties Widget
For each layer in the tree are handled a number of
properties, like the visual style for the layer, the
opacity of the layers in the map, the information
related to the server, user preferences such as the
alias to be used as a label in the tree for the level,
etc..
Widgets Examples
Manage Projects Widget
Users can directly manage their online Map Projects:
through tree-export functions, can save the state of
the tree and open in successive different situations
(trees with different structures).
User Management Widget
The widget allows you to differentiate your
application based on user profile. Users
Administrators can create, edit, delete users
and differentiate the functionality available to
users according to various profiles (eg Viewer,
User, Admin).
Widgets Examples
Server Management Widget
The widget works in association with the widget layer, and it
manages the connection to the wms server. In particular, it allows
you to connect to the web-gis a standard server WMS 1.1.1/1.3,
giving the possibility to assign a name to the server and display
the summary list of layers that it delivers. For each of the layers
shows the summary description retrieved from the server.
Legend Widget
The widget displays the legend for each layer depending on the
viewing scale active in the map.
Edit Widget
The toolbar allows you to enable editing capabilities for creating
and editing geometry (point, line and polygon) and associated
alphanumeric information. Topological features are also
displayed adjacent to the inclusion.
Widgets Examples
GeoCoding Widget
It gives the opportunity to locate on a map the location of any
place, inserted through free text in the "Search". The widget can
make use of geocoding services by external providers (eg,
Google or Yahoo) or deployed from a database.
Widgets Examples
Routing Widget
It has the capability to calculate the
shortest path in a graph interconnected,
proposing directions for getting from A to B.
The shortest path, in the case shown in the
figure, is based on open graph of OSM
(Open Street Map) and takes account of
these unique ways.
Widgets Examples
Basemap selection
Change the basemap and switch
between Spatial Reference Systems
Widgets Examples
Refresh widget
Refresh Layer visualization using XMPP communication
Widgets Examples
Styler widget
Create and apply map themes
on data values
- Vector Symbolizer
-Raster Symbolizer
SITDPC: Geo-Platform Based
• The WebGIS of the Italian Civil Protection
for Maps Creation and Emergency
Management
• OGC oriented
• WMS
• WFS-T
• WCS
• WPS
• CSW
• Multi-User, Multi-Role Application
• Multi-Map-Project per User
• Online WMS Styler
• Geocoding Integration
ISIDe to OGC to
INTEROPERABILITY
 So .. How to integrate ISDIDe Earthquake CSV data into
the Civil Protection SITDPC Application?
 A server cyclically get updates on earthquakes detected
by the ISIDe network
 Through a OGR process data is imported into a PostGIS
geodatabase
 A GeoServer deliver OGC services on the collected Data
 The Geo-Platform Based Web Application integrates Data
with other interoperable layers
Geo-Platform Widget Form Seismic
Monitoring
 CQL Filtering:
 Filter Earthquakes on Time, Magnitudo, etc
 Refresh Widget
 Based on XMPP Messages
 User-Driven Timing
 Last Event Early Mapping
Geo-Platform Widget Form Seismic
Monitoring
Mobile Survey
 Mobile App used for Early
Ispections
 to assess damage and the need for
intervention
 to organize teams to verify the
practicability of the buildings
 Contributes from:
 Civil People getting the App
 Technician of the Civil Protection
 Collected Data are Directly stored
on the Infrastructure and delivered
as OGC services
 EARLY MAPPING of the DAMAGE
SCENARIO!!
Some Screenshots
 Select the kind of Event
 Select the element hit
Some Screenshots
 Take a photo of the damage
 This photo will be available as a
queryble information on the WMS
MAP
Some Screenshots
 Register the position of the
inspection
 uses the more precise localization
between
 Network Signal
 GPS position
Some Screenshots
 Input ther information like:
 Name of the
person/technician reporting
 Tel. Nuber to be recalled
 N° of people involved in the
damage
 N° of hurted people
 N° of dead people
Some Screenshots
Some Screenshots
Let’s have a Look….
… on a live demo
http://test.geosdi.org
Let’s have a Look….
… on youtube channel
geoSDI Video on YouTube.
Demos and Tutorials
Thank you
geoSDI Team
Web
www.geosdi.org
Mail
sviluppo@geosdi.org
Address
IMAA CNR, C.da S.Loja, Tito Scalo (PZ) Italy

More Related Content

What's hot

Getting Started with the ArcGIS API for JavaScript, Esri, Julie Powell, Antoo...
Getting Started with the ArcGIS API for JavaScript, Esri, Julie Powell, Antoo...Getting Started with the ArcGIS API for JavaScript, Esri, Julie Powell, Antoo...
Getting Started with the ArcGIS API for JavaScript, Esri, Julie Powell, Antoo...Esri Nederland
 
ArcGIS JavaScript API (build a web layer-based map application with html5 and...
ArcGIS JavaScript API (build a web layer-based map application with html5 and...ArcGIS JavaScript API (build a web layer-based map application with html5 and...
ArcGIS JavaScript API (build a web layer-based map application with html5 and...Stefano Marchisio
 
Kevin Ma - CASM Interface Technical Poster
Kevin Ma - CASM Interface Technical PosterKevin Ma - CASM Interface Technical Poster
Kevin Ma - CASM Interface Technical PosterKevin Ma
 
The GRASS GIS software (with QGIS) - GIS Seminar
The GRASS GIS software (with QGIS) - GIS SeminarThe GRASS GIS software (with QGIS) - GIS Seminar
The GRASS GIS software (with QGIS) - GIS SeminarMarkus Neteler
 
Introduction to ArcGIS
Introduction to ArcGISIntroduction to ArcGIS
Introduction to ArcGISKate Dougherty
 
Arc gis desktop_and_geoprocessing
Arc gis desktop_and_geoprocessingArc gis desktop_and_geoprocessing
Arc gis desktop_and_geoprocessingEsri
 
From concept to implementation: web-based cartographic visualisation with Car...
From concept to implementation: web-based cartographic visualisation with Car...From concept to implementation: web-based cartographic visualisation with Car...
From concept to implementation: web-based cartographic visualisation with Car...Beniamino Murgante
 
Introduction to Tools in ArcGIS
Introduction to Tools in ArcGISIntroduction to Tools in ArcGIS
Introduction to Tools in ArcGISDaniele Baker
 
FOSS4G 2011: Mixing It Up with OpenLayers, ArcGIS Server and JavaScript Widgets
FOSS4G 2011: Mixing It Up with OpenLayers, ArcGIS Server and JavaScript WidgetsFOSS4G 2011: Mixing It Up with OpenLayers, ArcGIS Server and JavaScript Widgets
FOSS4G 2011: Mixing It Up with OpenLayers, ArcGIS Server and JavaScript WidgetsAllan Glen
 
Android location
Android locationAndroid location
Android locationKrazy Koder
 
ArcGIS API for Javascript Tutorial
ArcGIS API for Javascript TutorialArcGIS API for Javascript Tutorial
ArcGIS API for Javascript TutorialMohammed Mahmoud
 
Building mobile apps with the ArcGIS api for Javascript, Esri, Andy Gup and A...
Building mobile apps with the ArcGIS api for Javascript, Esri, Andy Gup and A...Building mobile apps with the ArcGIS api for Javascript, Esri, Andy Gup and A...
Building mobile apps with the ArcGIS api for Javascript, Esri, Andy Gup and A...Esri Nederland
 
Getting your Data Out There: An Introduction to Distributed GIS
Getting your Data Out There:An Introduction to Distributed GISGetting your Data Out There:An Introduction to Distributed GIS
Getting your Data Out There: An Introduction to Distributed GISJohn Reiser
 
Developing a Weather Forecasting Web-Service using ArcGIS API for JavaScript
Developing a Weather Forecasting Web-Service using ArcGIS API for JavaScriptDeveloping a Weather Forecasting Web-Service using ArcGIS API for JavaScript
Developing a Weather Forecasting Web-Service using ArcGIS API for JavaScriptAlexa Guertin
 
Architecting the ArcGIS Platform
Architecting the ArcGIS PlatformArchitecting the ArcGIS Platform
Architecting the ArcGIS PlatformEsri UK
 

What's hot (20)

Global mapper
Global mapperGlobal mapper
Global mapper
 
Mapping toolbox
Mapping toolboxMapping toolbox
Mapping toolbox
 
Getting Started with the ArcGIS API for JavaScript, Esri, Julie Powell, Antoo...
Getting Started with the ArcGIS API for JavaScript, Esri, Julie Powell, Antoo...Getting Started with the ArcGIS API for JavaScript, Esri, Julie Powell, Antoo...
Getting Started with the ArcGIS API for JavaScript, Esri, Julie Powell, Antoo...
 
ArcGIS JavaScript API (build a web layer-based map application with html5 and...
ArcGIS JavaScript API (build a web layer-based map application with html5 and...ArcGIS JavaScript API (build a web layer-based map application with html5 and...
ArcGIS JavaScript API (build a web layer-based map application with html5 and...
 
Kevin Ma - CASM Interface Technical Poster
Kevin Ma - CASM Interface Technical PosterKevin Ma - CASM Interface Technical Poster
Kevin Ma - CASM Interface Technical Poster
 
The GRASS GIS software (with QGIS) - GIS Seminar
The GRASS GIS software (with QGIS) - GIS SeminarThe GRASS GIS software (with QGIS) - GIS Seminar
The GRASS GIS software (with QGIS) - GIS Seminar
 
Introduction to ArcGIS
Introduction to ArcGISIntroduction to ArcGIS
Introduction to ArcGIS
 
Arc gis desktop_and_geoprocessing
Arc gis desktop_and_geoprocessingArc gis desktop_and_geoprocessing
Arc gis desktop_and_geoprocessing
 
Leveraging GIS with AutoCAD
Leveraging GIS with AutoCADLeveraging GIS with AutoCAD
Leveraging GIS with AutoCAD
 
From concept to implementation: web-based cartographic visualisation with Car...
From concept to implementation: web-based cartographic visualisation with Car...From concept to implementation: web-based cartographic visualisation with Car...
From concept to implementation: web-based cartographic visualisation with Car...
 
Introduction to Tools in ArcGIS
Introduction to Tools in ArcGISIntroduction to Tools in ArcGIS
Introduction to Tools in ArcGIS
 
FOSS4G 2011: Mixing It Up with OpenLayers, ArcGIS Server and JavaScript Widgets
FOSS4G 2011: Mixing It Up with OpenLayers, ArcGIS Server and JavaScript WidgetsFOSS4G 2011: Mixing It Up with OpenLayers, ArcGIS Server and JavaScript Widgets
FOSS4G 2011: Mixing It Up with OpenLayers, ArcGIS Server and JavaScript Widgets
 
Android location
Android locationAndroid location
Android location
 
QGIS training class 1
QGIS training class 1QGIS training class 1
QGIS training class 1
 
Scene 5.4 Tech Sheet
Scene 5.4 Tech SheetScene 5.4 Tech Sheet
Scene 5.4 Tech Sheet
 
ArcGIS API for Javascript Tutorial
ArcGIS API for Javascript TutorialArcGIS API for Javascript Tutorial
ArcGIS API for Javascript Tutorial
 
Building mobile apps with the ArcGIS api for Javascript, Esri, Andy Gup and A...
Building mobile apps with the ArcGIS api for Javascript, Esri, Andy Gup and A...Building mobile apps with the ArcGIS api for Javascript, Esri, Andy Gup and A...
Building mobile apps with the ArcGIS api for Javascript, Esri, Andy Gup and A...
 
Getting your Data Out There: An Introduction to Distributed GIS
Getting your Data Out There:An Introduction to Distributed GISGetting your Data Out There:An Introduction to Distributed GIS
Getting your Data Out There: An Introduction to Distributed GIS
 
Developing a Weather Forecasting Web-Service using ArcGIS API for JavaScript
Developing a Weather Forecasting Web-Service using ArcGIS API for JavaScriptDeveloping a Weather Forecasting Web-Service using ArcGIS API for JavaScript
Developing a Weather Forecasting Web-Service using ArcGIS API for JavaScript
 
Architecting the ArcGIS Platform
Architecting the ArcGIS PlatformArchitecting the ArcGIS Platform
Architecting the ArcGIS Platform
 

Viewers also liked

Charvat ppt gi2011_the pyramid or spider network_final
Charvat ppt gi2011_the pyramid or spider network_finalCharvat ppt gi2011_the pyramid or spider network_final
Charvat ppt gi2011_the pyramid or spider network_finalIGN Vorstand
 
ео 6 глава
ео 6 главаео 6 глава
ео 6 главаkaatyy
 
ео 6 глава
ео 6 главаео 6 глава
ео 6 главаkaatyy
 
ео 5 глава
ео 5 главаео 5 глава
ео 5 главаkaatyy
 
Tworzenie bogatych aplikacji internetowych (RIA) w technologiach Adobe Flex/A...
Tworzenie bogatych aplikacji internetowych (RIA) w technologiach Adobe Flex/A...Tworzenie bogatych aplikacji internetowych (RIA) w technologiach Adobe Flex/A...
Tworzenie bogatych aplikacji internetowych (RIA) w technologiach Adobe Flex/A...Piotr Kościerzyński
 
Ll series sloan_12
Ll series sloan_12Ll series sloan_12
Ll series sloan_12Heather Zink
 
Effective planning and delivery of virtual classes meetings
Effective planning and delivery of virtual classes meetingsEffective planning and delivery of virtual classes meetings
Effective planning and delivery of virtual classes meetingsHeather Zink
 
Kiran Inamdar wce
Kiran Inamdar wceKiran Inamdar wce
Kiran Inamdar wcefarjanat
 
GI2013 ppt löwner_20130429_geodata_forprivatetransportation_final_print
GI2013 ppt löwner_20130429_geodata_forprivatetransportation_final_printGI2013 ppt löwner_20130429_geodata_forprivatetransportation_final_print
GI2013 ppt löwner_20130429_geodata_forprivatetransportation_final_printIGN Vorstand
 
Ref004 internet marketing
Ref004 internet marketingRef004 internet marketing
Ref004 internet marketingTran Tien
 
Service ability slideshare presenation
Service ability slideshare presenationService ability slideshare presenation
Service ability slideshare presenationserviceability
 
BIA/Kelsey's Local Commerce Monitor, Wave 16 - Core Highlights
BIA/Kelsey's Local Commerce Monitor, Wave 16 - Core HighlightsBIA/Kelsey's Local Commerce Monitor, Wave 16 - Core Highlights
BIA/Kelsey's Local Commerce Monitor, Wave 16 - Core HighlightsBIA/Kelsey
 
Gj11e ch04
Gj11e ch04Gj11e ch04
Gj11e ch04geojan88
 
天冷就回來
天冷就回來天冷就回來
天冷就回來I3YEO
 

Viewers also liked (20)

Charvat ppt gi2011_the pyramid or spider network_final
Charvat ppt gi2011_the pyramid or spider network_finalCharvat ppt gi2011_the pyramid or spider network_final
Charvat ppt gi2011_the pyramid or spider network_final
 
ео 6 глава
ео 6 главаео 6 глава
ео 6 глава
 
Love Jane User Manual
Love Jane User ManualLove Jane User Manual
Love Jane User Manual
 
ео 6 глава
ео 6 главаео 6 глава
ео 6 глава
 
ео 5 глава
ео 5 главаео 5 глава
ео 5 глава
 
Tworzenie bogatych aplikacji internetowych (RIA) w technologiach Adobe Flex/A...
Tworzenie bogatych aplikacji internetowych (RIA) w technologiach Adobe Flex/A...Tworzenie bogatych aplikacji internetowych (RIA) w technologiach Adobe Flex/A...
Tworzenie bogatych aplikacji internetowych (RIA) w technologiach Adobe Flex/A...
 
Riena onrap econ-2011
Riena onrap econ-2011Riena onrap econ-2011
Riena onrap econ-2011
 
Ll series sloan_12
Ll series sloan_12Ll series sloan_12
Ll series sloan_12
 
Effective planning and delivery of virtual classes meetings
Effective planning and delivery of virtual classes meetingsEffective planning and delivery of virtual classes meetings
Effective planning and delivery of virtual classes meetings
 
Kiran Inamdar wce
Kiran Inamdar wceKiran Inamdar wce
Kiran Inamdar wce
 
Culturally responsive
Culturally responsive Culturally responsive
Culturally responsive
 
Swt qt econ-2010
Swt qt econ-2010Swt qt econ-2010
Swt qt econ-2010
 
GI2013 ppt löwner_20130429_geodata_forprivatetransportation_final_print
GI2013 ppt löwner_20130429_geodata_forprivatetransportation_final_printGI2013 ppt löwner_20130429_geodata_forprivatetransportation_final_print
GI2013 ppt löwner_20130429_geodata_forprivatetransportation_final_print
 
Wimba2.0
Wimba2.0Wimba2.0
Wimba2.0
 
Ref004 internet marketing
Ref004 internet marketingRef004 internet marketing
Ref004 internet marketing
 
Service ability slideshare presenation
Service ability slideshare presenationService ability slideshare presenation
Service ability slideshare presenation
 
romance biotechnology
romance biotechnologyromance biotechnology
romance biotechnology
 
BIA/Kelsey's Local Commerce Monitor, Wave 16 - Core Highlights
BIA/Kelsey's Local Commerce Monitor, Wave 16 - Core HighlightsBIA/Kelsey's Local Commerce Monitor, Wave 16 - Core Highlights
BIA/Kelsey's Local Commerce Monitor, Wave 16 - Core Highlights
 
Gj11e ch04
Gj11e ch04Gj11e ch04
Gj11e ch04
 
天冷就回來
天冷就回來天冷就回來
天冷就回來
 

Similar to GI2013 ppt buono_seismic_geo_sdi

MapStore Create, save and share maps and mashups @ GRASS-GFOSS 2013
MapStore Create, save and share maps and mashups @ GRASS-GFOSS 2013MapStore Create, save and share maps and mashups @ GRASS-GFOSS 2013
MapStore Create, save and share maps and mashups @ GRASS-GFOSS 2013GeoSolutions
 
Mapgears - Technical product overview
Mapgears - Technical product overviewMapgears - Technical product overview
Mapgears - Technical product overviewAlexandre St-Cyr
 
GeoSDI: una piattaforma social di dati geografici basata sui principi di INSP...
GeoSDI: una piattaforma social di dati geografici basata sui principi di INSP...GeoSDI: una piattaforma social di dati geografici basata sui principi di INSP...
GeoSDI: una piattaforma social di dati geografici basata sui principi di INSP...Beniamino Murgante
 
iMap 4.0 Effective Management of Spatial Information
iMap 4.0 Effective Management of Spatial InformationiMap 4.0 Effective Management of Spatial Information
iMap 4.0 Effective Management of Spatial InformationEsri
 
Smart Client Smart Applications_Ciaran Kirk - Intergraph Geospatial World Tou...
Smart Client Smart Applications_Ciaran Kirk - Intergraph Geospatial World Tou...Smart Client Smart Applications_Ciaran Kirk - Intergraph Geospatial World Tou...
Smart Client Smart Applications_Ciaran Kirk - Intergraph Geospatial World Tou...IMGS
 
Concepts and Methods of Embedding Statistical Data into Maps
Concepts and Methods of Embedding Statistical Data into MapsConcepts and Methods of Embedding Statistical Data into Maps
Concepts and Methods of Embedding Statistical Data into MapsMohammad Liton Hossain
 
Geocortex technology update
Geocortex technology update  Geocortex technology update
Geocortex technology update Geodata AS
 
RapidInsight for OpenNMS
RapidInsight for OpenNMSRapidInsight for OpenNMS
RapidInsight for OpenNMSmberkay
 
Concepts and Methods of Embedding Statistical Data into Maps
Concepts and Methods of Embedding Statistical Data into MapsConcepts and Methods of Embedding Statistical Data into Maps
Concepts and Methods of Embedding Statistical Data into MapsMohammad Liton Hossain
 
Concepts and Methods of Embedding Statistical Data into Maps
Concepts and Methods of Embedding Statistical Data into Maps Concepts and Methods of Embedding Statistical Data into Maps
Concepts and Methods of Embedding Statistical Data into Maps IJSRP Journal
 
Volume 2-issue-6-2030-2033
Volume 2-issue-6-2030-2033Volume 2-issue-6-2030-2033
Volume 2-issue-6-2030-2033Editor IJARCET
 
Volume 2-issue-6-2030-2033
Volume 2-issue-6-2030-2033Volume 2-issue-6-2030-2033
Volume 2-issue-6-2030-2033Editor IJARCET
 
GI2012 buono-cnr-geo-platform
GI2012 buono-cnr-geo-platformGI2012 buono-cnr-geo-platform
GI2012 buono-cnr-geo-platformIGN Vorstand
 
Heads up digitization- ON THE FLY- GIS
Heads up digitization- ON THE FLY- GISHeads up digitization- ON THE FLY- GIS
Heads up digitization- ON THE FLY- GISSadia Rahat
 
Overview of MassGIS Web Mapping Services
Overview of MassGIS Web Mapping ServicesOverview of MassGIS Web Mapping Services
Overview of MassGIS Web Mapping Servicesaleda_freeman
 
ArcGIS GeoEvent Extension for Server
ArcGIS GeoEvent Extension for ServerArcGIS GeoEvent Extension for Server
ArcGIS GeoEvent Extension for ServerEsri
 

Similar to GI2013 ppt buono_seismic_geo_sdi (20)

MapStore Create, save and share maps and mashups @ GRASS-GFOSS 2013
MapStore Create, save and share maps and mashups @ GRASS-GFOSS 2013MapStore Create, save and share maps and mashups @ GRASS-GFOSS 2013
MapStore Create, save and share maps and mashups @ GRASS-GFOSS 2013
 
Mapgears - Technical product overview
Mapgears - Technical product overviewMapgears - Technical product overview
Mapgears - Technical product overview
 
GeoSDI: una piattaforma social di dati geografici basata sui principi di INSP...
GeoSDI: una piattaforma social di dati geografici basata sui principi di INSP...GeoSDI: una piattaforma social di dati geografici basata sui principi di INSP...
GeoSDI: una piattaforma social di dati geografici basata sui principi di INSP...
 
iMap 4.0 Effective Management of Spatial Information
iMap 4.0 Effective Management of Spatial InformationiMap 4.0 Effective Management of Spatial Information
iMap 4.0 Effective Management of Spatial Information
 
Smart Client Smart Applications_Ciaran Kirk - Intergraph Geospatial World Tou...
Smart Client Smart Applications_Ciaran Kirk - Intergraph Geospatial World Tou...Smart Client Smart Applications_Ciaran Kirk - Intergraph Geospatial World Tou...
Smart Client Smart Applications_Ciaran Kirk - Intergraph Geospatial World Tou...
 
Concepts and Methods of Embedding Statistical Data into Maps
Concepts and Methods of Embedding Statistical Data into MapsConcepts and Methods of Embedding Statistical Data into Maps
Concepts and Methods of Embedding Statistical Data into Maps
 
Geocortex technology update
Geocortex technology update  Geocortex technology update
Geocortex technology update
 
Web mapping
Web mappingWeb mapping
Web mapping
 
RapidInsight for OpenNMS
RapidInsight for OpenNMSRapidInsight for OpenNMS
RapidInsight for OpenNMS
 
Concepts and Methods of Embedding Statistical Data into Maps
Concepts and Methods of Embedding Statistical Data into MapsConcepts and Methods of Embedding Statistical Data into Maps
Concepts and Methods of Embedding Statistical Data into Maps
 
Concepts and Methods of Embedding Statistical Data into Maps
Concepts and Methods of Embedding Statistical Data into Maps Concepts and Methods of Embedding Statistical Data into Maps
Concepts and Methods of Embedding Statistical Data into Maps
 
Volume 2-issue-6-2030-2033
Volume 2-issue-6-2030-2033Volume 2-issue-6-2030-2033
Volume 2-issue-6-2030-2033
 
Volume 2-issue-6-2030-2033
Volume 2-issue-6-2030-2033Volume 2-issue-6-2030-2033
Volume 2-issue-6-2030-2033
 
GI2012 buono-cnr-geo-platform
GI2012 buono-cnr-geo-platformGI2012 buono-cnr-geo-platform
GI2012 buono-cnr-geo-platform
 
INOVA GIS Platform
INOVA GIS PlatformINOVA GIS Platform
INOVA GIS Platform
 
Web GIS using Google Map and QGIS
Web GIS using Google Map and QGISWeb GIS using Google Map and QGIS
Web GIS using Google Map and QGIS
 
HERE Maps for the Nokia X platform
HERE Maps for the Nokia X platformHERE Maps for the Nokia X platform
HERE Maps for the Nokia X platform
 
Heads up digitization- ON THE FLY- GIS
Heads up digitization- ON THE FLY- GISHeads up digitization- ON THE FLY- GIS
Heads up digitization- ON THE FLY- GIS
 
Overview of MassGIS Web Mapping Services
Overview of MassGIS Web Mapping ServicesOverview of MassGIS Web Mapping Services
Overview of MassGIS Web Mapping Services
 
ArcGIS GeoEvent Extension for Server
ArcGIS GeoEvent Extension for ServerArcGIS GeoEvent Extension for Server
ArcGIS GeoEvent Extension for Server
 

More from IGN Vorstand

GI2016 final programm & proceedings of abstracts & summaries
GI2016 final programm & proceedings of abstracts & summariesGI2016 final programm & proceedings of abstracts & summaries
GI2016 final programm & proceedings of abstracts & summariesIGN Vorstand
 
GI2016 ppt hoffmann address+history from_gi2000_to_gi2016
GI2016 ppt hoffmann address+history from_gi2000_to_gi2016GI2016 ppt hoffmann address+history from_gi2000_to_gi2016
GI2016 ppt hoffmann address+history from_gi2000_to_gi2016IGN Vorstand
 
GI2016 ppt böhm saxonian_gdi_1_grenze_hi_hedo
GI2016 ppt böhm saxonian_gdi_1_grenze_hi_hedoGI2016 ppt böhm saxonian_gdi_1_grenze_hi_hedo
GI2016 ppt böhm saxonian_gdi_1_grenze_hi_hedoIGN Vorstand
 
GI2016 ppt böhm saxonian_gdi_2_eine_bwk_entsteht
GI2016 ppt böhm saxonian_gdi_2_eine_bwk_entstehtGI2016 ppt böhm saxonian_gdi_2_eine_bwk_entsteht
GI2016 ppt böhm saxonian_gdi_2_eine_bwk_entstehtIGN Vorstand
 
GI2016 ppt böhm saxonian_gdi_3_vimage
GI2016 ppt böhm saxonian_gdi_3_vimageGI2016 ppt böhm saxonian_gdi_3_vimage
GI2016 ppt böhm saxonian_gdi_3_vimageIGN Vorstand
 
GI2016 ppt charvat senslog api as tools for collection of big vgi data
GI2016 ppt charvat senslog api as tools for collection of big vgi dataGI2016 ppt charvat senslog api as tools for collection of big vgi data
GI2016 ppt charvat senslog api as tools for collection of big vgi dataIGN Vorstand
 
GI2016 ppt charvat workshop geoss & conference inspire2016
GI2016 ppt charvat workshop geoss & conference inspire2016GI2016 ppt charvat workshop geoss & conference inspire2016
GI2016 ppt charvat workshop geoss & conference inspire2016IGN Vorstand
 
GI2016 ppt mayer copernicus_dresden
GI2016 ppt mayer copernicus_dresdenGI2016 ppt mayer copernicus_dresden
GI2016 ppt mayer copernicus_dresdenIGN Vorstand
 
GI2016 ppt schiller dbd-bauprofessor & zuse-dualsemantik
GI2016 ppt schiller dbd-bauprofessor & zuse-dualsemantikGI2016 ppt schiller dbd-bauprofessor & zuse-dualsemantik
GI2016 ppt schiller dbd-bauprofessor & zuse-dualsemantikIGN Vorstand
 
GI2016 ppt schiller kostenkalkül
GI2016 ppt schiller kostenkalkülGI2016 ppt schiller kostenkalkül
GI2016 ppt schiller kostenkalkülIGN Vorstand
 
GI2016 ppt shi (automatic interaction and seamless integration of big data hu...
GI2016 ppt shi (automatic interaction and seamless integration of big data hu...GI2016 ppt shi (automatic interaction and seamless integration of big data hu...
GI2016 ppt shi (automatic interaction and seamless integration of big data hu...IGN Vorstand
 
GI2016 ppt shi (big data analytics on the internet)
GI2016 ppt shi (big data analytics on the internet)GI2016 ppt shi (big data analytics on the internet)
GI2016 ppt shi (big data analytics on the internet)IGN Vorstand
 
GI2016 ppt shi (cartography and communication)
GI2016 ppt shi (cartography and communication)GI2016 ppt shi (cartography and communication)
GI2016 ppt shi (cartography and communication)IGN Vorstand
 
GI2016 Open Call for Presentations
GI2016 Open Call for PresentationsGI2016 Open Call for Presentations
GI2016 Open Call for PresentationsIGN Vorstand
 
GI2015 ppt hoffmann_address_intro
GI2015 ppt hoffmann_address_introGI2015 ppt hoffmann_address_intro
GI2015 ppt hoffmann_address_introIGN Vorstand
 
GI2015 programme+proceedings
GI2015 programme+proceedingsGI2015 programme+proceedings
GI2015 programme+proceedingsIGN Vorstand
 
CoO + GI2015 ppt_charvat ict for a sustainable agriculture – public support n...
CoO + GI2015 ppt_charvat ict for a sustainable agriculture – public support n...CoO + GI2015 ppt_charvat ict for a sustainable agriculture – public support n...
CoO + GI2015 ppt_charvat ict for a sustainable agriculture – public support n...IGN Vorstand
 
CoO + GI2015 ppt_mayer ict for a sustainable agriculture - status and missing
CoO + GI2015 ppt_mayer ict for a sustainable agriculture - status and missingCoO + GI2015 ppt_mayer ict for a sustainable agriculture - status and missing
CoO + GI2015 ppt_mayer ict for a sustainable agriculture - status and missingIGN Vorstand
 
GI2015 ppt karas dresden j.karas
GI2015 ppt karas dresden j.karasGI2015 ppt karas dresden j.karas
GI2015 ppt karas dresden j.karasIGN Vorstand
 
GI2015 ppt hladikova copernicus_agriculture_forestry_lh
GI2015 ppt hladikova copernicus_agriculture_forestry_lhGI2015 ppt hladikova copernicus_agriculture_forestry_lh
GI2015 ppt hladikova copernicus_agriculture_forestry_lhIGN Vorstand
 

More from IGN Vorstand (20)

GI2016 final programm & proceedings of abstracts & summaries
GI2016 final programm & proceedings of abstracts & summariesGI2016 final programm & proceedings of abstracts & summaries
GI2016 final programm & proceedings of abstracts & summaries
 
GI2016 ppt hoffmann address+history from_gi2000_to_gi2016
GI2016 ppt hoffmann address+history from_gi2000_to_gi2016GI2016 ppt hoffmann address+history from_gi2000_to_gi2016
GI2016 ppt hoffmann address+history from_gi2000_to_gi2016
 
GI2016 ppt böhm saxonian_gdi_1_grenze_hi_hedo
GI2016 ppt böhm saxonian_gdi_1_grenze_hi_hedoGI2016 ppt böhm saxonian_gdi_1_grenze_hi_hedo
GI2016 ppt böhm saxonian_gdi_1_grenze_hi_hedo
 
GI2016 ppt böhm saxonian_gdi_2_eine_bwk_entsteht
GI2016 ppt böhm saxonian_gdi_2_eine_bwk_entstehtGI2016 ppt böhm saxonian_gdi_2_eine_bwk_entsteht
GI2016 ppt böhm saxonian_gdi_2_eine_bwk_entsteht
 
GI2016 ppt böhm saxonian_gdi_3_vimage
GI2016 ppt böhm saxonian_gdi_3_vimageGI2016 ppt böhm saxonian_gdi_3_vimage
GI2016 ppt böhm saxonian_gdi_3_vimage
 
GI2016 ppt charvat senslog api as tools for collection of big vgi data
GI2016 ppt charvat senslog api as tools for collection of big vgi dataGI2016 ppt charvat senslog api as tools for collection of big vgi data
GI2016 ppt charvat senslog api as tools for collection of big vgi data
 
GI2016 ppt charvat workshop geoss & conference inspire2016
GI2016 ppt charvat workshop geoss & conference inspire2016GI2016 ppt charvat workshop geoss & conference inspire2016
GI2016 ppt charvat workshop geoss & conference inspire2016
 
GI2016 ppt mayer copernicus_dresden
GI2016 ppt mayer copernicus_dresdenGI2016 ppt mayer copernicus_dresden
GI2016 ppt mayer copernicus_dresden
 
GI2016 ppt schiller dbd-bauprofessor & zuse-dualsemantik
GI2016 ppt schiller dbd-bauprofessor & zuse-dualsemantikGI2016 ppt schiller dbd-bauprofessor & zuse-dualsemantik
GI2016 ppt schiller dbd-bauprofessor & zuse-dualsemantik
 
GI2016 ppt schiller kostenkalkül
GI2016 ppt schiller kostenkalkülGI2016 ppt schiller kostenkalkül
GI2016 ppt schiller kostenkalkül
 
GI2016 ppt shi (automatic interaction and seamless integration of big data hu...
GI2016 ppt shi (automatic interaction and seamless integration of big data hu...GI2016 ppt shi (automatic interaction and seamless integration of big data hu...
GI2016 ppt shi (automatic interaction and seamless integration of big data hu...
 
GI2016 ppt shi (big data analytics on the internet)
GI2016 ppt shi (big data analytics on the internet)GI2016 ppt shi (big data analytics on the internet)
GI2016 ppt shi (big data analytics on the internet)
 
GI2016 ppt shi (cartography and communication)
GI2016 ppt shi (cartography and communication)GI2016 ppt shi (cartography and communication)
GI2016 ppt shi (cartography and communication)
 
GI2016 Open Call for Presentations
GI2016 Open Call for PresentationsGI2016 Open Call for Presentations
GI2016 Open Call for Presentations
 
GI2015 ppt hoffmann_address_intro
GI2015 ppt hoffmann_address_introGI2015 ppt hoffmann_address_intro
GI2015 ppt hoffmann_address_intro
 
GI2015 programme+proceedings
GI2015 programme+proceedingsGI2015 programme+proceedings
GI2015 programme+proceedings
 
CoO + GI2015 ppt_charvat ict for a sustainable agriculture – public support n...
CoO + GI2015 ppt_charvat ict for a sustainable agriculture – public support n...CoO + GI2015 ppt_charvat ict for a sustainable agriculture – public support n...
CoO + GI2015 ppt_charvat ict for a sustainable agriculture – public support n...
 
CoO + GI2015 ppt_mayer ict for a sustainable agriculture - status and missing
CoO + GI2015 ppt_mayer ict for a sustainable agriculture - status and missingCoO + GI2015 ppt_mayer ict for a sustainable agriculture - status and missing
CoO + GI2015 ppt_mayer ict for a sustainable agriculture - status and missing
 
GI2015 ppt karas dresden j.karas
GI2015 ppt karas dresden j.karasGI2015 ppt karas dresden j.karas
GI2015 ppt karas dresden j.karas
 
GI2015 ppt hladikova copernicus_agriculture_forestry_lh
GI2015 ppt hladikova copernicus_agriculture_forestry_lhGI2015 ppt hladikova copernicus_agriculture_forestry_lh
GI2015 ppt hladikova copernicus_agriculture_forestry_lh
 

Recently uploaded

Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesZilliz
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 

Recently uploaded (20)

Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector Databases
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 

GI2013 ppt buono_seismic_geo_sdi

  • 1. The OGC Standards and Geo-Platform based web application for seismic events monitoring Sustainability & Security Applications for GEO-Risk-Prevention & ENVIRO-Disaster-Protection Grenzüberschreitendes Sächsisches GI/GIS/GDI-Forum am 29./30. April 2013 in Dresden Dimitri Dello Buono 29 April 2013
  • 2. ISIDE: The Italian Seismic Network ISIDe (Italian Seismological Instrumental and Parametric Data Base) • More than 300 stations • It publics hypocenter parameters provided in near real time seismic monitoring service carried out at the headquarters of the INGV in Rome • together with the locations of the Italian Seismic Bulletin that are the result of the daily review of data carried out by analysts of the Earthquake National Center
  • 3. ISIDe: public Data… … but not the best way to share • ISIDe provide some web interface for querying Seismic data for a date range • HTML Table visualization • Map Visualization (But Not Interoperable) • Export format in CSV (Comma Separated Values) and KML format
  • 4. Italian National Civil Protection – Seismic Risck Office  The Seismic Risk Office develop criteria and methodologies and performs analysis for:  assessment and mitigation of seismic and volcanic risks;  the prediction of the impact of seismic and volcanic events in the area;  optimize interventions in emergency and post-event;  prevention programs, as well as the classification and seismic norms.
  • 5. The geoSDI Programme geoSDI is a Programme coordinated by the Italian Civil Protection Department of the Prime Minister Office • For implemeting the Civil Protection National Spatial Data Infrastructure • According to the provisions of the INSPIRE Directive • Using Open Source software applications. It is developed by the Institute for the Methodologies of Environmental Analysis (IMAA) of the Italian National Research Council (CNR) with the collaboration of most of the national civil and military institutions concerned. http://www.geosdi.org
  • 6. The Framework geoSDI has designed and launched the open source project Geo-Platform Framework, the first pure java open source framework to develop Rich Web GIS Application. Geo-Platform allows to extend webGIS applications adding Widgets, software plugins that perform specific functions: in this way every geo- portal is different from the others and it realizes an exact reflection of the functional needs of the end user. With the development of Geo-Platform Framework is now possible to produce fast and powerful geoportals dedicated to end users.
  • 7. An extensible Solution: widgets! • Viewports Management • Geocoding / Reverse Geocoding (Google, Yahoo, Custom...) • Map Projects Management • Export / Import Map Projects • User / Roles Management • Routing on OSM Data • Feature Editor (WFS-T) • WPS builder • ... • ... • Base Layer Selection (Google, Bing, OSM, Custom...) • Add WMS Layer • Upload File (GeoTiff, SHP, SLD, ...) • Manage WMS Server • Layer Tree Panel • Refresh Layer • CQL Filter • Time Filter • Print Map • Styler (gestione SLD)
  • 8. Widgets Examples Map Feature Widget He manages the map, working in association with other components such as toolbars and the layer tree widget. Every operation on the layer tree widget is immediately reflected on the map, for example transparences, zIndex, style. This widget gives also information about the scale of representation, geographical orientation, lat/long mouse position. Layer Tree Widget This is the widget for managing layers displayed on a map, which allows a truly innovative configuration: As shown in the figure, the tree allows you to view the "folder" in a nested way(unlimited nesting). This allows greater flexibility in organizing the set of layers. The toolbar exposes functionality for the management of the tree and can be extended through additional widgets with additional features..
  • 9. Widgets Examples Add Layer Widget Allows creation of layers within the layer tree. Through this widget you can manage multiple data sources from which "collect" the layer to be added to the map. The functionality of the Add Layer Widgets can be extended by adding more widgets, like uploading Shapefiles Widgets, the Widget Manage Server, the Add WMS from URL widget. The work with layers is facilitated by: pagination of layers, the automatic extraction of the abstract, the possibility of selecting multiple layers, enhanced search and filtering the results.
  • 10. Widgets Examples Context Menu Widget For each layer functions are handled through the Context Menu ie: positioning the Max Extent, export to Google Earth, a quick view of the layers in PDF, export to TIFF for a higher resolution image, export to shapefile vector data, the Copy & Paste layers within layers of the tree. Upload Data Widget Functionality of ingestion of files, so as to make it totally transparent to the user the loading process of the physical data on the server and the service configuration. The selected file from your local disk, using web-GIS interface, it is sent to the server. The proper flow of ingestion will automatically configure the WMS-WFS services. Layer Properties Widget For each layer in the tree are handled a number of properties, like the visual style for the layer, the opacity of the layers in the map, the information related to the server, user preferences such as the alias to be used as a label in the tree for the level, etc..
  • 11. Widgets Examples Manage Projects Widget Users can directly manage their online Map Projects: through tree-export functions, can save the state of the tree and open in successive different situations (trees with different structures). User Management Widget The widget allows you to differentiate your application based on user profile. Users Administrators can create, edit, delete users and differentiate the functionality available to users according to various profiles (eg Viewer, User, Admin).
  • 12. Widgets Examples Server Management Widget The widget works in association with the widget layer, and it manages the connection to the wms server. In particular, it allows you to connect to the web-gis a standard server WMS 1.1.1/1.3, giving the possibility to assign a name to the server and display the summary list of layers that it delivers. For each of the layers shows the summary description retrieved from the server. Legend Widget The widget displays the legend for each layer depending on the viewing scale active in the map. Edit Widget The toolbar allows you to enable editing capabilities for creating and editing geometry (point, line and polygon) and associated alphanumeric information. Topological features are also displayed adjacent to the inclusion.
  • 13. Widgets Examples GeoCoding Widget It gives the opportunity to locate on a map the location of any place, inserted through free text in the "Search". The widget can make use of geocoding services by external providers (eg, Google or Yahoo) or deployed from a database.
  • 14. Widgets Examples Routing Widget It has the capability to calculate the shortest path in a graph interconnected, proposing directions for getting from A to B. The shortest path, in the case shown in the figure, is based on open graph of OSM (Open Street Map) and takes account of these unique ways.
  • 15. Widgets Examples Basemap selection Change the basemap and switch between Spatial Reference Systems
  • 16. Widgets Examples Refresh widget Refresh Layer visualization using XMPP communication
  • 17. Widgets Examples Styler widget Create and apply map themes on data values - Vector Symbolizer -Raster Symbolizer
  • 18. SITDPC: Geo-Platform Based • The WebGIS of the Italian Civil Protection for Maps Creation and Emergency Management • OGC oriented • WMS • WFS-T • WCS • WPS • CSW • Multi-User, Multi-Role Application • Multi-Map-Project per User • Online WMS Styler • Geocoding Integration
  • 19. ISIDe to OGC to INTEROPERABILITY  So .. How to integrate ISDIDe Earthquake CSV data into the Civil Protection SITDPC Application?  A server cyclically get updates on earthquakes detected by the ISIDe network  Through a OGR process data is imported into a PostGIS geodatabase  A GeoServer deliver OGC services on the collected Data  The Geo-Platform Based Web Application integrates Data with other interoperable layers
  • 20.
  • 21. Geo-Platform Widget Form Seismic Monitoring  CQL Filtering:  Filter Earthquakes on Time, Magnitudo, etc
  • 22.  Refresh Widget  Based on XMPP Messages  User-Driven Timing  Last Event Early Mapping Geo-Platform Widget Form Seismic Monitoring
  • 23. Mobile Survey  Mobile App used for Early Ispections  to assess damage and the need for intervention  to organize teams to verify the practicability of the buildings  Contributes from:  Civil People getting the App  Technician of the Civil Protection  Collected Data are Directly stored on the Infrastructure and delivered as OGC services  EARLY MAPPING of the DAMAGE SCENARIO!!
  • 24. Some Screenshots  Select the kind of Event  Select the element hit
  • 25. Some Screenshots  Take a photo of the damage  This photo will be available as a queryble information on the WMS MAP
  • 26. Some Screenshots  Register the position of the inspection  uses the more precise localization between  Network Signal  GPS position
  • 27. Some Screenshots  Input ther information like:  Name of the person/technician reporting  Tel. Nuber to be recalled  N° of people involved in the damage  N° of hurted people  N° of dead people
  • 30. Let’s have a Look…. … on a live demo http://test.geosdi.org
  • 31. Let’s have a Look…. … on youtube channel geoSDI Video on YouTube. Demos and Tutorials