Examples:
There are several techniques (4 examples in right column) to view only the features you need, or to save only those features as a new layer.
The screenshots in on this page are from ArcGIS 9.1. The details may vary slightly in newer versions.
1. Using attribute values to define which features to view
Sometimes you've obtained a large layer but want to work with only a portion of it.
The Table of Contents stays the same (but you can always change the display name of a layer).
Steps:
Bookmark: The "Full Extent" tool or "Zoom to Layer" option will still go to the entire original layer, even though you can't see some of it. If you zoom in to your area of interest, you may want to create a bookmark to memorize that particular zoom-in view so you can easily come back to it (View ... Bookmarks ... Create). Your created bookmarks will be listed for you to choose if you choose View .. Bookmarks.
2. Create layer from selected features
This creates a new layer displayed in your Table of Contents (but the underlying original file isn't changed).
Steps:
Bookmark: The "Full Extent" tool or "Zoom to Layer" option will still go to the entire original layer (not the new virtual layer), even if you make it non-visible. If you zoom in to your area of interest, you may want to create a bookmark to memorize that particular zoom-in view so you can easily come back to it (View ... Bookmarks ... Create). Your created bookmarks will be listed for you to choose if you choose View .. Bookmarks.
Save as Layer File: You can save the symbolization based on attributes (e.g., differerent symbols for different classes of road) if you right-click the layer name and choose "Save as Layer File" (.lyr extension). You will get just the selected features and their attributes, but a .lyr file refers to (and must be used in conjunction with) the original layer. The data frame extent will still be defined as the size of the original layer and will need to be re-defined if you want to use "Full Extent" or "Zoom to Layer." See no. 3, below.
3. Create a new feature class (e.g., Shapefile) from selected features
This creates a new Shapefile that is independent of the original layer.
Steps:
Toolbox: You can also do this using a Tool in the Toolbox: Open the ArcGIS Toolbox ; Search for Select, or go to Analysis Tools ... Extract ... Select . See online help.
4. Create a new Shapefile using another layer as a "cookie-cutter"
This creates a new Shapefile that is independent of the original layer.
This is useful if what you want in one layer is what is inside another layer, and a common use is to clip line layers in which individual features lie outside the boundaries of the area you're interested in.
Examples:
Steps: