Lu2020 Online
: Click on the map to trace the land use area you want to define. Double-click to finish the feature.
If you are building a web application using LuciadRIA , a "Feature" is a single data object within a FeatureLayer . You create it by: Defining its (Point, Polyline, or Polygon).
Assigning (key-value pairs for land use type, area, etc.). LU2020
: Open the "Create Features" pane. Select your new layer and choose a construction tool (like the Polygon or Freehand tool).
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) : Click on the map to trace the
Which are you using to create this feature?
: Ensure you save your edits to commit the new feature to the dataset. 2. Feature Engineering for Analysis You create it by: Defining its (Point, Polyline, or Polygon)
: 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.



