If you are performing "feature extraction" for a machine learning model (e.g., for LULC change detection ):
: Open the "Create Features" pane. Select your new layer and choose a construction tool (like the Polygon or Freehand tool). LU2020
: 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
Assigning (key-value pairs for land use type, area, etc.). LU2020