增强功能

Running a Dissolve loses z - it appears to be reset to 0.0.

上次发布: August 25, 2014 No Product Found
增强功能 ID 编号 NIM001607
已提交August 22, 2014
上次修改时间April 2, 2025
适用范围No Product Found
找到的版本9.1
状态Will Not Be Addressed

附加信息

No Public Explanation

备用工作流程

From 680654:
Below are two possible workarounds that others have suggested, the second one requires 3D Analyst:

1. Write out the pre-dissolve features to a text file using the GP tool 'Write Features To Text File'
2. Also write out the post-dissolve features to a text file. This will not have Zs.
3. I made the assumption that each unique XY vertex would have a corresponding unique Z.
4. I joined the post dissolve table with pre dissolve table based on a concatenation of the X and Y fields.
5. I calc'd the post dissolve Z to equal the pre dissolve Z
6. I created a new feature class from the table using the GP tool 'Create Feature From Text File'.

The other, using 3D Analyst:

1. Take the original feature run Feature Vertices to Points on it.
2. Take the new point feature class and run Feature to raster and set the "Field" property to the Shape field so that the Zs become the cell value of the raster.
3. Run your dissolve.
4. On the 3d analyst toolbar there is a tool called "Convert Features to 3d". Run this tool and use your newly created raster as the input. This will give z values to your feature class.

重现步骤

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

联系技术支持部门

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项