Cookbook for Importing Point Information into a Polygon Shapefile using ArcGIS9



Similar documents
ESRI China (Hong Kong) Limited

Exercise 3: Building a GIS data library

Exercise 5: Working with tables

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

Creating a File Geodatabase

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

Editing Common Polygon Boundary in ArcGIS Desktop 9.x

Spatial Adjustment Tools: The Tutorial

Spatial Database Support

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

4.4 Table Joins. Exploring Student Populations Joining Excel Table Data to an Attribute. Cherie Aukland Sandy Stephenson

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

Personal Geodatabase 101

Database Servers Tutorial

Tutorial 4 - Attribute data in ArcGIS

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

Raster to Vector Conversion for Overlay Analysis

ArcGIS Tutorial: Adding Attribute Data

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

GIS II: Data Management: Creation, edition and maintenance of geographic data Module 1: Leveraging the where of your geographic data

Using Map Topology Editing Tools

Getting Census Data into ArcMap or ArcView. Obtaining Shapefiles from ESRI and Data from the Census Bureau

WFP Liberia Country Office

Tutorial Creating a regular grid for point sampling

Working with SPSS, ArcGIS and ICPSR data A praxis for mapping data quickly and easily

Tutorial 6 GPS/Point Shapefile Creation

GIS Procedural Guide Geocoding / Address Matching in ArcGIS Created by Steve Zuppa, Map Library Assistant - Serge A. Sauer Map Library, 2008

Tutorial 5: Summarizing Tabular Data Florida Case Study

INTRODUCTION to ESRI ARCGIS For Visualization, CPSC 178

Government 1008: Introduction to Geographic Information Systems. LAB EXERCISE 4: Got Database?

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

Tips & Tricks for ArcGIS. Presented by: Jim Mallard, Crime Analysis Supervisor Arlington, Texas IACA Conference Pasadena, Ca

GIS I Business Exr02 (av 9-10) - Expand Market Share (v3b, Jul 2013)

GIS III: GIS Analysis Module 2a: Introduction to Network Analyst

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

ArcFuels Supplemental Material: GIS 9.x Tips and Tricks

NetCDF Tutorial. Copyright Esri All rights reserved.

Microsoft Excel 2013: Using a Data Entry Form

Linear Referencing Tutorial

Data Visualization. Brief Overview of ArcMap

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

ArcScan Tutorial. Copyright Esri All rights reserved.

Reading SSURGO Soils Data

PC Agent Quick Start. Open the Agent. Autonomy Connected Backup. Version 8.8. Revision 0

Census Data: Access, Mapping and Visualization

Working with the Raster Calculator

Groundwater Chemistry

Exercise 4: Joining Data

INTRODUCING QUICKBOOKS WEBCONNECT!

Converting GIS Datasets into CAD Format

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

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

Week 5 Cookbook: GIS Tutorial Chapter 2 GIS Map Design: Choropleth Maps

How to connect to ArcSDE spatial database using OpenOffice and Microsoft Office suites

Cookbook 23 September 2013 GIS Analysis Part 1 - A GIS is NOT a Map!

SharePoint List Filter Favorites Installation Instruction

Use Geodatabase Subtypes and Attribute Domains for Automatic Validation Tutorial

TABLE OF CONTENTS. 7. shapefile..59. shapefile shapefile

Finding GIS Data and Preparing it for Use

Effects of Florida Under a 10 Meter Sea Level Rise

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

Tutorial 3: Working with Tables Joining Multiple Databases in ArcGIS

Network Analyst Tutorial

How To Send An Encrypted In Outlook 2000 (For A Password Protected ) On A Pc Or Macintosh (For An Ipo) On Pc Or Ipo (For Pc Or For A Password Saf ) On An Iphone Or

GIS III: GIS Analysis Module 1a: Network Analysis Tools

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

Downloading SSURGO Soil Data from Internet

Getting Started with the ArcGIS Predictive Analysis Add-In

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

Publishing geospatial data to the web using the EEA infrastructure

Export Server Object Extension and Export Task Install guide. (V1.1) Author: Domenico Ciavarella ( )

ArcSDE Database Servers Tutorial

Step 2. Open ArcMap, set Projection to State Plane NAD 83 Feet Apply

Publishing KML Services Tutorial

ModelBuilder - Creating Tools Tutorial

Instructions for Configuring a SAS Metadata Server for Use with JMP Clinical

IMPORTING AND EXPORTING CERTIFICATES IN IE AND FIREFOX FOR BPIA AND PRACS

Publishing Geoprocessing Services Tutorial

Supervised Classification workflow in ENVI 4.8 using WorldView-2 imagery

How to configure an Advanced Expert Probe as NetFlow Collector

ArcGIS Reference Document

PortfolioCenter Export Wizard in Practice: Evaluating IRA Account Holder Ages and Calculating Required Minimum Distribution (RMD) Amounts

How To Hydrologically Condition A Digital Dam

Raster Tutorial. Copyright Esri All rights reserved.

Pharmacy Affairs Branch. Website Database Downloads PUBLIC ACCESS GUIDE

GIS IN ECOLOGY: GIS PROJECT ISSUES

CBHI Export/File Import to MS Excel Reference Guide

Creating and Manipulating Spatial Weights

GEOGRAPHIC INFORMATION SYSTEMS Lecture 20: Adding and Creating Data

UCL Depthmap 7: Data Analysis

PDF Web Form. Projects 1

2 Working with a Desktop GeoDatabase

Introduction to the ArcGIS Data Model and Application Structure

LS-DYNA Material Table. HyperMesh 7.0

INTRODUCTION TO ARCGIS SOFTWARE

Transcription:

Cookbook for Importing Point Information into a Polygon Shapefile using ArcGIS9 I. Create a Master polygon shapefile. In addition to the FID field this shapefile must have a field containing a unique ID number for each polygon. In the following example the polygons are in the shape of hexagons so we have named this number field HEXID. II. In ArcCatalog Copy the Master polygon shapefile so you have a polygon shapefile that you can modify. Rename the working polygon shapefile to match the point shapefile naming convention. III. In ArcMap Create your map document. 1. Add the point & working polygon shapefile 2. Do a spatial join between the point & polygon shapefiles Right-click the point file & scroll down to Join and Relates Select Join In the Join Data dialog window: 1

What do you want to join to this layer? Select Join data from another layer based on spatial location 1. Choose the layer to join to this layer Select the working polygon layer Each point will.. Select it falls inside. Specify output shapefile Confirm or change the location & change the default Join_Output.shp to The new point shapefile will be automatically imported into your ArcMap program and it will contain all the fields in the working polygon shapefile including HEXID. 3. Find the total count of each unique HEXID in the new point shapefile. Right-click the new point shapefile and select Open Attribute Table In new point shapefile s attribute table, click on the name of your unique ID field, in our example we would click HEXID, the column should now be selected. Right-click the name of your unique ID field, we would click HEXID, and select Summarize In the Summarize dialog window: 2

1. Select a field to summarize: Confirm that your unique ID field was selected, if not change it to the appropriate field name. 2. Chose one or more summary statistics to be included in the output table: Leave default (selects none) Specify output table: Confirm or change the location & change the default Sum_Output.shp to At the Summarize Completed window, click Yes Close the shapefile s attribute table. The newly created table should be in listed in your map s table of contents. In our example the table contains three fields: OID, HEXID, and Count_HexID 4. Join the table data to the working polygon shapefile and create a final polygon. Right-click the working polygon shapefile & scroll down to Join and Relates Select Join In the Join Data dialog window: 3

What do you want to join to this layer? Select Join attributes from a table 1. Choose the field in this layer Select the working polygon s HEXID field 2. Choose the table to join... Select the table you just created. Choose the field in the table Select the table s HEXID field A Create Index dialog box will appear, we recommend clicking Yes The table database is now temporarily joined to the working polygon shapefile. To create a final polygon: i. Right-click the working polygon and select Data ii. Select Export Data 4

iii. In the Export Data dialog window 1. Export select All features 2. Click the first radio button Use the same Coordinate System as this layer s source data. 3. Output shapefile or feature class: Confirm or change the location & change the default Export_Output.shp to 4. Click OK 5. Click Yes in the ArcMap dialog box. The new & final polygon will contain the total of points spatially located in each polygon. Polygons not containing points will have a value of 0. 5