Label | Explanation | Data Type |
Feature Class Location
| The enterprise geodatabase or database in which the output feature class will be created. | Workspace; Feature Dataset |
Feature Class Name
| The name of the feature class to be created. | String |
Geometry Type (Optional) | Specifies the geometry type of the feature class. This parameter is only relevant for those geometry types that store dimensionality metadata, such as ST_Geometry in PostgreSQL, PostGIS Geometry, and Oracle SDO_Geometry.
| String |
Template Feature Class (Optional) | An existing feature class or list of feature classes with fields and attribute schema used to defined the fields in the output feature class. | Feature Layer |
Has M (Optional) | Determines if the output feature class contains linear measurement values (M-values).
| String |
Has Z (Optional) | Determines if the output feature class contains elevation values (Z-values).
| String |
Spatial Reference
(Optional) |
The spatial reference of the output feature dataset. On the Spatial Reference Properties dialog box, you can select, import, or create a new coordinate system. To set aspects of the spatial reference, such as the x,y-, z-, or m-domain, resolution, or tolerance, use the Environments dialog box. | Spatial Reference |
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 unregistered feature class. | Feature Class |