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.
上次发布: September 5, 2018ArcGIS Pro
漏洞 ID 编号
BUG-000115933
已提交
August 6, 2018
上次修改时间
June 5, 2024
适用范围
ArcGIS Pro
找到的版本
2.2
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
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.