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

12
Magisterar beit 1/?? Geovisualization and Geostatistics: A Concept for the Numerical and Visual Analysis of Geographic Mass Data 12 th International Conference on Computational Science and Its Applications (ICCSA2012 in Salvador da Bahia/Brazil) Session GeoAnMod-3 on Monday June 18, 2012 Julia Gonschorek | Geoinformation Research Group | University of Potsdam Co-Author: Lucia Tyrallová | Geoinformation Research Group | University of Potsdam

Transcript of Geovisualization and Geostatistics: A Concept for the Numerical and Visual Analysis of Geographic...

Page 1: Geovisualization and Geostatistics: A Concept for the Numerical and Visual Analysis of Geographic Mass Data Julia Gonschorek, Lucia Tyrallová, - University of Potsdam

Magisterarbeit 1/??

Geovisualization and Geostatistics:A Concept for the Numerical and

Visual Analysis of Geographic Mass Data

12th International Conference on Computational Science and Its Applications

(ICCSA2012 in Salvador da Bahia/Brazil)

Session GeoAnMod-3 on Monday June 18, 2012

Julia Gonschorek | Geoinformation Research Group | University of PotsdamCo-Author: Lucia Tyrallová | Geoinformation Research Group | University of Potsdam

Page 2: Geovisualization and Geostatistics: A Concept for the Numerical and Visual Analysis of Geographic Mass Data Julia Gonschorek, Lucia Tyrallová, - University of Potsdam

Magisterarbeit 2/??

Outline

1. Preface and Motivation2. Spatio-Temporal Analysis for Civil Security3. Summary and Future Plans

ICCSA Brazil 2012 2/12

@gonschorek ∙ university of potsdam

Page 3: Geovisualization and Geostatistics: A Concept for the Numerical and Visual Analysis of Geographic Mass Data Julia Gonschorek, Lucia Tyrallová, - University of Potsdam

Magisterarbeit 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

3/12

@gonschorek ∙ university of potsdam

ICCSA Brazil 2012

Page 4: Geovisualization and Geostatistics: A Concept for the Numerical and Visual Analysis of Geographic Mass Data Julia Gonschorek, Lucia Tyrallová, - University of Potsdam

Magisterarbeit 4/??

1. Preface and Motivation (2)

4/12

@gonschorek ∙ university of potsdam

ICCSA Brazil 2012

Page 5: Geovisualization and Geostatistics: A Concept for the Numerical and Visual Analysis of Geographic Mass Data Julia Gonschorek, Lucia Tyrallová, - University of Potsdam

Magisterarbeit 5/??

2. Spatio-Temporal Analysis for Civil Security (1)

5/12

@gonschorek ∙ university of potsdam

ICCSA Brazil 2012

Simple lineplot to visualize the temporal distribution of internistic emergencies in the City of Cologne (total number of 26,475 in 2007):

Page 6: Geovisualization and Geostatistics: A Concept for the Numerical and Visual Analysis of Geographic Mass Data Julia Gonschorek, Lucia Tyrallová, - University of Potsdam

Magisterarbeit 6/??

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

6/12

@gonschorek ∙ university of potsdam

ICCSA Brazil 2012

Box-and-Whisker-Plots to show differences in varaiances:

The non-parametric χ²- Test for testing dependency validates the observation. The correlation between “Day of the Week” and “Months” is highly significant.

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

emergency <- read.csv(“c:\\temp\\intern07.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

Page 7: Geovisualization and Geostatistics: A Concept for the Numerical and Visual Analysis of Geographic Mass Data Julia Gonschorek, Lucia Tyrallová, - University of Potsdam

Magisterarbeit 7/??

2. Spatio-Temporal Analysis for Civil Security (3)

7/12

@gonschorek ∙ university of potsdam

ICCSA Brazil 2012

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”))

Page 8: Geovisualization and Geostatistics: A Concept for the Numerical and Visual Analysis of Geographic Mass Data Julia Gonschorek, Lucia Tyrallová, - University of Potsdam

Magisterarbeit 8/??

2. Spatio-Temporal Analysis for Civil Security (4)

8/12

@gonschorek ∙ university of potsdam

Hotspots of surgery emergencies…on Friday on Saturday on Sunday

ICCSA Brazil 2012

Map of 17,000 surgery emergencies in the City of Cologne during July, 2007 and June 2008 with kernel density estimation using Epanechnikov kernel:

Page 9: Geovisualization and Geostatistics: A Concept for the Numerical and Visual Analysis of Geographic Mass Data Julia Gonschorek, Lucia Tyrallová, - University of Potsdam

Magisterarbeit 9/??

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

9/12

@gonschorek ∙ university of potsdam

ICCSA Brazil 2012

(a)

(b)

(c)

(d)

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

(e)

(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, … (e) Fourth-order circle: inhomogeneous parts; Type of emergency case

Page 10: Geovisualization and Geostatistics: A Concept for the Numerical and Visual Analysis of Geographic Mass Data Julia Gonschorek, Lucia Tyrallová, - University of Potsdam

Magisterarbeit 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

10/12

@gonschorek ∙ university of potsdam

ICCSA Brazil 2012

Page 11: Geovisualization and Geostatistics: A Concept for the Numerical and Visual Analysis of Geographic Mass Data Julia Gonschorek, Lucia Tyrallová, - University of Potsdam

Magisterarbeit 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.

11/12

@gonschorek ∙ university of potsdam

ICCSA Brazil 2012

Page 12: Geovisualization and Geostatistics: A Concept for the Numerical and Visual Analysis of Geographic Mass Data Julia Gonschorek, Lucia Tyrallová, - University of Potsdam

Magisterarbeit 12/??

Thank you for your attention!

Julia Gonschorek | [email protected] of Geography | University of Potsdamhttp://www.geographie.uni-potsdam.de/geoinformatik