The Dissolve (Data Management) tool in ArcMap 10.2.1 split features that should be a single feature, even with 64-bit Background Geoprocessing.
上次发布: April 5, 2018ArcGIS for Desktop
漏洞 ID 编号
BUG-000111920
已提交
February 23, 2018
上次修改时间
June 5, 2024
适用范围
ArcGIS for Desktop
找到的版本
10.2.1
操作系统
Windows OS
操作系统版本
2008 64 Bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
A lot of work went into the Dissolve tool after the 10.2.1 release resulting in more success with dissolving feature classes with large vertex counts (the example provided has more than 5 million) in particular when using 64bit products (BG64, Server, Pro).
These changes cannot be ported back to earlier releases.
It may be that having enough available memory when running in BG64 in 10.2.1 gets the Dissolve tool to dissolve to 1 feature. Please check that you have more than 2GB of available memory (memory not in use) before running this dissolve operation using BG64. Do not have anything else running on the machine before or during the Dissolve operation.
Workaround 1 (may not work for slightly larger vertex counts. Could run out of memory.):
Use the Editor Merge tool on the output of Dissolve.
Workaround 2:
Need to simplify the input (reduce number of vertices) and then run the Dissolve tool. See the SimplifyPolygon tool under the Cartography toolset.
解决办法
The features can be dissolved into one by using either ArcGIS Pro or ArcMap 10.3+ with 64-bit Background Geoprocessing installed.