Assigns a numeric code to each unique value of a classification field, for any vector layer (points, lines, polygons).
EN: This plugin reads the unique values of a chosen field (e.g. a "CLASS" field) on a vector layer loaded in the project, regardless of its geometry type, then lets you assign an integer code to each value. The field is created/updated directly on the loaded layer, so changes are visible immediately in QGIS (attribute table, symbology) without manual reload. Matching ignores case and extra whitespace (e.g. "Lagoon" and "lagoon " are treated as identical).
Plugin Tags