1. Home
  2. Knowledge Base
  3. GeoHECHMS
  4. Intersect Polygons Command
  1. Home
  2. Knowledge Base
  3. GeoHECRAS
  4. Intersect Polygons Command

Intersect Polygons Command

Sometimes it becomes necessary to intersect two (or more) polygons with each other. For example, polygons representing a watershed catchment and a parking lot may overlap, and it may be desirable to intersect the two polygons so that there is no overlap. The original polygons are intersected and divided so that each overlap area becomes a single, separate polygon. If necessary, the user can merge subdivided polygons into a single polygon of the same type.

The Intersect Polygons command can be used to create new polygons from the common overlapping areas between the intersecting polygons. This command causes the intersecting polygons to be split into smaller polygons along the edges of the intersection. The following illustration shows how this command works.
Working of Intersect Polygons Command

Note: After using the Intersect Polygons command, the attribute values defined in the original polygons will be retained. However, area and perimeter attribute values are adjusted to reflect the change in polygon size and shape. Newly created polygons will contain attribute values corresponding to area and perimeter. Specific attribute data, such as Curve Number, % Impervious, etc will be undefined.

Follow the steps below to use the Intersect Polygons command:

  1. From the Map Edit ribbon menu, select the Intersect Polygons command.
    Intersect Polygons command
  2. The Intersect Polygons dialog box will be displayed.
    Intersect Polygons dialog box

The following sections describe the Intersect Polygons command and how to interact with the above dialog box.

Selecting Polygons to Intersect

The Select Polygons to Intersect section allows the user to select the polygons to create new polygons from the common overlapping areas between the intersecting polygons. Click the [Pick] button to select the polygons from the Map View. After clicking the [Pick] button, the dialog box will temporarily disappear, and a prompt will be displayed on the status bar instructing the user on what to do next. The user can then interactively select polygons from the Map View.

After selecting the polygons, the number of selected polygons will be displayed in the Pick polygons read-only field. Click the [Clear] button to cancel all the previous selections and redo the entire process.

Note that if polygons were pre-selected prior to running this command, then the Pick polygons read-only field will display the number of selected polygons.

Map Layer Details

This section allows the user to create a new general drawing layer or a GIS layer for the polygons created after the intersection. By default, the software places the newly created polygons in the Default Drawing Layer. When creating a GIS layer, the polygons are saved as a shapefile.
Map Layer Details

The following entries are provided in this section to define the type and name of the map layer:

  • Layer type
    This dropdown combo box defines the type of layers that can be created. The following options are provided:

    1. Drawing
      This option is used to draw a vector entity of the intersected polygon. This type of layer is identical to the Default Drawing Layer that is defined in the Map Data Layers panel. By default, this option is selected.
    2. GIS
      This option is used to create a GIS layer for the shapefile of the intersected polygons. This data is stored within an external shapefile.
  • Layer name
    This field defines the layer name that will be displayed in the Map Data Layers panel. Duplicate layer names are not permitted. The user can click the [New] button to define a new layer name.

GIS Layer Details

This section gets enabled when the user selects a GIS layer type. Otherwise, the options in this section are not available.
GIS Layer Details

The Directory field defines the path and name of the shapefile to be created. Click the […] browse button to select the shapefile directory and file name.

The Schema definition data table allows the user to define the fields to include for the shapefile layer.

This data table requires the following data:

  • Field Name
    This data column is used to define the field name to add to the shapefile layer.
  • Field Type
    This dropdown combo box describes the data type of the field defined above. The following data types are provided:

    1. Floating Point
    2. Integer
    3. Text
    4. Date
  • Width
    This spin control button is only available for text field types and has a default value of 80. This spin control can range from 1 to 255. The strings longer than the field width that do not fit into the field format will be truncated.

Creating Intersecting Polygons

When all data have been defined in the dialog box, click the [OK] button and the software will create new polygons from the common overlapping areas between the intersecting polygons.

About the Author cxscvlgeo

  • Was this helpful?
  • YesNo

Was this article helpful?

Related Articles