Label | Explanation | Data Type |
Input Features | The feature class or feature layer that will be converted. | Feature Layer |
Output Location | The location where the output feature class will be created. This can be either a geodatabase or a folder. If the output location is a folder, the output will be a shapefile. | Workspace;Feature Dataset |
Output Name | The name of the output feature class. | String |
Expression (Optional) | An SQL expression used to select a subset of features. | SQL Expression |
Field Map (Optional) | The fields that will be transferred to the output dataset with their respective properties and source fields. By default, the output includes all fields from the input dataset. Use the field map to add, delete, rename, and reorder fields, as well as change other field properties. The field map can also be used to combine values from two or more input fields into a single output field. | Field Mappings |
Configuration Keyword (Optional) | Specifies the default storage parameters (configurations) for geodatabases in a relational database management system (RDBMS). This setting is applicable only when using enterprise geodatabase tables. Configuration keywords are set by the database administrator. | String |
Derived Output
Label | Explanation | Data Type |
Output Feature Class | The output feature class. | Feature Class |