Skip to main content

Add Polygons

A polygon feature is an enclosed planar region represented by a shape comprised of straight and curved lines.

Description

Creating a polygon feature helps identify an area of focus on an map. This workflow teaches how to add polygons to a project, use the edit pane, and how to edit fields.

Prerequisites

  • None

Tools and commands used

Steps

  1. Click Map tab.

  2. Click Edit in the Features group.

  3. Click the Edit tab

  4. Click New Polygon Layer in the New Features group.

    A polygon feature class appears in the Contents pane. Edit mode enables and the Edit tab and Edit Feature pane appears.

    The line tool activates and the Construction toolbar appears.

add polygons with editing mode

Edit Mode with polygon tool activated and construction toolbar.
  1. On the Map, create a polygon by clicking to create vertices.

  2. Once finished, the Edit pane updates to reflect the attributes of a selected feature.

    When a feature is first created, it has two fields automatically. The OBJECTID to keep track of each feature as they are created and the label field.

    The feature created exists as a memory feature class. This means that it is not saved to the project geodatabase.

  3. Right-click the line feature layer in the Contents pane.

  4. Click Save .

    The feature class is saved in the project's geodatabase.

    While any pending edits are still waiting to be saved, a red line appears around the edges of map. The feature class is stored in a geodatabase, the red line indicates there are current edits within the feature class that must be saved.

  5. Click Save Edits on the Mapview toolbar.

  6. Click Edit tab

  7. Click Select by Rectangle in the Selection group.

  8. Select the polygon feature on the map.

  9. Name the feature in the label text box on the Edit Feature pane.

  10. Click Edit Fields .

    The Fields view opens with the map view and a Fields tab opens on the ribbon.

  11. In the Fields view, click in the last row in Click here to create a new field.

  12. Type a new Field Name.

  13. Choose a Data Type.

  14. Optionally, type a field alias in Alias.

  15. Click the Fields tab.

  16. Click Save in the Manage Edits group.

  17. Click Edit Fields pane.

    The new fields are added to the Edit Fields pane and can also be edited on the Edit Feature pane.

Related topics

Alternate workflows

Back to top