ESRI.ArcGIS.ConversionTools | |
WFSToFeatureClass Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.ConversionTools Namespace : WFSToFeatureClass Class |
The following tables list the members exposed by WFSToFeatureClass.
Name | Description | |
---|---|---|
WFSToFeatureClass Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
input_WFS_server | The URL of the source WFS service. T (In, Required) | |
out_feature_class | Output Feature Class (out, Optional) | |
out_name | The name of the feature class to create within the output location. The name must not already exist in the geodatabase. By default, the feature type name is used. (In, Required) | |
out_path | The output location can be the root level of a geodatabase or a feature dataset within a geodatabase. If the output location is a feature dataset, the coordinates are converted from the source coordinate system to the coordinate system of the feature dataset. (In, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. | |
WFS_feature_type | The list of feature types published from the WFS service. (In, Required) |