Label | Explanation | Data Type |
WFS Server | The URL of the source WFS service (for example, http://sampleserver6.arcgisonline.com/arcgis/services/SampleWorldCities/MapServer/WFSServer?). If the input is a complex WFS service (Complex WFS service is checked), this can also be the path to the XML file. | String |
Select Feature Type to Extract | The name of the WFS layer to extract from the input WFS service. | String |
Output Location | The location of the output feature class or geodatabase. If the input is a simple WFS service, the output location can be a geodatabase or a feature dataset in 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. If the input is a complex WFS service, the output location must be a folder. | Workspace; Feature Dataset; Folder |
Name | The name of the output feature class or geodatabase. If the input is a simple WFS service, the name is used to create a feature class in the output location. If the feature class name already exists in the geodatabase, the name will be automatically incremented. By default, the feature type name is used. If the input is a complex WFS service, the name is used to create a geodatabase in the output location. | String |
Complex WFS service
(Optional) | Specifies whether the input WFS service is a complex WFS service.
| Boolean |
Max Features
(Optional) | The maximum number of features that can be returned. The default is 1000. | Long |
Expose Metadata
(Optional) | Specifies whether tables with metadata will be created from the service. This is only applicable for complex WFS services.
| Boolean |
Swap XY Axis Order
(Optional) | Specifies whether the x,y axis order of the output feature class will be swapped. Some WFS services may have the order of the x,y coordinates swapped on the server side, causing the feature class to display incorrectly.
| Boolean |
Derived Output
Label | Explanation | Data Type |
Output Feature Class | The output feature class when converting a simple WFS service. | Feature Class |
Output Workspace | The output file geodatabase when converting a complex WFS service. | Workspace |