Get started editing

The following sections introduce a few fundamental concepts and a basic workflow to get you started editing. For detailed steps to use a specific tool, browse the table of contents or search the help by typing a keyword or phrase.

Open the project

Open the project containing the features you want to create or edit. If you don't have a project, create a new project and create the feature classes in the default geodatabase, or start without a project template and save your work later.

  1. Start ArcGIS Pro and sign in if necessary.
  2. On the start page, do one of the following:
    • To open an existing project, click a recent project Catalog View, or click Open another project Browse and browse to the project.
    • To start a new project, click the map project template Open.
    • To start a new untitled project and save it later, click Open.
    Note:

    When you open a project on a Portal Portal connection, the project package (.ppkx) is downloaded and unpacked in the <User Documents>\ArcGIS\OnlineProjects folder. After you close the project, the unpacked project file (.aprx) appears in the recent projects list.

Open the map and add your data

Open the map containing the features you are editing. If the map doesn't contain your layers, add them. A feature template with default settings is automatically generated for new layers.

  1. On the ribbon, click the View tab. In the Windows group, click Catalog Pane Catalog Pane.
    Tip:

    To open all panes related to editing, click Reset Panes Reset Panes, and choose Reset Panes for editing.

  2. In the Catalog pane, right-click the map containing the features you are editing, and click Open Map View.
    • If the map doesn't exist, on the Insert tab, in the Project group, click New Map New Map.
  3. If the current map doesn't contain the layers you are editing, add them.
    1. In the Catalog pane Catalog Pane, click Databases Databases.
    2. Expand the database containing your data, or the default database in which you are creating new feature classes.
    3. Drag the feature class onto the map.

      A feature template with default settings is automatically generated for the new layer.

  4. To create a feature class, complete the following steps:
    1. Expand and right-click the database, click New and click Feature Class Polygon feature class.
    2. Type the feature class name.
    3. Click the Feature Class Type drop-down arrow and choose the feature geometry you are creating.

      Create Feature Class

    4. Click Next and add fields for the attributes you want to record with each feature.
    5. Click Next and choose a coordinate system.
    6. Click Finish.

      The new feature class is automatically added as a layer to the map and contains no features until you create them.

Update the metadata

Metadata is descriptive information about your data, such as when and how it was recorded, contributors, use limitations, and so on. It is searchable in the Catalog pane and can help others find your data and assess the appropriateness of using it with their work.

  1. In the Catalog pane, right-click the feature class, and click Edit Metadata Edit.
  2. In the Metadata view, type the appropriate information in the required fields.
  3. On the Metadata tab, in the Manage Metadata group, click Save Save Edits.
  4. On the Metadata view tab, click Delete.

Symbolize the layer

Symbolizing a feature layer configures it to draw features using a specific symbol. Creating a new feature class and adding it to a map automatically generates a default symbol. The symbol also appears in the Create Features pane for templates that create features on the layer.

  1. On the View tab, in the Windows group, click Contents Contents.
  2. In the Contents pane, click a layer.
  3. To open the Symbology pane and change the symbology, right-click the layer and click Symbology Symbology.
    Tip:

    This command is also available on the Appearance tab.

    Symbology

Manage layer editability

By default, an edit session is automatically started when you modify or create data. The session automatically stops when you save or discard your edits. For this reason, it is good practice to confirm layer editability and turn off editing for layers you want to protect.

Note:

To manually enable and disable editing tools and feature templates, turn on the Edit button Editable in project Options.

  1. On the Edit tab, in the Manage Edits group, click Status Editing Status.
  2. Review the editing permissions for the layers in your workspace, note the layers that you can edit, and click Close.
  3. To disable editing, uncheck the layer in the Contents pane on the List By Editing tab List By Editing.

Create features

In the Create Features pane, feature templates contain the primary tools with which you create features. Adding a feature layer to a map automatically generates a feature template with default settings. Clicking a template shows its tool palette.

  1. On the Edit tab, choose your snapping preferences, and show the Create Features pane.
    1. In the Snapping group, click the Snapping drop-down menu List By Snapping and enable your snapping preferences.
    2. In the Features group, click Create Create Features.
      Tip:

      To open all panes related to editing, on the View tab, in the Windows group, click Reset Panes Reset Panes, and choose Reset Panes for Editing.

  2. In the Create Features pane Create Features click a feature template.
    Note:

    Warning icons Warning appear with templates that create nonvisible features for reasons that include: mismatched scale range settings, missing symbology attribute values, a failed definition query, and so on.

    Create Features

  3. Click the Active template button Forward and type the attributes values you want to apply to the feature.
    Tip:

    To save the attribute values with the template and reuse them the next time you use the template, click the menu button Menu, and click Properties Properties.

    Active Template

  4. Click a construction tool, or use the default tool, and create the feature.
  5. To finish the feature, right-click and click Finish Finish, or press the F2 key.
  6. On the Edit tab, in the Manage Edits group, click Save Save Edits.

Modify features

The Modify Features pane contains the primary editing tools with which you modify features. Most tools edit features interactively using the pointer. Some tools operate like geoprocessing tools and require typing parameters and clicking a run button.

On the Edit tab, in the Manage Edits group, turning on map topology allows you to edit topologically shared geometry. Tools that can switch between feature and topological editing modes show Features and Edges tabs.

Selection tools that appear with editing tools combine additional functionality for performing specific edits. The best practice is to use the selections tools that appear with a tool instead of the general selection tools on the Edit tab.

  1. On the Edit tab, in the Features group, click Modify Modify Features.
  2. To show tools that perform specific edits, type the name, category, or part of a name in the Search box Find.

    Modify Features Search

  3. Edit the feature following the steps prescribed by the specific tool.
  4. To finish the feature, right-click and click Finish Finish, or press the F2 key.
  5. On the Edit tab, in the Manage Edits group, click Save Save Edits.