Label | Explanation | Data Type |
Input Features | The feature class or feature layer that will be converted. | Feature Layer |
Output Location | The location in which 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 attribute fields that will be in the output with the corresponding field properties and source fields. By default, all fields from the inputs will be included. Fields can be added, deleted, renamed, and reordered, and you can change their properties. Merge rules allow you to specify how values from two or more input fields are merged or combined into a single output value. There are several merge rules you can use to determine how the output field will be populated with values.
| 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 |