GIS2: Geo-processing and Metadata Treg Christopher.

Slides:



Advertisements
Similar presentations
NSF DUE ; Module 4.3. NSF DUE ; GeoTEd Partners Module name and number.
Advertisements

Geoprocessing; Useful Tools You Should Know in ArcToolbox Unlock the hidden secrets of ArcToolbox to discover tools that make your work easier and analysis.
GIS UPDATE? ARE YOU TAKING NOTES? How will you remember what you did if you do not take notes. Lab 9 this week: Music Festival 3: Vector Analysis.
GIS for Environmental Science
From portions of Chapter 8, 9, 10, &11. Real world is complex. GIS is used model reality. The GIS models then enable us to ask questions of the data by.
GIS Overlay Getting to the “where is?”. Distance buffering Creates a distance from a feature Creates a distance from a feature Works with points.
Spatial Analysis – vector data analysis
Data Storage and Processing GIS Topics and Applications.
Border around project area Everything else is hardly noticeable… but it’s there Big circles… and semi- transparent Color distinction is clear.
GIS Geographic Information System
NR 322: Single Layer Analysis Jim Graham Fall 2008 Chapter 8 & 9.
January 30, 2006Site Selection - IAP 2006 Site Selection – Making Spatial Decisions Using GIS IAP 20061/30/06.
BASIC SPATIAL ANALYSIS TOOLS IN A GIS
So What is GIS??? “A collection of computer hardware, software and procedures that are used to organize, manage, analyze and display.
©2005 Austin Troy Lecture 9: Introduction to GIS 1.Vector Geoprocessing Lecture by Austin Troy, University of Vermont.
What Geoprocessing? Geoprocessing is the processing of geographic information. Commonly used to describe a process when geographic objects are manipulated.
Dr. David Liu Objectives  Understand what a GIS is  Understand how a GIS functions  Spatial data representation  GIS application.
@ 2007 Austin Troy. Geoprocessing Introduction to GIS Geoprocessing is the processing of geographic information. – Creating new polygon features through.
Intro. To GIS Lecture 6 Spatial Analysis April 8th, 2013
@ 2007 Austin Troy. Geoprocessing Introduction to GIS Geoprocessing is the processing of geographic information. Perform spatial analysis and modeling.
Introduction to ArcGIS for Environmental Scientists Module 3 – GIS Analysis ArcGIS Toolbox.
Introduction to GIS. Watershed Discretization (model elements) + Land Cover Soil Rain Results Intersect model elements with Digital Elevation Model (DEM)
Site Selection Making Spatial Decisions Using GIS January 26, 2011Site Selection - IAP 2011.
GIS Tools Workflow of GIS Tools to Determine Properties Suitable for Migratory Bird Foraging Sites.
Basic Spatial Analysis
Habitat Analysis in ArcGIS Use of Spatial Analysis to characterize used resources Thomas Bonnot
Welcome to Mapping Tom Sellsted – City of Yakima, Washington Vladimir Strinski – Hitech Systems.
Preparing Data for Analysis and Analyzing Spatial Data/ Geoprocessing Class 11 GISG 110.
Spatial Analysis (Vector I) Reading Assignment: Bolstad Chapter 9 (pp )
Applied Cartography and Introduction to GIS GEOG 2017 EL
School of Geography FACULTY OF ENVIRONMENT Introduction to ArcToolbox and Geoprocessing.
Exploring ArcToolbox Presented by: Isaac Johnson.
Raster Concepts.
Geo-processing tools Tools: Buffer Geo-processing tools allow you to work with your data bases on spatial relations.... at a specified distance... with.
Map overlays & Geoprocessing Learn about spatial analysis functions overlays, clipping & buffering Use overlays to analyze multiple spatial criteria Understand.
Vector Data Analysis Chapter 10. Introduction  Varies with discipline  Raster vs vector ongoing question.
CHAPTER 11 VECTOR DATA ANALYSIS 11.1 Buffering
Query and Reasoning. Types of Queries Most GIS queries will select spatial features Query by Attribute (Select by Attribute) –Structured Query Language.
NR 143 Study Overview: part 1 By Austin Troy University of Vermont Using GIS-- Introduction to GIS.
GIS & Health ESPM 9: W 5-8 April 7, 2010 Instructors: Maggi Kelly Kevin Koy Mark O’Connor Geospatial Innovation Facility College of Natural Resources -
What is GIS ? A method to visualize, manipulate, analyze, and display spatial data “Smart Maps” linking a database to the map.
Geoprocessing Geoprocessing is a fancy name for Spatial Operations So what is Geoprocessing? Processing or manipulating of geographic/spatial data to.
Definition of Spatial Analysis
Introduction to Geographic Information Systems Fall 2013 (INF 385T-28620) Dr. David Arctur Research Fellow, Adjunct Faculty University of Texas at Austin.
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.
WFM 6202: Remote Sensing and GIS in Water Management © Dr. Akm Saiful IslamDr. Akm Saiful Islam WFM 6202: Remote Sensing and GIS in Water Management Dr.
Environmental GIS Nicholas A. Procopio, Ph.D, GISP
Introduction to GIS All materials by Austin Troy © 2003, except where noted Lecture 8: Site Selection and Suitability Analysis and Criterion- based mapping.
Intro. To GIS Pre-Lab Spatial Analysis April 1 st, 2013.
CENTENNIAL COLLEGE SCHOOL OF ENGINEERING & APPLIED SCIENCE VS 361 Introduction to GIS SPATIAL OPERATIONS COURSE NOTES 1.
Spatial Analysis – vector data analysis Lecture 8 10/12/2006.
Pesticide Use Web Mapping Application Joanna Nishimura Fall 2014.
CHAPTER SEVEN GEOPROCESSING TOOLS. INTRODUCTION Reality > Conception > Representation > Analysis > Documentation > Storage > Distribution Geoprocessing.
Lecture 18: Spatial Analysis Using Rasters Jeffery S. Horsburgh CEE 5190/6190 Geographic Information Systems for Civil Engineers Spring 2016.
GIS Institute Center for Geographic Analysis
Vector Analysis Ming-Chun Lee.
GIS MAP OVERLAY ANALYSIS
ArcToolbox A collection of commands In 11 toolboxes
Basic Spatial Analysis
Spatial Analysis and Functions
Attribute Extraction.
Spatial Data Processing
Review- vector analyses
Nicholas A. Procopio, Ph.D, GISP
Geography & Technology
URBDP 422 Urban and Regional Geo-Spatial Analysis
GIS Lecture: Geoprocessing
GIS Institute Center for Geographic Analysis
Vector Geoprocessing.
GIS Institute Center for Geographic Analysis
Presentation transcript:

GIS2: Geo-processing and Metadata Treg Christopher

Three Views of a GIS The Map View The Database View The Model View

Three Views of a GIS The Model View : –A GIS is a set of information transformation tools (i.e. geoprocessing) that derive new data from existing data.

What are the three types of vector data? Geoprocessing using Vector Data Points, Lines, Polygons

Vector Data – Overlay Analysis Union –Spatial features and their attributes are joined to create a new layer

Vector Data – Overlay Analysis Intersect –Only the features that are common to both layers are combined to create a new layer Identity

Vector Data – Overlay Analysis Erase –Remove an areas from the larger, geographic area –Example: Where are endangered nesting areas where human activities aren’t allowed?

Proximity Analysis :Nearest Neighbor

Vector Data – Proximity Analysis Buffer: –find features contained inside or that fall outside the specified distance. –Points, lines, or polygons –Different buffer distances –Multiple bands –Overlapped or dissolved zones

Proximity Analysis :Variable Width Buffering Width of buffer varies by attribute value Example: a buffer based on stream type and Timber BMP Ephemeral - small or no buffer Intermittent- 30ft Perrenial-150ft

Vector Data – Feature Extraction Clip –Includes only those features of the input theme that are within the areal extent of the clip theme. –Isolate a particular area of interest. –For aesthetics, storage space and processing time –Input layer be point, line, or polygon features, but the clippinglayer (i.e., "cookie cutter") must be a polygon layer.

Dissolve –Removes boundaries between polygons that have the same value of a selected attribute. –Reduces processing time, visual clutter, storage space Append –Add tiles together to create one layer –Large datasets are often tiled Soils (by County) Topos (by 7.5minute Quad) Other geoprocesses

Geo-processing use Raster Data Square cells of equal size Raster (grid) is well suited for computing because: (1) grid cell have fixed locations, and (2) grid can be treated as a two-dimensional array; Number of columns Cell size Examples?DEM, Satellite Imagery, Aerial Photo

Raster Data Analysis Map Algebra Local Operation Single grid

Raster Data Analysis Map Algebra Zonal Operation

Zonal Mean Example - Map Algebra Zone Grid Target Grid Result

Three Views of a GIS The Database View : –A GIS is a unique kind of database of the world—a geographic database (geodatabase). It is an "Information System” for Geography. Spatial Data Attribute Data Metadata

What is Metadata? 1. What does the data describe? –What is geographic area of the data? –When was it collected? –what are the units of measure? 2. How reliable is the info? –How was the data generated, processed, and modified? 3. Who produced the data? What is the data type? 4. What is the projection? 5. What does each value in each field of the table mean? 6. How can I get it? Usage restrictions? 7. Who wrote the metadata? Example of Metadata at:

Steps in GIS for Your Project Identifying the goals of the project Identifying the questions Choose the data Choose the tools to analyze the data Conduct the analysis and generate results

Example: Finding sites for creating new campground areas The goal –Find public places in Chittenden County that are suitable for low-level development as campgrounds. The questions –What are environmental concerns for this development? Water quality Damage to vegetation –What makes a campground suitable to the user? Microclimate Proximity The data –Environmental concerns Hydrology (streams, lakes), Wetlands, Areas of threatened species –Human concerns Slope, Aspect, Roads, Trails

The Tools Confine to Project Areas (Clip) Proximity to Features (Buffer) Remove Buffered Areas (Erase) Find areas of low slopes (Intersect)

ArcIMS Viewer for Chittenden Website at:

End Questions?

Review Questions Geo-processing is a part of which of the 3 views of a GIS? List and describe 4 types of overlay analyses Be able to describe real life examples in which you would use these Describe “buffering” and give an example of it’s use Describe “clipping” and give an example of it’s use Be able to distinguish between examples of zonal, raster processing and cell-by-cell, raster processing What is metadata? List and describe 4 of 7 elements of metadata