The Attribute Assistant 'Intersecting Raster' method does not extract the correct pixel values from the raster to the points that fall within the pixels.
上次发布: July 19, 2022ArcGIS for Water Utilities
漏洞 ID 编号
BUG-000125744
已提交
October 3, 2019
上次修改时间
June 5, 2024
适用范围
ArcGIS for Water Utilities
找到的版本
10.5.1
操作系统
Windows OS
操作系统版本
7.0 64 Bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The ArcObjects Java API code uses the IRaster read method, which uses a PixelBlock to get the cell. Depending on the location, this returns a block of pixels starting at the upper left corner.