HOW TO

Calculate multiple small polygon dimensions within a larger polygon in ArcGIS Pro

Last Published: January 26, 2024

Summary

In ArcGIS Pro, the Minimum Bounding Geometry tool creates a feature class with polygons that indicate a minimal bounding geometry enclosing each input feature or a combination of input features. For either display, first-approximation spatial query, or spatial indexing purposes, minimal bounding geometry is used to indicate the general position of a geographic feature or dataset.

The instructions provided describe how to calculate the small polygon dimensions within a larger polygon in ArcGIS Pro.

Procedure

  1. Calculate the width of the small polygons.
    1. Start ArcGIS Pro and open the project.
    2. On the ArcGIS Pro ribbon, click Analysis > Tools to open the Geoprocessing pane.
The location of the Tools icon in the Analysis ribbon tab
  1. In the Geoprocessing tool search pane, search for Minimum Bounding Geometry in the search bar, and click Minimum Bounding Geometry (Data Management Tools).
Searching for the Minimum Bounding Geometry tool in the Geoprocessing tool search pane
Note:
Refer to ArcGIS Pro: Minimum Bounding Geometry (Data Management) for more information on the parameters in the Minimum Bounding Geometry tool.
  1. In the Minimum Bounding Geometry pane, configure the following parameters.
    1. For Input Features, select the small polygon layer.
    2. For Output Feature Class, define the name of the new polygon layer. Wards_MinBoundGeo is used in this example.
    3. For Geometry Type, select Rectangle by width.
    4. Check the Add geometry characteristics as attributes to output checkbox.
The Minimum Bounding Geometry tool pane with the parameters to be filled
  1. Click Run.
  1. Identify the small polygons that are located within the desired big polygon and assign attributes to them.
    1. In the Contents pane, right-click the newly created minimum bounding geometry layer and click Attribute Table.
Opening the newly created layer in the Contents pane
  1. In the minimum bounding geometry layer attribute table, click Add to add a new field.
The location of the Add icon in the minimum bounding geometry layer attribute table
  1. Provide a name for the new field, and for Data Type, select Text. The field name, Main_MBG, is used in this example.
  2. Close *Fields: <minimum bounding geometry layer name>, and click Yes to save the changes.
Defining a name for the new field, selecting the data type of the new field, and saving the changes
  1. On the ArcGIS Pro ribbon, click Map > Select and select the large polygon on the map.
Selecting the large polygon on the map by using the Select tool
  1. In the Selection group, click Select By Location.
The location of the Select By Location tool in ArcGIS Pro
Note:
Refer to ArcGIS Pro: Select Layer By Location (Data Management) for more information on the parameters in the Select By Location tool.
  1. In the Select By Location dialog box, configure the following parameters.
    1. For Input Features, select the newly created polygon layer.
    2. For Relationship, select Within, or any other option based on the desired result.
    3. For Selecting Features, select the large polygon. The Main polygon layer is used in this example.
    4. For Selection type, select New selection.
The Select By Location tool dialog box with the parameters to be filled
  1. Click Apply. Click OK.
  2. Open the Attribute Table of the minimum bounding geometry layer.
  3. Click Show Selected Records and right-click the newly created field. Click Calculate Field.
The location of the Show Selected Records icon, and the Calculate Field option for the new Main_MBG field
  1. In the Calculate Field tool dialog box, enter the name of the large polygon layer with single quotes, and click OK. The Main_MBG field values change from <Null> to Main.
Changing the Main_MBG field values from <Null> to Main in the Calculate Field dialog box
  1. Export the attribute table to a CSV file format.
  1. In the Attribute Table of the minimum bounding geometry layer, click the three-bar drop-down menu icon above the vertical scrollbar, and click Export.
The location of the Export icon in the attribute table
  1. In the Export Table dialog box, define a name for the new attribute table with .csv affixed at the end for the Output Name parameter. Click OK.
Note:
Refer to ArcGIS Pro: Table To Table (Conversion) for more information on the parameters in the Export Table tool.
Exporting the attribute table as a CSV file in the Export Table tool

Article ID:000026895

Software:
  • ArcGIS Pro 2 x
  • ArcGIS Pro 2 8 x
  • ArcGIS Pro 2 7 x

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Related Information

Discover more on this topic