A Cartographic Approach to Spatio-Temporal Data Visualization of Events in Visual Analytics Applications

A Cartographic Approach to Spatio-Temporal Data Visualization of Events in Visual Analytics Applications

Die approbierte Originalversion dieser Diplom-/ Masterarbeit ist in der Hauptbibliothek der Tech- nischen Universität Wien aufgestellt und zugänglich. http://www.ub.tuwien.ac.at The approved original version of this diploma or master thesis is available at the main library of the Vienna University of Technology. http://www.ub.tuwien.ac.at/eng Master’s Thesis A Cartographic Approach to Spatio-temporal Data Visualization of Events in Visual Analytics Applications submitted in fulfilment of the requirements for the degree of Master of Science to the Research Group Cartography Department of Geodesy and Geoinformation Vienna University of Technology Supervisor: Professor Georg Gartner written in cooperation with the GeoVISTA Center, Pennsylvania State University by Alice R¨uhl October 31, 2014 Abstract The increasing importance of Visual Analytics, particularly in response to the advent of ‘big data’, calls for greater attention to maps in analytic tools and applications. While maps provide a familiar, understandable interface to underlying data, not enough has been done in the field of Visual Analytics to advance the design and usage of maps. This study explores the development of map components within multi-view applications using multivariate and zoom-level dependent representations of news event data. Integrated in the system with a timeline, a word cloud and other view components, we consider the traditional ‘rules’ of cartography as well as aspects of human-computer interaction and interactive design research. This allows users to efficiently explore complex spatio- temporal data. Our approach was validated by re-developing the mapping component inside STempo, a project developed at the GeoVISTA Center, Pennsylvania State Uni- versity. We found that the application of cartographic precepts to our spatio-temporal map visualizations aided in the development of more useful visual analytic mapping tools. Acknowledgements I would like to express my deepest appreciation to Georg Gartner for his helpful critique and feedback. He always supported and inspired me, during my studies and while working on my thesis. I would like to thank Frank Hardisty, who made my stay in State College become real and opened me this great opportunity to work with amazing people at Penn State, the STempo team and especially: Scott Pezanowski, who patiently helped me learning more about programming in Java and who worked on my ideas when I reached the limit of my own skills. Donna Peuquet, kindly available for interviews and questions, always having an encouraging smile for me in our team meetings. And of course Anthony Robinson, for valuable comments on my design ideas and especially for advise and guidance on the evaluation (much more than I could put into practice within the limited time for this thesis). Further, I would like to thank all participants of my user study. You’ve been great! IV Declaration of Authorship I hereby declare that the thesis submitted is my own unaided work. All direct or indirect sources used are acknowledged as references. Hiermit erkl¨are ich, dass ich die vorliegende Arbeit selbstst¨andig verfasst habe und ausschließlich die angegebenen Hilfsmittel und Quellen benutzt habe. October 31, 2014 V Contents Abstract........................................ III Acknowledgements .................................. IV Declaration of Authorship . V TableofContents................................... VII ListofFigures .................................... IX 1 Introduction 1 1.1 Problem and Motivation . 1 1.2 ScientificQuestion ............................... 2 1.2.1 Research Goal . 2 1.2.2 Research Questions . 3 2 Theory of Cartography and Visual Analytics 5 2.1 Definitions ................................... 5 2.2 LiteratureReview ............................... 8 2.2.1 Cartography & Spatio-temporal Visualization . 8 2.2.2 Human-Computer Interaction & Interactive Design . 11 2.3 RelatedWork ................................. 13 3 STempo – Visual Data Exploration of News Events 19 3.1 The Use and Users of STempo . 20 3.2 Event Data Generation and Explanation . 23 3.3 TheTechnologybehindSTempo . 26 3.4 Implementation of the Data Visualization and Interactive Design . 27 3.4.1 The Basemap . 28 3.4.2 OverviewFirst ............................. 30 3.4.3 Zoom and Filter . 37 3.4.4 Then Details-on-Demand . 43 3.4.5 Contextual Geographic Information . 44 3.5 Further Ideas and Considerations . 45 3.5.1 Improvement of the GUI Layout . 45 3.5.2 Graphical Suggestions for other Components . 46 3.5.3 Hardware Possibilities . 47 4 Results 49 4.1 STempo as of September 2014 . 49 4.2 IdentifiedTasksToDointheFuture . 52 VII VIII 4.2.1 Short-Term Actions . 59 4.2.2 Long-Term Plans . 60 5 Evaluation 61 5.1 ExpertFeedback ................................ 61 5.2 Semi-structuredInterviews . 62 5.2.1 Without Instructions . 63 5.2.2 After Introduction and Guidance . 66 6 Conclusion 69 Bibliography ..................................... 71 Appendix 77 Personal Conversation . 77 MeetingwithSponsor ................................ 78 StudyParticipants .................................. 79 List of Figures 2.1 User-centeredDesignCycle . 12 2.2 Screenshot of the GeoViz Toolkit . 14 2.3 Screenshot of Assure Analytics (SATURN) . 15 2.4 Screenshotofnewsmap.jp ........................... 16 2.5 ArticleThreads................................. 17 2.6 Spatiotemporal Social Media Analytics . 17 3.1 A Topology of Data Models . 24 3.2 T-Pattern Dendrogram . 25 3.3 STempo Screenshot, May 2014 . 27 3.4 Basemap in three Zoom Level . 30 3.5 Color Brewer Color Scheme . 32 3.6 Choropleth Map and Hexagonal Tessellation . 33 3.7 PieChartMap ................................. 34 3.8 Star Plot and Flower Plot . 35 3.9 Concentric Proportional Ring Symbol . 35 3.10ScalingFunctions................................ 36 3.11 Proportional Ring Symbol . 37 3.12 Visualizing Time: Ring Symbol with Horizontal Bar . 40 3.13 Visualizing Time: Distorted Ring Symbol . 40 3.14 Visualizing Time: Two Orthogonal Bars . 40 3.15 Visualizing Time: Small Histograms . 40 3.16 Visualizing Time: Clockwise Distortion . 41 3.17GrowthRingMaps............................... 42 3.18 T-pattern as Flow Chart . 43 3.19 Pop Up Window . 43 3.20 Create Diagram using Context Menu . 44 3.21 Adding Web Map Service Layers . 45 3.22STempoGUIMock-up............................. 46 3.23 STempoPatternOverviewMock-up . 46 3.24 STempo Word Cloud Mock-up . 47 4.1 STempoStartScreen.............................. 49 4.2 STempo Pop Up Window on Map Object . 53 4.3 STempo Pop Up Window on Pattern . 53 4.4 STempo Legend Detail with Subcategories . 54 4.5 STempoChangingtheTimeFrame. 54 IX X 4.6 STempo Category Selection via Legend . 55 4.7 STempoDrillDowntoAnalyzeDetail . 55 4.8 STempoSelectionofaPattern . 56 4.9 STempo A Map Button Zooms to Selection . 56 4.10 STempo Cluster Details in Separate Tab . 57 4.11 STempo Selection of a Key Word . 57 4.12 STempo Selection of a Geographic Region . 58 4.13 STempo Selection of Several Map Objects . 58 1 Introduction | 1.1 Problem and Motivation The rapid technological development over the past decades, especially in the last years, made it increasingly easy to collect vast amount of data about basically everything (mobile apps, digital car control units, daily news online, digital photo libraries,. ). Data itself consists only of numbers and letters, but to extract information and gain knowledge we need to process the data. Primarily the usage for knowledge construction makes data valuable. With an increasing amount of data (buzzword ‘big data’) the processing and interpretation gets more and more difficult, therefore new methods and tools have to be developed. The emergence of the field ‘visual analytics’ is one response to the big data problem. Visual analytics combines the computational power of a machine with the human cognition system to enable effective analytical reasoning. It is known that analyzing data in a visual display supports reasoning, since it is easier for the brain to discover patterns visually than in numeric values or text. With the increased knowledge, complex problems can be easier understand and therefore, better decisions can be made. Most often, data has a location associated with: It might be important to know, where something happened in order to understand why. Maps are necessary to show these spatial patterns and relationships. Recent studies show that users prefer simple visual- izations, and geographic representation was ranked the highest in preferation. Moreover, it is also shown that aesthetics is very important to engage the user with the interface (Lanfranchi et al., 2014). Despite the extensive literature about cartographic design (Bertin, 1983, Slocum, 2009, Brewer, 2005, Krygier and Wood, 2011) developers of visual analytic applications are 1 2 confronted with many problems when implementing a map component. Not only the special character of geospatial data makes it difficult to find appropriate representations, but also complexity of the data and the interactive environment leads to difficulties that have to be carefully considered. 1.2 Scientific Question The following section gives a brief overview on the research goal of this thesis, and the derived research questions. 1.2.1 Research Goal The goal is to create an interactive spatial visualization tool to analyse complex spatio- temporal event data, integrated in an application with other components such as time- line or charts. The data is extracted from news articles and social media streams and contains information

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    89 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us