SlideShare a Scribd company logo
1 of 12
Magisterarbeit 1/??
   12 International Conference on Computational Science and Its Applications
      th

                                (ICCSA2012 in Salvador da Bahia/Brazil)


                      Session GeoAnMod-3 on Monday June 18, 2012




             Geovisualization and Geostatistics:
          A Concept for the Numerical and Visual
             Analysis of Geographic Mass Data




                Julia Gonschorek | Geoinformation Research Group | University of Potsdam
                Co-Author: Lucia Tyrallová | Geoinformation Research Group | University of Potsdam
ICCSA Brazil 2012
Magisterarbeit          2/12
                       2/??



     Outline

     1. Preface and Motivation
     2. Spatio-Temporal Analysis for Civil Security
     3. Summary and Future Plans




    @gonschorek ∙ university of potsdam
ICCSA Brazil 2012
Magisterarbeit          3/12
                       3/??



     1. Preface and Motivation (1)

      Increasing availability of (mass-) data and need for specific
        information  complex computational analysis tools and techniques
      Highly dimensional data needs to be analysed rapidly to discover
        relationships, clusters and trends
      Scientific visualization offers a wide range of methods and
        techniques to efficiently analyze and visualize spatial and temporal
        data and information




    @gonschorek ∙ university of potsdam
ICCSA Brazil 2012
Magisterarbeit          4/12
                       4/??



     1. Preface and Motivation (2)




    @gonschorek ∙ university of potsdam
ICCSA Brazil 2012
Magisterarbeit          5/12
                       5/??



     2. Spatio-Temporal Analysis for Civil Security (1)
      Simple lineplot to visualize the temporal distribution of internistic emergencies
      in the City of Cologne (total number of 26,475 in 2007):




    @gonschorek ∙ university of potsdam
ICCSA Brazil 2012
Magisterarbeit          6/12
                       6/??



     2. Spatio-Temporal Analysis for Civil Security (2)
      Box-and-Whisker-Plots to show differences in varaiances:




                                          R-Code (without months “January” and “February”):

                                          emergency <- read.csv(“c:tempintern07.csv”,header=T, sep=“;”)
                                          chisq.test(emergency[1:7,4:13])
                                                    Pearson's Chi-squared test
                                                    data: emergency[1:7, 4:13]
                                                    X-squared = 409.496, df = 54, p-value < 2.2e-16

                                          qchisq(0.95,54)
                                                    72.15322




      The non-parametric χ²- Test for testing dependency validates the observation.
      The correlation between “Day of the Week” and “Months” is highly significant.
    @gonschorek ∙ university of potsdam
ICCSA Brazil 2012
Magisterarbeit          7/12
                       7/??



     2. Spatio-Temporal Analysis for Civil Security (3)
    Heatmap to detect temporal clusters:
                                              R-Code:

                                              install.packages(“gplots”)
                                              install.packages
                                                (“RColorBrewer”)
                                              library(gplots)
                                              library(RColorBrewer)
                                              x <-
                                                read.csv(“c:temp
                                                intern07.csv”, header=T,
                                                sep=“;”, row.names=1)
                                              matrix=data.matrix(x)
                                              heatmap.2(matrix, Rowv=T,
                                                Colv=T, dendrogram=c(“none”),
                                                distfun=dist,
                                                hclustfun=hclust, key=T,
                                                keysize=1, trace=“none”,
                                                density.info=c(“none”),
                                                margins=c(10,10),
                                                col=brewer.pal(10,”PiYG”))




    @gonschorek ∙ university of potsdam
ICCSA Brazil 2012
Magisterarbeit          8/12
                       8/??



     2. Spatio-Temporal Analysis for Civil Security (4)
      Map of 17,000 surgery emergencies in the City of Cologne during July, 2007 and
      June 2008 with kernel density estimation using Epanechnikov kernel:




                                      Hotspots of surgery emergencies…
             on Friday                         on Saturday               on Sunday
    @gonschorek ∙ university of potsdam
ICCSA Brazil 2012
Magisterarbeit                  9/12
                               9/??



     2. Spatio-Temporal Analysis for Civil Security (5)
                                                                                                               (e)



                                                                                                               (d)

             Surgical Emergencies
             > total: 300
                                                                                                               (c)
             > daytime: 6.00 – 7.00 a.m.
             > year: 2009
             > district: Altstadt Sued
                                                                                                               (b)




                                                                                                               (a)




     (a) Data Source: all incoming emergency calls
     (b) First-order circle: inhomogeneous parts for cluster or administrative information (urban districts)
     (c) Second-order circle: homogeneous parts for temporal information: year
     (d) Third-order circle: inhomogeneous parts for temporal information: month, daytime, …
    @gonschorek ∙ university of potsdam
     (e) Fourth-order circle: inhomogeneous parts; Type of emergency case
ICCSA Brazil 2012
Magisterarbeit          10/12
                       10/??



     3. Summary and Future Plans (1)

      Methods can be used to efficiently extract spatio-temporal
        information from large databases
      It is shown how specific emergency services cluster in space
        and time
      Nearly the whole city area of Cologne was an emergency
        scene during the analysed perid. Especially the city centre,
        leisure facilities and nursing homes were emergency hot spots
      Combination of different explorative techniques with those
        from geovisualisation can check the (long-term) experience of
        the firefighters on different spatial scales and precision



    @gonschorek ∙ university of potsdam
ICCSA Brazil 2012
Magisterarbeit          11/12
                       11/??



     3. Summary and Future Plans (2)

      Methods and results are important for future explorative
         analyses and geovisual analytics
        Information and a deep understanding of specific
         distributions and patterns as well as (ir-) regularities of
         intensity are absolutely necessary for prevention
         measurements to be well-directed and needs based.
        Time-series-analysis and prognoses are suitable for the
         operational, strategic and tactical planning.




    @gonschorek ∙ university of potsdam
Magisterarbeit   12/??




                    Thank you for your attention!




                 Julia Gonschorek | julia.gonschorek@uni-potsdam.de
                 Department of Geography | University of Potsdam
                 http://www.geographie.uni-potsdam.de/geoinformatik

More Related Content

Viewers also liked

Geostatistics Portal - the multitool for statistics on maps
Geostatistics Portal - the multitool for statistics on mapsGeostatistics Portal - the multitool for statistics on maps
Geostatistics Portal - the multitool for statistics on mapsMirosław Migacz
 
Information Visualization - Invited Lecture - Webdesign II - FBAUL
Information Visualization - Invited Lecture - Webdesign II - FBAULInformation Visualization - Invited Lecture - Webdesign II - FBAUL
Information Visualization - Invited Lecture - Webdesign II - FBAULAna Figueiras
 
Information visualization - introduction
Information visualization - introductionInformation visualization - introduction
Information visualization - introductionKatrien Verbert
 
Open seminar series 3: Mapping, Geovisualization and OpenStreetMap
Open seminar series 3: Mapping, Geovisualization and OpenStreetMapOpen seminar series 3: Mapping, Geovisualization and OpenStreetMap
Open seminar series 3: Mapping, Geovisualization and OpenStreetMapDongpo Deng
 
Data Visualization: advances by Brazilian researchers
Data Visualization: advances by Brazilian researchersData Visualization: advances by Brazilian researchers
Data Visualization: advances by Brazilian researchersRodrigo Medeiros
 
The Importance of Data Visualization
The Importance of Data VisualizationThe Importance of Data Visualization
The Importance of Data VisualizationCenterline Digital
 
From Data to Visualization, what happens in between?
From Data to Visualization, what happens in between?From Data to Visualization, what happens in between?
From Data to Visualization, what happens in between?Krist Wongsuphasawat
 

Viewers also liked (10)

ICA Research Agenda
ICA Research AgendaICA Research Agenda
ICA Research Agenda
 
Project 2MattWeik
Project 2MattWeikProject 2MattWeik
Project 2MattWeik
 
Geostatistics Portal - the multitool for statistics on maps
Geostatistics Portal - the multitool for statistics on mapsGeostatistics Portal - the multitool for statistics on maps
Geostatistics Portal - the multitool for statistics on maps
 
Information Visualization - Invited Lecture - Webdesign II - FBAUL
Information Visualization - Invited Lecture - Webdesign II - FBAULInformation Visualization - Invited Lecture - Webdesign II - FBAUL
Information Visualization - Invited Lecture - Webdesign II - FBAUL
 
Geo visualization_why maps
Geo visualization_why mapsGeo visualization_why maps
Geo visualization_why maps
 
Information visualization - introduction
Information visualization - introductionInformation visualization - introduction
Information visualization - introduction
 
Open seminar series 3: Mapping, Geovisualization and OpenStreetMap
Open seminar series 3: Mapping, Geovisualization and OpenStreetMapOpen seminar series 3: Mapping, Geovisualization and OpenStreetMap
Open seminar series 3: Mapping, Geovisualization and OpenStreetMap
 
Data Visualization: advances by Brazilian researchers
Data Visualization: advances by Brazilian researchersData Visualization: advances by Brazilian researchers
Data Visualization: advances by Brazilian researchers
 
The Importance of Data Visualization
The Importance of Data VisualizationThe Importance of Data Visualization
The Importance of Data Visualization
 
From Data to Visualization, what happens in between?
From Data to Visualization, what happens in between?From Data to Visualization, what happens in between?
From Data to Visualization, what happens in between?
 

Similar to Geovisualization and Geostatistics for Mass Data Analysis

[20240415_LabSeminar_Huy]Deciphering Spatio-Temporal Graph Forecasting: A Cau...
[20240415_LabSeminar_Huy]Deciphering Spatio-Temporal Graph Forecasting: A Cau...[20240415_LabSeminar_Huy]Deciphering Spatio-Temporal Graph Forecasting: A Cau...
[20240415_LabSeminar_Huy]Deciphering Spatio-Temporal Graph Forecasting: A Cau...thanhdowork
 
Model-counting Approaches For Nonlinear Numerical Constraints
Model-counting Approaches For Nonlinear Numerical ConstraintsModel-counting Approaches For Nonlinear Numerical Constraints
Model-counting Approaches For Nonlinear Numerical ConstraintsQuoc-Sang Phan
 
Multiscale Granger Causality and Information Decomposition
Multiscale Granger Causality and Information Decomposition Multiscale Granger Causality and Information Decomposition
Multiscale Granger Causality and Information Decomposition danielemarinazzo
 
Building blocks for aggregate programming of self-organising applications
Building blocks for aggregate programming of self-organising applicationsBuilding blocks for aggregate programming of self-organising applications
Building blocks for aggregate programming of self-organising applicationsFoCAS Initiative
 
Crowdsourcing the Acquisition and Analysis of Mobile Videos for Disaster Resp...
Crowdsourcing the Acquisition and Analysis of Mobile Videos for Disaster Resp...Crowdsourcing the Acquisition and Analysis of Mobile Videos for Disaster Resp...
Crowdsourcing the Acquisition and Analysis of Mobile Videos for Disaster Resp...University of Southern California
 
Promoting a Joint EU-BR Digital Future - High Performance Computing
Promoting a Joint EU-BR Digital Future - High Performance ComputingPromoting a Joint EU-BR Digital Future - High Performance Computing
Promoting a Joint EU-BR Digital Future - High Performance ComputingATMOSPHERE .
 
Nuclear emergency response and Big Data technologies
Nuclear emergency response and Big Data technologiesNuclear emergency response and Big Data technologies
Nuclear emergency response and Big Data technologiesBigData_Europe
 
Neural Networks for High Performance Time-Delay Estimation and Acoustic Sourc...
Neural Networks for High Performance Time-Delay Estimation and Acoustic Sourc...Neural Networks for High Performance Time-Delay Estimation and Acoustic Sourc...
Neural Networks for High Performance Time-Delay Estimation and Acoustic Sourc...cscpconf
 
NEURAL NETWORKS FOR HIGH PERFORMANCE TIME-DELAY ESTIMATION AND ACOUSTIC SOURC...
NEURAL NETWORKS FOR HIGH PERFORMANCE TIME-DELAY ESTIMATION AND ACOUSTIC SOURC...NEURAL NETWORKS FOR HIGH PERFORMANCE TIME-DELAY ESTIMATION AND ACOUSTIC SOURC...
NEURAL NETWORKS FOR HIGH PERFORMANCE TIME-DELAY ESTIMATION AND ACOUSTIC SOURC...csandit
 
Miklovicz thesis defence 2017
Miklovicz thesis defence 2017Miklovicz thesis defence 2017
Miklovicz thesis defence 2017Tamás Miklovicz
 
Processing Events in Probabilistic Risk Assessment
Processing Events in Probabilistic Risk AssessmentProcessing Events in Probabilistic Risk Assessment
Processing Events in Probabilistic Risk AssessmentHaystax Technology
 
Combined Chebyshev and logistic maps to generate pseudorandom number generat...
Combined Chebyshev and logistic maps to generate  pseudorandom number generat...Combined Chebyshev and logistic maps to generate  pseudorandom number generat...
Combined Chebyshev and logistic maps to generate pseudorandom number generat...IJECEIAES
 
2014-10-10-SBC361-Reproducible research
2014-10-10-SBC361-Reproducible research2014-10-10-SBC361-Reproducible research
2014-10-10-SBC361-Reproducible researchYannick Wurm
 
Data Provenance for Data Science
Data Provenance for Data ScienceData Provenance for Data Science
Data Provenance for Data SciencePaolo Missier
 
Scientific 3D Printing with GRASS GIS (FOSSGIS 2014)
Scientific 3D Printing with GRASS GIS (FOSSGIS 2014)Scientific 3D Printing with GRASS GIS (FOSSGIS 2014)
Scientific 3D Printing with GRASS GIS (FOSSGIS 2014)Peter Löwe
 
ADAPTIVE MODELING OF URBAN DYNAMICS DURING EPHEMERAL EVENT VIA MOBILE PHONE T...
ADAPTIVE MODELING OF URBAN DYNAMICS DURING EPHEMERAL EVENT VIA MOBILE PHONE T...ADAPTIVE MODELING OF URBAN DYNAMICS DURING EPHEMERAL EVENT VIA MOBILE PHONE T...
ADAPTIVE MODELING OF URBAN DYNAMICS DURING EPHEMERAL EVENT VIA MOBILE PHONE T...ieijjournal
 

Similar to Geovisualization and Geostatistics for Mass Data Analysis (20)

[20240415_LabSeminar_Huy]Deciphering Spatio-Temporal Graph Forecasting: A Cau...
[20240415_LabSeminar_Huy]Deciphering Spatio-Temporal Graph Forecasting: A Cau...[20240415_LabSeminar_Huy]Deciphering Spatio-Temporal Graph Forecasting: A Cau...
[20240415_LabSeminar_Huy]Deciphering Spatio-Temporal Graph Forecasting: A Cau...
 
Sentinel-2 Semantic Data & Information Cube Austria
Sentinel-2 Semantic Data & Information Cube AustriaSentinel-2 Semantic Data & Information Cube Austria
Sentinel-2 Semantic Data & Information Cube Austria
 
Model-counting Approaches For Nonlinear Numerical Constraints
Model-counting Approaches For Nonlinear Numerical ConstraintsModel-counting Approaches For Nonlinear Numerical Constraints
Model-counting Approaches For Nonlinear Numerical Constraints
 
PAKDD2013
PAKDD2013PAKDD2013
PAKDD2013
 
Multiscale Granger Causality and Information Decomposition
Multiscale Granger Causality and Information Decomposition Multiscale Granger Causality and Information Decomposition
Multiscale Granger Causality and Information Decomposition
 
I/ITSEC2009 Best Tutorial
I/ITSEC2009 Best TutorialI/ITSEC2009 Best Tutorial
I/ITSEC2009 Best Tutorial
 
Building blocks for aggregate programming of self-organising applications
Building blocks for aggregate programming of self-organising applicationsBuilding blocks for aggregate programming of self-organising applications
Building blocks for aggregate programming of self-organising applications
 
Crowdsourcing the Acquisition and Analysis of Mobile Videos for Disaster Resp...
Crowdsourcing the Acquisition and Analysis of Mobile Videos for Disaster Resp...Crowdsourcing the Acquisition and Analysis of Mobile Videos for Disaster Resp...
Crowdsourcing the Acquisition and Analysis of Mobile Videos for Disaster Resp...
 
Promoting a Joint EU-BR Digital Future - High Performance Computing
Promoting a Joint EU-BR Digital Future - High Performance ComputingPromoting a Joint EU-BR Digital Future - High Performance Computing
Promoting a Joint EU-BR Digital Future - High Performance Computing
 
Nuclear emergency response and Big Data technologies
Nuclear emergency response and Big Data technologiesNuclear emergency response and Big Data technologies
Nuclear emergency response and Big Data technologies
 
Neural Networks for High Performance Time-Delay Estimation and Acoustic Sourc...
Neural Networks for High Performance Time-Delay Estimation and Acoustic Sourc...Neural Networks for High Performance Time-Delay Estimation and Acoustic Sourc...
Neural Networks for High Performance Time-Delay Estimation and Acoustic Sourc...
 
NEURAL NETWORKS FOR HIGH PERFORMANCE TIME-DELAY ESTIMATION AND ACOUSTIC SOURC...
NEURAL NETWORKS FOR HIGH PERFORMANCE TIME-DELAY ESTIMATION AND ACOUSTIC SOURC...NEURAL NETWORKS FOR HIGH PERFORMANCE TIME-DELAY ESTIMATION AND ACOUSTIC SOURC...
NEURAL NETWORKS FOR HIGH PERFORMANCE TIME-DELAY ESTIMATION AND ACOUSTIC SOURC...
 
Miklovicz thesis defence 2017
Miklovicz thesis defence 2017Miklovicz thesis defence 2017
Miklovicz thesis defence 2017
 
Processing Events in Probabilistic Risk Assessment
Processing Events in Probabilistic Risk AssessmentProcessing Events in Probabilistic Risk Assessment
Processing Events in Probabilistic Risk Assessment
 
Combined Chebyshev and logistic maps to generate pseudorandom number generat...
Combined Chebyshev and logistic maps to generate  pseudorandom number generat...Combined Chebyshev and logistic maps to generate  pseudorandom number generat...
Combined Chebyshev and logistic maps to generate pseudorandom number generat...
 
2014-10-10-SBC361-Reproducible research
2014-10-10-SBC361-Reproducible research2014-10-10-SBC361-Reproducible research
2014-10-10-SBC361-Reproducible research
 
QMC: Transition Workshop - Selected Highlights from the Probabilistic Numeric...
QMC: Transition Workshop - Selected Highlights from the Probabilistic Numeric...QMC: Transition Workshop - Selected Highlights from the Probabilistic Numeric...
QMC: Transition Workshop - Selected Highlights from the Probabilistic Numeric...
 
Data Provenance for Data Science
Data Provenance for Data ScienceData Provenance for Data Science
Data Provenance for Data Science
 
Scientific 3D Printing with GRASS GIS (FOSSGIS 2014)
Scientific 3D Printing with GRASS GIS (FOSSGIS 2014)Scientific 3D Printing with GRASS GIS (FOSSGIS 2014)
Scientific 3D Printing with GRASS GIS (FOSSGIS 2014)
 
ADAPTIVE MODELING OF URBAN DYNAMICS DURING EPHEMERAL EVENT VIA MOBILE PHONE T...
ADAPTIVE MODELING OF URBAN DYNAMICS DURING EPHEMERAL EVENT VIA MOBILE PHONE T...ADAPTIVE MODELING OF URBAN DYNAMICS DURING EPHEMERAL EVENT VIA MOBILE PHONE T...
ADAPTIVE MODELING OF URBAN DYNAMICS DURING EPHEMERAL EVENT VIA MOBILE PHONE T...
 

More from Beniamino Murgante

Analyzing and assessing ecological transition in building sustainable cities
Analyzing and assessing ecological transition in building sustainable citiesAnalyzing and assessing ecological transition in building sustainable cities
Analyzing and assessing ecological transition in building sustainable citiesBeniamino Murgante
 
Smart Cities: New Science for the Cities
Smart Cities: New Science for the CitiesSmart Cities: New Science for the Cities
Smart Cities: New Science for the CitiesBeniamino Murgante
 
The evolution of spatial analysis and modeling in decision processes
The evolution of spatial analysis and modeling in decision processesThe evolution of spatial analysis and modeling in decision processes
The evolution of spatial analysis and modeling in decision processesBeniamino Murgante
 
Involving citizens in smart energy approaches: the experience of an energy pa...
Involving citizens in smart energy approaches: the experience of an energy pa...Involving citizens in smart energy approaches: the experience of an energy pa...
Involving citizens in smart energy approaches: the experience of an energy pa...Beniamino Murgante
 
Programmazione per la governance territoriale in tema di tutela della biodive...
Programmazione per la governance territoriale in tema di tutela della biodive...Programmazione per la governance territoriale in tema di tutela della biodive...
Programmazione per la governance territoriale in tema di tutela della biodive...Beniamino Murgante
 
Involving Citizens in a Participation Process for Increasing Walkability
Involving Citizens in a Participation Process for Increasing WalkabilityInvolving Citizens in a Participation Process for Increasing Walkability
Involving Citizens in a Participation Process for Increasing WalkabilityBeniamino Murgante
 
Presentation of ICCSA 2019 at the University of Saint petersburg
Presentation of ICCSA 2019 at the University of Saint petersburg Presentation of ICCSA 2019 at the University of Saint petersburg
Presentation of ICCSA 2019 at the University of Saint petersburg Beniamino Murgante
 
RISCHIO TERRITORIALE NEL GOVERNO DEL TERRITORIO: Ricerca e formazione nelle s...
RISCHIO TERRITORIALE NEL GOVERNO DEL TERRITORIO: Ricerca e formazione nelle s...RISCHIO TERRITORIALE NEL GOVERNO DEL TERRITORIO: Ricerca e formazione nelle s...
RISCHIO TERRITORIALE NEL GOVERNO DEL TERRITORIO: Ricerca e formazione nelle s...Beniamino Murgante
 
Presentation of ICCSA 2017 at the University of trieste
Presentation of ICCSA 2017 at the University of triestePresentation of ICCSA 2017 at the University of trieste
Presentation of ICCSA 2017 at the University of triesteBeniamino Murgante
 
GEOGRAPHIC INFORMATION – NEED TO KNOW (GI-N2K) Towards a more demand-driven g...
GEOGRAPHIC INFORMATION – NEED TO KNOW (GI-N2K) Towards a more demand-driven g...GEOGRAPHIC INFORMATION – NEED TO KNOW (GI-N2K) Towards a more demand-driven g...
GEOGRAPHIC INFORMATION – NEED TO KNOW (GI-N2K) Towards a more demand-driven g...Beniamino Murgante
 
Focussing Energy Consumers’ Behaviour Change towards Energy Efficiency and Lo...
Focussing Energy Consumers’ Behaviour Change towards Energy Efficiency and Lo...Focussing Energy Consumers’ Behaviour Change towards Energy Efficiency and Lo...
Focussing Energy Consumers’ Behaviour Change towards Energy Efficiency and Lo...Beniamino Murgante
 
Socio-Economic Planning profiles: Sciences VS Daily activities in public sector 
Socio-Economic Planning profiles: Sciences VS Daily activities in public sector Socio-Economic Planning profiles: Sciences VS Daily activities in public sector 
Socio-Economic Planning profiles: Sciences VS Daily activities in public sector Beniamino Murgante
 
GEOGRAPHIC INFORMATION – NEED TO KNOW (GI-N2K) Towards a more demand-driven g...
GEOGRAPHIC INFORMATION – NEED TO KNOW (GI-N2K) Towards a more demand-driven g...GEOGRAPHIC INFORMATION – NEED TO KNOW (GI-N2K) Towards a more demand-driven g...
GEOGRAPHIC INFORMATION – NEED TO KNOW (GI-N2K) Towards a more demand-driven g...Beniamino Murgante
 
Garden in motion. An experience of citizens involvement in public space regen...
Garden in motion. An experience of citizens involvement in public space regen...Garden in motion. An experience of citizens involvement in public space regen...
Garden in motion. An experience of citizens involvement in public space regen...Beniamino Murgante
 
Planning and Smartness: the true challenge
Planning and Smartness: the true challengePlanning and Smartness: the true challenge
Planning and Smartness: the true challengeBeniamino Murgante
 
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
 
Informazione Geografica, Città, Smartness
Informazione Geografica, Città, Smartness Informazione Geografica, Città, Smartness
Informazione Geografica, Città, Smartness Beniamino Murgante
 
Tecnologie, Territorio, Smartness
Tecnologie, Territorio, SmartnessTecnologie, Territorio, Smartness
Tecnologie, Territorio, SmartnessBeniamino Murgante
 

More from Beniamino Murgante (20)

Analyzing and assessing ecological transition in building sustainable cities
Analyzing and assessing ecological transition in building sustainable citiesAnalyzing and assessing ecological transition in building sustainable cities
Analyzing and assessing ecological transition in building sustainable cities
 
Smart Cities: New Science for the Cities
Smart Cities: New Science for the CitiesSmart Cities: New Science for the Cities
Smart Cities: New Science for the Cities
 
The evolution of spatial analysis and modeling in decision processes
The evolution of spatial analysis and modeling in decision processesThe evolution of spatial analysis and modeling in decision processes
The evolution of spatial analysis and modeling in decision processes
 
Smart City or Urban Science?
Smart City or Urban Science?Smart City or Urban Science?
Smart City or Urban Science?
 
Involving citizens in smart energy approaches: the experience of an energy pa...
Involving citizens in smart energy approaches: the experience of an energy pa...Involving citizens in smart energy approaches: the experience of an energy pa...
Involving citizens in smart energy approaches: the experience of an energy pa...
 
Programmazione per la governance territoriale in tema di tutela della biodive...
Programmazione per la governance territoriale in tema di tutela della biodive...Programmazione per la governance territoriale in tema di tutela della biodive...
Programmazione per la governance territoriale in tema di tutela della biodive...
 
Involving Citizens in a Participation Process for Increasing Walkability
Involving Citizens in a Participation Process for Increasing WalkabilityInvolving Citizens in a Participation Process for Increasing Walkability
Involving Citizens in a Participation Process for Increasing Walkability
 
Presentation of ICCSA 2019 at the University of Saint petersburg
Presentation of ICCSA 2019 at the University of Saint petersburg Presentation of ICCSA 2019 at the University of Saint petersburg
Presentation of ICCSA 2019 at the University of Saint petersburg
 
RISCHIO TERRITORIALE NEL GOVERNO DEL TERRITORIO: Ricerca e formazione nelle s...
RISCHIO TERRITORIALE NEL GOVERNO DEL TERRITORIO: Ricerca e formazione nelle s...RISCHIO TERRITORIALE NEL GOVERNO DEL TERRITORIO: Ricerca e formazione nelle s...
RISCHIO TERRITORIALE NEL GOVERNO DEL TERRITORIO: Ricerca e formazione nelle s...
 
Presentation of ICCSA 2017 at the University of trieste
Presentation of ICCSA 2017 at the University of triestePresentation of ICCSA 2017 at the University of trieste
Presentation of ICCSA 2017 at the University of trieste
 
GEOGRAPHIC INFORMATION – NEED TO KNOW (GI-N2K) Towards a more demand-driven g...
GEOGRAPHIC INFORMATION – NEED TO KNOW (GI-N2K) Towards a more demand-driven g...GEOGRAPHIC INFORMATION – NEED TO KNOW (GI-N2K) Towards a more demand-driven g...
GEOGRAPHIC INFORMATION – NEED TO KNOW (GI-N2K) Towards a more demand-driven g...
 
Focussing Energy Consumers’ Behaviour Change towards Energy Efficiency and Lo...
Focussing Energy Consumers’ Behaviour Change towards Energy Efficiency and Lo...Focussing Energy Consumers’ Behaviour Change towards Energy Efficiency and Lo...
Focussing Energy Consumers’ Behaviour Change towards Energy Efficiency and Lo...
 
Socio-Economic Planning profiles: Sciences VS Daily activities in public sector 
Socio-Economic Planning profiles: Sciences VS Daily activities in public sector Socio-Economic Planning profiles: Sciences VS Daily activities in public sector 
Socio-Economic Planning profiles: Sciences VS Daily activities in public sector 
 
GEOGRAPHIC INFORMATION – NEED TO KNOW (GI-N2K) Towards a more demand-driven g...
GEOGRAPHIC INFORMATION – NEED TO KNOW (GI-N2K) Towards a more demand-driven g...GEOGRAPHIC INFORMATION – NEED TO KNOW (GI-N2K) Towards a more demand-driven g...
GEOGRAPHIC INFORMATION – NEED TO KNOW (GI-N2K) Towards a more demand-driven g...
 
Garden in motion. An experience of citizens involvement in public space regen...
Garden in motion. An experience of citizens involvement in public space regen...Garden in motion. An experience of citizens involvement in public space regen...
Garden in motion. An experience of citizens involvement in public space regen...
 
Planning and Smartness: the true challenge
Planning and Smartness: the true challengePlanning and Smartness: the true challenge
Planning and Smartness: the true challenge
 
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...
 
Murgante smart energy
Murgante smart energyMurgante smart energy
Murgante smart energy
 
Informazione Geografica, Città, Smartness
Informazione Geografica, Città, Smartness Informazione Geografica, Città, Smartness
Informazione Geografica, Città, Smartness
 
Tecnologie, Territorio, Smartness
Tecnologie, Territorio, SmartnessTecnologie, Territorio, Smartness
Tecnologie, Territorio, Smartness
 

Recently uploaded

Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfjimielynbastida
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
"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
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
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
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 
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
 

Recently uploaded (20)

Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdf
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
"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
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
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
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 
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
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 

Geovisualization and Geostatistics for Mass Data Analysis

  • 1. Magisterarbeit 1/?? 12 International Conference on Computational Science and Its Applications th (ICCSA2012 in Salvador da Bahia/Brazil) Session GeoAnMod-3 on Monday June 18, 2012 Geovisualization and Geostatistics: A Concept for the Numerical and Visual Analysis of Geographic Mass Data Julia Gonschorek | Geoinformation Research Group | University of Potsdam Co-Author: Lucia Tyrallová | Geoinformation Research Group | University of Potsdam
  • 2. ICCSA Brazil 2012 Magisterarbeit 2/12 2/?? Outline 1. Preface and Motivation 2. Spatio-Temporal Analysis for Civil Security 3. Summary and Future Plans @gonschorek ∙ university of potsdam
  • 3. ICCSA Brazil 2012 Magisterarbeit 3/12 3/?? 1. Preface and Motivation (1)  Increasing availability of (mass-) data and need for specific information  complex computational analysis tools and techniques  Highly dimensional data needs to be analysed rapidly to discover relationships, clusters and trends  Scientific visualization offers a wide range of methods and techniques to efficiently analyze and visualize spatial and temporal data and information @gonschorek ∙ university of potsdam
  • 4. ICCSA Brazil 2012 Magisterarbeit 4/12 4/?? 1. Preface and Motivation (2) @gonschorek ∙ university of potsdam
  • 5. ICCSA Brazil 2012 Magisterarbeit 5/12 5/?? 2. Spatio-Temporal Analysis for Civil Security (1) Simple lineplot to visualize the temporal distribution of internistic emergencies in the City of Cologne (total number of 26,475 in 2007): @gonschorek ∙ university of potsdam
  • 6. ICCSA Brazil 2012 Magisterarbeit 6/12 6/?? 2. Spatio-Temporal Analysis for Civil Security (2) Box-and-Whisker-Plots to show differences in varaiances: R-Code (without months “January” and “February”): emergency <- read.csv(“c:tempintern07.csv”,header=T, sep=“;”) chisq.test(emergency[1:7,4:13]) Pearson's Chi-squared test data: emergency[1:7, 4:13] X-squared = 409.496, df = 54, p-value < 2.2e-16 qchisq(0.95,54) 72.15322 The non-parametric χ²- Test for testing dependency validates the observation. The correlation between “Day of the Week” and “Months” is highly significant. @gonschorek ∙ university of potsdam
  • 7. ICCSA Brazil 2012 Magisterarbeit 7/12 7/?? 2. Spatio-Temporal Analysis for Civil Security (3) Heatmap to detect temporal clusters: R-Code: install.packages(“gplots”) install.packages (“RColorBrewer”) library(gplots) library(RColorBrewer) x <- read.csv(“c:temp intern07.csv”, header=T, sep=“;”, row.names=1) matrix=data.matrix(x) heatmap.2(matrix, Rowv=T, Colv=T, dendrogram=c(“none”), distfun=dist, hclustfun=hclust, key=T, keysize=1, trace=“none”, density.info=c(“none”), margins=c(10,10), col=brewer.pal(10,”PiYG”)) @gonschorek ∙ university of potsdam
  • 8. ICCSA Brazil 2012 Magisterarbeit 8/12 8/?? 2. Spatio-Temporal Analysis for Civil Security (4) Map of 17,000 surgery emergencies in the City of Cologne during July, 2007 and June 2008 with kernel density estimation using Epanechnikov kernel: Hotspots of surgery emergencies… on Friday on Saturday on Sunday @gonschorek ∙ university of potsdam
  • 9. ICCSA Brazil 2012 Magisterarbeit 9/12 9/?? 2. Spatio-Temporal Analysis for Civil Security (5) (e) (d) Surgical Emergencies > total: 300 (c) > daytime: 6.00 – 7.00 a.m. > year: 2009 > district: Altstadt Sued (b) (a) (a) Data Source: all incoming emergency calls (b) First-order circle: inhomogeneous parts for cluster or administrative information (urban districts) (c) Second-order circle: homogeneous parts for temporal information: year (d) Third-order circle: inhomogeneous parts for temporal information: month, daytime, … @gonschorek ∙ university of potsdam (e) Fourth-order circle: inhomogeneous parts; Type of emergency case
  • 10. ICCSA Brazil 2012 Magisterarbeit 10/12 10/?? 3. Summary and Future Plans (1)  Methods can be used to efficiently extract spatio-temporal information from large databases  It is shown how specific emergency services cluster in space and time  Nearly the whole city area of Cologne was an emergency scene during the analysed perid. Especially the city centre, leisure facilities and nursing homes were emergency hot spots  Combination of different explorative techniques with those from geovisualisation can check the (long-term) experience of the firefighters on different spatial scales and precision @gonschorek ∙ university of potsdam
  • 11. ICCSA Brazil 2012 Magisterarbeit 11/12 11/?? 3. Summary and Future Plans (2)  Methods and results are important for future explorative analyses and geovisual analytics  Information and a deep understanding of specific distributions and patterns as well as (ir-) regularities of intensity are absolutely necessary for prevention measurements to be well-directed and needs based.  Time-series-analysis and prognoses are suitable for the operational, strategic and tactical planning. @gonschorek ∙ university of potsdam
  • 12. Magisterarbeit 12/?? Thank you for your attention! Julia Gonschorek | julia.gonschorek@uni-potsdam.de Department of Geography | University of Potsdam http://www.geographie.uni-potsdam.de/geoinformatik