Skip to main content
Glama
652036

ArcGIS Pro MCP

by 652036

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ARCGIS_PRO_MCP_HOST_PORTNoBind a Python CURRENT host to an explicit loopback port.
ARCGIS_PRO_MCP_ALLOW_WRITENoGeneral write gate, enabled by default; disable with 0, false, no, or off.
ARCGIS_PRO_MCP_DB_PASSWORDNoFixed credential variable for database connection creation; tools cannot choose other variable names.
ARCGIS_PRO_MCP_DB_USERNAMENoFixed credential variable for database connection creation; tools cannot choose other variable names.
ARCGIS_PRO_MCP_EXPORT_ROOTNoRoot for map, layout, report, chart, and audit exports.
ARCGIS_PRO_MCP_INPUT_ROOTSNoAllowed input data roots.
ARCGIS_PRO_MCP_ALLOW_PUBLISHNoEnables publishing operations. Set to 1 to enable.
ARCGIS_PRO_MCP_PROJECT_ROOTSNoAllowed .aprx roots; falls back to input roots when unset.
ARCGIS_PRO_MCP_GP_OUTPUT_ROOTNoRequired output root for GP operations that write data.
ARCGIS_PRO_MCP_ALLOW_CIM_WRITENoEnables raw CIM writes. Set to 1 to enable.
ARCGIS_PRO_MCP_PORTAL_ALLOWLISTNoAllowed publishing and enterprise targets.
ARCGIS_PRO_MCP_SDK_GP_ALLOWLISTNoSDK GP tool allowlist.
ARCGIS_PRO_MCP_SERVER_ALLOWLISTNoAllowed publishing and enterprise targets.
ARCGIS_PRO_MCP_ALLOW_DESTRUCTIVENoEnables destructive operations such as delete, overwrite, and discard. Set to 1 to enable.
ARCGIS_PRO_MCP_ENABLE_GENERIC_GPNoEnables generic Python GP when set to 1; also requires ARCGIS_PRO_MCP_GENERIC_GP_ALLOWLIST.
ARCGIS_PRO_MCP_ALLOW_PUBLIC_SHARENoEnables sharing with EVERYONE. Set to 1 to enable.
ARCGIS_PRO_MCP_GENERIC_GP_ALLOWLISTNoAllowlist for generic Python GP; required together with ARCGIS_PRO_MCP_ENABLE_GENERIC_GP=1.
ARCGIS_PRO_MCP_SDK_GP_ENV_ALLOWLISTNoSDK GP environment allowlist.
ARCGIS_PRO_MCP_DB_INSTANCE_ALLOWLISTNoExact database targets in platform|instance format; required when creating .sde files.
ARCGIS_PRO_MCP_ALLOW_ENTERPRISE_WRITENoEnables enterprise versioning, maintenance, and Utility Network administration; does not replace ordinary feature/row write authorization. Set to 1 to enable.
ARCGIS_PRO_MCP_ALLOW_PUBLISH_OVERWRITENoEnables overwriting existing published services. Set to 1 to enable.
ARCGIS_PRO_MCP_SDK_ALLOW_DISCARD_EDITSNoEnables SDK discard of all pending edits. Set to 1 to enable.
ARCGIS_PRO_MCP_SDK_ALLOW_EDIT_COMMANDSNoEnables SDK Undo/Redo/save commands. Set to 1 to enable.
ARCGIS_PRO_MCP_SDK_ALLOW_FEATURE_EDITSNoEnables native SDK feature create/update/delete operations. Set to 1 to enable.
ARCGIS_PRO_MCP_ALLOW_INLINE_DB_PASSWORDNoAllows explicit inline database passwords; prefer environment variables or connection files. Set to 1 to enable.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
arcgis_pro_environment_infoB

ArcGIS Pro:读取环境地理处理环境。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_window_statusA

读取实时窗口宿主的工程、活动视图、队列、忙碌状态和会话标识,不修改工程。

arcgis_pro_detach_windowA

安全停止当前 ArcGIS Pro 窗口宿主;需要开启写入权限。

arcgis_pro_server_capabilitiesC

ArcGIS Pro:capabilities服务能力。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_list_projectsC

ArcGIS Pro:列出list projects。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_list_mapsC

ArcGIS Pro:列出list maps。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_list_layoutsC

ArcGIS Pro:列出list layouts。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_list_reportsC

ArcGIS Pro:列出list reports。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_open_report_viewB

在已接入的 CURRENT ArcGIS Pro 窗口中打开并激活一个报表视图。

arcgis_pro_describeC

ArcGIS Pro:描述describe。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_list_fieldsC

ArcGIS Pro:列出字段。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_project_connectionsC

ArcGIS Pro:connections工程。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_add_folder_connectionB

向工程目录追加一个受输入根约束的文件夹连接,可设为 home folder。

arcgis_pro_remove_folder_connectionA

移除精确文件夹连接;拒绝当前 home folder,并要求破坏性开关和路径确认。

arcgis_pro_add_database_connectionB

向工程目录追加一个受输入根约束的数据库连接,可设为默认地理数据库。

arcgis_pro_remove_database_connectionB

移除精确数据库连接;拒绝默认数据库,并要求破坏性开关和路径确认。

arcgis_pro_add_project_toolboxB

向工程目录追加一个受控 .atbx/.tbx 工具箱,可设为默认工具箱;拒绝可执行 .pyt。

arcgis_pro_remove_project_toolboxA

移除精确工程工具箱;拒绝默认工具箱,并要求破坏性开关和路径确认。

arcgis_pro_add_project_styleB

向工程追加系统样式名称或受输入根约束的 .stylx 文件。

arcgis_pro_remove_project_styleA

移除一个精确工程样式;需要破坏性开关和 confirm_style 精确匹配。

arcgis_pro_list_style_itemsC

按样式、style class 和 wildcard 列出项目可用符号/颜色等 StyleItem。

arcgis_pro_list_basemapsC

列出工程当前可用的 basemap 名称。

arcgis_pro_list_color_rampsB

列出工程当前可用色带的名称和对象标识。

arcgis_pro_set_project_defaultsB

设置工程 home folder、默认地理数据库或默认工具箱;至少提供一项。

arcgis_pro_project_summaryC

ArcGIS Pro:读取摘要工程。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_list_layersC

ArcGIS Pro:列出list layers。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_list_tablesC

ArcGIS Pro:列出list tables。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_map_spatial_referenceD

ArcGIS Pro:map地图。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_map_cameraD

ArcGIS Pro:camera地图。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_active_view_infoA

读取 ArcGIS Pro 当前窗口的活动地图/布局视图和实时相机范围;仅支持 aprx_path=CURRENT。

arcgis_pro_list_bookmarksC

ArcGIS Pro:列出书签。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_layer_propertiesC

ArcGIS Pro:读取属性图层。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_list_layout_elementsC

ArcGIS Pro:列出布局。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_mapframe_extentD

ArcGIS Pro:mapframe地图框。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_export_layout_pdfC

ArcGIS Pro:导出布局。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_export_layout_imageC

ArcGIS Pro:导出布局。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_save_projectB

ArcGIS Pro:保存工程。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_save_project_copyC

ArcGIS Pro:保存工程。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_set_layer_visibleD

ArcGIS Pro:设置图层。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_set_layer_transparencyD

ArcGIS Pro:设置图层。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_set_definition_queryC

ArcGIS Pro:设置set definition query。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_select_layer_by_attributeC

按属性更新图层选择集,并核验 ArcPy 派生计数与实际选择集一致。

arcgis_pro_make_feature_layerC

ArcGIS Pro:创建要素。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_make_table_viewC

ArcGIS Pro:创建表。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_mapframe_zoom_to_bookmarkC

ArcGIS Pro:缩放书签。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_add_layer_from_pathC

ArcGIS Pro:添加图层。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_copy_layerC

把工程中现有图层复制到另一地图的顶层,并返回新图层标识。

arcgis_pro_add_layer_to_groupC

把工程中的现有图层加入目标地图的组图层,包括空组图层。

arcgis_pro_insert_layerA

在同一地图内以参考图层为锚点精确插入另一个图层(BEFORE/AFTER)。

arcgis_pro_add_table_to_groupC

把地图中的现有独立表加入目标组图层。

arcgis_pro_remove_layerC

ArcGIS Pro:移除图层。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_add_table_from_pathC

ArcGIS Pro:添加表。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_remove_tableC

ArcGIS Pro:移除表。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_list_registeredD

ArcGIS Pro:列出gp list registered。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_get_countC

ArcGIS Pro:读取gp get count。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_get_raster_propertyC

ArcGIS Pro:读取栅格。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_get_cell_valueD

ArcGIS Pro:读取gp get cell value。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_test_schema_lockD

ArcGIS Pro:testgp test schema lock。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_workspace_list_feature_classesD

ArcGIS Pro:列出工作空间。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_workspace_list_rastersC

ArcGIS Pro:列出工作空间。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_workspace_list_tablesD

ArcGIS Pro:列出工作空间。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_da_table_sampleD

ArcGIS Pro:table表。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_da_query_rowsD

ArcGIS Pro:查询da query rows。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_da_distinct_valuesC

ArcGIS Pro:读取唯一值da distinct values。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_create_group_layerC

ArcGIS Pro:创建图层。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_move_layerC

ArcGIS Pro:移动图层。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_rename_layerC

ArcGIS Pro:重命名图层。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_set_map_reference_scaleC

ArcGIS Pro:设置地图。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_set_map_default_cameraC

ArcGIS Pro:设置地图。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_open_map_viewB

在 ArcGIS Pro 当前窗口打开并聚焦指定地图视图;仅支持 aprx_path=CURRENT。

arcgis_pro_open_layout_viewB

在 ArcGIS Pro 当前窗口打开并聚焦指定布局视图;仅支持 aprx_path=CURRENT。

arcgis_pro_close_viewsA

关闭 ArcGIS Pro 当前窗口中的地图、布局、报表或表视图;仅支持 aprx_path=CURRENT。

arcgis_pro_set_active_view_extentC

实时设置或平移 ArcGIS Pro 当前地图视图范围;preserve_scale=true 时保持比例尺。

arcgis_pro_zoom_active_view_to_layerB

实时将 ArcGIS Pro 当前地图视图缩放到指定图层或其选择集。

arcgis_pro_clip_map_layersA

按多边形图层轮廓裁剪当前地图的图层显示(含底图),不改数据。layer_name 为空则取消裁剪。

arcgis_pro_zoom_active_view_to_all_layersC

实时将 ArcGIS Pro 当前地图视图缩放到全部图层或已有选择集。

arcgis_pro_refresh_layerB

刷新 ArcGIS Pro 当前窗口中包含指定图层的可见地图视图。

arcgis_pro_select_layer_by_locationC

按空间关系更新图层选择集,并核验 ArcPy 派生计数与实际选择集一致。

arcgis_pro_clear_map_selectionA

清除指定图层或地图全部要素图层的选择,并确认实际选择集为空。

arcgis_pro_layer_selection_countA

读取图层 getSelectionSet 返回的准确选中要素数量,不回退为总行数。

arcgis_pro_layer_selection_fidsB

读取图层 getSelectionSet 返回的准确选中要素 ID,可限制返回数量。

arcgis_pro_gp_bufferC

ArcGIS Pro:buffergp buffer。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_clipC

ArcGIS Pro:裁剪gp clip。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_analysis_selectD

ArcGIS Pro:选择gp analysis select。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_copy_featuresC

ArcGIS Pro:复制要素。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_add_joinC

ArcGIS Pro:添加add join。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_remove_joinD

ArcGIS Pro:移除remove join。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_update_layout_text_elementD

ArcGIS Pro:更新布局。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_set_mapframe_extentD

ArcGIS Pro:设置地图框。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_set_map_spatial_referenceD

ArcGIS Pro:设置地图。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_layer_replace_data_sourceD

ArcGIS Pro:layer图层。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_apply_symbology_from_layerD

ArcGIS Pro:应用图层。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_set_layer_scale_rangeC

ArcGIS Pro:设置图层。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_toggle_layer_labelsC

ArcGIS Pro:切换图层。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_dissolveD

ArcGIS Pro:dissolvegp dissolve。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_intersectD

ArcGIS Pro:intersectgp intersect。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_unionD

ArcGIS Pro:uniongp union。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_eraseD

ArcGIS Pro:erasegp erase。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_spatial_joinD

ArcGIS Pro:spatialgp spatial join。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_statisticsD

ArcGIS Pro:statisticsgp statistics。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_frequencyD

ArcGIS Pro:frequencygp frequency。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_table_selectC

ArcGIS Pro:选择表。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_mergeD

ArcGIS Pro:mergegp merge。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_projectD

ArcGIS Pro:project工程。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_add_fieldC

ArcGIS Pro:添加字段。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_delete_fieldA

删除精确字段集合并读回核验;需要破坏性门禁、方案锁、目标路径与字段列表精确回显。

arcgis_pro_da_update_field_constantC

ArcGIS Pro:更新字段。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_export_featuresC

ArcGIS Pro:导出要素。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_export_tableC

ArcGIS Pro:导出表。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_nearD

ArcGIS Pro:neargp near。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_generate_near_tableD

ArcGIS Pro:generate表。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_da_insert_featuresC

ArcGIS Pro:插入要素。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_da_update_featuresC

ArcGIS Pro:更新要素。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_da_delete_selectedC

ArcGIS Pro:删除da delete selected。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_calculate_fieldB

以受限 Arcade 表达式重算现有字段;禁止 Python/VB/code block/Portal FeatureSet,并要求破坏性门禁、目标路径和记录数精确确认。

arcgis_pro_gp_calculate_geometryB

对精确确认的现有字段整表计算几何属性;要求破坏性门禁、目标/字段映射回显和记录数确认。

arcgis_pro_gp_appendD

ArcGIS Pro:appendgp append。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_delete_featuresC

ArcGIS Pro:删除要素。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_truncate_tableC

ArcGIS Pro:清空表。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_create_feature_classC

ArcGIS Pro:创建要素。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_create_tableC

ArcGIS Pro:创建表。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_create_file_gdbC

ArcGIS Pro:创建gp create file gdb。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_create_feature_datasetC

ArcGIS Pro:创建数据集。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_copy_feature_classC

ArcGIS Pro:复制要素。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_rename_datasetC

ArcGIS Pro:重命名数据集。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_delete_datasetC

ArcGIS Pro:删除数据集。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_alter_fieldC

ArcGIS Pro:修改字段。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_import_csv_to_tableC

ArcGIS Pro:导入表。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_xy_table_to_pointD

ArcGIS Pro:xy表。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_json_to_featuresC

ArcGIS Pro:json要素。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_features_to_jsonC

ArcGIS Pro:features要素。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_kml_to_layerD

ArcGIS Pro:kml图层。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_excel_to_tableD

ArcGIS Pro:excel表。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_table_to_excelD

ArcGIS Pro:table表。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_feature_class_to_shapefileD

ArcGIS Pro:feature要素。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_multiple_ring_bufferD

ArcGIS Pro:multiplegp multiple ring buffer。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_feature_to_pointD

ArcGIS Pro:feature要素。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_feature_to_lineD

ArcGIS Pro:feature要素。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_points_to_lineD

ArcGIS Pro:pointsgp points to line。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_polygon_to_lineC

ArcGIS Pro:polygongp polygon to line。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_minimum_bounding_geometryD

ArcGIS Pro:minimumgp minimum bounding geometry。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_convex_hullD

ArcGIS Pro:convexgp convex hull。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_split_by_attributesD

ArcGIS Pro:splitgp split by attributes。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_identityC

ArcGIS Pro:identitygp identity。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_symmetrical_differenceD

ArcGIS Pro:symmetricalgp symmetrical difference。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_count_overlapping_featuresD

ArcGIS Pro:count要素。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_repair_geometryB

以固定 KEEP_NULL 模式就地修复几何;不会删除空几何记录。

arcgis_pro_gp_check_geometryC

ArcGIS Pro:检查gp check geometry。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_eliminateD

ArcGIS Pro:eliminategp eliminate。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_multipart_to_singlepartC

ArcGIS Pro:multipartgp multipart to singlepart。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_aggregate_polygonsD

ArcGIS Pro:aggregategp aggregate polygons。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_slopeD

ArcGIS Pro:slopegp slope。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_aspectD

ArcGIS Pro:aspectgp aspect。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_hillshadeD

ArcGIS Pro:hillshadegp hillshade。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_reclassifyD

ArcGIS Pro:reclassifygp reclassify。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_extract_by_maskD

ArcGIS Pro:extractgp extract by mask。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_extract_by_attributesD

ArcGIS Pro:extractgp extract by attributes。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_zonal_statistics_as_tableD

ArcGIS Pro:zonal表。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_kernel_densityD

ArcGIS Pro:kernelgp kernel density。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_point_densityD

ArcGIS Pro:pointgp point density。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_idwD

ArcGIS Pro:idwgp idw。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_krigingD

ArcGIS Pro:kriginggp kriging。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_topo_to_rasterD

ArcGIS Pro:topo栅格。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_raster_to_polygonD

ArcGIS Pro:raster栅格。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_polygon_to_rasterC

ArcGIS Pro:polygon栅格。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_feature_to_rasterD

ArcGIS Pro:feature要素。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_raster_calculatorD

ArcGIS Pro:raster栅格。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_mosaic_to_new_rasterC

ArcGIS Pro:mosaic栅格。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_analysis_asset_infoC

Register a physical file version and GIS role for checked clipping. File mode; no GUI selection.

arcgis_pro_analysis_result_statusC

Revalidate checked-run evidence and file versions; never infer success from file existence.

arcgis_pro_gp_clip_raster_checkedC

File-mode single-band north-up GeoTIFF clip with explicit AOI, reference grid, immutable run ID and full-domain quality checks.

arcgis_pro_gp_clip_rasterC

ArcGIS Pro:裁剪栅格。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_resampleD

ArcGIS Pro:resamplegp resample。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_project_rasterD

ArcGIS Pro:project工程。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_nibbleD

ArcGIS Pro:nibblegp nibble。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_set_unique_value_rendererD

ArcGIS Pro:设置set unique value renderer。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_set_graduated_colors_rendererC

ArcGIS Pro:设置set graduated colors renderer。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_set_graduated_symbols_rendererD

ArcGIS Pro:设置set graduated symbols renderer。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_set_simple_rendererD

ArcGIS Pro:设置set simple renderer。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_set_heatmap_rendererD

ArcGIS Pro:设置set heatmap renderer。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_update_label_expressionC

ArcGIS Pro:更新标注。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_set_label_fontD

ArcGIS Pro:设置标注。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_export_report_pdfC

ArcGIS Pro:导出报表。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_list_layout_map_framesC

ArcGIS Pro:列出布局。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_set_layout_element_positionD

ArcGIS Pro:设置布局。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_set_layout_element_visibleD

ArcGIS Pro:设置布局。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_update_legend_itemsD

ArcGIS Pro:更新update legend items。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_create_layoutC

ArcGIS Pro:创建布局。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_rename_layoutC

ArcGIS Pro:重命名布局。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_remove_layoutC

ArcGIS Pro:移除布局。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_export_map_to_imageC

ArcGIS Pro:导出地图。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_get_layer_extentD

ArcGIS Pro:读取图层。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_zoom_to_layerC

ArcGIS Pro:缩放图层。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_zoom_to_selectionD

ArcGIS Pro:缩放选择集。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_layer_add_field_aliasD

ArcGIS Pro:添加字段。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_update_layer_cimC

ArcGIS Pro:更新图层。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_list_layer_renderersD

ArcGIS Pro:列出图层。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_set_raster_stretch_colorizerC

为栅格图层设置 Stretch colorizer、波段、gamma、裁剪比例和可选色带。

arcgis_pro_set_raster_classify_colorizerC

为栅格图层设置分级字段、分级数、分类方法和可选色带。

arcgis_pro_set_raster_unique_value_colorizerC

为栅格图层设置唯一值字段和可选色带。

arcgis_pro_apply_gallery_symbolC

把项目符号库中的匹配符号应用到 SimpleRenderer,并以 index 消除重名歧义。

arcgis_pro_list_broken_sourcesC

ArcGIS Pro:列出list broken sources。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_repair_layer_sourceC

ArcGIS Pro:修复图层。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_create_db_connectionD

ArcGIS Pro:创建create db connection。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_list_sde_datasetsC

ArcGIS Pro:列出list sde datasets。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_add_basemapD

ArcGIS Pro:添加add basemap。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_create_mapC

ArcGIS Pro:创建地图。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_remove_mapC

ArcGIS Pro:移除地图。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_duplicate_mapC

ArcGIS Pro:复制地图。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_rename_mapC

ArcGIS Pro:重命名地图。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_map_pan_to_extentC

ArcGIS Pro:平移地图。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_set_time_sliderB

Compatibility alias for layer time enablement.

ArcPy cannot control the active MapView time slider. Use arcgis_pro_set_mapframe_time for a layout map frame or the SDK bridge for the live MapView.

arcgis_pro_gp_run_toolC

ArcGIS Pro:运行工具。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_get_messagesC

ArcGIS Pro:读取gp get messages。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_list_toolboxesC

ArcGIS Pro:列出gp list toolboxes。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_list_tools_in_toolboxD

ArcGIS Pro:列出gp list tools in toolbox。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_na_create_route_layerD

ArcGIS Pro:创建图层。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_na_add_locationsC

ArcGIS Pro:添加na add locations。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_na_solveC

ArcGIS Pro:求解na solve。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_na_service_areaD

ArcGIS Pro:service服务。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_na_od_matrixC

ArcGIS Pro:odna od matrix。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_get_metadataC

ArcGIS Pro:读取元数据。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_set_metadataC

ArcGIS Pro:设置元数据。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_validate_topologyB

ArcGIS Pro:验证拓扑。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_workspace_list_datasetsC

ArcGIS Pro:列出工作空间。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_workspace_list_feature_datasetsD

ArcGIS Pro:列出工作空间。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_workspace_list_domainsC

ArcGIS Pro:列出工作空间。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_table_to_tableD

ArcGIS Pro:table表。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_hot_spotsD

ArcGIS Pro:hotgp hot spots。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_optimized_hot_spotsD

ArcGIS Pro:optimizedgp optimized hot spots。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_cluster_outlierC

ArcGIS Pro:clustergp cluster outlier。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_spatial_autocorrelationD

ArcGIS Pro:spatialgp spatial autocorrelation。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_average_nearest_neighborD

ArcGIS Pro:averagegp average nearest neighbor。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_multi_distance_spatial_clusteringD

ArcGIS Pro:multigp multi distance spatial clustering。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_ordinary_least_squaresD

ArcGIS Pro:ordinarygp ordinary least squares。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_gwrD

ArcGIS Pro:gwrgp gwr。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_forestD

ArcGIS Pro:forestgp forest。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_central_featureD

ArcGIS Pro:central要素。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_mean_centerD

ArcGIS Pro:meangp mean center。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_directional_distributionD

ArcGIS Pro:directionalgp directional distribution。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_create_random_pointsD

ArcGIS Pro:创建gp create random points。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_gp_generate_tessellationD

ArcGIS Pro:generategp generate tessellation。返回可验证的结构化结果;写入和路径限制以服务能力为准。

arcgis_pro_export_active_view_imageB

导出 CURRENT 用户眼前的活动地图或布局视图,作为窗口操作后的视觉验收快照。

arcgis_pro_open_layer_table_viewB

在 CURRENT ArcGIS Pro 中打开并激活图层属性表,可仅显示当前选择记录。

arcgis_pro_create_bookmarkA

从 CURRENT 活动 MapView 或指定布局地图框创建书签,并拒绝重名。

arcgis_pro_update_bookmarkC

更新地图书签的名称、描述或缩略图。

arcgis_pro_delete_bookmarkA

删除指定地图书签;需要独立破坏性门禁和 confirm=true。

arcgis_pro_import_bookmarksC

从受控输入根内的 .bkmx 文件向地图导入书签。

arcgis_pro_export_bookmarksC

将地图书签导出为受控目录中的 .bkmx 文件。

arcgis_pro_layout_element_infoB

读取布局元素的 URI、重复序号、位置、尺寸、旋转、文本、父组及地图绑定。

arcgis_pro_create_layout_from_templateD

从受控输入根内的 .pagx 模板导入一个布局,并唯一核验新布局。

arcgis_pro_bind_map_frameC

将布局地图框显式绑定到地图并读回 URI 进行核验。

arcgis_pro_layout_upsert_elementC

语义化创建或更新文本、图片、地图框、图例、比例尺、指北针、网格或表框元素。

arcgis_pro_delete_layout_elementB

按唯一名称/URI 删除布局元素;需要破坏性门禁和 confirm=true。

arcgis_pro_map_series_infoB

读取布局 MapSeries 类型、页数、当前页、索引图层和选择页。

arcgis_pro_set_map_series_pageB

按页码或页名切换布局 MapSeries 当前页。

arcgis_pro_refresh_map_seriesC

刷新 MapSeries 索引状态并返回刷新后的页信息。

arcgis_pro_export_map_series_pdfB

将 MapSeries 的全部、当前、范围或选择页导出为受控 PDF。

arcgis_pro_list_definition_queriesB

列出图层或独立表的全部命名定义查询及活动状态。

arcgis_pro_upsert_definition_queryB

创建或更新图层/表的命名定义查询,并可将其设为唯一活动查询。

arcgis_pro_delete_definition_queryB

删除图层/表的唯一命名定义查询;需要破坏性门禁和 confirm=true。

arcgis_pro_list_label_classesB

列出图层标注类的名称、表达式、SQL、语言和可见状态。

arcgis_pro_upsert_label_classB

创建或更新标注类的表达式、过滤 SQL、语言和可见状态。

arcgis_pro_table_propertiesB

读取独立表 URI、数据源、定义查询、连接信息和选择集摘要,并脱敏凭据。

arcgis_pro_update_table_propertiesC

更新独立表名称或 definitionQuery 并读回核验。

arcgis_pro_select_table_by_attributeC

按 SQL 修改独立表选择集并将 ArcPy 派生计数与实际选择集交叉核验。

arcgis_pro_table_selection_countC

返回独立表当前选择集的精确行数,不用总记录数代替。

arcgis_pro_table_selection_fidsB

返回独立表当前选择集的有序 OID,带上限和截断标志。

arcgis_pro_current_layer_set_selectionB

以 expected_count+digest 乐观并发保护更新 CURRENT 图层选择集,并核验最终 OID 集。

arcgis_pro_set_active_view_cameraC

在 CURRENT 地图视图中设置相机 X/Y/Z、scale、heading、pitch、roll,并校验活动地图 URI。

arcgis_pro_current_layer_query_rowsC

从 CURRENT 活动地图的图层读取属性,可选择严格使用当前 UI 选择集。

arcgis_pro_current_map_run_analysisB

在 CURRENT 活动地图中以图层/表 URI 运行受控具名 GP,保留选择集并可把核验后的输出加回地图。

arcgis_pro_edit_preflightA

预检同一数据集的一组 update/insert/delete 操作,锁定命中 OID 与数量并签发五分钟编辑令牌。

arcgis_pro_edit_applyB

在单次 arcpy.da.Editor 会话中原子执行已预检的编辑;失败时回滚,不跨 MCP 请求保留游标。

arcgis_pro_edit_geometry_preflightB

按精确 OID 预检 SHAPE@WKT/SHAPE@JSON 几何更新,签发绑定几何内容和 OID digest 的令牌。

arcgis_pro_edit_geometry_applyA

原子应用已预检的精确 OID 几何更新;内容或目标变化即失败并回滚。

arcgis_pro_edit_workspace_preflightB

预检同一工作空间中多个数据集的更新、插入、删除或几何修改并签发单一事务令牌。

arcgis_pro_edit_workspace_applyB

在一个 arcpy.da.Editor 事务内原子执行多数据集预检计划;任一计数变化即全部回滚。

arcgis_pro_da_delete_whereA

按 where_clause 删除数据集记录;必须启用破坏性门禁并提供精确 expected_count。

arcgis_pro_delete_layer_selectionB

删除 CURRENT 图层当前选择集中的要素;拒绝空选择且必须匹配 expected_count,不进入 Pro UI Undo 栈。

arcgis_pro_layer_enable_timeC

启用或禁用图层时间属性;这不会控制活动 MapView 的时间滑块。

arcgis_pro_mapframe_time_infoA

读取布局地图框的 MapTime 状态和当前时间范围;MapTime 不代表活动 MapView 时间滑块。

arcgis_pro_set_mapframe_timeB

设置布局地图框的 MapTime 开关、ISO-8601 起止时间和端点包含方式。

arcgis_pro_dataset_existsB

在输入根策略内检查一个数据集是否存在,并返回规范化路径。

arcgis_pro_verify_output_datasetA

核验 GP 输出根目录内的数据集是否真实创建,并可要求至少一条记录。

arcgis_pro_dataset_schemaB

读取字段、索引、空间参考、子类型、附件和关系类的一体化数据集方案快照。

arcgis_pro_list_domainsB

列出工作空间中的编码值域和范围域及其策略。

arcgis_pro_list_subtypesB

列出数据集子类型、默认子类型以及逐字段默认值和值域。

arcgis_pro_create_domainB

在地理数据库中创建编码值域或范围域;需要写入开关和方案锁。

arcgis_pro_delete_domainA

删除指定属性域;需要破坏性开关,且 confirm_domain_name 必须精确匹配。

arcgis_pro_alter_domainC

更新属性域名称、描述、拆分/合并策略或所有者。

arcgis_pro_add_coded_value_to_domainC

向编码值域添加一个代码与描述。

arcgis_pro_delete_coded_value_from_domainA

从编码值域移除一个精确代码;需要破坏性开关及 confirm=true。

arcgis_pro_set_range_domainC

设置范围域的最小值与最大值。

arcgis_pro_assign_domain_to_fieldC

把属性域分配给字段,可限定一个子类型代码。

arcgis_pro_remove_domain_from_fieldA

移除字段的属性域分配;需要破坏性开关及 confirm=true。

arcgis_pro_set_subtype_fieldC

把一个字段设为数据集的子类型字段。

arcgis_pro_clear_subtype_fieldA

清除数据集的子类型字段;需要破坏性开关及 confirm=true。

arcgis_pro_add_subtypeC

向数据集添加一个子类型代码和名称。

arcgis_pro_remove_subtypeA

移除精确子类型代码;需要破坏性开关及 confirm=true。

arcgis_pro_set_default_subtypeC

设置数据集的默认子类型代码。

arcgis_pro_attachments_infoA

读取数据集是否启用附件以及关联关系类名称。

arcgis_pro_enable_attachmentsB

为数据集启用附件;需要写入开关和方案锁。

arcgis_pro_disable_attachmentsA

禁用并移除数据集附件能力;需要破坏性开关及 confirm=true。

arcgis_pro_add_attachmentsC

按匹配表批量添加附件;路径受输入根策略约束。

arcgis_pro_remove_attachmentsC

按匹配表批量移除附件;需要破坏性开关及 confirm=true。

arcgis_pro_relationship_classesB

读取与数据集相关的关系类名称。

arcgis_pro_create_relationship_classC

在 GP 输出根中创建关系类并核验输出存在。

arcgis_pro_delete_relationship_classA

删除 GP 输出根内的关系类;需要破坏性开关且确认路径必须完全一致。

arcgis_pro_topology_infoB

读取拓扑名称、聚类容差和参与要素类。

arcgis_pro_create_topologyC

在 GP 输出根中的要素数据集内创建拓扑并核验输出。

arcgis_pro_add_feature_class_to_topologyC

把要素类加入拓扑,并设置 XY/Z rank。

arcgis_pro_add_rule_to_topologyC

向拓扑添加一个精确规则,可指定目标要素类。

arcgis_pro_remove_rule_from_topologyC

从拓扑移除一个精确规则;需要破坏性开关及 confirm_rule_name 精确匹配。

arcgis_pro_remove_feature_class_from_topologyB

从拓扑移除参与要素类;需要破坏性开关及 confirm=true。

arcgis_pro_validate_topologyC

验证拓扑的全部范围或指定 extent,并返回 GP 消息。

arcgis_pro_export_topology_errorsB

把拓扑错误导出到 GP 输出根,并报告所创建的点、线、面错误类。

arcgis_pro_extension_statusA

读取 Spatial、3D、Image Analyst、Network 等 ArcGIS 扩展许可状态,不执行签出。

arcgis_pro_validate_analysis_environmentB

校验受支持的 ArcPy 环境映射及其中的输入路径,不改变全局环境。

arcgis_pro_raster_infoB

读取栅格格式、波段、像元类型、范围、空间参考和基本统计属性。

arcgis_pro_raster_fillB

在一次受控 Spatial Analyst 签出和局部环境中填洼,并核验输出栅格。

arcgis_pro_raster_flow_directionC

计算 D8/MFD/DINF 流向,可选输出 drop raster,并核验所有输出。

arcgis_pro_raster_flow_accumulationC

计算流量累积栅格,可选权重栅格和受控分析环境,并核验输出。

arcgis_pro_raster_snap_pour_pointC

把倾泻点吸附到高累积像元,并在 Spatial Analyst 会话中核验输出。

arcgis_pro_raster_watershedC

根据流向栅格和倾泻点生成分水岭栅格,并核验输出。

arcgis_pro_network_travel_modesB

列出网络数据源可用的 travel modes 及阻抗、限制和层级属性。

arcgis_pro_network_solve_routeB

使用 arcpy.nax 一次性求解路线并导出、核验 Routes/Stops/Directions,不保留进程内 solver。

arcgis_pro_network_solve_service_areaC

用本地 NetworkDataset 一次性求解 Service Area,导出并核验 polygons/lines/facilities。

arcgis_pro_network_solve_closest_facilityC

用本地 NetworkDataset 一次性求解 Closest Facility,并核验所有显式输出。

arcgis_pro_network_solve_od_cost_matrixC

用本地 NetworkDataset 一次性求解 Origin-Destination Cost Matrix,拒绝计费 URL 服务。

arcgis_pro_list_temporary_viewsA

列出当前 MCP 或窗口宿主进程创建的临时 feature layer/table view 及其不透明引用。

arcgis_pro_project_cache_statusA

读取文件模式 ArcGISProject 缓存中的工程路径;CURRENT 工程不会跨请求缓存。

arcgis_pro_window_job_submitB

向已确认的 CURRENT 窗口宿主异步提交一个带 aprx_path=CURRENT 的工具调用,并返回可查询 request_id。

arcgis_pro_window_job_statusB

读取窗口宿主保留的异步或超时任务终态、错误及结构化结果。

arcgis_pro_window_job_cancelA

取消尚未开始的窗口任务;Python 宿主对已运行本地 GP 仅报告 cancel_requested,可靠取消需 SDK。

arcgis_pro_window_wait_for_changeB

长轮询 CURRENT 工程、活动视图、相机和选择集 revision;Python 源不声称提供 DrawComplete。

arcgis_pro_release_projectB

释放一个文件模式工程的进程缓存引用,以便外部修改或方案锁及时可见;不删除或保存工程。

arcgis_pro_reload_projectA

释放并重新打开一个文件模式 .aprx,返回新的工程摘要;不会保存旧缓存引用中的未保存修改。

arcgis_pro_release_temporary_viewA

释放一个由本进程创建的临时 feature layer/table view 引用,不删除其源数据。

arcgis_pro_portal_statusB

读取活动 Portal、登录状态和白名单匹配结果;不返回用户名、密码或 token。

arcgis_pro_get_artifact_digestA

读取受控导出根内发布工件的 SHA-256 和字节数,用于阶段间完整性核验。

arcgis_pro_create_sharing_draftC

为地图、单一图层/表、数据集或 GP 结果引用创建受控 sharing draft,可同时运行该 draft 类型支持的分析器。

arcgis_pro_stage_service_definitionC

校验 SDDraft 摘要后执行 StageService 分析与暂存,输出受控 .sd 及新摘要。

arcgis_pro_publish_service_definitionB

校验 .sd 摘要后仅向精确白名单 Portal/Server 上传,不接受或返回凭据。

arcgis_pro_list_chartsC

列出图层或独立表上的 typed ArcPy 图表摘要。

arcgis_pro_chart_infoB

按唯一标题读取一个 typed ArcPy 图表的字段、轴和显示属性。

arcgis_pro_upsert_chartC

按标题创建或更新 Bar/Line/Scatter/Histogram/Pie 图表;不做 CIM 猜测删除。

arcgis_pro_export_chartC

将唯一标题的图表导出为受控 SVG、PNG 或 JPEG。

arcgis_pro_chart_mutation_capabilitiesB

读取图表变更边界;当前明确拒绝没有受支持 ArcPy API 的图表删除。

arcgis_pro_list_versionsB

列出受控 .sde 或精确白名单 FeatureServer 中当前用户可见的版本及属性。

arcgis_pro_create_versionB

在企业地理数据库或精确白名单分支版本服务中创建命名版本;需要企业写门。

arcgis_pro_change_versionB

把工程中唯一匹配的图层或独立表切换到指定传统、历史或分支版本;需要企业写门。

arcgis_pro_reconcile_versionsB

协调显式版本范围;因冲突处理可能覆盖值,始终需要企业写门、破坏性门和目标/版本列表精确回显。

arcgis_pro_post_versionA

用官方 ReconcileVersions 对一个精确编辑版本执行协调并提交;不可撤销,需要企业/破坏性双门、目标与编辑版本精确回显及固定确认短语。

arcgis_pro_delete_versionA

删除精确命名版本并复查其消失;需要企业写门、破坏性门及版本名精确回显。

arcgis_pro_register_as_versionedB

将受控 .sde 数据集注册为版本化并通过 Describe 复核;需要企业写门。

arcgis_pro_unregister_as_versionedA

取消受控 .sde 数据集版本化;需要企业写门、破坏性门、路径精确回显,丢弃编辑另需固定确认短语。

arcgis_pro_dataset_maintenance_infoB

读取受控 .sde 数据集的索引、编辑者追踪、GlobalID 和版本化状态。

arcgis_pro_add_indexB

为受控 .sde 数据集的精确字段列表添加属性索引并复核;需要企业写门。

arcgis_pro_remove_indexB

删除受控 .sde 数据集的一个精确索引并复核;需要企业写门、破坏性门及索引名回显。

arcgis_pro_rebuild_indexesB

重建企业地理数据库指定数据集或系统表索引;数据集名必须相对 .sde workspace。

arcgis_pro_analyze_datasetsC

更新企业地理数据库基表、增量表及归档表统计信息;需要企业写门。

arcgis_pro_enable_editor_trackingB

启用受控 .sde 数据集编辑者追踪并复核字段;需要企业写门。

arcgis_pro_disable_editor_trackingA

禁用受控 .sde 数据集选定编辑追踪项但保留字段;需要双门和数据集路径精确回显。

arcgis_pro_add_global_idsA

为最多 50 个受控 .sde 数据集补充 GlobalID 并逐一复核;已有 GlobalID 时跳过。

arcgis_pro_sdk_bridge_statusB

发现可选 ArcGIS Pro SDK Add-In 并读取脱敏状态;不会返回 bearer token 或 lease secret。

arcgis_pro_sdk_acquire_project_leaseC

为一个精确已保存 .aprx 获取 SDK 独占短租约,返回不透明的进程内 session 引用。

arcgis_pro_sdk_renew_project_leaseB

续期 SDK 工程租约;工程切换、过期或 Add-In 重启会失败关闭。

arcgis_pro_sdk_release_project_leaseB

释放 SDK 工程租约并销毁 MCP 进程内的不透明会话引用。

arcgis_pro_sdk_wait_eventsC

长轮询 SDK 原生事件:活动视图、相机、选择、DrawComplete、编辑和工程开关。

arcgis_pro_sdk_contextB

读取 SDK 原生活动视图、相机、活动图层、选择摘要、时间与 CAS generations。

arcgis_pro_sdk_set_cameraA

用 map/context/WKID compare-and-swap 设置原生 MapView 相机;不猜测或投影坐标。

arcgis_pro_sdk_zoom_layerC

按精确 layer URI 缩放原生 MapView,可只缩放当前选择并保持观察方向。

arcgis_pro_sdk_refresh_viewC

请求原生 MapView redraw,并等待同一地图的后续 DrawComplete 或明确报告超时。

arcgis_pro_sdk_set_active_timeB

设置原生活动 MapView 的 offset-aware 时间范围;起止同时留空时禁用时间。

arcgis_pro_sdk_open_tableC

按预期地图中已加载 standalone table 的精确 URI 打开原生表窗格。

arcgis_pro_sdk_create_featureC

用 ArcGIS Pro EditOperation 创建一个 2D 要素,形成原生 Undo 项;字段和几何均受限。

arcgis_pro_sdk_modify_selected_featuresB

用选择 generation/count/OID digest CAS 修改精确选择集,作为一个原生 Undo 编辑。

arcgis_pro_sdk_delete_selected_featuresB

删除精确选择集并保留原生 Undo;需要破坏性门禁、四组 CAS 和双重确认。

arcgis_pro_sdk_gp_job_submitC

向 SDK 提交一个严格白名单、路径契约受控且可取消的异步 GP job。

arcgis_pro_sdk_gp_job_statusB

读取 SDK 异步 GP job 的排队、进度、结果或错误状态。

arcgis_pro_sdk_gp_job_cancelA

通过 SDK cancellation token 请求取消一个异步 GP job;需要写入开关和 confirm=true。

arcgis_pro_sdk_edit_statusB

读取 SDK 原生未保存编辑及活动地图 Undo/Redo 可用状态。

arcgis_pro_sdk_edit_undoA

执行活动地图原生 Undo;需要 SDK 编辑开关、有效租约和 confirm=true。

arcgis_pro_sdk_edit_redoB

执行活动地图原生 Redo;需要 SDK 编辑开关、有效租约和 confirm=true。

arcgis_pro_sdk_edit_saveA

保存当前工程中的待提交数据编辑;需要 SDK 编辑开关和 confirm=true。

arcgis_pro_sdk_edit_discardA

丢弃当前工程中的全部待保存数据编辑;需要破坏性开关及 confirm=true。

arcgis_pro_import_documentB

把受控输入根内的 MXD/3DD/SXD/MAPX/PAGX/RPTX 导入工程,并返回新增项目清单。

arcgis_pro_export_mapxC

将唯一地图导出为受控 .mapx;已有输出必须使用破坏性门禁并精确确认路径。

arcgis_pro_save_layer_fileB

将唯一图层或独立表保存为受控 .lyrx;已有输出必须使用破坏性门禁并精确确认路径。

arcgis_pro_paste_layer_propertiesB

按显式语义类别复制图层属性,支持 POPUPS、DISPLAY_FILTERS、SYMBOLOGY 等;禁止 ALL。

arcgis_pro_table_replace_data_sourceC

使用 typed Table.updateConnectionProperties 替换独立表数据源并读回 broken 状态。

arcgis_pro_connection_repair_preflightB

对最多 100 个图层/表数据源修复生成绑定当前连接摘要的短期签名预检令牌。

arcgis_pro_connection_repair_applyA

仅在修复计划和目标连接未改变时应用批量数据源修复;拒绝陈旧或篡改的预检令牌。

arcgis_pro_add_relateB

向唯一图层或表视图添加临时 relate;永久关系仍使用 CreateRelationshipClass。

arcgis_pro_remove_relateC

从唯一图层或表视图移除命名 relate;需要破坏性门禁和精确名称确认。

arcgis_pro_list_transformationsB

按源/目标 WKID 与可选范围列出 ArcPy 有效坐标转换;首项为 ArcPy 推荐顺序。

arcgis_pro_create_reportC

使用 typed ArcGISProject.createReport 从图层、表或受控路径创建报表。

arcgis_pro_report_sectionsC

读取报表的报告节/布局节、字段、统计、过滤器、可见性和脱敏数据源。

arcgis_pro_update_report_sectionB

更新唯一 REPORT_SECTION 的数据源、definitionQuery 或可见性并读回全部节。

arcgis_pro_locator_infoB

读取受控本地 locator 的能力、地址字段、输出字段和空间参考,不访问计费服务。

arcgis_pro_geocode_addressesA

用受控本地 locator 批量地理编码地址表;typed 字段映射且拒绝远程计费 locator。

arcgis_pro_reverse_geocodeB

用受控本地 locator 对点要素反向地理编码;限制 feature/location 类型并核验输出。

arcgis_pro_utility_network_infoC

读取 Utility Network 版本、拓扑状态、domain networks 和 tiers。

arcgis_pro_validate_utility_network_topologyC

验证 Utility Network dirty areas;需要企业写门和目标身份精确回显。

arcgis_pro_utility_network_traceB

仅使用已有命名 Trace Configuration 执行受约束 Utility Network trace。

arcgis_pro_update_subnetworkB

更新单个或整个 tier 的 subnetwork;整 tier 操作需要破坏性门禁和固定确认短语。

arcgis_pro_export_subnetworkC

只读导出指定 subnetwork JSON,固定 NO_ACKNOWLEDGE,拒绝覆盖已有文件。

arcgis_pro_las_dataset_infoB

读取受控 .lasd 的文件数、点数、统计、金字塔、范围和空间参考。

arcgis_pro_create_las_datasetC

从受控 LAS/LAZ/ZLAS 文件或目录创建新 .lasd;源旁路统计/PRJ 写入必须显式请求。

arcgis_pro_calculate_las_statisticsC

计算 LAS 统计并可导出报告;强制重算需要破坏性门禁、目标回显和固定确认短语。

arcgis_pro_build_las_pyramidC

为精确确认的 .lasd 构建或更新显示金字塔,可使用受约束 class-code 权重。

arcgis_pro_raster_calculate_statisticsB

在原位计算栅格统计,限制 skip factor、忽略值、AOI 和局部环境。

arcgis_pro_raster_build_pyramidsC

构建或更新栅格金字塔;删除金字塔需破坏性门禁和源路径精确回显。

arcgis_pro_raster_set_nodataC

按波段设置 NoData;仅作用于精确回显的受控栅格。

arcgis_pro_raster_copyA

用固定签名 CopyRaster 复制到 GP 输出根,拒绝隐式覆盖并核验输出。

arcgis_pro_raster_focal_statisticsC

以受约束邻域和统计类型运行 Focal Statistics,并核验新输出。

arcgis_pro_raster_cell_statisticsC

对受控栅格或常量列表运行 Cell Statistics,限制统计、多波段和百分位参数。

arcgis_pro_raster_conC

以受控栅格/常量和可选 SQL 条件执行 Con 条件计算。

arcgis_pro_raster_set_nullC

以受控条件栅格、false 值和可选 SQL 条件执行 SetNull。

arcgis_pro_raster_euclidean_distanceC

计算欧氏距离及可选方向/反向方向栅格,逐项核验全部输出。

arcgis_pro_raster_distance_accumulationC

计算距离累积及可选 back/source direction/location 派生栅格并核验。

arcgis_pro_raster_optimal_path_as_lineC

从距离累积和反向方向栅格生成最优路径线并核验输出。

arcgis_pro_raster_stream_orderC

用 STRAHLER/SHREVE 方法计算河网等级栅格。

arcgis_pro_raster_stream_to_featureC

把河网栅格转换为新折线要素类并核验。

arcgis_pro_raster_basinB

从 D8 流向栅格划分流域并核验新输出。

arcgis_pro_create_mosaic_datasetC

在 GP 输出根内的新地理数据库工作空间创建 mosaic dataset,并核验派生输出。

arcgis_pro_add_rasters_to_mosaic_datasetC

把受控路径的栅格加入 mosaic dataset,并限制重复项、金字塔、统计和缩略图选项。

arcgis_pro_build_mosaic_footprintsC

以固定参数更新 mosaic dataset footprints,并读回核验目标。

arcgis_pro_build_mosaic_overviewsC

定义并生成缺失或过期 mosaic dataset overviews,限制为受控目标。

arcgis_pro_remove_rasters_from_mosaic_datasetB

删除精确 where 命中的 mosaic items;需破坏性门禁、目标/条件回显和预期数量。

arcgis_pro_calculate_distance_bandB

计算使每个要素至少具有指定邻居数的距离阈值,不创建数据集。

arcgis_pro_generate_spatial_weights_matrixC

以固定 conceptualization 和参数白名单生成新 .swm 空间权重矩阵。

arcgis_pro_find_point_clustersB

以 DBSCAN/HDBSCAN 聚类点;显式核验 Advanced 许可、距离和时间参数。

arcgis_pro_multivariate_clusteringC

运行多变量聚类,限制分析字段、初始化方式、簇数量和可选评估表。

arcgis_pro_spatially_constrained_multivariate_clusteringC

运行带空间与规模约束的多变量聚类,并核验要素和评估表输出。

arcgis_pro_generalized_linear_regressionC

用固定 model type 和显式解释变量运行广义线性回归。

arcgis_pro_create_space_time_cubeC

从时空点创建新 .nc cube,限制时间/距离单位、对齐方式与 summary field 表。

arcgis_pro_emerging_hot_spot_analysisC

对受控时空 cube 执行新兴热点分析,校验邻域距离、时间窗口和 mask。

arcgis_pro_time_series_clusteringC

聚类时空 cube 的时间序列,并可生成图表表及受控 popup。

arcgis_pro_curve_fit_forecastC

对时空 cube 运行 Curve Fit Forecast,限制曲线、验证、异常值和置信度参数。

arcgis_pro_exponential_smoothing_forecastC

对时空 cube 运行 Exponential Smoothing Forecast 并核验要素与 cube 输出。

arcgis_pro_forest_based_forecastC

对时空 cube 运行 Forest-based Forecast,白名单化树、窗口、深度和抽样参数。

arcgis_pro_evaluate_forecasts_by_locationC

按位置比较多个预测 cube,使用 ArcPy 真实 EvaluateForecastsByLocation API。

arcgis_pro_list_attribute_rulesB

读取数据集的属性规则清单、类型、触发器、子类型和校验属性,不修改方案。

arcgis_pro_export_attribute_rulesB

将属性规则导出为 EXPORT_ROOT 内的新 CSV;拒绝覆盖已有文件。

arcgis_pro_import_attribute_rulesA

从 INPUT_ROOTS 内的官方 CSV 导入属性规则,并核验预期名称集合;需要方案变更双门、目标精确回显和固定确认短语。

arcgis_pro_add_attribute_ruleB

用官方 AddAttributeRule 创建受约束属性规则并后验核验;需要方案变更双门、目标精确回显和固定确认短语。

arcgis_pro_delete_attribute_rulesC

删除精确规则名集合并核验前后差分;需要方案变更双门、目标精确回显和固定确认短语。

arcgis_pro_list_field_groupsB

读取条件值字段组、字段顺序和 restrictive 状态,不修改方案。

arcgis_pro_create_field_groupB

创建条件值字段组并读回核验;需要方案变更双门、目标精确回显和固定确认短语。

arcgis_pro_delete_field_groupB

删除精确字段组并核验不存在;需要方案变更双门、目标精确回显和固定确认短语。

arcgis_pro_list_contingent_valuesA

读取条件值清单,可按精确字段组和 subtype code 筛选,不修改方案。

arcgis_pro_add_contingent_valueB

添加 ANY/NULL/CODED_VALUE/RANGE 条件值并核验唯一新增项;需要方案变更双门、目标精确回显和固定确认短语。

arcgis_pro_remove_contingent_valueA

按精确 CAV id 移除条件值并核验不存在;需要方案变更双门、目标精确回显和固定确认短语。

arcgis_pro_export_contingent_valuesC

将字段组和条件值导出为 EXPORT_ROOT 内两个新 CSV;任一已存在即拒绝执行。

arcgis_pro_import_contingent_valuesA

从 INPUT_ROOTS 内的官方 CSV 以 UNION/REPLACE 导入字段组和条件值,并严格核验清单;需要方案变更双门、目标精确回显和固定确认短语。

arcgis_pro_tool_infoB

读取一个工具或完整工具目录的描述、输入输出 schema、执行模式和安全门,不调用 ArcPy。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2.2/5.0

Scored across 458 tools

Disambiguation1/5

With 458 tools, there are many overlapping tools (e.g., numerous list_* tools, gp_* geoprocessing wrappers, and zoom/selection variants) and descriptions often repeat the tool name generically without clarifying boundaries. An agent cannot reliably distinguish which tool to use for a given task, leading to high misselection risk.

Naming Consistency3/5

All names use snake_case with the arcgis_pro_ prefix, but the internal pattern varies between verb_noun, noun_phrase, and domain-prefixed (gp_, da_, na_, sdk_) conventions. While still readable, the lack of a single predictable verb_noun pattern across the set reduces consistency.

Tool Count1/5

458 tools is an extreme mismatch for a single MCP server, far beyond the typical 3-15 range. Even for a complex GIS domain, this volume makes the toolset unwieldy and impossible for an agent to manage effectively.

Completeness4/5

The surface covers a vast range of ArcGIS Pro operations (project, map, layer, layout, geoprocessing, raster, network, editing, versioning, etc.), but some common lifecycle actions like creating a new project are missing. Overall it is very comprehensive with only minor gaps.

Maintenance

ActivityMaintained
ResponsivenessNo issues