laptop and a wrench

Bug

The Split tool converts single features into multiple features where the line segments are exactly coincident.

Last Published: June 6, 2017 ArcGIS for Desktop
Bug ID Number BUG-000104621
SubmittedApril 20, 2017
Last ModifiedJune 5, 2024
Applies toArcGIS for Desktop
Version found10.5
Operating SystemWindows OS
Operating System Version7
StatusWill Not Be Addressed

Additional Information

What is happening is the underlying engine that performs overlays takes all the input features from both inputs and creates a topological fabric for the entire extent of the data. From the “How Intersect works” doc: • Determines the spatial reference for processing. This will also be the spatial reference of the output feature class. For details on how this is done, see Spatial Reference. All the input features are projected into this spatial reference for processing. • Cracks and clusters the features. Cracking inserts vertices at the intersection of feature edges; clustering snaps together vertices that are within the xy tolerance. • Discovers geometric relationships (intersections) between features from all the feature classes or layers. • Writes these intersections as features (point, line, or polygon) to the output. So new features are created where overlap occurs.

Workaround

1. Run the Unsplit Line tool using the ID field as the dissolve field. 2. Run the Feature To Line tool to generate the single part features.

Steps to Reproduce

Bug ID: BUG-000104621

Software:

  • ArcGIS for Desktop

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options