Edit Vector Features on the Web

TeamEnterprise

On the Team plan and above, Kumoy lets you edit vector features and attributes directly on the web. You can add features, adjust point locations, delete features, and update attribute values without opening QGIS.

Note

This page mainly describes the workflow from the standalone vector map. The same editing features are also available from the web map view, and once a feature is selected, the attribute form behaves the same way in both places.

Editable Operations#

The operations available on the web depend on the layer type. Point layers support all editing operations. Line and polygon layers do not currently support creating new geometries or editing positions on the web.

OperationSupported layers
Add a featurePoint layers only
Edit feature positionPoint layers only
Delete a featureAll layers
Edit attributesAll layers

Add a Feature#

Add a new feature to a point layer.

Note

Adding features is only supported for point layers.

  1. Open the vector you want to edit from the project.

    open-vector-project.png
  2. Click Create Feature at the top right.

    click-create-feature.png
  3. Drag the map until the crosshair at the center of the screen is aligned with the target location.

    set-feature-location.png
  4. Enter values in the attribute form, then click Apply.

    set-feature-location-and-save.png
  5. The new feature is added.

    added-new-feature.png

Delete a Feature#

Delete the selected feature. Feature deletion is available for all layers.

Important

Deleted features cannot be restored. Before deleting, make sure you have selected the correct feature.

  1. Select the feature you want to delete.

    select-feature-to-delete.png
  2. Click in the attribute form, then click Delete feature.

    delete-feature-menu.png
  3. Review the confirmation message and click Delete.

    confirm-delete-feature.png
  4. The feature is removed from the map.

    deleted-feature.png

Edit a Feature's Position#

Edit the position of an existing point feature.

Note

Position editing is only supported for point layers.

  1. Select the feature whose position you want to edit.

    select-feature-to-edit.png
  2. In the attribute form, click the Location tab, then click Edit on Map.

    open-position-tab-and-edit-on-map.png
  3. Drag the map until the crosshair at the center of the screen is aligned with the new location, then click Apply.

    set-new-feature-position-and-save.png
  4. The feature's position is updated.

    updated-feature-position.png

Edit Attributes#

Change a feature's attribute values. Attribute editing is available for all layers, including point, line, and polygon layers.

  1. Select the feature whose attributes you want to edit.

    select-feature-to-edit-attributes.png
  2. In the attribute form, click the value you want to change and enter the new value.

    edit-feature-attribute-value.png
  3. Once you have made your changes, click Apply.

    save-edited-feature-attributes.png
  4. The feature's attributes are updated.

    updated-feature-attributes.png

Notes#

Last update: Jun 1, 2026 09:39:08