Spatial Analysis & Dissemination of Census Data

Slides:



Advertisements
Similar presentations
Spatial Database Systems. Spatial Database Applications GIS applications (maps): Urban planning, route optimization, fire or pollution monitoring, utility.
Advertisements

GIS for Environmental Science
Raster Based GIS Analysis
University of Wisconsin-Milwaukee Geographic Information Science Geography 625 Intermediate Geographic Information Science Instructor: Changshan Wu Department.
Border around project area Everything else is hardly noticeable… but it’s there Big circles… and semi- transparent Color distinction is clear.
Return to Outline Copyright © 2009 by Maribeth H. Price 6-1 Chapter 6 Spatial Joins.
Introduction to GIS Ghassan Mikati, Ph.D GIS Expert.
Geographic Information Systems
Spatial Analysis Longley et al., Ch 14,15. Transformations Buffering (Point, Line, Area) Point-in-polygon Polygon Overlay Spatial Interpolation –Theissen.
Spatial Interpolation
BASIC SPATIAL ANALYSIS TOOLS IN A GIS
NPS Introduction to GIS: Lecture 1
Spatial Queries & Analysis in GIS
UNDERSTANDING SPATIAL DISTRIBUTION OF ASTHMA USING A GEOGRAPHICAL INFORMATION SYSTEM Mohammad A. Rob Management Information Systems University of Houston-Clear.
Dr. David Liu Objectives  Understand what a GIS is  Understand how a GIS functions  Spatial data representation  GIS application.
Introduction to the Use of Geographic Information Systems in Public Health Elio Spinello, MPH California State University, Northridge.
Regional Workshop on the 2010 World Programme on Population and Housing Censuses: International standards, contemporary technologies for census mapping.
GIS Analysis. Questions to answer Position – what is here? Condition – where are …? Trends – what has changed? Pattern – what spatial patterns exist?
Slope and Aspect Calculated from a grid of elevations (a digital elevation model) Slope and aspect are calculated at each point in the grid, by comparing.
Basic Spatial Analysis
United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Bangkok, Thailand, 5-8 October, 2010 Building a Geographic Database and.
Preparing Data for Analysis and Analyzing Spatial Data/ Geoprocessing Class 11 GISG 110.
ESRM 250 & CFR 520: Introduction to GIS © Phil Hurvitz, KEEP THIS TEXT BOX this slide includes some ESRI fonts. when you save this presentation,
United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Amman, Jordan, May, 2011 Spatial Analysis & Dissemination of Census.
Applied Cartography and Introduction to GIS GEOG 2017 EL
Workshop on Census Cartography and Management - October 2007 Dissemination with GIS United Nations Statistics Division.
Spatial Analysis.
GIS Lab slides Updated January Lab 1Slide 2 Part 1: Data vs. Information Data: raw facts or measurements Information: collection of facts organized/processed.
Edoardo PIZZOLI, Chiara PICCINI NTTS New Techniques and Technologies for Statistics SPATIAL DATA REPRESENTATION: AN IMPROVEMENT OF STATISTICAL DISSEMINATION.
Interpolation Tools. Lesson 5 overview  Concepts  Sampling methods  Creating continuous surfaces  Interpolation  Density surfaces in GIS  Interpolators.
Intro to Raster GIS GTECH361 Lecture 11. CELL ROW COLUMN.
UNSD-CELADE Regional Workshop on Census Cartography for the 2010 Latin America’s census round Statistical Analysis & Dissemination of Census Data.
Geographic Information Systems
NR 143 Study Overview: part 1 By Austin Troy University of Vermont Using GIS-- Introduction to GIS.
Introduction to GIS. Introduction How to answer geographical questions such as follows: – What is the population of a particular city? – What are the.
1 Overview Importing data from generic raster files Creating surfaces from point samples Mapping contours Calculating summary attributes for polygon features.
L15 – Spatial Interpolation – Part 1 Chapter 12. INTERPOLATION Procedure to predict values of attributes at unsampled points Why? Can’t measure all locations:
United Nations Sub-regional Workshop on Collection and Dissemination of Socio-economic Data from Population and Housing Censuses New Delhi, India,
GEOG 2007A An Introduction to Geographic Information SystemsFall, 2004 C. Earl Queries can be used: to check data correctness to obtain info as steps in.
INTERPOLATION Procedure to predict values of attributes at unsampled points within the region sampled Why?Examples: -Can not measure all locations: - temperature.
Lecture 3: Spatial Data Management Dr. Taysir Hassan Abdel Hamid Associate Professor, Information Systems Dept., Faculty of Computers and Information.
Chapter 6 Spatial Joins.
Rayat Shikshan Sanstha’s Chhatrapati Shivaji College Satara
Data Processing Systems
Spatial Data Models 5/7/2018 What are Spatial Data?
GIS Analysis Queries Operations Non-spatial Spatial Vector Raster
Introduction to Spatial Statistical Analysis
GIS Institute Center for Geographic Analysis
Vector Analysis Ming-Chun Lee.
INTRODUCTION TO GEOGRAPHICAL INFORMATION SYSTEM
GIS MAP OVERLAY ANALYSIS
Raster Analysis Ming-Chun Lee.
Spatial Analysis & Dissemination of Census Data
Spatial Queries & Analysis in GIS
Basic Spatial Analysis
The use of GIS in the Central Bureau of Statistics (CBS), Namibia By Mrs Ottilie M Mwazi Chief Statistician, Survey, Cartography/GIS
Geographic Information Systems
Spatial Data Processing
Lecture 6 Implementing Spatial Analysis
Data Queries Raster & Vector Data Models
Review- vector analyses
Introduction to Geographic Information Science
Dissemination with GIS
URBDP 422 Urban and Regional Geo-Spatial Analysis
Spatial interpolation
Dissemination with GIS
GIS Institute Center for Geographic Analysis
INTRODUCTION TO SPATIAL ANALYSIS
GIS Institute Center for Geographic Analysis
NPS Introduction to GIS: Lecture 1 Based on NIMC and Other Sources.
Presentation transcript:

Spatial Analysis & Dissemination of Census Data United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Spatial Analysis and Dissemination of Census Data Outline The Power of Maps Introduction and Example Dynamic Census Atlases Overview & Example Spatial Analysis Techniques Overview & Examples Digital Geographic Data for Dissemination Overview & Cost and Benefits Digital Data Dissemination Strategies and Users Overview of Users United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Spatial Analysis Techniques the main use of spatial analysis is for census products and services Techniques include: buffering, linear interpolation, point pattern analysis, and cartograms, etc. All offer functionality beyond standard thematic (choropleth) mapping, with many tools now available in both commercial and open-source software programs. United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Spatial Analysis Techniques Some prevalent forms of spatial analysis especially useful for use with population data include: Queries Distance measurements Transformations Buffering point-in-polygon analysis Polygon overlay analysis United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Spatial Analysis: Query select features by their attributes: “find all districts with literacy rates < 60%” select features by geographic relationships “find all family planning clinics within this district” combined attributes/geographic queries “find all villages within 10km of a health facility that have high child mortality” Query operations are based on the SQL (Structured Query Language) concept United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Nairobi, Kenya, 14-17 September, 2010 Examples: What is at…? Features that meet a set of criteria United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Modeling/Geoprocessing modeling: identify or predict a process that has created or will create a certain spatial pattern diffusion: how is the epidemic spreading in the province? interaction: where do people migrate to? what-if scenarios: if the dam is built, how many people will be displaced? United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Spatial relationships Logical connections between spatial objects represented by points, lines and polygons e.g., - point-in-polygon - line-line - polygon-polygon Fundamental Questions addressed by GIS What is in a particular place? Find the position of some object What is the area of, the distance from specific object? Find patterns- by looking at the distribution of features on the map instead of just an individual feature Combination of data layers Point in polygon operation Line in polygon operation Polygon overlay United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010 8

Nairobi, Kenya, 14-17 September, 2010 Spatial Operations “adjacent to” “connected to” “near to” “intersects with” “within” “overlaps” etc. United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Nairobi, Kenya, 14-17 September, 2010 “is nearest to” Point/point Which family planning clinic is closest to the village? Point/line Which road is nearest to the village Same with other combinations of spatial features United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Spatial Analysis (cont.) Buffer: find all settlements that are more than 10km from a health clinic Point-in-polygon operations: identify for all villages into which vegetation zone they fall Polygon overlay: combine administrative records with health district data Network operations: find the shortest route from village to hospital United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Spatial Analysis Techniques Queries: Often this is the first step in an analysis, where one seeks to create a subset of units such as populated places with certain characteristics, allowing the user to check how typical an observation is against other observations They use a GIS program to answer simple questions posed by the user, with no changes in the database and no new data produced. An example of a query using geo-coded census data is, select all towns with a population greater than 1,000 persons. These towns can then have their attributes summarized, for instance, to measure their total fertility rates against smaller towns and villages, then map the results The term exploratory data analysis refers to investigations of patterns and trends in data using such techniques as querying Queries are considered the most basic type of analysis operation. United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Nairobi, Kenya, 14-17 September, 2010 Area delineation E.g. Interactive determination of school districts with the same number of children in each school grade by aggregating census dissemination areas United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Spatial Analysis Techniques Distance measurements Easily done with all GIS programs, using the centroids (or center points) of cities, towns, and villages. An analysis can be done to select villages located more than a kilometer from a school, clinic, or water source. These can then be further analyzed using the attribute information for the populated places themselves. United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Spatial Analysis Techniques Transformations Methods of spatial analysis that use simple geometric, arithmetic or logical rules to create new datasets Transformations can include operations that convert raster into vector data, or a stream of GPS coordinates into a route or a boundary Of all the transformational techniques, buffering is the most well known and important United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Spatial Analysis Techniques Buffering (transformation) Involves building a new data layer by identifying all areas that are within a certain specified distance of the original. Buffering can be performed on points, lines and polygons and can be weighted by attribute values. Buffering can be used to model travel time, for instance, by creating a “catchment area” around a particular feature such as a school or a clinic. This provides a measure of accessibility that can be mapped across the extent of a country. United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

“is near to”: Buffer Operations Point buffer Affected area around a Hospital Catchment area of a water source United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

“is near to”: Buffer Operations Point buffer Affected area around a polluting facility Catchment area of a water source United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Nairobi, Kenya, 14-17 September, 2010 Buffer Operations Line buffer How many people live near the polluted river? What is the area impacted by highway noise? United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Nairobi, Kenya, 14-17 September, 2010 Buffer Operations Polygon buffer Area around a reservoir where development should not be permitted United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Spatial Analysis Techniques point-in-polygon analysis Determines whether a point lies inside or outside a polygon. Can be used to compare geo-coded village centroids lying inside and outside hazardous areas such as tropical storm tracks or earthquake zones. Polygon overlay analysis Involves comparison between the locations of two different polygonal data layers. For example, the boundaries of two administrative districts could be compared to troubleshoot errors in the field enumeration process United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

“ is within”: point in polygon Which of the cholera cases are within the containment area United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Nairobi, Kenya, 14-17 September, 2010 Problem: We may have a set of point coordinates representing clusters from a demographic survey and we would like to combine the survey information with data from the census that is available by enumeration areas. Solution: “Point-in-Polygon” operation will identify for each point the EA area into which it falls and will attach the census data to the attribute record of that survey point. United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Nairobi, Kenya, 14-17 September, 2010 Spatial aggregation Example of Spatial aggregation: fusion of many provinces constituting an economic region United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Spatial Analysis Techniques Spatial interpolation A spatial analysis method designed to fill in values that lie between observations A variety of methods including inverse-distance weighting and kriging are used to estimate the values of unsampled sites based on Tobler’s first law that all nearby objects are more similar than distant objects Kriging: interpolation technique for obtaining statistically unbiased estimates of spatial variation of known points such as surface elevations or yield measurements utilizing a set of control points In kriging, the general properties of a surface are modeled to estimate the missing parts of the surface United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Spatial data transformation: interpolation Example 1: Based on a set of station precipitation surface estimates, we can create a raster surface that shows rainfall in the entire region 13.5 20.1 26.0 27.2 12.7 15.9 24.5 26.1 United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Nairobi, Kenya, 14-17 September, 2010 Example of linear interpolation creating contours Illustration showing how contour lines of elevation can be derived through linear interpolation from a satellite image. United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Thiessen polygons illustrated Spatial Analysis Techniques Thiessen polygons Have the unique property that each polygon contains only one input point (e.g. settlements), and any location within a polygon is closer to its associated point than to the point of any other polygon. Thiessen polygons illustrated United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Nairobi, Kenya, 14-17 September, 2010 Areas of influence Commuting distances: daily commuters flow United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Spatial Analysis Techniques Cartograms sometimes used to display census results The areas of the original polygons are expanded or contracted based on their attribute values such as population size or voting habits United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Nairobi, Kenya, 14-17 September, 2010 Modelling: smoothing Evolution of the population beetwen two censuses United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Nairobi, Kenya, 14-17 September, 2010 Location-allocation Site selection Optimal allocation Multicriteria Analysis United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010

Nairobi, Kenya, 14-17 September, 2010 THANK YOU! United Nations Regional Seminar on Census Data Dissemination and Spatial Analysis Nairobi, Kenya, 14-17 September, 2010