Calculate Density creates a blocky effect if the extent of the data is large.
最後に公開された状態: April 6, 2017ArcGIS Online
不具合 ID 番号
BUG-000102058
送信されました
January 12, 2017
最終更新日
June 5, 2024
適用対象
ArcGIS Online
見つかったバージョン
N/A
オペレーティング システム
N/A
オペレーティング システムのバージョン
N/A
ステータス
Known Limit
開発チームによる確認後に、この問題が、Esri の管理の範囲外にあるソフトウェアの既知の制限に関するものであると判断されました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
This is expected behavior. The output of Calculate Density is a polygon feature service, but those polygons are created by converting a raster to the polygons. The cell size of the raster is, 1/1250 of the extent of the input points. So when the extent of the input points is larger, the cell size of the raster will be larger, and this will cause the polygons to be more pixelated.