Tutorial Creating a regular grid for point sampling



Similar documents
Editing Common Polygon Boundary in ArcGIS Desktop 9.x

Using Map Topology Editing Tools

Government 1009: Advanced Geographical Information Systems Workshop. LAB EXERCISE 3b: Network

University of Arkansas Libraries ArcGIS Desktop Tutorial. Section 4: Preparing Data for Analysis

ModelBuilder - Creating Tools Tutorial

Tutorial 8 Raster Data Analysis

University of Arkansas Libraries ArcGIS Desktop Tutorial. Section 5: Analyzing Spatial Data. Buffering Features:

Spatial Adjustment Tools: The Tutorial

Creating a File Geodatabase

Raster to Vector Conversion for Overlay Analysis

UNLEASHED. The Field Calculator. By Tom Neer, EDAW, Inc.

INTRODUCTION TO ARCGIS SOFTWARE

Using ArcGIS ModelBuilder to batch process files

Spatial Analyst Tutorial

Cookbook for Importing Point Information into a Polygon Shapefile using ArcGIS9

Geodatabase Tutorial. Copyright Esri All rights reserved.

Understanding Raster Data

Groundwater Chemistry

1. Launch ArcCatalog, then navigate to the following location using the directory tree on the left side of the screen:

A Method Using ArcMap to Create a Hydrologically conditioned Digital Elevation Model

Converting GIS Datasets into CAD Format

How to Concatenate Cells in Microsoft Access

Lesson 15 - Fill Cells Plugin

Data Visualization. Brief Overview of ArcMap

Getting Started with the ArcGIS Predictive Analysis Add-In

ArcGIS. Image Server tutorial

How to Import Data into Microsoft Access

MS Excel Template Building and Mapping for Neat 5

Downloading SSURGO Soil Data from Internet

Introduction to the ArcGIS Data Model and Application Structure

How To Create A View Frame In 3D

Objectives. Understand databases Create a database Create a table in Datasheet view Create a table in Design view

Publishing Geoprocessing Services Tutorial

Database Servers Tutorial

ESRI China (Hong Kong) Limited

ArcScan Tutorial. Copyright Esri All rights reserved.

ArcFuels Supplemental Material: GIS 9.x Tips and Tricks

Modeling Fire Hazard By Monica Pratt, ArcUser Editor

User s Guide to ArcView 3.3 for Land Use Planners in Puttalam District

Drawing a histogram using Excel

Data Interoperability Extension Tutorial

Taking Advantage of Crystal Reports

A GIS helps you answer questions and solve problems by looking at your data in a way that is quickly understood and easily shared.

Getting Started with ArcGIS

2. Look for a link to ODESI data portal. In the Key Links section in the left side and double click ODESI Data Retrieval.

How to Download Census Data from American Factfinder and Display it in ArcMap

Data Visualization. Prepared by Francisco Olivera, Ph.D., Srikanth Koka Department of Civil Engineering Texas A&M University February 2004

Geography 3251: Mountain Geography Assignment III: Natural hazards A Case Study of the 1980s Mt. St. Helens Eruption

WFP Liberia Country Office

GEOGRAPHIC INFORMATION SYSTEMS Lecture 20: Adding and Creating Data

University of Arkansas Libraries ArcGIS Desktop Tutorial. Section 2: Manipulating Display Parameters in ArcMap. Symbolizing Features and Rasters:

ArcGIS Online. Visualizing Data: Tutorial 3 of 4. Created by: Julianna Kelly

Exercise 3: Building a GIS data library

Create a folder on your network drive called DEM. This is where data for the first part of this lesson will be stored.

UPS System Capacity Management Configuration Utility

Comparison of Programs for Fixed Kernel Home Range Analysis

Network Analyst Tutorial

Lesson 3 - Processing a Multi-Layer Yield History. Exercise 3-4

Working with Geodatabase Topology

RS/GIS Quick Start Guides Collaborative training materials available from the Biodiversity Informatics & Geospatial Innovation Facilities

Software: AutoCAD Civil 3D 2014, NRCS C3D 2014 template, ESRI ArcMap. Notation:Button to Press Displayed Text Icon Action {Text to Enter} Menu Item

NetCDF Tutorial. Copyright Esri All rights reserved.

Utilizing Microsoft Access Forms and Reports

ArcScan Tutorial. Copyright Esri All rights reserved.

Advanced Word for Windows

Creating Web Pages with Microsoft FrontPage

Installing ArcGIS Desktop 10.0: Student Evaluation Setup Guide. June 2014

Linear Referencing Tutorial

Creating Figure Ground Maps in ArcMap 10.x: Basic procedures to download, open, manipulate and print spatial data

Under GIS Data select Hydrography This will show all of the state-wide options for hydrography data. For this project, we want the seventh entry in

Tutorial 3 - Map Symbology in ArcGIS

Introduction to GIS.

Texas Wildfire Risk Assessment Portal (TxWRAP) User Manual. Texas A&M Forest Service

ArcGIS Reference Document

Raster: The Other GIS Data

MARS STUDENT IMAGING PROJECT

ArcGIS Tutorial: Adding Attribute Data

Lab 9 Access PreLab Copy the prelab folder, Lab09 PreLab9_Access_intro

Personal Geodatabase 101

ArcGIS. Tips and Shortcuts. for Desktop

A Workflow for Creating and Sharing Maps

Data Validation Online References

Catalog Creator by On-site Custom Software

Web GIS User Guide MainStreetGIS, LLC

BD CellQuest Pro Software Analysis Tutorial

GreenPlanIT LID Site Suitability Tool. Patty Frontiera, Pete Kauhanen, Marshall Kunze,

Web Editing Tutorial. Copyright Esri All rights reserved.

OPERATION MANUAL. MV-410RGB Layout Editor. Version 2.1- higher

Working with the Raster Calculator

Ofgem Carbon Savings Community Obligation (CSCO) Eligibility System

GIS Databases With focused on ArcSDE

The following is an overview of lessons included in the tutorial.

Access II 2007 Workshop

GIS IN ECOLOGY: GIS PROJECT ISSUES

Microsoft Access 2010 Overview of Basics

Prepare your data in ArcGIS for Desktop

Transcription:

This tutorial describes how to use the fishnet, clip, and optionally the buffer tools in ArcGIS 10 to generate a regularly-spaced grid of sampling points inside a polygon layer. The steps below should work with any license level: ArcGIS for Desktop Basic (ArcView), ArcGIS for Desktop Standard (ArcEditor), and ArcGIS for Desktop Advanced (ArcInfo). 1. Prepare your features in which sampling will occur. This should be a polygon feature class (e.g., soils, vegetation, or ownership polygons). It will be simplest if the features in which you wish to sample are in their own layer. Add the polygon layer to a new map document and verify that the coordinate system / map projection for the data frame is set correctly. Figure 1: parcel to sample (tan) and data frame coordinate system properties 2. Open the Create Fishnet (Data Management) tool. You may use the search window (Ctl-F or Window > Search and enter fishnet) or open ArcToolbox and expand Data Management Tools > Feature Class > Create Fishnet. Figure 2: Create Fishnet tool in the search window Generate a Regular grid of sampling points Page 1 of 5

3. Set the output feature class (shapefile or geodatabase feature class) and set the Template Extent to Same as layer <your polygon layer created in step 1>, i.e., if your layer in step 1 was a feature class named parcel, you would set the Template Extent to Same as layer parcel. 4. Enter the desired point spacing in Cell Size Width and Cell Size Height. These values should be in the units your layer s projection uses (probably meters). 20 meters is about a chain, so to use 2- chain spacing you would enter 40 for both the Cell Size Width and Cell Size Height values. If using set a cell size, enter 0 for both the number of rows and columns (these will be determined automatically). You can also choose the number of rows and columns desired and the point spacing will be set automatically, though for most sampling it s simpler to adjust the distance. 5. Ensure Create Label Points (optional) is checked and set the Geometry Type (optional) to Polygon. Click OK to generate the lattice point labels and polygons. Figure 3: Create Fishnet tool options and output results (polygons and points) Generate a Regular grid of sampling points Page 2 of 5

6. The new layers will be added to your map. Turn off the polygon layer and open the Clip (Analysis) tool (use the Search window or open ArcToolbox and expand Analysis Tools > Extract > Clip). Set your lattice points (labels) as Input Features and the layer you are sampling in (from step 1) as the Clip Features. Choose an Output Features layer and click OK to clip your points. This step is necessary because a lattice is always square (or rectangular) and unless the area you are sampling in is also square or rectangular, the lattice extent will be partially outside its polygons. Figure 4: Clip results. Note many sampling locations appear near or on the parcel border. 7. Optional step: if you wish to keep your sampling points a set distance away from the boundaries of your parcel, use the Buffer tool (Analysis Tools > Proximity > Buffer) and generate an inside buffer in your sampling area. Your area to be sampled will be the Input Features, choose a new shapefile or feature class as the Output Features, and use a negative value as the buffer Distance value. A value of -20 meters would keep the sample points a chain away from the parcel boundaries. Use the output from this step as the Clip Features in step 6. Figure 5: Buffer tool in the ArcToolbox window and clip results using a 20 meter inside buffer (green). Note no sampling points are within a chain of the parcel s border. Generate a Regular grid of sampling points Page 3 of 5

8. Generating sampling points is an iterative process. You will likely need to repeat the steps above to increase (or decrease) the point spacing. Adjustments will differ depending on the acreage you are sampling, the shape of the parcel(s), and any buffers you may use to avoid the edges of the parcel. The 40 meter (2 chain) spacing used in the example above produced 138 sampling locations in a 36 Ha (88 acre) area, about four times what is suggested by the 16 points per 40 rule of thumb for overstory sampling. An 80-meter spacing (about 4 chains) yielded 38 sampling points, as shown below. Figure 6: Results of 80-meter point spacing grid. 9. Once you are satisfied with the number and arrangement of your sampling points, the last step is to generate a unique identifier for each point, but first you will need to create an empty field to hold this information. Open the attribute table for your point shapefile. Click the Table Options button (top left) and choose Add Field. Name it something useful (e.g., ID, UID, or Name ) and choose a field Type. If you simply wish to number the points use a Short Integer field. If you want to include something more descriptive such as text and numbers in the field, choose a Text field and set the length to an appropriate value. Figure 7: Add a field to a table. Generate a Regular grid of sampling points Page 4 of 5

10. As a final step you should use the field calculator to populate your new field. This will help you keep track of and identify your points. Right-click on the heading of the field you created in step 9 and choose Field Calculator. Click in the box in left center part of the window, just below Fieldname= and build your expression. Existing fields are listed at the top left of the window but are shown in brackets in your field calculator expression. Double-clicking on a field from the list is the easiest way to use it in your expression. The expression UID= [OBJECTID] would number your points from 1 to N. UID= [OBJECTID]+99 would number the points from 100 to 100+N. Point & &[OBJECTID] would label each point as Point N, i.e., Point 1, Point 2 (if you are using a text field ) Text in a text field must be added in quotes, and the ampersand (&) acts to concatenate the statement parts. This expression parses as put the word Point and a space and the object ID in the output field. See the help topics Calculate field examples and Fundamentals of field calculations for more information on and examples using the field calculator. Figure 8: Calculating a value of record number +99 for the field UID. Generate a Regular grid of sampling points Page 5 of 5