Particular OGC-compliant Web Feature Service (WFS) service does not load in ArcGIS Pro 2.2.x but the same service loads in ArcGIS Pro 2.1.2 and ArcGIS Pro 2.1.3 correctly.
Last Published: September 5, 2018ArcGIS Pro
Bug ID Number
BUG-000115933
Submitted
August 6, 2018
Last Modified
June 5, 2024
Applies to
ArcGIS Pro
Version found
2.2
Status
Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
Additional Information
The "map=conus_mod14_wfs.map" string that is a part of the shared URL in this issue should be entered as a custom parameter instead of a part of the WFS Server URL.
In some cases, the text that comes after the question mark (?) in a WFS service URL is trimmed in order to use the URL for multiple requests such as GetCapabilities, GetFeature, DescribeFeatureType, etc. To ensure that this custom parameter is present for all requests to the service, it should be entered as a custom parameter.
In Pro, when adding a new WFS Server Connection, enter the Server URL as "https://fsapps.nwcg.gov/afm/cgi-bin/mapserv.exe" and use the Custom request parameters drop-down to add a row where the parameter name is "map" and the value is "conus_mod14_wfs.map". The option to specify custom parameters is also available in arcgis online map viewer.