不具合 ID 番号 |
BUG-000156151 |
送信されました | February 27, 2023 |
最終更新日 | June 5, 2024 |
適用対象 | ArcGIS Online |
見つかったバージョン | February 2023 |
オペレーティング システム | Windows OS |
オペレーティング システムのバージョン | 10.0 64 Bit |
ステータス | As Designed
開発チームによる確認後に、この動作が設計どおりであると判断されました。 詳細については、「参考情報」セクションをご参照ください。
|
参考情報
This is related to the extent of the data specified and the default cell size that is calculated for analysis. In Map Viewer Classic, the default is set to 'Use current map extent' (check the box at the bottom of the tool). In the new map viewer (Map Viewer), the default falls to the environment settings, which is 'Full extent (of input)'. The default extent falls on the tool that uses the full extent of input points.
Based on the input provided, there are points in Ireland and across North America, so the default cell size is calculated based on a very large extent compared to running in the users' 3.x example where the map extent is specified to a small local area near Dublin.
({&context={"extent":{"xmin":-752642.4301407391,"ymin":7032310.7655911315,"xmax":-748467.057470667,"ymax":7040336.653561065,"spatialReference":{"wkid":102100,"latestWkid":3857}}}})
The cellSizeUnit parameter does not affect the analysis. This parameter comes from the default REST and is supposed to be hidden.
対処法
Set the environment extent in the new map viewer analysis tool to 'use display extent' or 'specify'. By default this is the setting in the classic analysis tool (check the box at the bottom of tool).
再現の手順