Day 1
Day 1
Clipping (Subsetting)
Computes a geometric intersection of the input and clip features. The input features or portion of
input features which overlap clip features will be written to the output.
Splitting a map (multiple clips based on an attribute value of a split shape file)
Splits the Input Features and stores them in multiple output shape files/ feature classes. The
boundary of each unique value in the Split Field is used to split the Input Features. The name of
the output layer will be the same as the Split Fields unique values. Output layers are maintained in
an existing Workspace/folder.
Creates a shape file/feature class by overlaying the Input Features with the polygons of the Erase
Features. Only those portions of the Input Features falling outside the erase polygons outside
boundaries are copied to the Output Feature Class
Click the Erase tool (in overlay tool set of analysis tool box)
Furnish input feature as geol2
Erase feature as erasesh
Output feature class geol2_erase
Click Ok
You will notice that in the output shape file geol2_erase, part of the data, corresponding to the
size of the erasesh polygon is erased from geol2
Union
Union computes a geometric intersection of the Input Features. All features will be written to the
Output Feature Class with the attributes from the Input Features which it overlaps.
Intersect
Computes the geometric intersection of the Input Features. Features or portion of features
common to all layers and/or feature classes will be written to the output.
Click the Intersect tool (in overlay toolset of analysis tool box)
Furnish input features as geol2, lu2
Join attributes all
Output feature class geolu2
Click Ok
Add geolu2 to Arc Map and study the extent and attributes compare with those of geol2
and lu2
Identity
Computes a geometric intersection of the input and identity features. The input features or
portion of input features which overlap identity features will get the attributes from the identity
feature.
Click the Identity tool (in overlay toolset of analysis tool box)
Furnish input features as lu2and Identity as geol2
Join attributes all
Output feature class idy_geolu2
Click Ok
Add idy_geolu2 to Arc Map and study the extent and attributes compare with those of
geol2, lu2
Proximity analysis
Buffer
Creates buffer polygons to a specified distance around the input features. An optional dissolve
can be performed to remove buffer feature overlap
Click the Buffer tool (in Proxmity toolset of analysis tool box)
Furnish input features as linea2
Output feature class buf_linea2
distance (Linear unit) 1000 m
take the default values for the remaining options
Click OK
Near
Computes the distance from each point in the input feature class or layer to the nearest polyline,
or point, in the near feature class or layer, within the maximum search radius
Click the Near tool (in Proxmity toolset of analysis toolbox)
Furnish input features as bh
Near feature class linea2
Search radius 10000 m
Take the default values for the remaining options
Click OK. (You will notice that Near distances are added to the attribute table)
Point distance: The Point Distance tool computes the distances between point features in one
feature class or layer to all points in a second feature class or layer that are within the specified
search radius.
Launch Arc toolbox Click the Point distance tool (in Proxmity tool set of analysis tool box)