laptop and a wrench

不具合

The 'InfoFormat' parameter containing an unacceptable value is returned when making a GetFeatureInfo request to the Web Map Service (WMS) when INFO_FORMAT is equal to application/geojson.

最後に公開された状態: June 10, 2022 ArcGIS GIS Server
不具合 ID 番号 BUG-000144235
送信されましたNovember 3, 2021
最終更新日June 5, 2024
適用対象ArcGIS GIS Server
見つかったバージョン10.9
オペレーティング システムWindows OS
オペレーティング システムのバージョン2019 64 Bit
ステータスWill Not Be Addressed

参考情報

In ArcGIS Enterprise 10.9 release, WMS is updated to support application/geo+json instead of application/geojson. Requests to GetFeatureInfo is updated to send URL encoded strings, for example, application/geo%2Bjson.

対処法

There is a functioning workaround for this bug, tested in ArcGIS Enterprise 10.9.1. The workaround is demonstrated using the path information with further elaboration after the example request:

https://services.ga.gov.au/gis/services/OZTemp_Well_Data_Extract/MapServer/WMSServer?service=WMS&version=1.3.0&request=GetFeatureInfo&layers=Thermal_Well&styles&crs=EPSG%3A3857&bbox=15823927.178137133,-3219853.1348547763,15887784.921106925,-3188589.4481924823&width=960&height=470&query_layers=Thermal_Well&feature_count=20&info_format=application%2Fgeo%2Bjson&x=456&y=131

The problem with the last test, which formats the request with application/geojson, is that the request requires using the ACII code for the special characters, so the '/' is '%2F' and the '+' is '%2B' in order to allow the request to use the new formatting for ArcGIS Enterprise 10.9+.

再現の手順

不具合 ID: BUG-000144235

ソフトウェア:

  • ArcGIS GIS Server

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動