Open Table of Contents
Merge Feature Layers Wizard
Merges feature layers from the same type together.
Inputs:
- A base layer. This layer defines what will be the type of the output. The
fields of this layer will be preserved. If the base layer has Z/M dimension,
only layers with Z/M dimension can be merged to it
- Point, PointZ, PointM
- Polyline, PolylineZ, PolylineM
- Polygon, PolygonZ, PolygonM
- Layers to merge. If the a field name has the same name as a field in the
base layer, the attributes will be retained.
- Output file name
Outputs:
- A feature class containing all the features from the base layer and the merge
layers. If the base layer has Z/M dimension, the output will have Z/M
dimension as well. All the attributes are retained (if the fields are
present in the base layer)
Notes:
- The function works very much like the Merge Layers function in the
standard GeoProcessing wizard, but preserves the Z/M dimension of the input
layers (if the base layer has Z/M dimension.