Community and Regional Planning Program
The University of Texas at Austin School of Architecture

Creating a Subset of a Larger Data Layer in ArcGIS

ArcGIS Tips Home Page


Our local data sets are large files and can take more time to display than you care to wait. You can create separate subsets of a data set and save  it to your own folder, so that you not only save time but have copies of your own to modify and use.

There are two methods you can use. One is to select a portion of an existing shape file and export that to a new shape file. The other is to clip an existing shape file by using another polygon shape file (like using a cookie cutter) to create a new shape file.  If you use the selection method, you will come out with entire features, e.g., entire parcels, or entire road segments, so some of these may extend beyond the area you want. If you use the clip method, all features are clipped at the border of the cookie cutter. This has the advantage of not including anything outside your area of interest but the disadvantage of chopping some features up which perhaps should not be chopped (e.g., parcels).

To create smaller subset data set of larger data set using the selection method:
In the selection method, you first select features from a larger data set, then export those selected features to a data file.

To create smaller subset data set of large data set using the clip method:
Note: the following instructions do not work in ArcGIS 9, our current lab software version. There is a clip tool in the ArcGIS 9 Toolbox under Analysis Tools - Extract - Clip. See the directions for using it. You will still need a "clipper" file as described below.

To use the clip method, you will need to have a polygon shape file which will act as the "clipper" (the cookie cutter) in addition to the "clippee" shape files. This could be an existing file like watersheds - in that case, select the watershed which will be your boundary area, and then perform the clip as outlined below. If you don't already have a shape file to use as the "clipper", you need to create one. It needs to be a polygon layer (e.g., a simple square covering the area you want to clip, but it could also be an irregular feature) - see Creating a new boundary feature below.

Instructions for ArGIS 8 (not 9):

Once you have a boundary file to use as the "clipper" file, load either the Geoprocessing extension Then you can use the Clip function of either extension - just follow the prompts carefully to select the "clippee" and the "clipper" shape files. Also be careful where you are putting the newly made files - by default they will be called something like "clip1.shp" and be placed in the C:\temp\ drive. Give them a better name and put them in your own folder. You will have to go through the clipping process one time for each shape file you want to clip.

Note: New geographic files must be created in ArcCatalog - for clipping to work correctly, both the file to be clipped and the "clipper" file need to have their map projection/coordinate system defined. Be sure you have done this (see Defining a Projection in ArcToolbox for instructions).

Creating a new shape file in ArcCatalog:

Creating a new geographic feature in ArcMap:

Clipping project data sets (note the procedure below does not apply to ArcGIS 9.x which does not have the geoprocessing wizard):
Note: You will have to go through the clipping process for each shape file you want to clip. You cannot clip multiple files at once.

The clipping process is done using ArcGIS Geoprocessing Tools.


19 September 2002
The School of Architecture at UT Austin
Comments to: Barbara Parmenter