Change the default Z-domain when the buffer distance that's specified is insufficient to store the buffer output.
上次发布: August 25, 2014ArcGIS for Desktop
增强功能 ID 编号
NIM095883
已提交
August 22, 2014
上次修改时间
June 5, 2024
适用范围
ArcGIS for Desktop
找到的版本
10.1
操作系统
Windows OS
操作系统版本
7
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.
备用工作流程
The default Z-min domain is exactly -10,000, which is insufficient for storing Buffer 3D's output when the buffer distance is greater than 100 km for source features whose Z value is 0. To create a GDB output, set the min Z domain to be lower than the lowest Z value that is expected in the buffer result. For example, if the lowest Z value in the features being buffered is -500m and a buffer distance of 101km is desired, the min Z domain should be set to a value lower than -100500.