WFS To Feature Class (Conversion)

License Level:BasicStandardAdvanced

Summary

Imports a feature type from a web feature service (WFS) to a feature class in a geodatabase.

Learn more about WFS support in ArcGIS

Usage

Syntax

WFSToFeatureClass_conversion (input_WFS_server, WFS_feature_type, out_path, out_name)
ParameterExplanationData Type
input_WFS_server

The URL of the source WFS service. T

String
WFS_feature_type

The list of feature types published from the WFS service.

String
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.

Workspace
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.

String

Environments

Related Topics

Licensing Information

ArcGIS for Desktop Basic: Yes
ArcGIS for Desktop Standard: Yes
ArcGIS for Desktop Advanced: Yes
3/3/2014