Label | Explanation | Data Type |
Feature Class Location
| The enterprise geodatabase in which the feature class will be created. | Workspace; Feature Dataset |
Feature Class Name
| The name of the feature class that will 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 Classes (Optional) | An existing feature class or list of feature classes with fields and attribute schema that will be used to defined the fields in the output feature class. | Feature Layer |
Has M (Optional) | Specifies whether the feature class will have linear measurement values (m-values).
| String |
Has Z (Optional) | Specifies whether the feature class will have 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 |