Lu2020 〈DIRECT〉
Depending on your goal—whether you are creating a new spatial feature (like a polygon) or a data attribute (feature engineering)—here are the steps to proceed: 1. Create a New Spatial Feature (Vector Data)
Which are you using to create this feature? LU2020
: Open the Attribute Table of your LU2020 layer and add a new column (Field). Depending on your goal—whether you are creating a
Assigning (key-value pairs for land use type, area, etc.). Assigning (key-value pairs for land use type, area, etc
: Use the "Calculate Field" tool to define the feature based on existing data. For example, you might create a "Is_Urban" binary feature where a specific land use code (like 11) is marked as 1 and all others as 0.
If you are performing "feature extraction" for a machine learning model (e.g., for LULC change detection ):