Map Niva ID
Map Niva ID to identify crop types to IACS layer.
algorithm id: niva:mapnivaid
Parameters¶
Name | Optionnal | Type | Description |
---|---|---|---|
IACS | False | QgsVectorLayer | Integrated Administration and Control System to map Niva ID on. |
NOMENCLATURE | False | STRING / Choices | Nomenclature to use ('LUCAS', 'RPG (France)', 'CUSTOM') to map Niva ID. |
MAPPING_FIELD | False | STRING / Choices | Field of IACS to use for mapping according to NOMENCLATURE choice. |
CSV | True | STRING / File Path | Path to custom nomenclature CSV file that map MAPPING_FIELD values to Niva ID. Only needed if NOMENCLATURE is 'CUSTOM' |
Outputs¶
Name | Type | Description |
---|---|---|
IACS_NIVA | QgsVectorLayer | Integrated Administration and Control System with Niva.ID. |
IACS_NIVA is a clone of IACS layer with Niva.ID field.