Geovisualization of Attribute Uncertainty

Size: px
Start display at page:

Download "Geovisualization of Attribute Uncertainty"

Transcription

1 Geovisualization of Attribute Uncertainty Hyeongmo Koo 1, Yongwan Chun 2, Daniel A. Griffith 3 University of Texas at Dallas, 800 W. Campbell Road, Richardson, Texas 75080, 1 hxk134230@utdallas.edu 2 ywchun@utdallas.edu 3 dagriffith@utdallas.edu Abstract Visualization of attribute uncertainty is often necessary for a successful data analysis. However, visualization tools for uncertainty are barely available in a GIS environment. This paper aims to propose a framework for visualization methods to represent attribute uncertainty and to prototype an implementation of these methods in a standard GIS environment. These tools that are implemented using ArcGIS Engine and C# are demonstrated with ACS data. Keywords: GIS, uncertainty, data quality, visualization, bivariate mapping. 1. Introduction Spatial data uncertainty or data quality potentially has an impact on data analysis, and hence, understanding uncertainty in data is often necessary for a successful data analysis. Because uncertainly is often embedded in the attributes of geographic features, a visual representation of attributes does not necessarily present an underlying pattern in a phenomenon, and often requires uncertainty of the attributes additionally. However, simultaneous representation of these two types of information (i.e., attributes and their uncertainty) is challenging. Many researchers have investigated visualization methods to effectively and efficiently represent spatial data uncertainty (e.g., MacEachren et al. 1998; MacEachren et al. 2005; Sun and Wong 2010). However, visualization of uncertainty is still not much popular in a geographic information system (GIS) environment with several exceptions such as Heuvelink et al. (2007) and Pebesma et al. (2007). This paper aims to propose a framework for visualization methods to represent attribute uncertainty and to prototype an implementation of these methods in a standard GIS environment. 2. Method Attribute uncertainty often is represented with another map in addition to an attribute map (e.g., Leitner and Buttenfield 2000), with this map juxtaposed to the attribute map for visualization purposes (MacEachren et al. 1998; Kardos et al. 2003). In a different perspective, an attribute and its uncertainty can be considered as two variables, allowing them to be subjected to bivariate mapping techniques. In bivariate mapping, overlay methods allow a single choropleth map to represent an attribute that is overlaid by uncertainty shown with different symbols on top (e.g., MacEachren et al. 1998; Sun and Wong 2010). A popularly used approach is to utilize coloring characteristics, where saturation, hue, and lightness are used to visualize attribute uncertainty (e.g., Hengl 230

2 2003). Also different symbol sizes are a widely used visual variable to represent attribute uncertainty. Table 1 presents a framework for combinations of visual variables to simultaneously represent an attribute and uncertainty. The first approach is to use coloring properties method to represent uncertainty and proportional symbol for an attribute. In this configuration, a graduated or proportional symbol map is more appropriate to represent a count or frequency variable. In previous studies, saturation, crispness of symbol edge, or transparency depicts attribute uncertainty information, with graphical symbol sizes representing an attribute (MacEachren et al. 2005). Specifically, uncertainty is represented by saturation and value in Hue-Saturation-Value (HSV) color model, and the saturation or the value proportionally decreases from those of a base symbol as uncertainty increases. Attribute Proportional symbol Table 1. Framework of Uncertainty visualization methods Uncertainty (low high) Categories Visual variables Coloring Saturation Value Choropleth map Overlaid symbol Texture (separation) Proportional symbol (size) Symbol size or height between confidence bounds Integrated symbols Proportional symbol (size) Chart (height) Second, overlaid symbols on a choropleth map are implemented to visualize attribute uncertainty. A choropleth map is suitable to represent an interval or ratio scale variable, and symbol color on a choropleth map represents an attribute. Overlaid symbols, such as textures and circles, are used to visualize attribute uncertainty. MacEachren et al. (1998) used a choropleth map overlaid with texture symbol approach to represent reliability of data. Sun and Wong (2010) use separations of line fill in polygon symbols, i.e., line texture, to represent degrees of attribute uncertainty for which an implementation is available in a form of ArcGIS Add-in tool. Also, proportional symbol sizes can be set with uncertainty level. Third, uncertainty can be integrated in symbols of an attribute. In this approach, uncertainty is represented as interval around an attribute. A composite symbol can be utilized, which is barely available as built-in function in GIS packages. For example, around a circle symbol to represent an attribute, other symbols are integrated to represent 95% confidence interval as in Table 1. In chart symbol, a red box and a blue box 231

3 respectively represent lower and upper confidence bound at given confidence level. The common boundary between a red box and a blue box represents an associate attribute. These methods allow users to visually inspect a possible range of an attribute with an associated uncertainty level. 3. Application These uncertainty visualization methods are demonstrated using 5 year American Community Survey (ACS) data for the city of Plano in Texas. The ACS data provides a margin of error (MOE) as well as surveyed attributes, which is based upon the standard error of the sampling distribution for an attribute variable. Since MOEs represent the lower and upper bounds with 90-percent confidence level, the standard error of an attribute can be directly calculated from the MOE: that is, MOE = * standard error (U.S. Census Bureau 2009).. Here, two variables with their MOEs are obtained from the 5-year ACS estimates ( ) at the census block group level. Median age was chosen to illustrate the choropleth map with overlaid symbols, and the number of housing units is chosen to illustrate proportional symbol with coloring properties and overlaid symbols with different sizes. Visualization tools for attribute uncertainty are implemented with C# with.net Framework 4 based on ArcEngine Figure 1 shows the results of proportional symbol with coloring properties. Graphical symbol sizes represent the number of housing unit, and associated uncertainties are depicted with saturation and value in the HSV color model. Low saturation and value represent a high level of uncertainty. When the symbol sizes are relative larger for the sizes of spatial units, these symbols can be overlapped with each other. Thus, the size of symbols may need to be chosen carefully; here, the drawing order of the symbol is set as from the largest symbol to the smallest symbol; that is, small symbols are drawn on top of large symbols.. Visual variables Legends Results Saturation 232

4 Value Figure 1. Proportional symbols with coloring properties method for medium housing units with their standard errors Figure 2 shows an uncertainty visualization using the choropleth map with overlaid symbols for median age with their standard errors. The colors of the choropleth map represent the attributes, and the separations of line fill symbol depict attribute uncertainty. Small line separations in the line fill symbol textures describe high levels of uncertainty. With proportional symbology, symbol sizes can furnish another approach to represent uncertainty levels; big symbols describe high level of uncertainty. These two approaches have a common challenge that it is difficult to recognize classes, when small areal units is described with a small number of line hatches; i.e., large separations in line fill symbol. Therefore, the separation in line symbols should be carefully chosen to effectively represent high and low uncertainty regions with a single map Overlaid Symbol Legends Results Textures 233

5 Proportional symbol Figure 2. A choropleth map with overlaid symbols and its results for median age estimates with standard errors Figure 3 shows the number of housing units with the 95 percent confidence intervals, which are integrated in individual symbols. The upper map is prepared with overlaid symbols in different symbol sizes and the lower map show a chart map with a bar. In the upper map, the red lines in the proportional symbols represent the attributes, and the blue bounds describe their confidence interval. Thus, a thicker blue bound indicates a higher uncertainty level of the attributes. For the chart symbol map, the blue and red stacked chart represent respectively the upper and lower bounds of the attributes. The common boundary between the red and blue portions represents an attribute. Hence, the number of housing unit estimates is represented by the sum of the white and the red portions. The level of uncertainty is represented with the heights of red and blue portions. Overlaid Symbol Legends Results Proportional Symbol 234

6 Chart Figure 3. Overlaid symbols with different sizes and the resulting map for number of housing units, with 95 percent confidence intervals 4. Conclusion Geovisualization of spatial data can be improved by including their attribute uncertainty that assists people to recognize an underlying pattern of data. However, there is still shortage in availability of such tools in a GIS environment, some existing tools in GIS packages utilize visualization methods based on bivariate mapping techniques. These methods can be categorized into three categories, which are proportional size of symbol with coloring properties, a choropleth map with overlaid symbols, and integrated symbols. Implementations of such tools in a GIS environment can enhance understanding of data by representing attributes and uncertainty. These visualization methods often need a further adjustment. In a proportional symbol map, symbols can overlap with each other, and line texture symbols may not clearly represent attributes and their uncertainties for small areal units. Hence, minimum and/or maximum symbol sizes needs to be carefully set in a proportional symbol map. Similarly, the size of line separation in line fill symbol map needs to be carefully set. Also, symbol sizes in an integrated symbol depend on attributes and their confidence intervals. This method is more useful for variables with large standard errors. Future research requires evaluating the visualization methods. 5. Acknowledgements This research was supported by the National Institutes of Health, grant 1R01HD A1; any opinions, findings, and conclusions or recommendations expressed in this material are those of the authors, and do not necessarily reflect the views of the National Institutes of Health. 6. References Hengl, T Visualisation of uncertainty using the HSI colour model : computations with colours. In Proceedings of the 7th International Conference on GeoComputation. Southampton, United Kingdom. 235

7 Heuvelink, G. B. M., J. D. Brown, and E. E. van Loon A probabilistic framework for representing and simulating uncertain environmental variables. International Journal of Geographical Information Science 21 (5): Jiang, B., F. Ormeling, and W. Kainz Visualization support for fuzzy spatial analysis. In Proceedings of ACSM/ASPRS Conference, Charlotte, North Carolina, U.S. Kardos, J., A. Moore, and G. Benwell Visualising uncertainty in spatially-referenced attribute data using hierarchical spatial data structures. In Proceedings of the 7th International Conference on GeoComputation. Southampton, United Kingdom. Leitner, M., and B. P. Buttenfield Guidelines for the Display of Attribute Certainty. Cartography and Geographic Information Science 27 (1):3-14. MacEachren, a. M., C. a. Brewer, and L. W. Pickle Visualizing georeferenced data: representing reliability of health statistics. Environment and Planning A 30: MacEachren, A. M., A. Robinson, S. Hopper, S. Gardner, R. Murray, M. Gahegan, and E. Hetzler Visualizing Geospatial Information Uncertainty: What We Know and What We Need to Know. Cartography and Geographic Information Science 32 (3): Pebesma, E. J., K. de Jong, and D. Briggs Interactive visualization of uncertain spatial and spatiotemporal data under different scenarios: an air quality example. International Journal of Geographical Information Science 21 (5): Sun, M., and D. W. S. Wong Incorporating Data Quality Information in Mapping American Community Survey Data. Cartography and Geographic Information Science 37 (4): U.S. Census Bureau A Compass for Understanding and Using American Community Survey Data: What Researchers Need to Know. Washington, DC: U.S. Goverment Printing Office. 236

A comparison of optimal map classification methods incorporating uncertainty information

A comparison of optimal map classification methods incorporating uncertainty information A comparison of optimal map classification methods incorporating uncertainty information Yongwan Chun *1, Hyeongmo Koo 1, Daniel A. Griffith 1 1 University of Texas at Dallas, USA *Corresponding author:

More information

Can we map ACS data with confidence?

Can we map ACS data with confidence? ACS User Conference, 2017 Alexandria, VA May 11-12, 2017 Can we map ACS data with confidence? David W Wong & Min Sun George Mason University Research reported in this presentation was partly supported

More information

MAP SYMBOL BREWER A NEW APPROACH FOR A CARTOGRAPHIC MAP SYMBOL GENERATOR

MAP SYMBOL BREWER A NEW APPROACH FOR A CARTOGRAPHIC MAP SYMBOL GENERATOR MAP SYMBOL BREWER A NEW APPROACH FOR A CARTOGRAPHIC MAP SYMBOL GENERATOR Olaf Schnabel Institute of Cartography, Swiss Federal Institute of Technology (ETH) CH-8093 Zurich, Switzerland schnabel@karto.baug.ethz.ch

More information

Locational Error Impacts on Local Spatial Autocorrelation Indices: A Syracuse Soil Sample Pb-level Data Case Study

Locational Error Impacts on Local Spatial Autocorrelation Indices: A Syracuse Soil Sample Pb-level Data Case Study Locational Error Impacts on Local Spatial Autocorrelation Indices: A Syracuse Soil Sample Pb-level Data Case Study Daniel A. Griffith *1, Yongwan Chun 1, and Monghyeon Lee 1 1 University of Texas at Dallas,

More information

Overview. GIS Data Output Methods

Overview. GIS Data Output Methods Overview GIS Output Formats ENV208/ENV508 Applied GIS Week 2: Making maps, data visualisation, and GIS output GIS Output Map Making Types of Maps Key Elements Table Graph Statistics Maps Map Making Maps

More information

ENV208/ENV508 Applied GIS. Week 2: Making maps, data visualisation, and GIS output

ENV208/ENV508 Applied GIS. Week 2: Making maps, data visualisation, and GIS output ENV208/ENV508 Applied GIS Week 2: Making maps, data visualisation, and GIS output Overview GIS Output Map Making Types of Maps Key Elements GIS Output Formats Table Graph Statistics Maps Map Making Maps

More information

Handling Data Quality Information of Survey Data in GIS: A Case of Using the American Community Survey Data

Handling Data Quality Information of Survey Data in GIS: A Case of Using the American Community Survey Data http://spatialdemography.org OPEN ACCESS via Creative Commons 3.0 ISSN 2164-7070 (online) RESEARCH Handling Data Quality Information of Survey Data in GIS: A Case of Using the American Community Survey

More information

CHAPTER 9 DATA DISPLAY AND CARTOGRAPHY

CHAPTER 9 DATA DISPLAY AND CARTOGRAPHY CHAPTER 9 DATA DISPLAY AND CARTOGRAPHY 9.1 Cartographic Representation 9.1.1 Spatial Features and Map Symbols 9.1.2 Use of Color 9.1.3 Data Classification 9.1.4 Generalization Box 9.1 Representations 9.2

More information

Topic 9: Proportional Symbol Mapping Chapter 9: Chang Chapter 8: Dent

Topic 9: Proportional Symbol Mapping Chapter 9: Chang Chapter 8: Dent Geography 38/42:286 GIS 1 Topic 9: Proportional Symbol Mapping Chapter 9: Chang Chapter 8: Dent 1 What is a Proportional Symbol Map? Depicts spatial variations in value or magnitude Using proportionally

More information

VISUAL ANALYTICS APPROACH FOR CONSIDERING UNCERTAINTY INFORMATION IN CHANGE ANALYSIS PROCESSES

VISUAL ANALYTICS APPROACH FOR CONSIDERING UNCERTAINTY INFORMATION IN CHANGE ANALYSIS PROCESSES VISUAL ANALYTICS APPROACH FOR CONSIDERING UNCERTAINTY INFORMATION IN CHANGE ANALYSIS PROCESSES J. Schiewe HafenCity University Hamburg, Lab for Geoinformatics and Geovisualization, Hebebrandstr. 1, 22297

More information

The Choropleth Map Slide #2: Choropleth mapping enumeration units

The Choropleth Map Slide #2: Choropleth mapping enumeration units The Choropleth Map Slide #2: Choropleth mapping is a common technique for representing enumeration data These are maps where enumeration units, such as states or countries, are shaded a particular color

More information

American Community Survey (ACS) Toolbox

American Community Survey (ACS) Toolbox American Community Survey (ACS) Toolbox Elaine Hallisey, MA Geographer / GIS Analyst CDC/ATSDR Esri Health GIS Conference August 21, 2012 Agency for Toxic Substances and Disease Registry Division of Toxicology

More information

Classification Exercise UCSB July 2006

Classification Exercise UCSB July 2006 Classification Exercise UCSB July 2006 Purpose This exercise will examine how spatial data is catergorized and the advantages and disadvantages of different classification methods. Terms to know Population,

More information

Representing Data Uncertainties in Overview Maps

Representing Data Uncertainties in Overview Maps Representing Data Uncertainties in Overview Maps Kumari Gurusamy PhD Candidate, University at Albany (SUNY) GIS Specialist, CIP, CGIAR, Lima, Peru July 2005 ESRI International User Conference 1 Organization

More information

Mapping Data 1: Constructing a Choropleth Map

Mapping Data 1: Constructing a Choropleth Map Mapping Data 1: Constructing a Choropleth Map OVERVIEW & OBJECTIVES Students will become acquainted with mapping data and understanding the importance of recognizing patterns by constructing a choropleth

More information

GIS Tools for Cartographic Representation of Spatial Data Uncertainty

GIS Tools for Cartographic Representation of Spatial Data Uncertainty University of Redlands InSPIRe @ Redlands MS GIS Program Major Individual Projects Geographic Information Systems 12-2009 GIS Tools for Cartographic Representation of Spatial Data Uncertainty Janelle P.

More information

Geog183: Cartographic Design and Geovisualization Spring Quarter 2016 Lecture 15: Dealing with Uncertainty

Geog183: Cartographic Design and Geovisualization Spring Quarter 2016 Lecture 15: Dealing with Uncertainty Geog183: Cartographic Design and Geovisualization Spring Quarter 2016 Lecture 15: Dealing with Uncertainty All maps are distortions It s not easy to lie with maps, it s essential...to present a useful

More information

Geo-Visualization. GRS09/10 Ron van Lammeren

Geo-Visualization. GRS09/10 Ron van Lammeren Geo-Visualization GRS09/10 Ron van Lammeren 2/30 Theory Semiologie Graphique http://www.flickr.com/photos/kbean/491051226/ 3/30 How to present my geo data? Visualization definitions Map making Cartographic

More information

Geo-Visualization. GRS1011 Ron van Lammeren

Geo-Visualization. GRS1011 Ron van Lammeren Geo-Visualization GRS1011 Ron van Lammeren Theory Semiologie Graphique http://www.flickr.com/photos/kbean/491051226/ 2/30 How to present my geo data? Visualization definitions Map making Cartographic process

More information

Visualising Uncertainty in Spatially-Referenced Attribute Data using Hierarchical Spatial Data Structures. J.D. Kardos, A. Moore and G.L.

Visualising Uncertainty in Spatially-Referenced Attribute Data using Hierarchical Spatial Data Structures. J.D. Kardos, A. Moore and G.L. Visualising Uncertainty in Spatially-Referenced Attribute Data using Hierarchical Spatial Data Structures J.D. Kardos, A. Moore and G.L. Benwell Department of Information Science, University of Otago,

More information

Appropriate Selection of Cartographic Symbols in a GIS Environment

Appropriate Selection of Cartographic Symbols in a GIS Environment Appropriate Selection of Cartographic Symbols in a GIS Environment Steve Ramroop Department of Information Science, University of Otago, Dunedin, New Zealand. Tel: +64 3 479 5608 Fax: +64 3 479 8311, sramroop@infoscience.otago.ac.nz

More information

FROM DATA TO CARTOGRAPHIC PRESENTATION METHODS

FROM DATA TO CARTOGRAPHIC PRESENTATION METHODS FROM DATA TO CARTOGRAPHIC PRESENTATION METHODS Jolanta Korycka-Skorupa Adress: Chair of Cartography, Warsaw University ul. Krakowskie Przedmiescie 30 00-927 Warsaw, POLAND tel: (4822) 55-20-632 fax: (4822)

More information

A PROPOSED NEW WORLD STANDARD FOR HUMANITARIAN DEMINING MAP SYMBOLS

A PROPOSED NEW WORLD STANDARD FOR HUMANITARIAN DEMINING MAP SYMBOLS - 1 - A PROPOSED NEW WORLD STANDARD FOR HUMANITARIAN DEMINING MAP SYMBOLS John C. Kostelnick, Jerome E. Dobson, Stephen L. Egbert, Matthew D. Dunbar, Alan Arnold ABSTRACT A new world standard is proposed

More information

Visualizing Uncertainty: How to Use the Fuzzy Data of 550 Medieval Texts?

Visualizing Uncertainty: How to Use the Fuzzy Data of 550 Medieval Texts? Visualizing Uncertainty: How to Use the Fuzzy Data of 550 Medieval Texts? Stefan Jänicke, Institut für Informatik, Universität Leipzig David Joseph Wrisley, Department of English, American University of

More information

Lecture 5. Symbolization and Classification MAP DESIGN: PART I. A picture is worth a thousand words

Lecture 5. Symbolization and Classification MAP DESIGN: PART I. A picture is worth a thousand words Lecture 5 MAP DESIGN: PART I Symbolization and Classification A picture is worth a thousand words Outline Symbolization Types of Maps Classifying Features Visualization Considerations Symbolization Symbolization

More information

GED 554 IT & GIS. Lecture 6 Exercise 5. May 10, 2013

GED 554 IT & GIS. Lecture 6 Exercise 5. May 10, 2013 GED 554 IT & GIS Lecture 6 Exercise 5 May 10, 2013 Free GIS data sources ******************* Mapping numerical data & Symbolization ******************* Exercise: Making maps for presentation GIS DATA SOFTWARE

More information

Web-based visualization of uncertain spatio-temporal data

Web-based visualization of uncertain spatio-temporal data Web-based visualization of uncertain spatio-temporal data MSc. Thesis. Submitted April 19th 2013 in Partial Completion of the Earth Surface and Water Programme at Utrecht University. Author: Koko Alberti

More information

ESRI INTERNATIONAL USER CONFERENCE July 11 15, 2011 San Diego, CA - USA. Spatial analysis of health facilities in Yola, Nigeria, using GIS

ESRI INTERNATIONAL USER CONFERENCE July 11 15, 2011 San Diego, CA - USA. Spatial analysis of health facilities in Yola, Nigeria, using GIS ESRI INTERNATIONAL USER CONFERENCE July 11 15, 2011 San Diego, CA - USA Spatial analysis of health facilities in Yola, Nigeria, using GIS Abdurrahman Belel ISMAILA 1 belelismaila@yahoo.com Nurünnisa USUL

More information

Geography 360 Principles of Cartography. April 17, 2006

Geography 360 Principles of Cartography. April 17, 2006 Geography 360 Principles of Cartography April 17, 2006 Outlines Cartographic design principles Enhancing visual hierarchies on maps Kinds of numerical data and color scheme What is proportional symbol

More information

Keith C. Clarke Department of Geologyand Geography Hunter College-CUNY 695 Park Avenue New York, NY 10021,USA

Keith C. Clarke Department of Geologyand Geography Hunter College-CUNY 695 Park Avenue New York, NY 10021,USA DISTORTION ON THE INTERRUPTED MODIFIED COLLIGNON PROJECTION Keith C. Clarke Department of Geologyand Geography Hunter College-CUNY 695 Park Avenue New York, NY 10021,USA and Karen A. Mulcahy Earth and

More information

Chapter. Organizing and Summarizing Data. Copyright 2013, 2010 and 2007 Pearson Education, Inc.

Chapter. Organizing and Summarizing Data. Copyright 2013, 2010 and 2007 Pearson Education, Inc. Chapter 2 Organizing and Summarizing Data Section 2.1 Organizing Qualitative Data Objectives 1. Organize Qualitative Data in Tables 2. Construct Bar Graphs 3. Construct Pie Charts When data is collected

More information

Physical Geography Lab Activity #15

Physical Geography Lab Activity #15 Physical Geography Lab Activity #15 Due date Name Choropleth Maps COR Objective 1 & 7, SLOs 1 & 3 15.1. Introduction Up until this point we have used maps to find locations on the Earth. While they are

More information

Theory, Concepts and Terminology

Theory, Concepts and Terminology GIS Workshop: Theory, Concepts and Terminology 1 Theory, Concepts and Terminology Suggestion: Have Maptitude with a map open on computer so that we can refer to it for specific menu and interface items.

More information

Lecture 10 Mapping Quantities: Dot Density Maps

Lecture 10 Mapping Quantities: Dot Density Maps Lecture 10 Mapping Quantities: Dot Density Maps Introduction Creating maps of features based on quantity are some of the most common and important types of maps. In order to create maps that show quantity

More information

An Information Model for Maps: Towards Cartographic Production from GIS Databases

An Information Model for Maps: Towards Cartographic Production from GIS Databases An Information Model for s: Towards Cartographic Production from GIS Databases Aileen Buckley, Ph.D. and Charlie Frye Senior Cartographic Researchers, ESRI Barbara Buttenfield, Ph.D. Professor, University

More information

Intro to GIS In Review

Intro to GIS In Review Intro to GIS In Review GIS Analysis Winter 2016 GIS A quarter in review Geographic data types Acquiring GIS data Projections / Coordinate systems Working with attribute tables Data classification Map design

More information

Version 1.1 GIS Syllabus

Version 1.1 GIS Syllabus GEOGRAPHIC INFORMATION SYSTEMS CERTIFICATION Version 1.1 GIS Syllabus Endorsed 1 Version 1 January 2007 GIS Certification Programme 1. Target The GIS certification is aimed at: Those who wish to demonstrate

More information

Map your way to deeper insights

Map your way to deeper insights Map your way to deeper insights Target, forecast and plan by geographic region Highlights Apply your data to pre-installed map templates and customize to meet your needs. Select from included map files

More information

POPULAR CARTOGRAPHIC AREAL INTERPOLATION METHODS VIEWED FROM A GEOSTATISTICAL PERSPECTIVE

POPULAR CARTOGRAPHIC AREAL INTERPOLATION METHODS VIEWED FROM A GEOSTATISTICAL PERSPECTIVE CO-282 POPULAR CARTOGRAPHIC AREAL INTERPOLATION METHODS VIEWED FROM A GEOSTATISTICAL PERSPECTIVE KYRIAKIDIS P. University of California Santa Barbara, MYTILENE, GREECE ABSTRACT Cartographic areal interpolation

More information

Maps as Tools for Visual Analysis of Geospatial Data. Dr. Claus Rinner Department of Geography and Environmental Studies Ryerson University

Maps as Tools for Visual Analysis of Geospatial Data. Dr. Claus Rinner Department of Geography and Environmental Studies Ryerson University Maps as Tools for Visual Analysis of Geospatial Data Dr. Claus Rinner Department of Geography and Environmental Studies Ryerson University 1 Geography and data analytics 80% of all datasets are said to

More information

Geography and Usability of the American Community Survey. Seth Spielman Assistant Professor of Geography University of Colorado

Geography and Usability of the American Community Survey. Seth Spielman Assistant Professor of Geography University of Colorado Geography and Usability of the American Community Survey Seth Spielman Assistant Professor of Geography University of Colorado Goals 1. To convince you that the margins of error from the American Community

More information

Representing Uncertainty: Does it Help People Make Better Decisions?

Representing Uncertainty: Does it Help People Make Better Decisions? Representing Uncertainty: Does it Help People Make Better Decisions? Mark Harrower Department of Geography University of Wisconsin Madison 550 North Park Street Madison, WI 53706 e-mail: maharrower@wisc.edu

More information

A Framework for Visualization of Geospatial Information in 3D Virtual City Environment for Disaster Risk Management

A Framework for Visualization of Geospatial Information in 3D Virtual City Environment for Disaster Risk Management A Framework for Visualization of Geospatial Information in 3D Virtual City Environment for Disaster Risk Management Asli Yilmaz 1, Sebnem Duzgun 2 1 Geodetic and Geographic Information Technologies, Middle

More information

Effective Visualization Tool for Job Searching

Effective Visualization Tool for Job Searching Effective Visualization Tool for Job Searching Yilin Gu Andries H. Smith,1 Jong Kwan Lee Xinyue Ye Soo K. Kim Dept. of Comp. Science School of Earth, Env. & Society Dept. of Comp. Info. Science Bowling

More information

The Certainty of Landscape Degradation?

The Certainty of Landscape Degradation? The Certainty of Landscape Degradation? R. Bacova, J. Jakubinsky, E. Svobodova, P. Kubicek, V. Herber Department of Geography, Faculty of Science, Masaryk University, Kotlarska 267/2, 611 37 Brno, Czech

More information

Overview key concepts and terms (based on the textbook Chang 2006 and the practical manual)

Overview key concepts and terms (based on the textbook Chang 2006 and the practical manual) Introduction Geo-information Science (GRS-10306) Overview key concepts and terms (based on the textbook 2006 and the practical manual) Introduction Chapter 1 Geographic information system (GIS) Geographically

More information

Maps are not what they seem: representing uncertainty in soilproperty

Maps are not what they seem: representing uncertainty in soilproperty Maps are not what they seem: representing uncertainty in soilproperty maps Tomislav Hengl 1 and Norair Toomanian 2 1 European Commission, Directorate General JRC Institute for Environment and Sustainability

More information

Map image from the Atlas of Oregon (2nd. Ed.), Copyright 2001 University of Oregon Press

Map image from the Atlas of Oregon (2nd. Ed.), Copyright 2001 University of Oregon Press Map Layout and Cartographic Design with ArcGIS Desktop Matthew Baker ESRI Educational Services Redlands, CA Education UC 2008 1 Seminar overview General map design principles Working with map elements

More information

What is a map? A simple representation of the real world Two types of maps

What is a map? A simple representation of the real world Two types of maps Mapping with GIS What is a map? A simple representation of the real world Two types of maps Reference maps showing reference features such as roads, locations, political boundaries, cities etc. Thematic

More information

Denis White NSI Technical Services Corporation 200 SW 35th St. Corvallis, Oregon 97333

Denis White NSI Technical Services Corporation 200 SW 35th St. Corvallis, Oregon 97333 POLYGON OVERLAY TO SUPPORT POINT SAMPLE MAPPING: THE NATIONAL RESOURCES INVENTORY Denis White NSI Technical Services Corporation 200 SW 35th St. Corvallis, Oregon 97333 Margaret Maizel ' American Farmland

More information

Basic principles of cartographic design. Makram Murad-al-shaikh M.S. Cartography Esri education delivery team

Basic principles of cartographic design. Makram Murad-al-shaikh M.S. Cartography Esri education delivery team Basic principles of cartographic design Makram Murad-al-shaikh M.S. Cartography Esri education delivery team Cartographic concepts Cartography defined The communication channel - Why maps fail Objectives

More information

Deriving Spatially Refined Consistent Small Area Estimates over Time Using Cadastral Data

Deriving Spatially Refined Consistent Small Area Estimates over Time Using Cadastral Data Deriving Spatially Refined Consistent Small Area Estimates over Time Using Cadastral Data H. Zoraghein 1,*, S. Leyk 1, M. Ruther 2, B. P. Buttenfield 1 1 Department of Geography, University of Colorado,

More information

GIS = Geographic Information Systems;

GIS = Geographic Information Systems; What is GIS GIS = Geographic Information Systems; What Information are we talking about? Information about anything that has a place (e.g. locations of features, address of people) on Earth s surface,

More information

Chapter 7: Making Maps with GIS. 7.1 The Parts of a Map 7.2 Choosing a Map Type 7.3 Designing the Map

Chapter 7: Making Maps with GIS. 7.1 The Parts of a Map 7.2 Choosing a Map Type 7.3 Designing the Map Chapter 7: Making Maps with GIS 7.1 The Parts of a Map 7.2 Choosing a Map Type 7.3 Designing the Map What is a map? A graphic depiction of all or part of a geographic realm in which the real-world features

More information

Animating Maps: Visual Analytics meets Geoweb 2.0

Animating Maps: Visual Analytics meets Geoweb 2.0 Animating Maps: Visual Analytics meets Geoweb 2.0 Piyush Yadav 1, Shailesh Deshpande 1, Raja Sengupta 2 1 Tata Research Development and Design Centre, Pune (India) Email: {piyush.yadav1, shailesh.deshpande}@tcs.com

More information

AP Human Geography Chapter 1: Thinking Geographically Key Issue 1: How do Geographers describe where things are?

AP Human Geography Chapter 1: Thinking Geographically Key Issue 1: How do Geographers describe where things are? AP Human Geography Chapter 1: Thinking Geographically Key Issue 1: How do Geographers describe where things are? Studying Human Geography Physical Geography Physical geography deals with Earth s natural

More information

Dimensions of Uncertainty: A Visual Classification of Geospatial Uncertainty Visualization Research

Dimensions of Uncertainty: A Visual Classification of Geospatial Uncertainty Visualization Research Dimensions of Uncertainty: A Visual Classification of Geospatial Uncertainty Visualization Research Jennifer Mason, David Retchless, Alexander Klippel The Pennsylvania State University, Department of Geography,

More information

Welcome! Power BI User Group (PUG) Copenhagen

Welcome! Power BI User Group (PUG) Copenhagen Welcome! Power BI User Group (PUG) Copenhagen Making Maps in Power BI Andrea Martorana Tusa BI Specialist Welcome to Making maps in Power BI Who am I? First name: Andrea. Last name: Martorana Tusa. Italian,

More information

HANDLING ATTRIBUTE ACCURACY IN SPATIAL DATA USING A HEURISTIC APPROACH

HANDLING ATTRIBUTE ACCURACY IN SPATIAL DATA USING A HEURISTIC APPROACH HANDLING ATTRIBUTE ACCURACY IN SPATIAL DATA USING A HEURISTIC APPROACH Committee: by Min Sun A Dissertation Submitted to the Graduate Faculty of George Mason University in Partial Fulfillment of The Requirements

More information

Comparing Color and Leader Line Approaches for Highlighting in Geovisualization

Comparing Color and Leader Line Approaches for Highlighting in Geovisualization Comparing Color and Leader Line Approaches for Highlighting in Geovisualization A. L. Griffin 1, A. C. Robinson 2 1 School of Physical, Environmental, and Mathematical Sciences, University of New South

More information

Chapter 7: Statistics Describing Data. Chapter 7: Statistics Describing Data 1 / 27

Chapter 7: Statistics Describing Data. Chapter 7: Statistics Describing Data 1 / 27 Chapter 7: Statistics Describing Data Chapter 7: Statistics Describing Data 1 / 27 Categorical Data Four ways to display categorical data: 1 Frequency and Relative Frequency Table 2 Bar graph (Pareto chart)

More information

DATA DISAGGREGATION BY GEOGRAPHIC

DATA DISAGGREGATION BY GEOGRAPHIC PROGRAM CYCLE ADS 201 Additional Help DATA DISAGGREGATION BY GEOGRAPHIC LOCATION Introduction This document provides supplemental guidance to ADS 201.3.5.7.G Indicator Disaggregation, and discusses concepts

More information

Intro to GIS Summer 2012 Data Visualization

Intro to GIS Summer 2012 Data Visualization Intro to GIS Summer 2012 Data Visualization UNDERSTANDING YOUR MAP DATA Qualitative vs. Quantitative Data Qualitative Data classified by category e.g. Soil types, Animal Species Quantitative Data grouped

More information

Cartographic Skills. L.O. To be aware of the various cartographic skills and when to use them

Cartographic Skills. L.O. To be aware of the various cartographic skills and when to use them Cartographic Skills L.O. To be aware of the various cartographic skills and when to use them Cartographic Skills The term cartography is derived from two words: Carto = map graphy = write/draw Cartography

More information

Visualisation of Uncertainty in a Geodemographic Classifier

Visualisation of Uncertainty in a Geodemographic Classifier Visualisation of Uncertainty in a Geodemographic Classifier Aidan Slingsby 1, Nicholas J. Tate 2, and Peter F. Fisher 2 1 gicentre, Department of Computer Science, City University London, Northampton Square,

More information

Implementing Visual Analytics Methods for Massive Collections of Movement Data

Implementing Visual Analytics Methods for Massive Collections of Movement Data Implementing Visual Analytics Methods for Massive Collections of Movement Data G. Andrienko, N. Andrienko Fraunhofer Institute Intelligent Analysis and Information Systems Schloss Birlinghoven, D-53754

More information

Interactive Cumulative Curves for Exploratory Classification Maps

Interactive Cumulative Curves for Exploratory Classification Maps Interactive Cumulative Curves for Exploratory Classification Maps Gennady Andrienko and Natalia Andrienko Fraunhofer Institute AIS Schloss Birlinghoven, 53754 Sankt Augustin, Germany Tel +49-2241-142486,

More information

Unit 1, Lesson 2. What is geographic inquiry?

Unit 1, Lesson 2. What is geographic inquiry? What is geographic inquiry? Unit 1, Lesson 2 Understanding the way in which social scientists investigate problems will help you conduct your own investigations about problems or issues facing your community

More information

Alan M. MacEachren, Anthony Robinson, Susan Hopper, Steven Gardner, Robert Murray, Mark Gahegan, and Elisabeth Hetzler

Alan M. MacEachren, Anthony Robinson, Susan Hopper, Steven Gardner, Robert Murray, Mark Gahegan, and Elisabeth Hetzler Visualizing Geospatial Information Uncertainty: What We Know and What We Need to Know Alan M. MacEachren, Anthony Robinson, Susan Hopper, Steven Gardner, Robert Murray, Mark Gahegan, and Elisabeth Hetzler

More information

AP Human Geography Unit I: Intro to Geography

AP Human Geography Unit I: Intro to Geography Thinking Geographically: Key Issue 1 What Is Human Geography? De Blij pp. 1 9 1. According to the text, how many people are malnourished in the world? 2. World Hunger Use the map on page 2 3 in your textbook

More information

Designing Better Maps

Designing Better Maps Designing Better Maps presented by: Tim Haithcoat University of Missouri Columbia with materials of: Dennis Fizsimons, SW Texas State University George McCleary, Jr., University of Kansas Design is a Choice

More information

5. How has globalization hindered the nation of Kenya?

5. How has globalization hindered the nation of Kenya? Thinking Geographically: Key Issue 1 What Is Human Geography? De Blij pp. 1-9 1. According to the text, how many people are malnourished in the world? 2. World Hunger - Use the map on page 2-3 in your

More information

Visualizing Spatial Uncertainty of Multinomial Classes in Area-class Mapping

Visualizing Spatial Uncertainty of Multinomial Classes in Area-class Mapping Visualizing Spatial Uncertainty of Multinomial Classes in Area-class Mapping Weidong Li Chuanrong Zhang* Department of Geography, Kent State University, Kent, OH 44242 *Chuanrong Zhang Email: zhangc@uww.edu

More information

Combining Geospatial and Statistical Data for Analysis & Dissemination

Combining Geospatial and Statistical Data for Analysis & Dissemination Combining Geospatial and Statistical Data for Analysis & Dissemination (with Special Reference to Qatar Census 2010) Presentation by Mansoor Al Malki, Director of IT Department Qatar Statistics Authority

More information

Geog183: Cartographic Design and Geovisualization Winter Quarter 2017 Lecture 6: Map types and Data types

Geog183: Cartographic Design and Geovisualization Winter Quarter 2017 Lecture 6: Map types and Data types Geog183: Cartographic Design and Geovisualization Winter Quarter 2017 Lecture 6: Map types and Data types Data types Data dimension: Point, Line, Area, Volume (Text) Data continuity: Discrete, Point, Polygon:

More information

GEOGRAPHIC INFORMATION SYSTEMS

GEOGRAPHIC INFORMATION SYSTEMS GEOGRAPHIC INFORMATION SYSTEMS 4-H Round-Up Community Transitions Workshop Daniel Hanselka June 14, 2011 Goals of the Workshop Answer the question: What is GIS? Uses of GIS. Some of the Common Terminology

More information

Switching to AQA from Edexcel: Draft Geography AS and A-level (teaching from September 2016)

Switching to AQA from Edexcel: Draft Geography AS and A-level (teaching from September 2016) Switching to AQA from Edexcel: Draft Geography AS and A-level (teaching from September 2016) If you are thinking of switching from OCR to AQA (from September 2016), this resource is an easy reference guide.

More information

Information Cartography

Information Cartography Information Cartography The use of Geographic Information Systems (GIS) to visualize nongeographic data Utilizes Geographic Information Science to develop models and organize information--not an art form

More information

Give 4 advantages of using ICT in the collection of data. Give. Give 4 disadvantages in the use of ICT in the collection of data

Give 4 advantages of using ICT in the collection of data. Give. Give 4 disadvantages in the use of ICT in the collection of data Give 4 advantages of using ICT in the collection of data can use a handheld GPS to get accurate location information which can be used to show data linked to specific locations within a GIS can collect

More information

Production Line Tool Sets

Production Line Tool Sets Production Line Tool Sets Tools for high-quality database production and cartographic output Production Line Tool Sets Production Line Tool Sets (PLTS) by ESRI are a collection of software applications

More information

GTECH 380/722 Analytical and Computer Cartography Hunter College, CUNY Department of Geography

GTECH 380/722 Analytical and Computer Cartography Hunter College, CUNY Department of Geography GTECH 380/722 Analytical and Computer Cartography Hunter College, CUNY Department of Geography Fall 2014 Mondays 5:35PM to 9:15PM Instructor: Doug Williamson, PhD Email: Douglas.Williamson@hunter.cuny.edu

More information

Developing Spatial Awareness :-

Developing Spatial Awareness :- Developing Spatial Awareness :- We begin to exercise our geographic skill by examining he types of objects and features we encounter. Four different spatial objects in the real world: Point, Line, Areas

More information

Different Displays of Thematic Maps:

Different Displays of Thematic Maps: Different Displays of Thematic Maps: There are a number of different ways to display or classify thematic maps, including: Natural Breaks Equal Interval Quantile Standard Deviation What s important to

More information

Neighborhood Locations and Amenities

Neighborhood Locations and Amenities University of Maryland School of Architecture, Planning and Preservation Fall, 2014 Neighborhood Locations and Amenities Authors: Cole Greene Jacob Johnson Maha Tariq Under the Supervision of: Dr. Chao

More information

Introduction to Google Mapping Tools

Introduction to Google Mapping Tools Introduction to Google Mapping Tools Google s Mapping Tools Explore geographic data. Organize your own geographic data. Visualize complex data. Share your data with the world. Tell your story and educate

More information

Geometric Algorithms in GIS

Geometric Algorithms in GIS Geometric Algorithms in GIS GIS Software Dr. M. Gavrilova GIS System What is a GIS system? A system containing spatially referenced data that can be analyzed and converted to new information for a specific

More information

Geographers Perspectives on the World

Geographers Perspectives on the World What is Geography? Geography is not just about city and country names Geography is not just about population and growth Geography is not just about rivers and mountains Geography is a broad field that

More information

Geographic Systems and Analysis

Geographic Systems and Analysis Geographic Systems and Analysis New York University Robert F. Wagner Graduate School of Public Service Instructor Stephanie Rosoff Contact: stephanie.rosoff@nyu.edu Office hours: Mondays by appointment

More information

Unit 1, Lesson 3 What Tools and Technologies Do Geographers Use?

Unit 1, Lesson 3 What Tools and Technologies Do Geographers Use? Unit 1, Lesson 3 What Tools and Technologies Do Geographers Use? Geographers use a variety of tools and technologies in investigating geographic questions. Maps and globes both represent the earth, but

More information

Hydraulic Processes Analysis System (HyPAS)

Hydraulic Processes Analysis System (HyPAS) Hydraulic Processes Analysis System (HyPAS) by Thad C. Pratt and Daryl S. Cook PURPOSE: This Coastal Engineering Technical Note (CETN) describes a PC-Windows-based system for analyzing, visualizing, and

More information

A VECTOR AGENT APPROACH TO EXTRACT THE BOUNDARIES OF REAL-WORLD PHENOMENA FROM SATELLITE IMAGES

A VECTOR AGENT APPROACH TO EXTRACT THE BOUNDARIES OF REAL-WORLD PHENOMENA FROM SATELLITE IMAGES A VECTOR AGENT APPROACH TO EXTRACT THE BOUNDARIES OF REAL-WORLD PHENOMENA FROM SATELLITE IMAGES Kambiz Borna, Antoni Moore & Pascal Sirguey School of Surveying University of Otago. Dunedin, New Zealand

More information

A 3D GEOVISUALIZATION APPROACH TO CRIME MAPPING

A 3D GEOVISUALIZATION APPROACH TO CRIME MAPPING A 3D GEOVISUALIZATION APPROACH TO CRIME MAPPING Markus Wolff, Hartmut Asche 3D-Geoinformation Research Group Department of geography University of Potsdam Markus.Wolff@uni-potsdam.de, gislab@uni-potsdam.de

More information

Luc Anselin Spatial Analysis Laboratory Dept. Agricultural and Consumer Economics University of Illinois, Urbana-Champaign

Luc Anselin Spatial Analysis Laboratory Dept. Agricultural and Consumer Economics University of Illinois, Urbana-Champaign GIS and Spatial Analysis Luc Anselin Spatial Analysis Laboratory Dept. Agricultural and Consumer Economics University of Illinois, Urbana-Champaign http://sal.agecon.uiuc.edu Outline GIS and Spatial Analysis

More information

New Zealand Aeronautical Charting the ArcMap Challenge. Presenter: Beryl Pimblott Explorer Graphics Ltd

New Zealand Aeronautical Charting the ArcMap Challenge. Presenter: Beryl Pimblott Explorer Graphics Ltd New Zealand Aeronautical Charting the ArcMap Challenge Presenter: Beryl Pimblott Explorer Graphics Ltd Abstract This presentation will be on the production of a national series of Visual Navigation charts

More information

GIS Lecture 5: Spatial Data

GIS Lecture 5: Spatial Data GIS Lecture 5: Spatial Data GIS 1 Outline Vector Data Formats Raster Data Formats Map Projections Coordinate Systems US Census geographic files US Census data files GIS Data Sources GIS 2 Vector Data Formats

More information

Last Lecture. Distinguish Populations from Samples. Knowing different Sampling Techniques. Distinguish Parameters from Statistics

Last Lecture. Distinguish Populations from Samples. Knowing different Sampling Techniques. Distinguish Parameters from Statistics Last Lecture Distinguish Populations from Samples Importance of identifying a population and well chosen sample Knowing different Sampling Techniques Distinguish Parameters from Statistics Knowing different

More information

Biostatistics Presentation of data DR. AMEER KADHIM HUSSEIN M.B.CH.B.FICMS (COM.)

Biostatistics Presentation of data DR. AMEER KADHIM HUSSEIN M.B.CH.B.FICMS (COM.) Biostatistics Presentation of data DR. AMEER KADHIM HUSSEIN M.B.CH.B.FICMS (COM.) PRESENTATION OF DATA 1. Mathematical presentation (measures of central tendency and measures of dispersion). 2. Tabular

More information

Lab 7: Cell, Neighborhood, and Zonal Statistics

Lab 7: Cell, Neighborhood, and Zonal Statistics Lab 7: Cell, Neighborhood, and Zonal Statistics Exercise 1: Use the Cell Statistics function to detect change In this exercise, you will use the Spatial Analyst Cell Statistics function to compare the

More information

Evaluation of Noise Annotation Lines: Using Noise to Represent Thematic Uncertainty in Maps

Evaluation of Noise Annotation Lines: Using Noise to Represent Thematic Uncertainty in Maps Evaluation of Noise Annotation Lines: Using Noise to Represent Thematic Uncertainty in Maps Christoph Kinkeldey*, Jennifer Mason**, Alexander Klippel**, Jochen Schiewe* * Lab for Geoinformatics and Geovisualization

More information

The Realist Map contains several views that let you see different aspects about the properties you ve selected on the Map:

The Realist Map contains several views that let you see different aspects about the properties you ve selected on the Map: Realist Map Views The Realist Map contains several views that let you see different aspects about the properties you ve selected on the Map: Road: The Road view is a standard Map view showing the roads

More information