Copy and paste features using the clipboard

Use the tools on the Edit tab in the Clipboard group to copy or cut features from the current map and paste them in the same map or another map at the same location from which they were copied.

To make a map current, click the tab at the top of the map and turn it dark blue.

Note:

If there is a large amount of information on the clipboard when you exit ArcGIS Pro, you are asked if you want to save the information and be able to paste it later.

Copy selected features

Use Copy to copy selected features and their attribute values to the clipboard.

  1. On the Edit tab, in the Selection group, click Select Select and select the features you want to copy.
  2. On the Edit tab, in the Clipboard group, click Copy Copy or press Ctrl+C.

    The features and their attribute values are copied to the clipboard.

Cut selected features

Use Cut to copy selected features and their attribute values to the clipboard and delete the features from the map.

  1. On the Edit tab, in the Selection group, click Select Select and select the features you want to copy.
  2. On the Edit tab, in the Clipboard group, click Cut Cut or press Ctrl+X.

Paste features to the same layer

Use Paste Paste to paste copied features and their attribute values to the same layer from which they were copied.

  1. On the Edit tab, in the Clipboard group, click Paste Paste or press Ctrl+V.

    The features are added to the map on the same layer, at the same location at which they were copied, and are the current selection.

    The Reposition toolbar appears at the bottom of the map.

  2. Use the repositioning tools to move, rotate, or scale the selection. By default, Move Move is the active tool.

    Reposition toolbar

  3. Click Finish Finish or press the F2 key.

Paste to a specified layer

Use Paste Special Paste to paste copied features to a specified layer. You can choose to copy the attribute values to matching field names or overwrite them with the default source geodatabase values.

To map the source attribute values to specific field names use Field Mapping.

  1. On the Edit tab, in the Clipboard group, click Paste Special or press Ctrl+Alt+V.

    The Paste Special dialog box appears.

  2. Click Layer, click the drop-down arrow and choose a layer.
    • If the Clipboard contains more than one geometry type, choose the feature type you want to paste.

    Paste Special Layer

    Note:

    Pasting a 2D polygon to a multipatch layer converts it to a multipatch feature.

  3. Check or clear Keep source attribute values.
    • Check this setting if you want to keep the copied attribute values for fields that match the target layer.
    • Uncheck this setting if you want to overwrite the attributes values with the default values from the target layer source geodatabase.

    Note:

    In this release of ArcGIS Pro, this setting is disabled when pasting annotation features.

  4. Click OK.

    The features are added to the map on the same layer, at the same location at which they were copied, and are the current selection.

    The Reposition toolbar appears at the bottom of the map.

  5. Use the repositioning tools to move, rotate, or scale the selection. By default, Move Move is the active tool.

    Reposition toolbar

  6. Click Finish Finish or press the F2 key.

Paste attributes using field mapping

Use Paste Special Paste to paste copied features to a specified layer and specify a feature template to map the source attribute values to specific field names configured in Field Mapping.

  1. Set the Field Mapping source and target layers to the same layer the feature template you are using is referencing.

    If the source and target layer do not match the feature template, the default values from the target layer source geodatabase are copied to the pasted features.

    1. On the Edit tab, in the Tools group, click the Editor Settings dialog box launcher Launcher.
    2. Click Field Mapping and click the Fields tab.
    3. Click the Target and Source drop-down arrows and set them both to the same layer the feature template is referencing.
    4. Click OK.
  2. Click Paste Special or press Ctrl+Alt+V.

    The Paste Special dialog box appears.

  3. Click Template, click the drop-down arrow, and choose a feature template that is referencing the same layer you set as the field mapping source and target layers.
    • If the Clipboard contains more than one geometry type, choose the feature type you want to paste.

    Paste Special Template

    Note:

    Pasting a 2D polygon to a multipatch layer converts it to a multipatch feature.

  4. Uncheck Keep source attribute values.
  5. Click OK.

    The features are added to the map on the same layer, at the same location at which they were copied, and are the current selection.

    The Reposition toolbar appears at the bottom of the map.

  6. Use the repositioning tools to move, rotate, or scale the selection. By default, Move Move is the active tool.

    Reposition toolbar

  7. Click Finish Finish or press the F2 key.

Related topics