Frequently asked question

Can shared boundary be retained after dissolving two polygon features in ArcGIS Pro?

Last Published: April 28, 2025

No. Dissolving polygon features combines adjacent features by removing the shared boundaries to create a unified shape. This behavior is by design and is commonly used to generalize features based on attribute values.

However, alternative workflows are available to retain the shared boundary visually by merging the feature data from the features into a single record in the attribute table using the Merge tool from the Modify Features pane.

Convert the polygons to lines

Note:
This workflow generates features without the polygon fill.
  1. Open the ArcGIS Pro project.
Note:
This tool requires the ArcGIS Pro Advanced license.
  1. Convert the polygons to lines using the Polygon To Line tool.
    1. On the Analysis tab, in the Geoprocessing group, click Tools.
    2. In the Geoprocessing pane, search for and click Polygon To Line.
    3. In the Polygon To Line pane, for Input Features, select one of the polygon feature layers from the drop-down list.
    4. For Output Feature Class, specify a location.
    5. Uncheck the Identify and store polygon neighboring information check box.
    6. Click Run.
  2. Merge the converted line features using the Merge tool.
    1. On the Edit tab, in the Features group, click Modify.
    2. In the Modify Features pane, search for and click Merge.
    3. Select the line features on the map to be merged. Optionally, select the output line feature layer from Step 2.
    4. Click Merge and save the edits.

Enable z-values for the polygons

Note:
This workflow generates an additional record from the merged features instead of overwriting the existing features’ data for more flexibility.
  1. Open the ArcGIS Pro project.
  2. Enable the z-values for the polygons.
    1. On the Project tab, click Options.
    2. On the Options dialog box, click the Editing tab.
    3. Expand the General section and check the Merge z-aware polygons and allow non-planar geometry check box under Geometry.
    4. Click OK.
  3. In the Contents pane, right-click the polygon feature layer to export and click Data > Export Features. Refer to ArcGIS Pro: Export Features (Conversion) for more information.
  4. On the Environments tab, ensure Enabled is selected for Output has Z Values.
  5. Edit the new exported feature layer vertices.
    1. On the Edit tab, in the Tools group, click Edit Vertices.
    2. Select one of the polygon features on the map.
    3. In the Edit Vertices pane, change the z-values from 0 to 1.
    4. Save the edits.
  6. Merge the exported polygon features using the Merge tool.
    1. On the Edit tab, in the Features group, click Modify.
    2. In the Modify Features pane, search for and click Merge. Click the New Feature tab.
    3. Select the polygon features on the map to be merged.
    4. Check the Keep original features check box and uncheck the Use Template check box.
    5. Click Merge and save the edits.
Note:
To view the shared boundary on the map, change the feature symbology or set the polygon fill to No color.

The map below shows the two polygon features with visible shared boundaries.

Two polygon features with shared boundaries

Article ID: 000035519

Software:
  • ArcGIS Pro

Receive notifications and find solutions for new or common issues

Get summarized answers and video solutions from our new AI chatbot.

Download the Esri Support App

Related Information

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options