FAQ:  What happened to background geoprocessing in ArcGIS Pro?

相关信息
Article ID: 42769
Software:
ArcGIS for Desktop Advanced 10.3
ArcGIS for Desktop Standard 10.3
ArcGIS for Desktop Basic 10.3
ArcGIS Pro 1.0
Platforms: N/A

问题描述
What happened to background geoprocessing in ArcGIS Pro?
已邀请:

易智瑞技术支持

赞同来自:

解决方案
In 32-bit ArcGIS for Desktop, the background geoprocessing function works by using a separate 64-bit process to perform the analysis, which is why 64-bit Background Geoprocessing must be installed separately. When invoked, it is seen in Task Manager as two RuntimeLocalServer.exe processes.

Since ArcGIS Pro is itself a 64-bit application, a separate process for background geoprocessing is no longer needed. Tools are run asynchronously, not on a separate task that appears in Task Manager, and allow work to continue in the application while they execute.



As of this writing, additional functionality to run tools in a separate process is being considered.

The in memory workspace option is available for models and scripts in which it is used as intermediate storage for tools chained in sequence. When running tools individually in the Geoprocessing pane or from a Python window, the project default geodatabase is substituted for the in_memory workspace.

创建及修改时间
Created: 6/15/2014

Last Modified: 11/6/2014
原文链接
http://support.esri.com/en/kno ... 42769

要回复问题请先登录注册