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.