Un-Abandon features

The Un-Abandon Features tool moves or copies the selected features in the abandon layers to a layer in the map.

Below are the criteria and usage of the Un-Abandon Features tool:

  • This tool must be run from within ArcMap.
  • If the data is stored in an Enterprise geodatabase, manually start an edit session before running this tool.
  • This script performs edits to your features but does not register the edits with the editor. All changes are lost unless the edits are saved.
  • Assets that have been stored in an Abandoned feature class can be moved to an In Service feature class using the attributes that were stored with them when they were abandoned.

Un-Abandon feature parameters

Below are the parameters needed to run the Un-Abandon Feature tool:

Parameter Explanation Data Type
Abandoned Line Layer Layer containing selected abandoned line features. All selected features will be copied to the layer specified in the Abandon Line Feature Name Field field. Feature Layer
Abandoned Point Layer Layer containing selected abandoned point features. All selected features will be copied to the layer specified in the Abandon Point Feature Name Field field. Feature Layer
Delete Features Action to take once the selected abandoned features have been restored to their original layers.
  • CHECKED: Delete the selected features from the Abandoned layers.
  • UNCHECKED: Leave the selected features in the Abandoned layers. This is the default.
Boolean
Abandon Line Feature Name Field Field in the Abandoned line layer with the name of the target layer. Field
Abandon Point Feature Name Field Field in the Abandoned point layer with the name of the target layer. Field
Translation Values Provides the ability to convert the value stored in abandoned feature to the layer name in the map. For example, if a feature in the abandoned line layer had a value of Mains in the Abandon Line Feature Name Field, but the layer to move it into was Water Mains, add a row with Mains for the Value In Field column and Water Mains for the Layer Name column. Record Set
Top