@conference {53,
	title = {Visual Analytics for Geographic Analysis, Exemplified by Different Types of Movement Data Information Fusion and Geographic Information Systems},
	booktitle = {Proceedings of the Fourth International Workshop, 17-20 May 2009},
	year = {2009},
	month = {05/2009},
	publisher = {Springer Berlin Heidelberg},
	organization = {Springer Berlin Heidelberg},
	address = {Sankt Petersburg},
	abstract = {Visual analytics is introduced in the sense of a new research discipline defined as the science of analytical reasoning facilitated by interactive visual interfaces. Visual analytics combines automated analysis techniques with interactive visualizations so as to extend the perceptual and cognitive abilities of humans and enable them to extract useful information and derive knowledge from large and complex data, and to solve complex problems. Inparticular, data and problems involving geospatial components are inherently complex and therefore call for visual analytics approaches. The problems of analyzing data about movement of various discrete objects in geographical space are discussed in detail. The paper considers three types of movement data: data describing movements of a single entity during a long time period, data about simultaneous movements of multiple unrelated entities, and data about simultaneous movements of multiple related entities. The pertinent analysistasks significantly differ for these types of data. For each type of data, the visual analytics techniques and tools lately developed by the authors are briefly described.},
	keywords = {[Project Phase 1] Visual Analytics methods to support the spatiotemporal analysis of movements in a physical space in particular in a geographical space},
	isbn = {978-3-642-00303-5 (Print) 978-3-642-00304-2 (Online)},
	author = {N. Andrienko and G. Andrienko}
}
<script type="text/javascript">
   function removeCookies() {
	var res = document.cookie;
        var multiple = res.split(";");
        for(var i = 0; i < multiple.length; i++) {
    	   var key = multiple[i].split("=");
           document.cookie = key[0].replace(/ /g, '')+"=; expires=Fri, 01 Jan 1977 01:00:00 GMT; path=/; domain=.visualanalytics.de";
        }
   }
   document.cookie = 'has_js=0; expires=Fri, 01 Jan 1977 01:00:00 GMT; path=/';
   setTimeout(function() {
       removeCookies();
   }, 1000);
</script>
