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.