Agile GIS : Building applicationspecific spatial analytic software from freely available software tools

Size: px
Start display at page:

Download "Agile GIS : Building applicationspecific spatial analytic software from freely available software tools"

Transcription

1 Agile GIS : Building applicationspecific spatial analytic software from freely available software tools Lance A. Waller, Andrew B. Barclay Department of Biostatistics Rollins School of Public Health Emory University lwaller@sph.emory.edu Partially supported by NIEHS Grant 2 R01 ES A1

2 Outline Lean and agile software tools. Two motivating examples: Environmental justice. Sea turtle nesting patterns. Conclusions.

3 Making methodology applicable: We want a software tool that a) accesses GIS location/attribute data, b) performs GIS operations, AND c) calculates/plots statistical quantities. GIS does a) and b) easily. Statistical packages do c) easily. How do we get both?

4 Lean and agile software Close tie between user and developer. Use toolbox of objects and functions to address application ( agile ), but little else ( lean ). End user: implements method accurately and efficiently, BUT doesn t master GIS or statistical packages.

5 Illustration of lean and agile GIS Statistical Package Lean and agile alternative

6 Advantage of lean and agile Shorter learning curve. For example, put user of (software A) behind the wheel of (software B)

7 Ingredients (GIS component): Minimal functionality: Location/attribute data queries Layering and buffering GIS Toolkits ( GRASS (C++), Berkeley GIS Viewer, GISToolkit, OpenMap, Jshape, GeoTools. Why Java? Lightweight Object-oriented Browser platform

8 Ingredients (Statistics/plotting): Tools providing numerical computing power (e.g. simulation) Tools graphical display of results Tools linking statistical results to geographic displays Components (e.g. Java Beans, OmegaHat, R)

9 Two examples of lean agility Environmental justice Map census demographics Map environmental hazards Compare exposure distributions for different subpopulations Fishing pier vs. sea turtles Map sea turtle emergences Map fishing pier Compare emergence patterns around pier.

10 Child Welfare in Georgia Type mix of substantiated incidents of child abuse by county. Locations of foster children. Basic question: What is the geographic distribution of (some statistic of interest)?

11 Environmental Justice Environmental Justice: Do subgroups of the population bear a disproportionate impact of environmental hazards? LULU? NIMBY! One question of interest: Assess disparate impact due to different sites. Compare distribution of exposures between subgroups. Question: Who is exposed where?

12 Basic GIS operations: Layering

13 Basic GIS operations: Buffering Find areas within a userspecified distance of: points lines areas Buffers around an area Buffers around a line feature

14 EJ and GIS Typical GIS assessment of environmental justice: Layer census data (population counts in tracts), emission locations (TRI sites). Buffer for some radius (e.g., 1 km), report population proportions inside buffers ( exposed ) and outside buffers ( unexposed )

15 Allegheny County, PA 499 census tracts (1990 Census). Compare census reported black and white subpopulations. 200 air emission sites in EPA s Toxic Release Inventory (TRI) for Allegheny and surrounding counties for 1990.

16 Allegheny County, PA 1990 Exposed Race Category Black White Allegheny County Everyone Site in Tract 1km buffer 2km buffer 3km buffer 4km buffer 11.20% 87.56% Tract data 12.01% 87.09% 12.56% 86.49% 13.63% 85.16% 13.13% 85.57% 12.23% 86.46%

17 Other options: Waller, Louis, and Carlin (1997,1999) compare the exposure distributions between subgroups. Exposure surrogate: inverse distance from tract centroid to closest TRI site. Plot cumulative distributions of exposure surrogate for each subpopulation. Illustrates whether subpopulations experience different exposure profiles.

18 Example: Environmental Justice Maps census boundaries. Layers TRI sites and calculates distances. Click on map, CDFs by subgroup plotted. Mouse to find impact on particular tracts. Visually identifies sites by disparate impact with respect to exposure surrogate.

19 Sea Turtle Nesting Patterns Juno Beach, FL Premier nesting beach for endangered loggerheads. 990 ft. fishing pier Assess impact of pier on nesting patterns. 8,000-10,000 GPS coordinates per year Question: Do emergence patterns differ between years?

20 The life cycle of sea turtles tofino.ex.ac.uk/euroturtle/ biology/lifec.htm

21 Juno Beach, Florida Palm Beach County Nesting beach for loggerhead and green turtles. Nesting season: May-September. Lighting restrictions in place. 990-ft. fishing pier constructed Permitting requires impact assessment. Palm Beach Co. Environmental Resources Management in charge of assessment.

22 Traci and Bud at the pier

23 Our data Volunteers from the Marinelife Center, Juno Beach, Florida patrol beach each morning during nesting season.

24 How do you find a turtle nest? Females emerge from ocean, and leave trackways. Not all emergences result in nests ( nonnesting emergence or false crawl ).

25 Data (continued) Global Positioning System (GPS) readings of each observed crawl. 10,240 GPS ed emergences in 1998 (12,183 observed). 8,786 GPS ed emergences in ,614 GPS ed emergences in 2000.

26 A day on the beach

27 Data (continued) Differential GPS (referenced to Coast Guard Station): submeter accuracy. Measured as feet from northern reference point. Attribute data: species, nesting/nonnesting, predation.

28 Juno Beach GIS data Y Y Y YY Y Y Juno Beach Turtle Nesting Data Layers: Photographs GPS Emergences INB Zones

29 Statistics Consider emergence locations along a line. Want intensity function (number of emergences per unit area). Estimate intensity for each year via kernel estimators. H 0 : Intensities the same for each year. H 0 : ratio = 1 everywhere along beach.

30 Significance Monte Carlo envelopes. Random labelling. Keep emergence locations, randomly assign year to each location. Calculate ratio of intensities to assess amount of wiggle under H 0.

31 Intensities Log(ratio of intensities)

32 Software Software: Input:.dbf file for a particular year. Processing: R + splancs (spatial point process add on library) scan for location and species information in.dbf file calculate intensities, ratios, and Monte Carlo confidence bands. Output: Bitmap figures that can be layered into ArcView GIS with aerial photographs, and GPS locations.

33 GPS data to.dbf file Extract species, location Extract species, location Linearize beach (loess) Project points to curve Kernel estimation Ratio calculation Random labelling simulations Create.bmp figure.bmp to ArcView for display

34 Proof of concept: Bud applies software developed for Juno Beach to assess impact of beach renourishment project on different stretch of beach. Conclusion: Turtles move south of impacted area. Bud s graphic >>>>>>

35 Pros to agile GIS Provides targeted (lean) software for user. Particularly useful for repeated tasks. Built from components rather than forcing large package to do something it wasn t designed to do. Each user uses majority of functionality of software. Free and open-source software (

36 Cons to agile GIS Constantly under development. Multiple tasks? Lower level programming for developers. Free software.

37 Conclusions Result: Agile GIS tools for environmental justice/wildlife monitoring. Developing idea. Brings methodology directly to end user. Attractive alternative to mastering two domains.

Long Island Breast Cancer Study and the GIS-H (Health)

Long Island Breast Cancer Study and the GIS-H (Health) Long Island Breast Cancer Study and the GIS-H (Health) Edward J. Trapido, Sc.D. Associate Director Epidemiology and Genetics Research Program, DCCPS/NCI COMPREHENSIVE APPROACHES TO CANCER CONTROL September,

More information

MODULE 14: Spatial Statistics in Epidemiology and Public Health Lecture 3: Point Processes

MODULE 14: Spatial Statistics in Epidemiology and Public Health Lecture 3: Point Processes MODULE 14: Spatial Statistics in Epidemiology and Public Health Lecture 3: Point Processes Jon Wakefield and Lance Waller 1 / 90 CSR Monte Carlo testing Heterogeneous Poisson process K functions Estimating

More information

Environmental Justice and the Environmental Protection Agency s Superfund Program

Environmental Justice and the Environmental Protection Agency s Superfund Program Environmental Justice and the Environmental Protection Agency s Superfund Program Brian Alt Advance GIS 26 April 2011 Introduction In the late 1970 s the Environmental Protection Agency, the United States

More information

Integrating ARCGIS with Datamining Software to Predict Habitat for Red Sea Urchins on the Coast of British Columbia.

Integrating ARCGIS with Datamining Software to Predict Habitat for Red Sea Urchins on the Coast of British Columbia. Integrating ARCGIS with Datamining Software to Predict Habitat for Red Sea Urchins on the Coast of British Columbia. Wayne Hajas Pacific Biological Station Nanaimo, BC 1 Allison Smeaton GIS-student intern

More information

Child Opportunity Index Mapping

Child Opportunity Index Mapping Child Opportunity Index Mapping A partnership project of How to Use and Interpret the Child Opportunity Index Maps How to Use the Child Opportunity Index Maps Getting Started: How to Find and Open a Child

More information

A Socioeconomic Analysis of the Spatial Distribution of Fire Hydrants. History of Portland Fire Hydrants

A Socioeconomic Analysis of the Spatial Distribution of Fire Hydrants. History of Portland Fire Hydrants A Socioeconomic Analysis of the Spatial Distribution of Fire Hydrants By Dylan Carmody Robert Chappell Jana Tracy Allan McMillian 2003 History of Portland Fire Hydrants The first fire hydrant was installed

More information

Acknowledgments xiii Preface xv. GIS Tutorial 1 Introducing GIS and health applications 1. What is GIS? 2

Acknowledgments xiii Preface xv. GIS Tutorial 1 Introducing GIS and health applications 1. What is GIS? 2 Acknowledgments xiii Preface xv GIS Tutorial 1 Introducing GIS and health applications 1 What is GIS? 2 Spatial data 2 Digital map infrastructure 4 Unique capabilities of GIS 5 Installing ArcView and the

More information

Applying Health Outcome Data to Improve Health Equity

Applying Health Outcome Data to Improve Health Equity Applying Health Outcome Data to Improve Health Equity Devon Williford, MPH, Health GIS Specialist Lorraine Dixon-Jones, Policy Analyst CDPHE Health Equity and Environmental Justice Collaborative Mile High

More information

Techniques for Science Teachers: Using GIS in Science Classrooms.

Techniques for Science Teachers: Using GIS in Science Classrooms. Techniques for Science Teachers: Using GIS in Science Classrooms. After ESRI, 2008 GIS A Geographic Information System A collection of computer hardware, software, and geographic data used together for

More information

Landmarks Paula Owens 5 7 years

Landmarks Paula Owens 5 7 years Landmarks Paula Owens Geography teaching resource 5 7 years This is one of a series of teaching resources for use with Digimap for Schools. For more details about this service, visit http://digimapforschools.edina.ac.uk

More information

GIS Level 2. MIT GIS Services

GIS Level 2. MIT GIS Services GIS Level 2 MIT GIS Services http://libraries.mit.edu/gis Email: gishelp@mit.edu TOOLS IN THIS WORKSHOP - Definition Queries - Create a new field in the attribute table - Field Calculator - Add XY Data

More information

Module 10 Summative Assessment

Module 10 Summative Assessment Module 10 Summative Assessment Activity In this activity you will use the three dimensions of vulnerability that you learned about in this module exposure, sensitivity, and adaptive capacity to assess

More information

MODULE 16: Spatial Statistics in Epidemiology and Public Health Lecture 2: Spatial Questions and Answers. Jon Wakefield and Lance Waller

MODULE 16: Spatial Statistics in Epidemiology and Public Health Lecture 2: Spatial Questions and Answers. Jon Wakefield and Lance Waller MODULE 16: Spatial Statistics in Epidemiology and Public Health Lecture 2: Spatial Questions and Answers Jon Wakefield and Lance Waller 1 / 1 How can maps help us with spatial statistics? Spatial questions

More information

Keywords: Air Quality, Environmental Justice, Vehicle Emissions, Public Health, Monitoring Network

Keywords: Air Quality, Environmental Justice, Vehicle Emissions, Public Health, Monitoring Network NOTICE: this is the author s version of a work that was accepted for publication in Transportation Research Part D: Transport and Environment. Changes resulting from the publishing process, such as peer

More information

Gridded Ambient Air Pollutant Concentrations for Southern California, User Notes authored by Beau MacDonald, 11/28/2017

Gridded Ambient Air Pollutant Concentrations for Southern California, User Notes authored by Beau MacDonald, 11/28/2017 Gridded Ambient Air Pollutant Concentrations for Southern California, 1995-2014 User Notes authored by Beau, 11/28/2017 METADATA: Each raster file contains data for one pollutant (NO2, O3, PM2.5, and PM10)

More information

Digital Tax Maps Westport Island Project Summary

Digital Tax Maps Westport Island Project Summary Digital Tax Maps Westport Island Project Summary Presented to the: Mid-Coast Regional Planning Commission Creating GIS-Based Digital Tax Maps And Linked Assessment Records For Small Towns on a Budget Dennis

More information

Google Maps and Beyond

Google Maps and Beyond Google Maps and Beyond Aaron Paul First American Title apaul@firstam.com 2015 APRA Symposium Association of Professional Reserve Analysts May 2 nd, 2015 Google Maps and Beyond - Overview Business case

More information

Spatial Disparities in the Distribution of Parks and Green Spaces in the United States

Spatial Disparities in the Distribution of Parks and Green Spaces in the United States March 11 th, 2012 Active Living Research Conference Spatial Disparities in the Distribution of Parks and Green Spaces in the United States Ming Wen, Ph.D., University of Utah Xingyou Zhang, Ph.D., CDC

More information

Visualizing Census Data in GIS. Andrew Rowan, Ph.D. Director, NJ Office of GIS

Visualizing Census Data in GIS. Andrew Rowan, Ph.D. Director, NJ Office of GIS Visualizing Census Data in GIS Andrew Rowan, Ph.D. Director, NJ Office of GIS Outline VERY accelerated cartography primer Software choices Demos/how-to ArcGIS Desktop (formerly ArcView) ArcGIS Online Notes

More information

The Looming Threat of Rising Sea Levels to the Florida Keys

The Looming Threat of Rising Sea Levels to the Florida Keys The Looming Threat of Rising Sea Levels to the Florida Keys 1. Introduction Sea levels are rising, and possibly faster than we thought before. In a recent report in 2017 by the National Oceanic and Atmospheric

More information

Coastal Response Research Center. Nancy Kinner University of New Hampshire (UNH) Michele Jacobi NOAA ORR. September 27, 2007

Coastal Response Research Center. Nancy Kinner University of New Hampshire (UNH) Michele Jacobi NOAA ORR. September 27, 2007 Coastal Response Research Center Nancy Kinner University of New Hampshire (UNH) Michele Jacobi NOAA ORR September 27, 2007 1 Coastal Response Research Center (CRRC) CRRC is partnership between NOAA s Office

More information

Analyzing Nepal earthquake epicenters

Analyzing Nepal earthquake epicenters Analyzing Nepal earthquake epicenters The Nepal Earthquake Epicenters map shows epicenters of the earthquakes that occurred in and around Nepal. The year of the earthquake, its epicenter, and its magnitude

More information

John Laznik 273 Delaplane Ave Newark, DE (302)

John Laznik 273 Delaplane Ave Newark, DE (302) Office Address: John Laznik 273 Delaplane Ave Newark, DE 19711 (302) 831-0479 Center for Applied Demography and Survey Research College of Human Services, Education and Public Policy University of Delaware

More information

Introducing GIS analysis

Introducing GIS analysis 1 Introducing GIS analysis GIS analysis lets you see patterns and relationships in your geographic data. The results of your analysis will give you insight into a place, help you focus your actions, or

More information

Assessing Environmental Equity Related to Local Air Pollution in Tampa, FL

Assessing Environmental Equity Related to Local Air Pollution in Tampa, FL Assessing Environmental Equity Related to Local Air Pollution in Tampa, FL Extended Abstract #466 Amy L. Stuart, Michelle Zeager, and Noreen D. Poor University of South Florida, 13201 Bruce B. Downs Blvd.,

More information

GIS for the Beginner on a Budget

GIS for the Beginner on a Budget GIS for the Beginner on a Budget Andre C. Bally, RLA, GIS Coordinator, Harris County Public Infrastructure Department Engineering Division This presentation, GIS for Beginners on a Budget. will briefly

More information

User Guide. Affirmatively Furthering Fair Housing Data and Mapping Tool. U.S. Department of Housing and Urban Development

User Guide. Affirmatively Furthering Fair Housing Data and Mapping Tool. U.S. Department of Housing and Urban Development User Guide Affirmatively Furthering Fair Housing Data and Mapping Tool U.S. Department of Housing and Urban Development December, 2015 1 Table of Contents 1. Getting Started... 5 1.1 Software Version...

More information

State-of-the-Art GIS as an Integrating Technology

State-of-the-Art GIS as an Integrating Technology Paper # 104: GIS for Oil Spill Prevention & Response Devon Humphrey Instructor, National Spill Control School Texas A&M University at Corpus Christi, TX Introduction and History The National Spill Control

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

Purpose Study conducted to determine the needs of the health care workforce related to GIS use, incorporation and training.

Purpose Study conducted to determine the needs of the health care workforce related to GIS use, incorporation and training. GIS and Health Care: Educational Needs Assessment Cindy Gotz, MPH, CHES Janice Frates, Ph.D. Suzanne Wechsler, Ph.D. Departments of Health Care Administration & Geography California State University Long

More information

Geography Policy 2014

Geography Policy 2014 Geography Policy 2014 DEFINITION Geography education should inspire in pupils a curiosity and fascination about the world and its people that will remain with them for the rest of their lives. Teaching

More information

SRJC Applied Technology 54A Introduction to GIS

SRJC Applied Technology 54A Introduction to GIS SRJC Applied Technology 54A Introduction to GIS Overview Lecture of Geographic Information Systems Fall 2004 Santa Rosa Junior College Presented By: Tim Pudoff, GIS Coordinator, County of Sonoma, Information

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

Spatial Analysis I. Spatial data analysis Spatial analysis and inference

Spatial Analysis I. Spatial data analysis Spatial analysis and inference Spatial Analysis I Spatial data analysis Spatial analysis and inference Roadmap Outline: What is spatial analysis? Spatial Joins Step 1: Analysis of attributes Step 2: Preparing for analyses: working with

More information

Write a report (6-7 pages, double space) on some examples of Internet Applications. You can choose only ONE of the following application areas:

Write a report (6-7 pages, double space) on some examples of Internet Applications. You can choose only ONE of the following application areas: UPR 6905 Internet GIS Homework 1 Yong Hong Guo September 9, 2008 Write a report (6-7 pages, double space) on some examples of Internet Applications. You can choose only ONE of the following application

More information

Lab 4 -Vector data and Attributes

Lab 4 -Vector data and Attributes Lab 4 -Vector data and Attributes ERSC/BIOL 4421/5421 Name In this lab you will learn how to create your own vector data by collecting point data from GPS coordinates and by digitizing lines using an Aerial

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

A Geostatistical Approach to Linking Geographically-Aggregated Data From Different Sources

A Geostatistical Approach to Linking Geographically-Aggregated Data From Different Sources A Geostatistical Approach to Linking Geographically-Aggregated Data From Different Sources Carol A. Gotway Crawford National Center for Environmental Health Centers for Disease Control and Prevention,

More information

Sea level rise Web GIS Applications

Sea level rise Web GIS Applications Florida International University FIU Digital Commons GIS Center GIS Center 2018 Sea level rise Web GIS Applications Zhaohui Fu GIS-RS Center, Florida International University, Fujen@fiu.edu Sheyla Santana

More information

3 SHORELINE CLASSIFICATION METHODOLOGY

3 SHORELINE CLASSIFICATION METHODOLOGY 3 SHORELINE CLASSIFICATION METHODOLOGY Introduction The ESI scale, as described in Section 2, categorizes coastal habitats in terms of their susceptibility to spilled oil, taking into consideration a number

More information

USING CLUSTERING SOFTWARE FOR EXPLORING SPATIAL AND TEMPORAL PATTERNS IN NON-COMMUNICABLE DISEASES

USING CLUSTERING SOFTWARE FOR EXPLORING SPATIAL AND TEMPORAL PATTERNS IN NON-COMMUNICABLE DISEASES USING CLUSTERING SOFTWARE FOR EXPLORING SPATIAL AND TEMPORAL PATTERNS IN NON-COMMUNICABLE DISEASES Mariana Nagy "Aurel Vlaicu" University of Arad Romania Department of Mathematics and Computer Science

More information

Community Opportunity Map

Community Opportunity Map Community Opportunity Map User Guide and FAQs UPDATED FEBRUARY 2018 Contents User Guide... 2 Overview... 2 Choosing a location... 3 Search for a city or address... 4 Select a county or ZIP code... 4 Explore

More information

Sampling Distributions of the Sample Mean Pocket Pennies

Sampling Distributions of the Sample Mean Pocket Pennies You will need 25 pennies collected from recent day-today change Some of the distributions of data that you have studied have had a roughly normal shape, but many others were not normal at all. What kind

More information

Spatial Analysis Of Inequity: Methods, Models, and Case Studies Jayajit Chakraborty

Spatial Analysis Of Inequity: Methods, Models, and Case Studies Jayajit Chakraborty Spatial Analysis Of Inequity: Methods, Models, and Case Studies Jayajit Chakraborty Professor of Geography Department of Sociology and Anthropology University of Texas at El Paso El Paso, Texas, USA jchakraborty@utep.edu

More information

Introducing the. a partnership of

Introducing the. a partnership of Introducing the a partnership of Background Need for online atlas identified by managers and researchers to make coastal data available Shoreline data Ocean and coastal resources Sea-level rise potential

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

University of Lusaka

University of Lusaka University of Lusaka BSPH 315 Health Mapping & GIS Topic: Background of GIS Content: 1. Aim of the course 2. What do you know about GIS? 3. Difference between geographic data and geographic information

More information

INDOT Office of Traffic Safety

INDOT Office of Traffic Safety Intro to GIS Spatial Analysis INDOT Office of Traffic Safety Intro to GIS Spatial Analysis INDOT Office of Traffic Safety Kevin Knoke Section 130 Program Manager Highway Engineer II Registered Professional

More information

Crime Analysis. GIS Solutions for Intelligence-Led Policing

Crime Analysis. GIS Solutions for Intelligence-Led Policing Crime Analysis GIS Solutions for Intelligence-Led Policing Applying GIS Technology to Crime Analysis Know Your Community Analyze Your Crime Use Your Advantage GIS aids crime analysis by Identifying and

More information

Lecture 1 Introduction to GIS. Dr. Zhang Spring, 2017

Lecture 1 Introduction to GIS. Dr. Zhang Spring, 2017 Lecture 1 Introduction to GIS Dr. Zhang Spring, 2017 Topics of the course Using and making maps Navigating GIS Map design Working with spatial data Geoprocessing Spatial data infrastructure Digitizing

More information

K. Zainuddin et al. / Procedia Engineering 20 (2011)

K. Zainuddin et al. / Procedia Engineering 20 (2011) Available online at www.sciencedirect.com Procedia Engineering 20 (2011) 154 158 The 2 nd International Building Control Conference 2011 Developing a UiTM (Perlis) Web-Based of Building Space Management

More information

Geodatabase for Sustainable Urban Development. Presented By Rhonda Maronn Maurice Johns Daniel Ashney Jack Anliker

Geodatabase for Sustainable Urban Development. Presented By Rhonda Maronn Maurice Johns Daniel Ashney Jack Anliker Geodatabase for Sustainable Urban Development Presented By Rhonda Maronn Maurice Johns Daniel Ashney Jack Anliker Objective Build a Geodatabase that will enable urban planners to create and assess the

More information

University of New Hampshire Scholars' Repository

University of New Hampshire Scholars' Repository University of New Hampshire University of New Hampshire Scholars' Repository Center for Coastal and Ocean Mapping Center for Coastal and Ocean Mapping 3-2009 Environmental Response Management Application

More information

Introduction To Raster Based GIS Dr. Zhang GISC 1421 Fall 2016, 10/19

Introduction To Raster Based GIS Dr. Zhang GISC 1421 Fall 2016, 10/19 Introduction To Raster Based GIS Dr. Zhang GISC 1421 Fall 2016, 10/19 Model of the course Using and making maps Navigating GIS maps Map design Working with spatial data Geoprocessing Spatial data infrastructure

More information

DATA SCIENCE SIMPLIFIED USING ARCGIS API FOR PYTHON

DATA SCIENCE SIMPLIFIED USING ARCGIS API FOR PYTHON DATA SCIENCE SIMPLIFIED USING ARCGIS API FOR PYTHON LEAD CONSULTANT, INFOSYS LIMITED SEZ Survey No. 41 (pt) 50 (pt), Singapore Township PO, Ghatkesar Mandal, Hyderabad, Telengana 500088 Word Limit of the

More information

Spatial Misalignment

Spatial Misalignment Spatial Misalignment Jamie Monogan University of Georgia Spring 2013 Jamie Monogan (UGA) Spatial Misalignment Spring 2013 1 / 28 Objectives By the end of today s meeting, participants should be able to:

More information

CS 350 A Computing Perspective on GIS

CS 350 A Computing Perspective on GIS CS 350 A Computing Perspective on GIS What is GIS? Definitions A powerful set of tools for collecting, storing, retrieving at will, transforming and displaying spatial data from the real world (Burrough,

More information

Geometric Algorithms in GIS

Geometric Algorithms in GIS Geometric Algorithms in GIS GIS Visualization Software Dr. M. Gavrilova GIS Software for Visualization ArcView GEO/SQL Digital Atmosphere AutoDesk Visual_Data GeoMedia GeoExpress CAVE? Visualization in

More information

GIS Workshop UCLS_Fall Forum 2014 Sowmya Selvarajan, PhD TABLE OF CONTENTS

GIS Workshop UCLS_Fall Forum 2014 Sowmya Selvarajan, PhD TABLE OF CONTENTS TABLE OF CONTENTS TITLE PAGE NO. 1. ArcGIS Basics I 2 a. Open and Save a Map Document 2 b. Work with Map Layers 2 c. Navigate in a Map Document 4 d. Measure Distances 4 2. ArcGIS Basics II 5 a. Work with

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

Demographic Data in ArcGIS. Harry J. Moore IV

Demographic Data in ArcGIS. Harry J. Moore IV Demographic Data in ArcGIS Harry J. Moore IV Outline What is demographic data? Esri Demographic data - Real world examples with GIS - Redistricting - Emergency Preparedness - Economic Development Next

More information

Teaching GIS for Land Surveying

Teaching GIS for Land Surveying Teaching GIS for Land Surveying Zhanjing (John) Yu Evergreen Valley College, San Jose, California James Crossfield California State University at Fresno, Fresno California 7/13/2006 1 Outline of the Presentation

More information

Draft for Discussion 11/11/2016

Draft for Discussion 11/11/2016 Coastal Risk Consulting (CRC) Climate Vulnerability Assessment for Village of Key Biscayne Deliverable 1.1 in Statement of Work. Preliminary Vulnerability Assessment Identifying Flood Hotspots Introduction...

More information

WIND EFFECTS ON CHEMICAL SPILL IN ST ANDREW BAY SYSTEM

WIND EFFECTS ON CHEMICAL SPILL IN ST ANDREW BAY SYSTEM WIND EFFECTS ON CHEMICAL SPILL IN ST ANDREW BAY SYSTEM PETER C. CHU, PATRICE PAULY Naval Postgraduate School, Monterey, CA93943 STEVEN D. HAEGER Naval Oceanographic Office, Stennis Space Center MATHEW

More information

Spatial Analysis with Web GIS. Rachel Weeden

Spatial Analysis with Web GIS. Rachel Weeden Spatial Analysis with Web GIS Rachel Weeden Agenda Subhead goes here Introducing ArcGIS Online Spatial Analysis Workflows Scenarios Other Options Resources ArcGIS is a Platform Making mapping and analytics

More information

MobileMapper 6. White Paper. MobileMapper 6 vs. Juno SC In Real World Conditions. Sub-Meter, Post-Processed Accuracy for less than 1,500 USD

MobileMapper 6. White Paper. MobileMapper 6 vs. Juno SC In Real World Conditions. Sub-Meter, Post-Processed Accuracy for less than 1,500 USD MobileMapper 6 White Paper MobileMapper 6 vs. Juno SC In Real World Conditions Sub-Meter, Post-Processed Accuracy for less than 1,500 USD Table of Contents Introduction...1 Testing Methodology...2 Test

More information

Development of Integrated Spatial Analysis System Using Open Sources. Hisaji Ono. Yuji Murayama

Development of Integrated Spatial Analysis System Using Open Sources. Hisaji Ono. Yuji Murayama Development of Integrated Spatial Analysis System Using Open Sources Hisaji Ono PASCO Corporation 1-1-2, Higashiyama, Meguro-ku, TOKYO, JAPAN; Telephone: +81 (03)3421 5846 FAX: +81 (03)3421 5846 Email:

More information

GEOGRAPHIC INFORMATION SYSTEMS Session 8

GEOGRAPHIC INFORMATION SYSTEMS Session 8 GEOGRAPHIC INFORMATION SYSTEMS Session 8 Introduction Geography underpins all activities associated with a census Census geography is essential to plan and manage fieldwork as well as to report results

More information

Preliminary Vulnerability Assessment of Coastal Flooding Threats - Taylor County, Florida

Preliminary Vulnerability Assessment of Coastal Flooding Threats - Taylor County, Florida Preliminary Vulnerability Assessment of Coastal Flooding Threats - Taylor County, Florida North Central Florida Regional Planning Council Northeast Florida Regional Council April 28, 2016 BACKGROUND This

More information

Environmental Systems Research Institute

Environmental Systems Research Institute Introduction to ArcGIS ESRI Environmental Systems Research Institute Redlands, California 2 ESRI GIS Development Arc/Info (coverage model) Versions 1-7 from 1980 1999 Arc Macro Language (AML) ArcView (shapefile

More information

Introduction to ArcGIS Server - Creating and Using GIS Services. Mark Ho Instructor Washington, DC

Introduction to ArcGIS Server - Creating and Using GIS Services. Mark Ho Instructor Washington, DC Introduction to ArcGIS Server - Creating and Using GIS Services Mark Ho Instructor Washington, DC Technical Workshop Road Map Product overview Building server applications GIS services Developer Help resources

More information

Spatial Variation in Local Road Pedestrian and Bicycle Crashes

Spatial Variation in Local Road Pedestrian and Bicycle Crashes 2015 Esri International User Conference July 20 24, 2015 San Diego, California Spatial Variation in Local Road Pedestrian and Bicycle Crashes Musinguzi, Abram, Graduate Research Assistant Chimba,Deo, PhD.,

More information

OECD QSAR Toolbox v.4.1. Tutorial of how to use Automated workflow for ecotoxicological prediction

OECD QSAR Toolbox v.4.1. Tutorial of how to use Automated workflow for ecotoxicological prediction OECD QSAR Toolbox v.4.1 Tutorial of how to use Automated workflow for ecotoxicological prediction Outlook Aim Automated workflow The exercise Report The OECD QSAR Toolbox for Grouping Chemicals into Categories

More information

Role of GIS in Tracking and Controlling Spread of Disease

Role of GIS in Tracking and Controlling Spread of Disease Role of GIS in Tracking and Controlling Spread of Disease For Dr. Baqer Al-Ramadan By Syed Imran Quadri CRP 514: Introduction to GIS Introduction Problem Statement Objectives Methodology of Study Literature

More information

Cluster Analysis using SaTScan. Patrick DeLuca, M.A. APHEO 2007 Conference, Ottawa October 16 th, 2007

Cluster Analysis using SaTScan. Patrick DeLuca, M.A. APHEO 2007 Conference, Ottawa October 16 th, 2007 Cluster Analysis using SaTScan Patrick DeLuca, M.A. APHEO 2007 Conference, Ottawa October 16 th, 2007 Outline Clusters & Cluster Detection Spatial Scan Statistic Case Study 28 September 2007 APHEO Conference

More information

Neighborhood social characteristics and chronic disease outcomes: does the geographic scale of neighborhood matter? Malia Jones

Neighborhood social characteristics and chronic disease outcomes: does the geographic scale of neighborhood matter? Malia Jones Neighborhood social characteristics and chronic disease outcomes: does the geographic scale of neighborhood matter? Malia Jones Prepared for consideration for PAA 2013 Short Abstract Empirical research

More information

Visualization of Origin- Destination Commuter Flow Using CTPP Data and ArcGIS

Visualization of Origin- Destination Commuter Flow Using CTPP Data and ArcGIS Visualization of Origin- Destination Commuter Flow Using CTPP Data and ArcGIS Research & Analysis Department Southern California Association of Governments 2015 ESRI User Conference l July 23, 2015 l San

More information

The Church Demographic Specialists

The Church Demographic Specialists The Church Demographic Specialists Easy-to-Use Features Map-driven, Web-based Software An Integrated Suite of Information and Query Tools Providing An Insightful Window into the Communities You Serve Key

More information

Lecture 4. Spatial Statistics

Lecture 4. Spatial Statistics Lecture 4 Spatial Statistics Lecture 4 Outline Statistics in GIS Spatial Metrics Cell Statistics Neighborhood Functions Neighborhood and Zonal Statistics Mapping Density (Density surfaces) Hot Spot Analysis

More information

KENTUCKY HAZARD MITIGATION PLAN RISK ASSESSMENT

KENTUCKY HAZARD MITIGATION PLAN RISK ASSESSMENT KENTUCKY HAZARD MITIGATION PLAN RISK ASSESSMENT Presentation Outline Development of the 2013 State Hazard Mitigation Plan Risk Assessment Determining risk assessment scale Census Data Aggregation Levels

More information

Population 24/7. David Martin, University of Southampton

Population 24/7. David Martin, University of Southampton Population 24/7 David Martin, University of Southampton Demographics User Group 18 March 2011 Presentation overview Acknowledgement: Samantha Cockings and Samuel Leung; ESRC award RES-062-23-181 Small

More information

Urban GIS for Health Metrics

Urban GIS for Health Metrics Urban GIS for Health Metrics Dajun Dai Department of Geosciences, Georgia State University Atlanta, Georgia, United States Presented at International Conference on Urban Health, March 5 th, 2014 People,

More information

Introduction to ArcGIS Server Development

Introduction to ArcGIS Server Development Introduction to ArcGIS Server Development Kevin Deege,, Rob Burke, Kelly Hutchins, and Sathya Prasad ESRI Developer Summit 2008 1 Schedule Introduction to ArcGIS Server Rob and Kevin Questions Break 2:15

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

The econ Planning Suite: CPD Maps and the Con Plan in IDIS for Consortia Grantees Session 1

The econ Planning Suite: CPD Maps and the Con Plan in IDIS for Consortia Grantees Session 1 The econ Planning Suite: CPD Maps and the Con Plan in IDIS for Consortia Grantees Session 1 1 Training Objectives Use CPD Maps to analyze, assess, and compare levels of need in your community Use IDIS

More information

Cluster Analysis using SaTScan

Cluster Analysis using SaTScan Cluster Analysis using SaTScan Summary 1. Statistical methods for spatial epidemiology 2. Cluster Detection What is a cluster? Few issues 3. Spatial and spatio-temporal Scan Statistic Methods Probability

More information

Lecture 3 GIS outputs. Dr. Zhang Spring, 2017

Lecture 3 GIS outputs. Dr. Zhang Spring, 2017 Lecture 3 GIS outputs Dr. Zhang Spring, 2017 Model of the course Using and making maps Navigating GIS maps Map design Working with spatial data Geoprocessing Spatial data infrastructure Digitizing File

More information

Louisiana Transportation Engineering Conference. Monday, February 12, 2007

Louisiana Transportation Engineering Conference. Monday, February 12, 2007 Louisiana Transportation Engineering Conference Monday, February 12, 2007 Agenda Project Background Goal of EIS Why Use GIS? What is GIS? How used on this Project Other site selection tools I-69 Corridor

More information

The CrimeStat Program: Characteristics, Use, and Audience

The CrimeStat Program: Characteristics, Use, and Audience The CrimeStat Program: Characteristics, Use, and Audience Ned Levine, PhD Ned Levine & Associates and Houston-Galveston Area Council Houston, TX In the paper and presentation, I will discuss the CrimeStat

More information

STAR COMMUNITY RATING SYSTEM OBJECTIVE EE-4: EQUITABLE SERVICES & ACCESS COMMUNITY LEVEL OUTCOMES FOR KING COUNTY, WA

STAR COMMUNITY RATING SYSTEM OBJECTIVE EE-4: EQUITABLE SERVICES & ACCESS COMMUNITY LEVEL OUTCOMES FOR KING COUNTY, WA STAR COMMUNITY RATING SYSTEM OBJECTIVE EE-4: EQUITABLE SERVICES & ACCESS COMMUNITY LEVEL OUTCOMES FOR KING COUNTY, WA OUTCOME I: EQUITABLE ACCESS AND PROXIMITY Background: This analysis has been developed

More information

Valdosta State University Strategic Research & Analysis

Valdosta State University Strategic Research & Analysis Christopher Neasbitt, Programmer Analyst Associate (cjneasbi@valdosta.edu) Kristina M. Cragg, Ph.D., Assistant to the President for Strategic Research & Analysis (kmcragg@valdosta.edu) Amir Atabekov, Student

More information

Environmental Sensitivity to Oil Spills in Gulf Shores, AL

Environmental Sensitivity to Oil Spills in Gulf Shores, AL 1 Environmental Sensitivity to Oil Spills in Gulf Shores, AL Prepared by: Matthew Dobbertien 2 December 2011 CE 394K: GIS in Water Resources Dr. David Maidment University of Texas at Austin 1 2 Content

More information

ArcGIS for Desktop. ArcGIS for Desktop is the primary authoring tool for the ArcGIS platform.

ArcGIS for Desktop. ArcGIS for Desktop is the primary authoring tool for the ArcGIS platform. ArcGIS for Desktop ArcGIS for Desktop ArcGIS for Desktop is the primary authoring tool for the ArcGIS platform. Beyond showing your data as points on a map, ArcGIS for Desktop gives you the power to manage

More information

Environmental Response Management Application

Environmental Response Management Application Environmental Response Management Application Coastal Response Research Center Nancy Kinner, Michele Jacobi, Rob Braswell, Kurt Schwehr & Amy Merten RRT III May 14, 2008 1 Talk Outline Overview of Center

More information

Enterprise Integration of Autodesk MapGuide at the City of Vancouver

Enterprise Integration of Autodesk MapGuide at the City of Vancouver 11/30/2005-8:00 am - 9:30 am Room:Toucan 1 (Swan) Walt Disney World Swan and Dolphin Resort Orlando, Florida Enterprise Integration of Autodesk MapGuide at the City of Vancouver Jonathan Mark - City of

More information

BROOKINGS May

BROOKINGS May Appendix 1. Technical Methodology This study combines detailed data on transit systems, demographics, and employment to determine the accessibility of jobs via transit within and across the country s 100

More information

GIS Software. Evolution of GIS Software

GIS Software. Evolution of GIS Software GIS Software The geoprocessing engines of GIS Major functions Collect, store, mange, query, analyze and present Key terms Program collections of instructions to manipulate data Package integrated collection

More information

Investigation 5: What happens when plates move sideways past each other?

Investigation 5: What happens when plates move sideways past each other? Tectonics Investigation 5: Teacher Guide Investigation 5: What happens when plates move sideways past each other? Plates move sideways past each other at transform boundaries. At these boundaries, the

More information

Desktop GIS for Geotechnical Engineering

Desktop GIS for Geotechnical Engineering Desktop GIS for Geotechnical Engineering Satya Priya Deputy General Manager (Software) RMSI, A-7, Sector 16 NOIDA 201 301, UP, INDIA Tel: +91-120-2511102 Fax: +91-120-2510963 Email: Satya.Priya@rmsi.com

More information

Developing a Community Geographical Information System (GIS) in Rural India

Developing a Community Geographical Information System (GIS) in Rural India Developing a Community Geographical Information System (GIS) in Rural India Before rushing off and describing the unique challenges of developing a small scale GIS system India I better first describe

More information