@proceedings {593,
	title = {A Geological Metaphor for Geospatial-temporal Data Analysis.},
	journal = {IVAPP {\textquoteright}14: Proceedings of the 5th International  Conference on Information Visualization Theory and Application},
	year = {2014},
	pages = {161{\textendash}169},
	publisher = {SciTePress},
	keywords = {[Project Phase 2] Topology-based Visual Analysis of Information Spaces},
	doi = {10.5220/0004742901610169},
	url = {http://visualanalytics.de/sites/default/files/upload/publications/2014_A_Landscape_Metaphor_for_Geo-Temporal_Data_Analysis.pdf},
	author = {Tom Liebmann and Patrick Oesterling and Stefan J{\"a}nicke and Gerik Scheuermann}
}
<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>
