To "make a feature" using the dataset (typically referring to Land Use/Land Cover data for the year 2020), you are likely working within a Geographic Information System (GIS) like ArcGIS Pro or QGIS .
If you need to manually digitize or "make" a new boundary over the LU2020 imagery: LU2020
: Click on the map to trace the land use area you want to define. Double-click to finish the feature. To "make a feature" using the dataset (typically
Adding it to the MemoryStore or your data provider to render it on the map. Adding it to the MemoryStore or your data
: Open the Attribute Table of your LU2020 layer and add a new column (Field).
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).