Skip to content

Features Table

The Features Table shows all features in a layer as rows, with their properties as columns. It’s the main way to inspect and edit attribute data.

To open it: click the menu next to any layer and choose Table, or click the table icon in the Features panel.

  • Each row is one feature. Checking the checkbox next to a row selects that feature; the canvas selection stays in sync.
  • Columns are inferred from the data — text, number, and boolean types are detected automatically.
  • Each column header shows the inferred type.

Double click any cell to edit it. Press Enter or Tab to confirm. Changes sync to the canvas immediately.

Right-click a column header to rename or delete the column (you can also double click the header name to directly rename it). Click the + button between rows to add a new column.

Paste tab-separated values (TSV) directly into the table. Graticule maps pasted columns to existing columns by position — a fast way to bulk-update feature properties from a spreadsheet.

The features table contains tabs at the top corresponding to each layer on the canvas. Click a tab to switch layers.