Get started with ArcGIS Web Editor

Set up a web map for editing

To work in ArcGIS Web Editor, you must first create a web map that includes editable feature layers. To create a layer with these permissions, you'll upload a zipped shapefile into ArcGIS Online or ArcGIS Enterprise and publish it. The resulting feature layer can be saved in a web map, which can then be opened in Web Editor.

  1. Download the ConeyIsland_Pruning zip file.

    The ConeyIsland_Pruning.zip file is a shapefile. Next, you'll sign into your organizational account and upload the shapefile as a feature layer. This will give you full editing control of the layer.

  2. Sign in to your ArcGIS organizational account or into ArcGIS Enterprise using a named user account.
    Note:

    If you don't have an organizational account, see options for software access.

  3. On the ribbon, click the Content tab. Click New item.

    New item button

    The New item window opens.

  4. Drag the ConeyIsland_Pruning.zip file to the New item window.

    The ConeyIsland_Pruning.zip file is added to the New item window.

    Tip:

    If you prefer to browse directly to the file, click Your device. Browse to and select the ConeyIsland_Pruning.zip  file. The ConeyIsland_Pruning.zip file is added to the New item window.

  5. In the New item pane, for File type, choose Shapefile. For How would you like to add this file, ensure that Add ConeyIsland_Pruning.zip and create a hosted feature layer is selected.

    File type and How would you like to add this file parameters

  6. Click Next.
  7. For Title, type Coney Island pruning tutorial and add your name or initials. For Categories, choose Environment.
    Note:

    You cannot create two layers in an ArcGIS organization with the same name. Adding your initials to a layer name ensures that other users in your organization can also complete this tutorial. Once a layer has been created, you can rename it in the map to remove your initials, which will not affect the name of the underlying data layer.

  8. For Tags, add the following tags, pressing Enter after each:
    • NYC
    • pruning
    • tutorial
    • planning
    • storms
  9. For Summary, type or copy and paste This shapefile contains a point layer representing trees and a polygon layer representing priority pruning areas.
  10. Click Save.

    The new feature layer is added to your content, and the item page opens. In the Layers section, two sublayers are listed, Tree_Locations and Priority_Areas.

    Now that you've created your layer, you'll add it to a web map. The web map can be accessed in Web Editor.

  11. On the Coney Island pruning tutorial item page, click Open in Map Viewer.

    Open in Map Viewer button

    Map Viewer opens.

  12. On the Contents (dark) toolbar, click Save and choose Save as.

    Save as option

  13. In the Save map window, enter the following information:
    • For Title, type Coney Island pruning tutorial map.
    • For Categories, choose Environment.
    • For Tags, type NYC, pruning, tutorial, planning, and storms.
    • For Summary, type This map contains a point layer representing trees and a polygon layer representing priority pruning areas.
  14. Click Save.

    The web map is added to your content. The map is ready to be opened in Web Editor.

  15. On the ribbon, click the App launcher button and choose Web Editor.

    Web Editor app

    The Web Editor app opens in a new tab. Web Editor allows you to complete quick editing workflows. For an overview of the app, including the Web Editor interface, visit the Introduction to Web Editor documentation site.

    Note:

    If you are opening Web Editor for the first time, you'll receive a message to open a web map to begin. You can optionally check the box next to Don't show me this message again and continue.

  16. On the Contents (dark) toolbar, click Open map. In My content, choose the Coney Island Pruning tutorial map web map.

    Open map button for Coney Island pruning tutorial map

    The web map opens and zooms to New York City. The map shows the two sublayers from the feature layer you added earlier. Points represent trees, and the polygon represents the area designated as high-priority for pruning operations.

    Note:

    The colors shown on your map may be different than those shown in the images.

    The web map defaults to the basemap set by your organization. To better visualize the trees you need to input, you'll switch the basemap to one showing satellite imagery.

  17. On the Contents toolbar, click Basemap. Choose the Imagery Hybrid basemap.

    The basemap for the web map changes to an imagery-based layer with street names.

Create a feature

First, you'll add several trees that technicians noticed while they were out surveying the storm damage. These trees have suffered storm damage and need attention from the maintenance crews. However, they were not captured in the tree census, so you'll add them to the layer to ensure that crews revisit them later.

  1. On the general toolbar, click Search. Copy and paste the address 3300 Coney Island Avenue, Brooklyn, NY and click Search to locate it on the map.

    3300 Coney Island Ave in the search bar

    The map zooms to the location where the field crew found two new trees you need to put onto the map.

  2. Close the Search result pop-up.
  3. On the Contents toolbar, click Layers.

    The Layers pane appears.

  4. Expand the Coney Island pruning tutorial group and click the Tree Locations sublayer to select it.
    Note:

    A blue bar on the left of the layer indicates when it's selected.

  5. On the editing toolbar, click Create features.

    Create features button

    The Create features pane opens.

  6. In the Create features pane, for Tree Locations, click New Feature.

    New Feature option for Tree Locations

  7. Click the map to place a tree on the end of the street south of Coney Island Avenue.

    Location on the map where a new tree is located

    Once the feature is placed, the Create features pane updates to list attribute information for the new point. Attributes store information about the feature.

  8. In the Create features pane, enter the following information:
    • For Borough, type Brooklyn.
    • For Tree_ID, type 1066899.
    • For Status, type Completed.
  9. In the Create features pane, click Create.

    Create button for the new tree feature

    You have digitized a new tree location. Next, you'll add another tree the technician noticed while they were out inspecting.

Copy, paste, and move a feature

In addition to creating new features from scratch, you can copy and paste ones that are already on the map. With this method, the new feature will have the same attributes as the original.

  1. If necessary, select the feature you just created.

    Selected features are highlighted in blue.

  2. On the general toolbar, click Copy.

    Copy button

  3. On the general toolbar, click Paste. In the Create features pane, click Create.

    Paste button and Create button

    A copy of the selected tree feature is pasted on top of the first. You'll move the copy to a location slightly east.

  4. If necessary, on the editing toolbar, click Move. Drag the new tree to the east of the tree you just created, in front of the beach-facing building.

    Move button

  5. On the editing toolbar, click Clear selection to deselect the tree.

    Next, you'll expand the Priority Areas polygon to include the new trees.

Reshape features

Now that you've added the additional trees that field crews need to perform maintenance on after the storm, the Priority Area polygon needs to be extended to include these trees. Web Editor has several tools for reshaping features: Vertices, Reshape, and Split. The Vertices tool is used to change the shape of a feature by moving, adding, or deleting vertices. The Reshape tool is used to add or remove geometry from features. Reshape includes the same drawing tools available when creating features, so it is a versatile choice for editing. The Split tool is used to divide a feature to create two separate features. You'll start by selecting the feature you want to edit.

  1. On the selection toolbar, click Rectangle select.

    The pointer changes from the Pan tool to the Select tool. When the Select tool is active, you can click a feature to select it or draw a rectangle to select multiple features.

  2. Click the Priority Areas polygon to select it.

    Priority Area feature selected using the Rectangle select tool

    The polygon is highlighted in blue. Once the shape is selected, relevant tools on the editing toolbar become active.

  3. On the editing toolbar, click Vertices.

    Vertices button

    Vertices are the points where two or more line segments or curves meet. In the case of the Priority Areas polygon, there are four vertices defining the four corners of the polygon.

  4. Drag the southwest vertex to include the two tree locations you just created.

    Corner of the Priority Areas feature

  5. On the editing toolbar, click Clear selection to deselect the Priority Areas polygon.

Update attributes in bulk

Data can also be edited in bulk. You initially marked the new trees with a status of Completed, as they had been reviewed by the preliminary assessment. Now, these need to be updated to Not Completed so they're prioritized for maintenance. You'll select your new tree points to update attributes for multiple tree features simultaneously.

  1. Zoom in until only the two new trees are visible.

    Zooming in past the visibility extent of the Priority Area polygon will prevent it from being selected along with the tree points.

    Tip:

    You can also press and hold the Shift key while clicking features or open the Selection pane on the Contents toolbar. The Selection pane lists all currently selected features and allows you to select features based on attributes.

  2. On the selection toolbar, click Rectangle select and draw a box around the two new tree locations.

    Two new tree features on the map with a selection box around them

  3. On the editing toolbar, click Attributes.

    The Attributes pane opens. When multiple features are selected, you can update attributes simultaneously.

  4. Update the Status attribute to Not Completed.
  5. At the top of the Attributes pane, for Multiple features, click the drop-down menu and choose one of the trees.

    Multiple features option

    The chosen tree is highlighted in yellow.

  6. Change the Tree ID value of the selected tree to 1066900.
  7. In the Attributes pane, click Save.

    Changes you made to attributes for both points are saved.

In this tutorial, you used the basic editing tools in Web Editor to create and update data and perform bulk attribute updates. These tools and more can be used to edit, create, and update your data. Refer to the Web Editor documentation for detailed guidance on using the specific functionalities within the Web Editor application.

To learn more about Web Editor, try the following resources:

You can find more tutorials in the tutorial gallery.