Edit Vector Features

Kumoy vectors support editing features and attribute fields using QGIS's standard editing tools. The steps below use a Kumoy point layer as an example and also explain how to add attribute fields.

Supported Editing Operations#

In QGIS, you can make the following edits to Kumoy vectors:

Add Features#

You can add features to a Kumoy vector using the same workflow as for regular QGIS layers.

  1. Select the Kumoy vector in the Layers panel.

    select-layer.png
  2. Click the Toggle Editing button.

    open-edit-mode.png
  3. Click Add Point Feature.

    add-features.png
  4. Click on the map canvas to add a feature and enter its attributes as needed.

    fill-new-feature-info.png
  5. When you are done adding features, click Toggle Editing to save.

    confirm-save-edits.png
  6. Once synced, the changes are saved to the cloud.

Tip

Moving and deleting features works exactly the same as with any QGIS vector layer. For detailed guidance, see the following article (in Japanese):

点・線・面の描き方と修正方法:QGISベクタデータ編集ガイド - QGIS LAB by MIERUNE

Add an Attribute Field#

Attribute fields cannot be added during vector creation, but can be added afterward using the standard QGIS workflow.

  1. Right-click the Kumoy vector in the Layers panel and click Properties.

    click-layer-properties.png
  2. Select the Fields tab and click Toggle editing mode.

    field-edit-on.png
  3. Click New field.

    add-field.png
  4. Enter the attribute name and type, then click OK.

    fill-new-field-info.png
  5. When you are done adding attribute fields, click Toggle editing mode to save.

    confirm-save-edits.png

Rename an Attribute Field#

Kumoy vectors don't support renaming attribute fields through the standard QGIS workflow. To rename a field, use the Field Calculator to create a new field with the desired name, copy values from the existing field into it, then delete the original field.

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