The information in this topic is useful if you're trying to programmatically find a built-in command, menu, or toolbar. The ICommandBars.Find and ICommandBar.Find methods can be used to get a reference to a specific toolbar, menu, or command. Both of these methods require the unique identifier (UID) of the object you're trying to find.
This table contains the following information:
- Caption, name, and GUID of all the built-in toolbars in ArcCatalog.
- Caption, name, GUID, and parent of all the built-in menus in ArcCatalog.
- Caption, name, command category (category in the Customize dialog), GUID, SubType, parent, and description of all the built-in commands that appear on the toolbars and menus in ArcCatalog.
Type | Caption | Name | Command Category | GUID(CLSID / ProgID) | Sub Type | Parent | Description |
---|---|---|---|---|---|---|---|
Context menu | Server Schematic Dataset Context Menu | Gx_DatabaseServerSchematicDatasetContextMenu | none | {00975939-4854-4FDE-A1FD-3CD56C6C4266} esriSchematicUI.GxDatabaseServerSchematicDatasetContextMenu |
none | none | none |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | Gx_DatabaseServerSchematicDatasetContextMenu | Paste the clipboard contents into the current location. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_DatabaseServerSchematicDatasetContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_DatabaseServerSchematicDatasetContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_DatabaseServerSchematicDatasetContextMenu | Refresh the selected item(s) |
Command | Privileges | Gx_Privilege | Geodatabase tools | {A33C6F75-25DA-4D86-AAE2-D47B329F45FA} esriCatalogUI.PrivilegeMenuItem |
none | Gx_DatabaseServerSchematicDatasetContextMenu | Grant or revoke privileges on the selected dataset. Only the data owner can alter privileges. |
Command | Locks | Edit_Copy | ArcCatalog | {2934CA60-EB5C-42A9-8CF4-4BBF6429895D} esriCatalogUI.DatabaseLocksMenuItem |
none | Gx_DatabaseServerSchematicDatasetContextMenu | Display locks held on the selected object. |
Command | Show/Hide Schematic Classes | Gx_SchematicShowClassesCommand | Schematics | {CC16AFEB-37E8-4D01-BA9A-2E5152912944} esriSchematicUI.SchematicShowClassesCommand |
none | Gx_DatabaseServerSchematicDatasetContextMenu | Show or hide the underlying schematic tables and schematic feature classes. If they are already shown, the command has a check mark. Click the menu item to hide them. When the schematic tables are shown, you can manage the fields/indexes/spatial reference of the schematic feature classes and schematic templates. |
Menu | New | Gx_SchematicDatasetNewMenu | none | {E77390AE-9ED1-4BBF-A8A3-E19201025C40} esriSchematicUI.GxSchematicDatasetNewMenu |
none | Gx_DatabaseServerSchematicDatasetContextMenu | none |
Menu | Export | Gx_SchematicDatasetExportContextMenu | none | {1A0C04B4-BC5B-4B78-BD82-D65A325E133D} esriSchematicUI.GxSchematicDatasetExportMenu |
none | Gx_DatabaseServerSchematicDatasetContextMenu | none |
Command | Edit | Gx_SchematicDatasetEditor | Schematics | {7B9EDF36-301B-4AA7-B11D-76C251575C13} esriSchematicUI.SchematicDatasetEditorCommand |
none | Gx_DatabaseServerSchematicDatasetContextMenu | Edit this schematic dataset in the Schematic Dataset Editor. |
Context menu | Raster Catalog Context Menu | Gx_RasterCatalogContextMenu | none | {010DCF76-9B25-40E4-BBA4-4FD77DD76E1A} esriCatalogUI.GxEnterpriseRasterCatalogItemContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_RasterCatalogContextMenu | Copy the current selection to the clipboard. |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | Gx_RasterCatalogContextMenu | Paste the clipboard contents into the current location. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_RasterCatalogContextMenu | Deletes the current selection |
Command | Upgrade Spatial Reference | UpgradeSpatialReferenceCmd | Raster | {726D9733-9089-4B33-A95B-1270DEDCDAF4} esriGeoprocessingUI.UpgradeSpatialReferenceCmd |
none | Gx_RasterCatalogContextMenu | Upgrade older low precision data to high precision format.This command is disabled if the data is already in high precision format. |
Menu | Load | RasterDatasetLoadContextMenu | none | {4265E521-24EF-4CC7-995A-EB4196067979} esriDataSourcesRasterUI.RasterDatasetLoadSubMenu |
none | Gx_RasterCatalogContextMenu | none |
Menu | Export | RasterExportContextMenu | none | {B2E690D0-38B5-11D4-8D94-00C04F5B87B2} esriDataSourcesRasterUI.RasterExportSubMenu |
none | Gx_RasterCatalogContextMenu | none |
Command | XML Workspace Document | Untitled | XML Support | {90ADC5BD-44C7-41A0-853E-1FD8E6BF2B2D} esriGeoDatabaseDistributedUI.XMLExportCommand |
none | RasterExportContextMenu | Export data from this geodatabase into an XML file. |
Command | Build Pyramids | Gx_BuildPyramids | ArcCatalog | {BE199EF9-E24D-11D2-9F51-00C04F8ED21A} esriDataSourcesRasterUI.BuildPyramidsMenuItem |
none | Gx_RasterCatalogContextMenu | Build pyramids for this raster dataset to maximise drawing performance. It is recommended to build pyramids for large raster datasets. |
Command | Calculate Statistics | Gx_CalcStats | ArcCatalog | {BE199EFA-E24D-11D2-9F51-00C04F8ED21A} esriDataSourcesRasterUI.CalcStatsMenuItem |
none | Gx_RasterCatalogContextMenu | Calculates statistics for this raster dataset or mosaic dataset. Statistics are needed to perform certain tasks on imagery, such as applying a contrast stretch or classification. |
Context menu | Reports | Find_TableContextMenuReports | none | {0281CF32-359D-482E-873E-D9397D53F836} esriGeoDatabaseUI.TableContextMenuReports |
none | none | none |
Context menu | Table Record Marker Context Menu. | Find_TableContextMenuRecordMarker | none | {04BB864B-0021-11D4-A692-0008C7D3AE8D} esriGeoDatabaseUI.TableContextMenuRecordMarker |
none | none | none |
Context menu | ArcIMS | GxIMS_IMSMetadataServiceContextMenu | none | {055AEC60-26AD-4578-9AA1-5B9A411F4902} esriCatalogUI.IMSMetadataServiceContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | GxIMS_IMSMetadataServiceContextMenu | Copy the current selection to the clipboard. |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | GxIMS_IMSMetadataServiceContextMenu | Paste the clipboard contents into the current location. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | GxIMS_IMSMetadataServiceContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | GxIMS_IMSMetadataServiceContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | GxIMS_IMSMetadataServiceContextMenu | Refresh the selected item(s) |
Menu | New | GxIMS_IMSMetadataServiceNewMenu | none | {B5DAB785-542B-4088-BCEF-4282ADDB38A2} esriCatalogUI.IMSMetadataServiceNewMenu |
none | GxIMS_IMSMetadataServiceContextMenu | none |
Toolbar | ArcGIS Server Tools | Gx_AGSObjectAdminTools | none | {0741EBBB-F66D-465E-8B31-2A47AEAE23F5} esriCatalogUI.GxAGSObjectAdminTools |
none | none | none |
Command | Start | Gx_AGSObjectStart | ArcGIS Service | {9809948D-B0D4-45FC-8DF4-3AB3ACBB204B} esriCatalogUI.GxAGSObjectStartMenuItem |
none | Gx_AGSObjectAdminTools | Start the selected service(s). |
Command | Stop | Gx_AGSObjectStop | ArcGIS Service | {C633C553-C6FF-4DB8-8DB4-1ADFFEA8AD85} esriCatalogUI.GxAGSObjectStopMenuItem |
none | Gx_AGSObjectAdminTools | Stop the selected service(s). |
Command | Pause | Gx_AGSObjectPause | ArcGIS Service | {00D0BCCB-F472-46A4-B3DA-0F13C329DFDB} esriCatalogUI.GxAGSObjectPauseMenuItem |
none | Gx_AGSObjectAdminTools | Pause the selected service(s). |
Command | Restart | Gx_AGSObjectRestart | ArcGIS Service | {89CDCB6E-C771-40F6-8637-67FB6913B118} esriCatalogUI.GxAGSObjectRestartMenuItem |
none | Gx_AGSObjectAdminTools | Restart the selected service(s). |
Context menu | Unregistered Feature Class Context Menu | Gx_UnregisteredFeatureClassContextMenu | none | {07C1A9FF-2259-4154-883B-C64AABB1E6A9} esriCatalogUI.GxUnregisteredFeatureClassContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_UnregisteredFeatureClassContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_UnregisteredFeatureClassContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_UnregisteredFeatureClassContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_UnregisteredFeatureClassContextMenu | Create a new layer based on the selected geographic data. |
Menu | Manage | GxEnterpriseStandaloneFeatureClassManageMenu | none | {6369475E-C690-4160-98CB-F75DAB61BA9B} esriCatalogUI.GxEnterpriseStandaloneFeatureClassManageMenu |
none | Gx_UnregisteredFeatureClassContextMenu | none |
Command | Register with Geodatabase | Gx_RegisterWithGeodatabase | Geodatabase tools | {8760B25F-184C-11D3-9F50-00C04F6BDF0C} esriCatalogUI.RegisterWithGeodatabaseMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Register spatial or nonspatial table for full participation in the geodatabase.Only the table owner can register it with the geodatabase. |
Command | Analyze | Gx_Analyze | Geodatabase tools | {3156D9D6-3B30-4664-B1DB-C08D4DC164BB} esriCatalogUI.AnalyzeMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Analyze this dataset to update the DBMS statistics. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Add Global IDs | Add Global IDs | Distributed Geodatabase | {E2E0DEBA-4FC9-4061-A3F1-484D04C60385} esriGeoDatabaseDistributedUI.ConfigureReplicationCommand |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Add a global ID column which stores a unique GUID value for each row required for replication. This command is disabled if the item is not a feature class or table. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Privileges | Gx_Privilege | Geodatabase tools | {A33C6F75-25DA-4D86-AAE2-D47B329F45FA} esriCatalogUI.PrivilegeMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Grant or revoke privileges on the selected dataset. Only the data owner can alter privileges. |
Command | Locks | Edit_Copy | ArcCatalog | {2934CA60-EB5C-42A9-8CF4-4BBF6429895D} esriCatalogUI.DatabaseLocksMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Display locks held on the selected object. |
Command | Register As Versioned | Gx_RegisterAsVersioned | Geodatabase tools | {4E7D8451-4CC6-11D2-AAAF-00C04FA37585} esriCatalogUI.RegisterAsVersionedMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Register data as versioned to allow concurrent editing.Only the data owner can register it as versioned. |
Command | Unregister As Versioned | Gx_UnregisterAsVersioned | Geodatabase tools | {4E7D8452-4CC6-11D2-AAAF-00C04FA37585} esriCatalogUI.UnregisterAsVersionedCommand |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Unregister the selected dataset as versioned to drop the delta tables. Any unposted edits will be lost.Only the data owner can unregister it as versioned. |
Command | Enable Archiving | Gx_EnableArchiving | Geodatabase tools | {E3F5455C-DE1F-4B8C-B76B-4C21C47A3F42} esriCatalogUI.EnableArchivingMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Enable historical archiving for the selected object. |
Command | Disable Archiving | Gx_DisableArchiving | Geodatabase tools | {6BF8FAAB-F2EA-4FFB-8762-C93314EC0F08} esriCatalogUI.DisableArchivingMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Disable historical archiving for the selected object. |
Command | Enable SQL Access | Create_Versioned_View | ArcCatalog | {96C82A4F-5796-413A-82B2-96797C7E74DD} esriCatalogUI.CreateVersionedViewMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Create a view. The view name in the database is the dataset name followed by _evw.Disabled if you are not the data owner or the data is not versioned or archived or the view exists already. |
Command | Create Attachments | Gx_CreateTableAttachments | ArcCatalog | {7468BE9B-FF35-4AB8-9078-6AE23CA3D1AF} esriCatalogUI.CreateTableAttachmentsMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Enable this geodatabase feature class or table to contain file attachments linked to its features or records. Attachments can be images, pdfs, text documents, or any other type of file. You can add attachments to the features during an edit session.Disabled if you are using a Basic license. A Standard or an Advanced license is required to add, edit or delete attachments. Also disabled if the feature class or table already has attachments or is in a geodatabase that has not been upgraded to ArcGIS version 10. |
Command | Delete Attachments | Gx_DeleteTableAttachments | ArcCatalog | {E2561F46-51CE-4594-B2A5-3DB435325503} esriCatalogUI.DeleteTableAttachmentsMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Deletes the file attachments linked to the features or records in this feature class or table.Disabled if you are using a Basic license. A Standard or Advanced license is required to add, edit or delete attachments. This is also disabled if the feature class or table does not have attachments. |
Command | Enable Editor Tracking | Gx_EnableEditorTracking | ArcCatalog | {9AB076C6-138A-4AFF-BF93-B031401121C7} esriCatalogUI.EnableEditorTrackingMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Enable Editor Tracking on the selected dataset. |
Menu | Export | GxSqlFeatureClassExportMenu | none | {8E378EEC-EB14-43C0-91F5-A33C943D493E} esriCatalogUI.GxSqlFeatureClassExportMenu |
none | Gx_UnregisteredFeatureClassContextMenu | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxSqlFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxSqlFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (single) | DataConverters_FeatureClassToGeodatabase | Data Converters | {768F408D-6D62-45E4-A176-AC857901B900} esriGeoprocessingUI.FeatureClassToGeodatabaseCmd |
none | GxSqlFeatureClassExportMenu | Convert this feature class or shapefile into a feature class. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxSqlFeatureClassExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (single) | DataConverters_FeatureClassToShapefile | Data Converters | {323DC775-A804-4CFD-A12D-9E520A8766CE} esriGeoprocessingUI.FeatureClassToShapefileCmd |
none | GxSqlFeatureClassExportMenu | Convert this feature class into a shapefile. |
Command | Load Data | SimpleLoaderWizard | Data Converters | {689F5441-2F14-11D3-9FC8-00C04F6BDF0E} esriEditorExt.SimpleLoaderWizardCommand |
none | Gx_UnregisteredFeatureClassContextMenu | Load data into this feature class or table. |
Toolbar | Add | GxToolboxAddMenu | none | {07D988D0-8D71-4F35-AB4B-884948A3E615} esriGeoprocessingUI.GxToolboxAddMenu |
none | none | none |
Command | Script | Gx_NewScriptTool | New object | {83736061-D245-4560-81FD-9D0B61243223} esriGeoprocessingUI.NewScriptToolMenuItem |
none | GxToolboxAddMenu | Add a script into this toolbox or toolset to create a new script tool. |
Context menu | Multiple Services Selection Context Menu | Gx_AGSMultiSelAdminContextMenu | none | {083AED50-C321-4352-ABE4-CD78024C34EB} esriCatalogUI.GxAGSMultiSelAdminContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_AGSMultiSelAdminContextMenu | Deletes the current selection |
Command | Start | Gx_AGSObjectStart | ArcGIS Service | {9809948D-B0D4-45FC-8DF4-3AB3ACBB204B} esriCatalogUI.GxAGSObjectStartMenuItem |
none | Gx_AGSMultiSelAdminContextMenu | Start the selected service(s). |
Command | Stop | Gx_AGSObjectStop | ArcGIS Service | {C633C553-C6FF-4DB8-8DB4-1ADFFEA8AD85} esriCatalogUI.GxAGSObjectStopMenuItem |
none | Gx_AGSMultiSelAdminContextMenu | Stop the selected service(s). |
Command | Pause | Gx_AGSObjectPause | ArcGIS Service | {00D0BCCB-F472-46A4-B3DA-0F13C329DFDB} esriCatalogUI.GxAGSObjectPauseMenuItem |
none | Gx_AGSMultiSelAdminContextMenu | Pause the selected service(s). |
Command | Restart | Gx_AGSObjectRestart | ArcGIS Service | {89CDCB6E-C771-40F6-8637-67FB6913B118} esriCatalogUI.GxAGSObjectRestartMenuItem |
none | Gx_AGSMultiSelAdminContextMenu | Restart the selected service(s). |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_AGSMultiSelAdminContextMenu | Create a new layer based on the selected geographic data. |
Command | Service Properties | Gx_AGSObjectProperties | ArcGIS Service | {08496D2D-7D4F-4513-A4AE-FFBF05F24F0A} esriCatalogUI.GxAGSObjectPropertiesMenuItem |
none | Gx_AGSMultiSelAdminContextMenu | View or change the server-related properties of this service such as capabilities, pooling, caching, etc. |
Context menu | Enterprise Schematic Dataset Context Menu | Gx_EnterpriseSchematicDatasetContextMenu | none | {08CB6A48-2DEA-4CCB-A21C-ADE16B55C630} esriSchematicUI.GxEnterpriseSchematicDatasetContextMenu |
none | none | none |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | Gx_EnterpriseSchematicDatasetContextMenu | Paste the clipboard contents into the current location. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_EnterpriseSchematicDatasetContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_EnterpriseSchematicDatasetContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_EnterpriseSchematicDatasetContextMenu | Refresh the selected item(s) |
Command | Privileges | Gx_Privilege | Geodatabase tools | {A33C6F75-25DA-4D86-AAE2-D47B329F45FA} esriCatalogUI.PrivilegeMenuItem |
none | Gx_EnterpriseSchematicDatasetContextMenu | Grant or revoke privileges on the selected dataset. Only the data owner can alter privileges. |
Command | Locks | Edit_Copy | ArcCatalog | {2934CA60-EB5C-42A9-8CF4-4BBF6429895D} esriCatalogUI.DatabaseLocksMenuItem |
none | Gx_EnterpriseSchematicDatasetContextMenu | Display locks held on the selected object. |
Command | Show/Hide Schematic Classes | Gx_SchematicShowClassesCommand | Schematics | {CC16AFEB-37E8-4D01-BA9A-2E5152912944} esriSchematicUI.SchematicShowClassesCommand |
none | Gx_EnterpriseSchematicDatasetContextMenu | Show or hide the underlying schematic tables and schematic feature classes. If they are already shown, the command has a check mark. Click the menu item to hide them. When the schematic tables are shown, you can manage the fields/indexes/spatial reference of the schematic feature classes and schematic templates. |
Menu | New | Gx_SchematicDatasetNewMenu | none | {E77390AE-9ED1-4BBF-A8A3-E19201025C40} esriSchematicUI.GxSchematicDatasetNewMenu |
none | Gx_EnterpriseSchematicDatasetContextMenu | none |
Menu | Export | Gx_SchematicDatasetExportContextMenu | none | {1A0C04B4-BC5B-4B78-BD82-D65A325E133D} esriSchematicUI.GxSchematicDatasetExportMenu |
none | Gx_EnterpriseSchematicDatasetContextMenu | none |
Command | Edit | Gx_SchematicDatasetEditor | Schematics | {7B9EDF36-301B-4AA7-B11D-76C251575C13} esriSchematicUI.SchematicDatasetEditorCommand |
none | Gx_EnterpriseSchematicDatasetContextMenu | Edit this schematic dataset in the Schematic Dataset Editor. |
Context menu | Ready-To-Use Services Menu | GxTaskServicesRootFolderContextMenu | none | {0C3F329E-6661-4A9C-AC6B-D5F266CD240D} esriCatalogUI.GxTaskServicesRootFolderContextMenu |
none | none | none |
Command | { Sign in } | { File_AGOLSignin } | {C74C0031-9224-4EBB-9CA8-4D1D51986955} esriArcMapUI.MxAGOLSignin |
none | GxTaskServicesRootFolderContextMenu | none | |
Toolbar | Globe View Tools | Gx_GlobeViewTools | none | {0C40B6A6-179C-4BBE-BE04-91E55D6A1F2C} esriGlobeCoreUI.GxGlobeViewTools |
none | none | none |
Command | Navigate Tool | GlobeView_Navigate | Globe View | {9667BF2B-55B8-4C40-A4A1-952DD0CA9CF5} esriGlobeCoreUI.GlobeNavigateTool |
none | Gx_GlobeViewTools | Navigate around the globe. |
Command | Full Extent | GlobeView_DataExtent | Globe View | {67D0FF9A-730F-4F1D-897F-1399FBBE482D} esriGlobeCoreUI.GlobeDataExtentCommand |
none | Gx_GlobeViewTools | Zoom the globe view to the full extent of the selected item and set the field of view to the default of 30 degrees. |
Command | Create Thumbnail | GlobeView_CreateThumbnail | Globe View | {B550BC76-86BA-4984-902C-5E4D771F1097} esriGlobeCoreUI.GlobeThumbnailCommand |
none | Gx_GlobeViewTools | Create a thumbnail image for the selected item using the current globe view. |
Toolbar | Export | GxDatabaseExportMenu | none | {0E4ABC89-C836-49A3-BD57-F98077597814} esriCatalogUI.GxDatabaseExportMenu |
none | none | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxDatabaseExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxDatabaseExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxDatabaseExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (multiple) | DataConverters_FeatureClassesToShapefile | Data Converters | {1BCA8BF0-7007-4D66-AA57-A88C9F9BFD6C} esriGeoprocessingUI.FeatureClassesToShapefileCmd |
none | GxDatabaseExportMenu | Convert multiple feature classes into shapefiles. |
Command | To dBASE (multiple) | DataConverters_TablesToDBF | Data Converters | {DED37229-A838-4159-88A8-A6391ED6EEAD} esriGeoprocessingUI.TablesToDBFCmd |
none | GxDatabaseExportMenu | Convert multiple tables into dBASE files. |
Toolbar | Administration | DataServer_Menu | none | {0EF7F993-F6E8-445E-A288-4D0E00BA14DA} esriCatalogUI.GxGDSServerAdminMenuItem |
none | none | none |
Command | New Geodatabase | Gx_GDSCreateNewGeodatabase | Database Servers | {F687D8C0-4B94-4601-9145-6B4CD50A4FDB} esriCatalogUI.GxGDSCreateGeoDBMenuItem |
none | DataServer_Menu | Create a new Geodatabase on the database server. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Attach | Gx_GDSAttachGeodatabase | Database Servers | {DDF12678-6743-405C-955D-99575B4BB062} esriCatalogUI.GxGDSAttachGeodatabaseMenuItem |
none | DataServer_Menu | Add existing geodatabase to the database server. |
Command | Restore | Gx_GDSRestoreGeodatabase | Database Servers | {7307AB53-874F-4BC7-92D8-14934FE777D0} esriCatalogUI.GxGDSRestoreMenuItem |
none | DataServer_Menu | Restore a geodatabase from a backup file. |
Context menu | Geodatabase Unregistered Feature Class Context Menu | Gx_EnterpriseUnregisteredFeatureClassContextMenu | none | {108DC296-A583-41FF-9E87-7A8528576C97} esriCatalogUI.GxEnterpriseUnregisteredFeatureClassContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_EnterpriseUnregisteredFeatureClassContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_EnterpriseUnregisteredFeatureClassContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_EnterpriseUnregisteredFeatureClassContextMenu | Rename the selected item. |
Menu | Manage | GxEnterpriseStandaloneFeatureClassManageMenu | none | {6369475E-C690-4160-98CB-F75DAB61BA9B} esriCatalogUI.GxEnterpriseStandaloneFeatureClassManageMenu |
none | Gx_EnterpriseUnregisteredFeatureClassContextMenu | none |
Command | Register with Geodatabase | Gx_RegisterWithGeodatabase | Geodatabase tools | {8760B25F-184C-11D3-9F50-00C04F6BDF0C} esriCatalogUI.RegisterWithGeodatabaseMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Register spatial or nonspatial table for full participation in the geodatabase.Only the table owner can register it with the geodatabase. |
Command | Analyze | Gx_Analyze | Geodatabase tools | {3156D9D6-3B30-4664-B1DB-C08D4DC164BB} esriCatalogUI.AnalyzeMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Analyze this dataset to update the DBMS statistics. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Add Global IDs | Add Global IDs | Distributed Geodatabase | {E2E0DEBA-4FC9-4061-A3F1-484D04C60385} esriGeoDatabaseDistributedUI.ConfigureReplicationCommand |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Add a global ID column which stores a unique GUID value for each row required for replication. This command is disabled if the item is not a feature class or table. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Privileges | Gx_Privilege | Geodatabase tools | {A33C6F75-25DA-4D86-AAE2-D47B329F45FA} esriCatalogUI.PrivilegeMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Grant or revoke privileges on the selected dataset. Only the data owner can alter privileges. |
Command | Locks | Edit_Copy | ArcCatalog | {2934CA60-EB5C-42A9-8CF4-4BBF6429895D} esriCatalogUI.DatabaseLocksMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Display locks held on the selected object. |
Command | Register As Versioned | Gx_RegisterAsVersioned | Geodatabase tools | {4E7D8451-4CC6-11D2-AAAF-00C04FA37585} esriCatalogUI.RegisterAsVersionedMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Register data as versioned to allow concurrent editing.Only the data owner can register it as versioned. |
Command | Unregister As Versioned | Gx_UnregisterAsVersioned | Geodatabase tools | {4E7D8452-4CC6-11D2-AAAF-00C04FA37585} esriCatalogUI.UnregisterAsVersionedCommand |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Unregister the selected dataset as versioned to drop the delta tables. Any unposted edits will be lost.Only the data owner can unregister it as versioned. |
Command | Enable Archiving | Gx_EnableArchiving | Geodatabase tools | {E3F5455C-DE1F-4B8C-B76B-4C21C47A3F42} esriCatalogUI.EnableArchivingMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Enable historical archiving for the selected object. |
Command | Disable Archiving | Gx_DisableArchiving | Geodatabase tools | {6BF8FAAB-F2EA-4FFB-8762-C93314EC0F08} esriCatalogUI.DisableArchivingMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Disable historical archiving for the selected object. |
Command | Enable SQL Access | Create_Versioned_View | ArcCatalog | {96C82A4F-5796-413A-82B2-96797C7E74DD} esriCatalogUI.CreateVersionedViewMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Create a view. The view name in the database is the dataset name followed by _evw.Disabled if you are not the data owner or the data is not versioned or archived or the view exists already. |
Command | Create Attachments | Gx_CreateTableAttachments | ArcCatalog | {7468BE9B-FF35-4AB8-9078-6AE23CA3D1AF} esriCatalogUI.CreateTableAttachmentsMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Enable this geodatabase feature class or table to contain file attachments linked to its features or records. Attachments can be images, pdfs, text documents, or any other type of file. You can add attachments to the features during an edit session.Disabled if you are using a Basic license. A Standard or an Advanced license is required to add, edit or delete attachments. Also disabled if the feature class or table already has attachments or is in a geodatabase that has not been upgraded to ArcGIS version 10. |
Command | Delete Attachments | Gx_DeleteTableAttachments | ArcCatalog | {E2561F46-51CE-4594-B2A5-3DB435325503} esriCatalogUI.DeleteTableAttachmentsMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Deletes the file attachments linked to the features or records in this feature class or table.Disabled if you are using a Basic license. A Standard or Advanced license is required to add, edit or delete attachments. This is also disabled if the feature class or table does not have attachments. |
Command | Enable Editor Tracking | Gx_EnableEditorTracking | ArcCatalog | {9AB076C6-138A-4AFF-BF93-B031401121C7} esriCatalogUI.EnableEditorTrackingMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Enable Editor Tracking on the selected dataset. |
Menu | Export | GxSqlFeatureClassExportMenu | none | {8E378EEC-EB14-43C0-91F5-A33C943D493E} esriCatalogUI.GxSqlFeatureClassExportMenu |
none | Gx_EnterpriseUnregisteredFeatureClassContextMenu | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxSqlFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxSqlFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (single) | DataConverters_FeatureClassToGeodatabase | Data Converters | {768F408D-6D62-45E4-A176-AC857901B900} esriGeoprocessingUI.FeatureClassToGeodatabaseCmd |
none | GxSqlFeatureClassExportMenu | Convert this feature class or shapefile into a feature class. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxSqlFeatureClassExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (single) | DataConverters_FeatureClassToShapefile | Data Converters | {323DC775-A804-4CFD-A12D-9E520A8766CE} esriGeoprocessingUI.FeatureClassToShapefileCmd |
none | GxSqlFeatureClassExportMenu | Convert this feature class into a shapefile. |
Command | Load Data | SimpleLoaderWizard | Data Converters | {689F5441-2F14-11D3-9FC8-00C04F6BDF0E} esriEditorExt.SimpleLoaderWizardCommand |
none | Gx_EnterpriseUnregisteredFeatureClassContextMenu | Load data into this feature class or table. |
Context menu | Export | Gx_ShapefileTableExportContextMenu | none | {111980C4-072A-11D3-9F8A-00C04F6BC626} esriCatalogUI.GxShapefileTableExportMenu |
none | none | none |
Command | To Geodatabase (single) | DataConverters_TableToGeodatabase | Data Converters | {3280FDC0-F6AC-43FC-B50A-5DD1582E60C9} esriGeoprocessingUI.TableToGeodatabaseCmd |
none | Gx_ShapefileTableExportContextMenu | Convert this table into a table in a geodatabase. |
Toolbar | New | GxCoverageNewMenu | none | {1449254A-319B-11D3-9F33-00C04F79927C} esriCatalogUI.GxCoverageNewMenu |
none | none | none |
Context menu | Standalone Feature Class Context Menu | Gx_StandaloneFeatureClassContextMenu | none | {14B13106-7779-11D3-A00D-00C04F6BC626} esriCatalogUI.GxStandaloneFeatureClassContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_StandaloneFeatureClassContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_StandaloneFeatureClassContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_StandaloneFeatureClassContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_StandaloneFeatureClassContextMenu | Create a new layer based on the selected geographic data. |
Menu | Manage | GxStandaloneFeatureClassManageMenu | none | {E85CA3EA-56BF-4AF6-8AB3-55691EBFF145} esriCatalogUI.GxStandaloneFeatureClassManageMenu |
none | Gx_StandaloneFeatureClassContextMenu | none |
Command | Register with Geodatabase | Gx_RegisterWithGeodatabase | Geodatabase tools | {8760B25F-184C-11D3-9F50-00C04F6BDF0C} esriCatalogUI.RegisterWithGeodatabaseMenuItem |
none | GxStandaloneFeatureClassManageMenu | Register spatial or nonspatial table for full participation in the geodatabase.Only the table owner can register it with the geodatabase. |
Command | Analyze | Gx_Analyze | Geodatabase tools | {3156D9D6-3B30-4664-B1DB-C08D4DC164BB} esriCatalogUI.AnalyzeMenuItem |
none | GxStandaloneFeatureClassManageMenu | Analyze this dataset to update the DBMS statistics. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Add Global IDs | Add Global IDs | Distributed Geodatabase | {E2E0DEBA-4FC9-4061-A3F1-484D04C60385} esriGeoDatabaseDistributedUI.ConfigureReplicationCommand |
none | GxStandaloneFeatureClassManageMenu | Add a global ID column which stores a unique GUID value for each row required for replication. This command is disabled if the item is not a feature class or table. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Create Attachments | Gx_CreateTableAttachments | ArcCatalog | {7468BE9B-FF35-4AB8-9078-6AE23CA3D1AF} esriCatalogUI.CreateTableAttachmentsMenuItem |
none | GxStandaloneFeatureClassManageMenu | Enable this geodatabase feature class or table to contain file attachments linked to its features or records. Attachments can be images, pdfs, text documents, or any other type of file. You can add attachments to the features during an edit session.Disabled if you are using a Basic license. A Standard or an Advanced license is required to add, edit or delete attachments. Also disabled if the feature class or table already has attachments or is in a geodatabase that has not been upgraded to ArcGIS version 10. |
Command | Delete Attachments | Gx_DeleteTableAttachments | ArcCatalog | {E2561F46-51CE-4594-B2A5-3DB435325503} esriCatalogUI.DeleteTableAttachmentsMenuItem |
none | GxStandaloneFeatureClassManageMenu | Deletes the file attachments linked to the features or records in this feature class or table.Disabled if you are using a Basic license. A Standard or Advanced license is required to add, edit or delete attachments. This is also disabled if the feature class or table does not have attachments. |
Command | Enable Editor Tracking | Gx_EnableEditorTracking | ArcCatalog | {9AB076C6-138A-4AFF-BF93-B031401121C7} esriCatalogUI.EnableEditorTrackingMenuItem |
none | GxStandaloneFeatureClassManageMenu | Enable Editor Tracking on the selected dataset. |
Command | Disable Editor Tracking | Gx_DisableEditorTracking | ArcCatalog | {8D215469-8044-4F5D-90A0-95DAF9E9DB5B} esriCatalogUI.DisableEditorTrackingMenuItem |
none | GxStandaloneFeatureClassManageMenu | Disable Editor Tracking on the selected dataset. |
Command | Compress File Geodatabase | CompressFileGDBCmd | Data Converters | {0AA345AF-212A-42C3-8152-65A8391BA5B0} esriGeoprocessingUI.CompressFileGDBCmd |
none | GxStandaloneFeatureClassManageMenu | Compresses file geodatabase data. This command is disabled if the data is already compressed or is not in a file geodatabase. |
Menu | Export | GxFeatureClassExportMenu | none | {5D74BCF4-D7F1-11D2-9F50-00C04F6BC626} esriCatalogUI.GxFeatureClassExportMenu |
none | Gx_StandaloneFeatureClassContextMenu | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (single) | DataConverters_FeatureClassToGeodatabase | Data Converters | {768F408D-6D62-45E4-A176-AC857901B900} esriGeoprocessingUI.FeatureClassToGeodatabaseCmd |
none | GxFeatureClassExportMenu | Convert this feature class or shapefile into a feature class. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxFeatureClassExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (single) | DataConverters_FeatureClassToShapefile | Data Converters | {323DC775-A804-4CFD-A12D-9E520A8766CE} esriGeoprocessingUI.FeatureClassToShapefileCmd |
none | GxFeatureClassExportMenu | Convert this feature class into a shapefile. |
Command | To Shapefile (multiple) | DataConverters_FeatureClassesToShapefile | Data Converters | {1BCA8BF0-7007-4D66-AA57-A88C9F9BFD6C} esriGeoprocessingUI.FeatureClassesToShapefileCmd |
none | GxFeatureClassExportMenu | Convert multiple feature classes into shapefiles. |
Command | XML Workspace Document | Untitled | XML Support | {90ADC5BD-44C7-41A0-853E-1FD8E6BF2B2D} esriGeoDatabaseDistributedUI.XMLExportCommand |
none | GxFeatureClassExportMenu | Export data from this geodatabase into an XML file. |
Menu | Load | LoadData_Menu | none | {B24E3F8A-DFF7-40F6-A354-0697728B55D5} esriGeoDatabaseDistributedUI.LoadDataMenu |
none | Gx_StandaloneFeatureClassContextMenu | none |
Command | Load Data | SimpleLoaderWizard | Data Converters | {689F5441-2F14-11D3-9FC8-00C04F6BDF0E} esriEditorExt.SimpleLoaderWizardCommand |
none | LoadData_Menu | Load data into this feature class or table. |
Command | Review/Rematch Addresses | Gx_RelocateAddresses | Geocoding | {D9FE5482-3E29-11D3-9F59-00C04F8ED1C4} esriLocationUI.RelocateAddressesMenuItem |
none | Gx_StandaloneFeatureClassContextMenu | Review and rematch the addresses in this feature class. |
Context menu | Manage Cache | GxAGSCachingContextMenu | none | {16A5268A-E3E1-412E-85F2-E03B09AB9113} esriCatalogUI.GxAGSCachingContextMenu |
none | none | none |
Command | Manage Tiles | Gx_AGSUI_CreateTile | ArcGIS Service | {BDD59FDD-99F9-4C33-A8A4-B4D155D13903} esriCatalogUI.GxAGSCreateTileMenuItem |
none | GxAGSCachingContextMenu | Launch the Manage Map Server Cache Tiles tool |
Context menu | Schematic Dataset Context Menu | Gx_SchematicDatasetContextMenu | none | {17FCCDCC-0251-43FF-900A-05F6F0452881} esriSchematicUI.GxSchematicDatasetContextMenu |
none | none | none |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | Gx_SchematicDatasetContextMenu | Paste the clipboard contents into the current location. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_SchematicDatasetContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_SchematicDatasetContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_SchematicDatasetContextMenu | Refresh the selected item(s) |
Command | Show/Hide Schematic Classes | Gx_SchematicShowClassesCommand | Schematics | {CC16AFEB-37E8-4D01-BA9A-2E5152912944} esriSchematicUI.SchematicShowClassesCommand |
none | Gx_SchematicDatasetContextMenu | Show or hide the underlying schematic tables and schematic feature classes. If they are already shown, the command has a check mark. Click the menu item to hide them. When the schematic tables are shown, you can manage the fields/indexes/spatial reference of the schematic feature classes and schematic templates. |
Menu | New | Gx_SchematicDatasetNewMenu | none | {E77390AE-9ED1-4BBF-A8A3-E19201025C40} esriSchematicUI.GxSchematicDatasetNewMenu |
none | Gx_SchematicDatasetContextMenu | none |
Menu | Export | Gx_SchematicDatasetExportContextMenu | none | {1A0C04B4-BC5B-4B78-BD82-D65A325E133D} esriSchematicUI.GxSchematicDatasetExportMenu |
none | Gx_SchematicDatasetContextMenu | none |
Command | Edit | Gx_SchematicDatasetEditor | Schematics | {7B9EDF36-301B-4AA7-B11D-76C251575C13} esriSchematicUI.SchematicDatasetEditorCommand |
none | Gx_SchematicDatasetContextMenu | Edit this schematic dataset in the Schematic Dataset Editor. |
Context menu | Export | Gx_SchematicDatasetExportContextMenu | none | {1A0C04B4-BC5B-4B78-BD82-D65A325E133D} esriSchematicUI.GxSchematicDatasetExportMenu |
none | none | none |
Toolbar | Export | GxReadOnlyFeatureClassExportMenu | none | {20F97ED6-214B-4CA1-86E3-DC5B76F5A048} esriCatalogUI.GxReadOnlyFeatureClassExportMenu |
none | none | none |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxReadOnlyFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (single) | DataConverters_FeatureClassToGeodatabase | Data Converters | {768F408D-6D62-45E4-A176-AC857901B900} esriGeoprocessingUI.FeatureClassToGeodatabaseCmd |
none | GxReadOnlyFeatureClassExportMenu | Convert this feature class or shapefile into a feature class. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxReadOnlyFeatureClassExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (single) | DataConverters_FeatureClassToShapefile | Data Converters | {323DC775-A804-4CFD-A12D-9E520A8766CE} esriGeoprocessingUI.FeatureClassToShapefileCmd |
none | GxReadOnlyFeatureClassExportMenu | Convert this feature class into a shapefile. |
Context menu | Database Context Menu | Gx_RemoteDatabaseContextMenu | none | {22F6EF83-E996-44BB-9DF3-163964C1E445} esriCatalogUI.GxSqlDatabaseContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_RemoteDatabaseContextMenu | Copy the current selection to the clipboard. |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | Gx_RemoteDatabaseContextMenu | Paste the clipboard contents into the current location. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_RemoteDatabaseContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_RemoteDatabaseContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_RemoteDatabaseContextMenu | Refresh the selected item(s) |
Menu | Administration | GxSqlDatabaseAdminMenu | none | {80A5A67A-8D1D-4C6E-BED0-D3180CEED8CE} esriCatalogUI.GxSqlDatabaseAdminMenu |
none | Gx_RemoteDatabaseContextMenu | none |
Command | Add User | Gx_AddUser | ArcCatalog | {FB6C3E18-748A-430F-8F01-F8EF4A98C287} esriCatalogUI.AddUserMenuItem |
none | GxSqlDatabaseAdminMenu | Create database user. |
Menu | New | GxSqlDatabaseNewMenu | none | {E16F111F-D42D-4F25-AC2B-07387CD86FD2} esriCatalogUI.GxSqlDatabaseNewMenu |
none | Gx_RemoteDatabaseContextMenu | none |
Menu | Feature Class | Gx_NewFeatureClassMenu | none | {42D82D65-4D96-11D2-AAD2-00C04FA33A15} esriCatalogUI.NewFeatureClassMenuItem |
none | GxSqlDatabaseNewMenu | none |
Command | Table | Gx_NewTable | New object | {6E3082B0-4D7A-11D2-AAD2-00C04FA33A15} esriCatalogUI.NewTableMenuItem |
none | GxSqlDatabaseNewMenu | Create a new standalone table in this geodatabase. Tables can't be created inside feature datasets in geodatabases. |
Menu | Import | GxSqlDatabaseImportMenu | none | {D9700851-BEF8-4E46-90AB-29066FD3C392} esriCatalogUI.GxSqlDatabaseImportMenu |
none | Gx_RemoteDatabaseContextMenu | none |
Command | Feature Class (single) | DataConverters_ImportFeatureClass | Data Converters | {6955B1FB-FF66-4E15-8A61-D4E64D73B689} esriGeoprocessingUI.ImportFeatureClassCmd |
none | GxSqlDatabaseImportMenu | Import a feature class into this geodatabase. |
Command | Feature Class (multiple) | DataConverters_ImportFeatureClasses | Data Converters | {F41113C8-B87A-417D-9069-29BF4B68C07D} esriGeoprocessingUI.ImportFeatureClassesCmd |
none | GxSqlDatabaseImportMenu | Import multiple feature classes into this geodatabase. |
Command | Table (single) | DataConverters_ImportTable | Data Converters | {66F78357-324B-4FDF-B404-4C2EA1220BE2} esriGeoprocessingUI.ImportTableCmd |
none | GxSqlDatabaseImportMenu | Import a table into this geodatabase. |
Menu | Export | GxSqlDatabaseExportMenu | none | {C1B38B7A-508C-44FE-A50E-141C5A1C790D} esriCatalogUI.GxSqlDatabaseExportMenu |
none | Gx_RemoteDatabaseContextMenu | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxSqlDatabaseExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxSqlDatabaseExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxSqlDatabaseExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (multiple) | DataConverters_FeatureClassesToShapefile | Data Converters | {1BCA8BF0-7007-4D66-AA57-A88C9F9BFD6C} esriGeoprocessingUI.FeatureClassesToShapefileCmd |
none | GxSqlDatabaseExportMenu | Convert multiple feature classes into shapefiles. |
Command | Connect | Gx_ConnectDatabase | Database connection | {E9EEFEE3-AF2F-45FE-9EA7-5CCE5CDFD963} esriCatalogUI.ConnectDatabaseMenuItem |
none | Gx_RemoteDatabaseContextMenu | Connect to the database referenced by this connection. |
Command | Disconnect | Gx_DisconnectDatabase | Database connection | {0DDD91DA-E5FA-11D2-9F60-00C04F6BC626} esriCatalogUI.DisconnectDatabaseMenuItem |
none | Gx_RemoteDatabaseContextMenu | Disconnect from the database referenced by this connection. |
Command | Connection Properties | GxConnectionProperties | Database connection | {25C0E6DD-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.ConnectionPropertiesMenuItem |
none | Gx_RemoteDatabaseContextMenu | Display and change the properties used to connect to the database. |
Command | Enable Geodatabase | Gx_EnableGeodatabase | ArcCatalog | {C4BA9107-3D9F-424E-9C48-8D91D32B4F4E} esriCatalogUI.EnableGeodatabaseMenuItem |
none | Gx_RemoteDatabaseContextMenu | Enable enterprise geodatabase functionality in the database. Requires an ArcGIS for Desktop Standard or Advanced license and is disabled with an ArcGIS for Desktop Basic license. |
Context menu | GxAGSCatalog Context Menu | Gx_CatalogContextMenu | none | {238886F5-A017-4D68-BFD1-4C7EB5A028C7} esriCatalogUI.GxAGSCatalogContextMenu |
none | none | none |
Context menu | Schematic Diagram Context Menu | Gx_SchematicDiagramContextMenu | none | {24A5546D-5B8E-40AE-8C13-D1ED0A866598} esriSchematicUI.GxSchematicDiagramContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_SchematicDiagramContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_SchematicDiagramContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_SchematicDiagramContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_SchematicDiagramContextMenu | Create a new layer based on the selected geographic data. |
Command | Lock/Unlock Diagram | Gx_SchematicDiagramToggleLockCommand | Schematics | {959721A8-5D19-4A07-A1D0-97A53D31042D} esriSchematicUI.SchematicDiagramToggleLockCommand |
none | Gx_SchematicDiagramContextMenu | Lock or unlock this schematic diagram. If this diagram is locked, this command has a check mark. When a schematic diagram is locked, even if an editing session can be started on it, it will be not possible to save the diagram edits. The editing session must be canceled, and the diagram has to be unlocked before starting a new editing session. |
Command | Export To XML Document | Gx_SchematicDiagramExportToXMLDocumentCommand | Schematics | {843D635A-D65B-441B-88BB-2022D3811866} esriSchematicUI.SchematicDiagramExportToXMLDocumentCommand |
none | Gx_SchematicDiagramContextMenu | Export this schematic diagram to a XML document.The resulting XML document can then be used as an input to the XML builder to generate a new schematic diagram in another schematic dataset. |
Context menu | Database Context Menu | Gx_DatabaseContextMenu | none | {25C0E6C5-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxDatabaseContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_DatabaseContextMenu | Copy the current selection to the clipboard. |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | Gx_DatabaseContextMenu | Paste the clipboard contents into the current location. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_DatabaseContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_DatabaseContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_DatabaseContextMenu | Refresh the selected item(s) |
Menu | Administration | GxDatabaseAdminMenu | none | {B5A5EE2F-5095-45E5-AF63-3E2BC56D299B} esriCatalogUI.GxDatabaseAdminMenu |
none | Gx_DatabaseContextMenu | none |
Command | Compact Database | Gx_CompressPersonalGDB | Geodatabase tools | {787EC545-88A1-11D3-A66A-0008C7D3AE8D} esriCatalogUI.CompressPersonalGDBCommand |
none | GxDatabaseAdminMenu | Compact this file geodatabase or personal geodatabase. After using a file geodatabase or personal geodatabase, the data may become fragmented on disk. Compact rearranges how data is stored on disk, often reducing geodatabase size and improving performance. |
Command | Compress File Geodatabase | CompressFileGDBCmd | Data Converters | {0AA345AF-212A-42C3-8152-65A8391BA5B0} esriGeoprocessingUI.CompressFileGDBCmd |
none | GxDatabaseAdminMenu | Compresses file geodatabase data. This command is disabled if the data is already compressed or is not in a file geodatabase. |
CommandBar | Distributed Geodatabase | Distributed Geodatabase | {42789AD6-E4DC-413F-9D14-A4BB663F4658} esriGeoDatabaseDistributedUI.SynchronizeReplicaMenu |
none | Gx_DatabaseContextMenu | none | |
Command | Synchronize Changes | Synchronize Replica | Distributed Geodatabase | {7D93758F-90F7-423B-B02D-CBFA9FD31289} esriGeoDatabaseDistributedUI.SynchronizeReplicaCommand |
none | Distributed Geodatabase | Synchronize data between a child and a parent replica |
Command | Export Data Changes Message | Synchronize Replica | Distributed Geodatabase | {56C26482-0FFC-4541-AE15-6DADC8AB9E47} esriGeoDatabaseDistributedUI.ExportChangesCommand |
none | Distributed Geodatabase | Export changes to a delta XML file or database so they can be imported into the other replica |
Command | Export Acknowledgment Message | {08D8A2D8-EB39-4832-9439-A409991F8FCA} | Distributed Geodatabase | {08D8A2D8-EB39-4832-9439-A409991F8FCA} esriGeoDatabaseDistributedUI.ExportAckCommand |
none | Distributed Geodatabase | Export an acknowledgement message to an XML file so it can be imported into the other replica |
Command | Import Message | &Import Message... | Distributed Geodatabase | {903258F7-5E96-4D99-AB24-74F526F32B8A} esriGeoDatabaseDistributedUI.ImportChangesCommand |
none | Distributed Geodatabase | Import changes from a delta database or xml file to the currently selected version or check-out |
Command | Re-Export Unacknowledged Messages | &Import Message... | Distributed Geodatabase | {6798F85F-8912-45DF-B506-917825A3A404} esriGeoDatabaseDistributedUI.ReExportChangesCommand |
none | Distributed Geodatabase | Re-export unacknowledged messages to an XML file, so they can be imported into the other replica |
Command | Import Schema Changes | Im&port Schema Changes... | Distributed Geodatabase | {6A0CE2E6-0EAC-45F4-85A2-D7A57F61A6CD} esriGeoDatabaseDistributedUI.ImportReplicaSchemaCommand |
none | Distributed Geodatabase | Import replica schema changes from a replica schema changes file. This file is generated by comparing the schemas of replicas in a replica pair. Schema differences occur when schema changes are applied after the replica is created. |
Command | Export Replica Schema | &Import Message... | Distributed Geodatabase | {D7026198-3D07-4680-8FA1-CE94342E3D7F} esriGeoDatabaseDistributedUI.ExportReplicaSchemaCommand |
none | Distributed Geodatabase | Export the schema of the data in a replica to a replica schema file. The schema can be compared with the schema in the relative replica and the differences applied. |
Command | Compare Replica Schema | C&ompare Replica Schema... | Distributed Geodatabase | {D071B4EA-8711-42AB-A357-3BF1A0CE0E05} esriGeoDatabaseDistributedUI.ExportReplicaSchemaChangesCommand |
none | Distributed Geodatabase | Compare the schema of the data in a replica to the relative replicas schema. The result is a replica schema changes file that can be used to apply schema changes to the relative replica. |
Menu | New | GxDatabaseNewMenu | none | {25C0E6DB-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxDatabaseNewMenu |
none | Gx_DatabaseContextMenu | none |
Command | Feature Dataset | Gx_NewFeatureDataset | New object | {91FE2CB3-58A0-11D2-AAD6-00C04FA33A15} esriCatalogUI.NewFeatureDatasetMenuItem |
none | GxDatabaseNewMenu | Create a new feature dataset. |
Menu | Feature Class | Gx_NewFeatureClassMenu | none | {42D82D65-4D96-11D2-AAD2-00C04FA33A15} esriCatalogUI.NewFeatureClassMenuItem |
none | GxDatabaseNewMenu | none |
Command | Table | Gx_NewTable | New object | {6E3082B0-4D7A-11D2-AAD2-00C04FA33A15} esriCatalogUI.NewTableMenuItem |
none | GxDatabaseNewMenu | Create a new standalone table in this geodatabase. Tables can't be created inside feature datasets in geodatabases. |
Command | View | Gx_NewView | New object | {F5601BDE-CD99-4CC5-9246-7717312835A7} esriCatalogUI.NewViewMenuItem |
none | GxDatabaseNewMenu | Create a new view in this geodatabase.. |
Menu | Relationship Class | Gx_NewRelationshipClassMenu | none | {2A3BC7FB-DCBD-11D2-9F54-00C04F6BC626} esriCatalogUI.NewRelationshipClassMenuItem |
none | GxDatabaseNewMenu | none |
Menu | Raster Catalog | Gx_NewRasterCatalogMenu | none | {E4AE8AD4-A235-4C7F-96F1-D3D0E7E7614D} esriCatalogUI.NewRasterCatalogMenuItem |
none | GxDatabaseNewMenu | none |
Menu | Raster Dataset | Gx_NewRasterDatasetMenu | none | {FF7FBC09-1431-4291-BCB8-ED8A5213CE83} esriCatalogUI.NewRasterDatasetMenuItem |
none | GxDatabaseNewMenu | none |
Menu | Mosaic Dataset | Gx_NewRasterCatalogMenu | none | {8860EAC1-DFB9-40B5-AC57-A24C260EBB28} esriCatalogUI.NewMosaicDatasetMenuItem |
none | GxDatabaseNewMenu | none |
Command | Schematic Dataset | Gx_NewSchematicDataset | New object | {A726B6AD-6F70-4D6B-A523-FC994C009293} esriSchematicUI.NewSchematicDatasetCommand |
none | GxDatabaseNewMenu | Create a new schematic dataset in this geodatabase.Requires a Standard or an Advanced license and the Schematics extension. Disabled if the Schematics extension is not checked in the Customize > Extensions dialog or with a Basic license. |
Menu | Import | GxDatabaseImportMenu | none | {5D74BCF1-D7F1-11D2-9F50-00C04F6BC626} esriCatalogUI.GxDatabaseImportMenu |
none | Gx_DatabaseContextMenu | none |
Command | Feature Class (single) | DataConverters_ImportFeatureClass | Data Converters | {6955B1FB-FF66-4E15-8A61-D4E64D73B689} esriGeoprocessingUI.ImportFeatureClassCmd |
none | GxDatabaseImportMenu | Import a feature class into this geodatabase. |
Command | Feature Class (multiple) | DataConverters_ImportFeatureClasses | Data Converters | {F41113C8-B87A-417D-9069-29BF4B68C07D} esriGeoprocessingUI.ImportFeatureClassesCmd |
none | GxDatabaseImportMenu | Import multiple feature classes into this geodatabase. |
Command | Table (single) | DataConverters_ImportTable | Data Converters | {66F78357-324B-4FDF-B404-4C2EA1220BE2} esriGeoprocessingUI.ImportTableCmd |
none | GxDatabaseImportMenu | Import a table into this geodatabase. |
Command | Table (multiple) | DataConverters_ImportTables | Data Converters | {55EB5208-84C2-4E2F-AEAC-10B0B60DEBB0} esriGeoprocessingUI.ImportTablesCmd |
none | GxDatabaseImportMenu | Import multiple tables into this geodatabase. |
Command | Raster Datasets | DataConverters_ImportRasterDatasetsCmd | Data Converters | {C1B03A44-6207-4EE4-92CC-B1F9B5CD189A} esriGeoprocessingUI.ImportRasterDatasetsCmd |
none | GxDatabaseImportMenu | Import one or more raster datasets into this geodatabase. |
Menu | Export | GxDatabaseExportMenu | none | {0E4ABC89-C836-49A3-BD57-F98077597814} esriCatalogUI.GxDatabaseExportMenu |
none | Gx_DatabaseContextMenu | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxDatabaseExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxDatabaseExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxDatabaseExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (multiple) | DataConverters_FeatureClassesToShapefile | Data Converters | {1BCA8BF0-7007-4D66-AA57-A88C9F9BFD6C} esriGeoprocessingUI.FeatureClassesToShapefileCmd |
none | GxDatabaseExportMenu | Convert multiple feature classes into shapefiles. |
Command | To dBASE (multiple) | DataConverters_TablesToDBF | Data Converters | {DED37229-A838-4159-88A8-A6391ED6EEAD} esriGeoprocessingUI.TablesToDBFCmd |
none | GxDatabaseExportMenu | Convert multiple tables into dBASE files. |
Command | Share as Geodata Service | Tools_CreateGeoDataService | Tools | {484C6818-6892-463C-9062-322F099590FF} esriArcMapUI.CreateGeoDataServiceCommand |
none | Gx_DatabaseContextMenu | Share this geodatabase as a geodata service using ArcGIS Server. |
Context menu | Enterprise Geodatabase Context Menu | Gx_RemoteDatabaseContextMenu | none | {25C0E6C6-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxRemoteDatabaseContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_RemoteDatabaseContextMenu | Copy the current selection to the clipboard. |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | Gx_RemoteDatabaseContextMenu | Paste the clipboard contents into the current location. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_RemoteDatabaseContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_RemoteDatabaseContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_RemoteDatabaseContextMenu | Refresh the selected item(s) |
Menu | New | GxDatabaseNewMenu | none | {25C0E6DB-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxDatabaseNewMenu |
none | Gx_RemoteDatabaseContextMenu | none |
Command | Feature Dataset | Gx_NewFeatureDataset | New object | {91FE2CB3-58A0-11D2-AAD6-00C04FA33A15} esriCatalogUI.NewFeatureDatasetMenuItem |
none | GxDatabaseNewMenu | Create a new feature dataset. |
Menu | Feature Class | Gx_NewFeatureClassMenu | none | {42D82D65-4D96-11D2-AAD2-00C04FA33A15} esriCatalogUI.NewFeatureClassMenuItem |
none | GxDatabaseNewMenu | none |
Command | Table | Gx_NewTable | New object | {6E3082B0-4D7A-11D2-AAD2-00C04FA33A15} esriCatalogUI.NewTableMenuItem |
none | GxDatabaseNewMenu | Create a new standalone table in this geodatabase. Tables can't be created inside feature datasets in geodatabases. |
Command | View | Gx_NewView | New object | {F5601BDE-CD99-4CC5-9246-7717312835A7} esriCatalogUI.NewViewMenuItem |
none | GxDatabaseNewMenu | Create a new view in this geodatabase.. |
Menu | Relationship Class | Gx_NewRelationshipClassMenu | none | {2A3BC7FB-DCBD-11D2-9F54-00C04F6BC626} esriCatalogUI.NewRelationshipClassMenuItem |
none | GxDatabaseNewMenu | none |
Menu | Raster Catalog | Gx_NewRasterCatalogMenu | none | {E4AE8AD4-A235-4C7F-96F1-D3D0E7E7614D} esriCatalogUI.NewRasterCatalogMenuItem |
none | GxDatabaseNewMenu | none |
Menu | Raster Dataset | Gx_NewRasterDatasetMenu | none | {FF7FBC09-1431-4291-BCB8-ED8A5213CE83} esriCatalogUI.NewRasterDatasetMenuItem |
none | GxDatabaseNewMenu | none |
Menu | Mosaic Dataset | Gx_NewRasterCatalogMenu | none | {8860EAC1-DFB9-40B5-AC57-A24C260EBB28} esriCatalogUI.NewMosaicDatasetMenuItem |
none | GxDatabaseNewMenu | none |
Command | Schematic Dataset | Gx_NewSchematicDataset | New object | {A726B6AD-6F70-4D6B-A523-FC994C009293} esriSchematicUI.NewSchematicDatasetCommand |
none | GxDatabaseNewMenu | Create a new schematic dataset in this geodatabase.Requires a Standard or an Advanced license and the Schematics extension. Disabled if the Schematics extension is not checked in the Customize > Extensions dialog or with a Basic license. |
Menu | Import | GxDatabaseImportMenu | none | {5D74BCF1-D7F1-11D2-9F50-00C04F6BC626} esriCatalogUI.GxDatabaseImportMenu |
none | Gx_RemoteDatabaseContextMenu | none |
Command | Feature Class (single) | DataConverters_ImportFeatureClass | Data Converters | {6955B1FB-FF66-4E15-8A61-D4E64D73B689} esriGeoprocessingUI.ImportFeatureClassCmd |
none | GxDatabaseImportMenu | Import a feature class into this geodatabase. |
Command | Feature Class (multiple) | DataConverters_ImportFeatureClasses | Data Converters | {F41113C8-B87A-417D-9069-29BF4B68C07D} esriGeoprocessingUI.ImportFeatureClassesCmd |
none | GxDatabaseImportMenu | Import multiple feature classes into this geodatabase. |
Command | Table (single) | DataConverters_ImportTable | Data Converters | {66F78357-324B-4FDF-B404-4C2EA1220BE2} esriGeoprocessingUI.ImportTableCmd |
none | GxDatabaseImportMenu | Import a table into this geodatabase. |
Command | Table (multiple) | DataConverters_ImportTables | Data Converters | {55EB5208-84C2-4E2F-AEAC-10B0B60DEBB0} esriGeoprocessingUI.ImportTablesCmd |
none | GxDatabaseImportMenu | Import multiple tables into this geodatabase. |
Command | Raster Datasets | DataConverters_ImportRasterDatasetsCmd | Data Converters | {C1B03A44-6207-4EE4-92CC-B1F9B5CD189A} esriGeoprocessingUI.ImportRasterDatasetsCmd |
none | GxDatabaseImportMenu | Import one or more raster datasets into this geodatabase. |
Menu | Export | GxDatabaseExportMenu | none | {0E4ABC89-C836-49A3-BD57-F98077597814} esriCatalogUI.GxDatabaseExportMenu |
none | Gx_RemoteDatabaseContextMenu | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxDatabaseExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxDatabaseExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxDatabaseExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (multiple) | DataConverters_FeatureClassesToShapefile | Data Converters | {1BCA8BF0-7007-4D66-AA57-A88C9F9BFD6C} esriGeoprocessingUI.FeatureClassesToShapefileCmd |
none | GxDatabaseExportMenu | Convert multiple feature classes into shapefiles. |
Command | To dBASE (multiple) | DataConverters_TablesToDBF | Data Converters | {DED37229-A838-4159-88A8-A6391ED6EEAD} esriGeoprocessingUI.TablesToDBFCmd |
none | GxDatabaseExportMenu | Convert multiple tables into dBASE files. |
Menu | Administration | GxRemoteDatabaseAdminMenu | none | {F403A8EB-5814-4E70-869B-1184B92BF950} esriCatalogUI.GxRemoteDatabaseAdminMenu |
none | Gx_RemoteDatabaseContextMenu | none |
Menu | Administer Geodatabase | DatabaseManageMenuItem | none | {066359E9-49EF-438E-B0A7-200CA3F0091D} esriCatalogUI.DatabaseManageMenuItem |
none | GxRemoteDatabaseAdminMenu | none |
Command | Compress Database | Gx_CompressDatabase | Geodatabase tools | {F7D98221-12CF-11D3-80BD-0080C7625171} esriCatalogUI.CompressDatabaseCommand |
none | GxRemoteDatabaseAdminMenu | Compress a versioned geodatabase. This removes unreferenced states from the states tree, improving query performance. Only the geodatabase administrator can compress the geodatabase. Requires a Standard or an Advanced license and is read-only with a Basic license. |
Command | Add User | Gx_AddUser | ArcCatalog | {FB6C3E18-748A-430F-8F01-F8EF4A98C287} esriCatalogUI.AddUserMenuItem |
none | GxRemoteDatabaseAdminMenu | Create database user. |
CommandBar | Distributed Geodatabase | Distributed Geodatabase | {42789AD6-E4DC-413F-9D14-A4BB663F4658} esriGeoDatabaseDistributedUI.SynchronizeReplicaMenu |
none | Gx_RemoteDatabaseContextMenu | none | |
Command | Synchronize Changes | Synchronize Replica | Distributed Geodatabase | {7D93758F-90F7-423B-B02D-CBFA9FD31289} esriGeoDatabaseDistributedUI.SynchronizeReplicaCommand |
none | Distributed Geodatabase | Synchronize data between a child and a parent replica |
Menu | Export Data Changes Message | GxDatabaseNewMenu | none | {56C26482-0FFC-4541-AE15-6DADC8AB9E47} esriGeoDatabaseDistributedUI.ExportChangesCommand |
none | Distributed Geodatabase | none |
Command | Export Acknowledgment Message | {08D8A2D8-EB39-4832-9439-A409991F8FCA} | Distributed Geodatabase | {08D8A2D8-EB39-4832-9439-A409991F8FCA} esriGeoDatabaseDistributedUI.ExportAckCommand |
none | Distributed Geodatabase | Export an acknowledgement message to an XML file so it can be imported into the other replica |
Menu | Import Message | GxDatabaseNewMenu | none | {903258F7-5E96-4D99-AB24-74F526F32B8A} esriGeoDatabaseDistributedUI.ImportChangesCommand |
none | Distributed Geodatabase | none |
Menu | Re-Export Unacknowledged Messages | GxDatabaseNewMenu | none | {6798F85F-8912-45DF-B506-917825A3A404} esriGeoDatabaseDistributedUI.ReExportChangesCommand |
none | Distributed Geodatabase | none |
Menu | Import Schema Changes | GxDatabaseImportMenu | none | {6A0CE2E6-0EAC-45F4-85A2-D7A57F61A6CD} esriGeoDatabaseDistributedUI.ImportReplicaSchemaCommand |
none | Distributed Geodatabase | none |
Menu | Export Replica Schema | GxDatabaseNewMenu | none | {D7026198-3D07-4680-8FA1-CE94342E3D7F} esriGeoDatabaseDistributedUI.ExportReplicaSchemaCommand |
none | Distributed Geodatabase | none |
Menu | Compare Replica Schema | GxDatabaseImportMenu | none | {D071B4EA-8711-42AB-A357-3BF1A0CE0E05} esriGeoDatabaseDistributedUI.ExportReplicaSchemaChangesCommand |
none | Distributed Geodatabase | none |
Command | Connect | Gx_ConnectDatabase | Database connection | {E9EEFEE3-AF2F-45FE-9EA7-5CCE5CDFD963} esriCatalogUI.ConnectDatabaseMenuItem |
none | Gx_RemoteDatabaseContextMenu | Connect to the database referenced by this connection. |
Command | Disconnect | Gx_DisconnectDatabase | Database connection | {0DDD91DA-E5FA-11D2-9F60-00C04F6BC626} esriCatalogUI.DisconnectDatabaseMenuItem |
none | Gx_RemoteDatabaseContextMenu | Disconnect from the database referenced by this connection. |
Command | Connection Properties | GxConnectionProperties | Database connection | {25C0E6DD-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.ConnectionPropertiesMenuItem |
none | Gx_RemoteDatabaseContextMenu | Display and change the properties used to connect to the database. |
Command | Geodatabase Connection Properties | GxGeoDatabaseConnectionProperties | Database connection | {BB575585-5ACF-4B38-B2B3-E6178CCA816C} esriCatalogUI.GDBConnectionPropertiesMenuItem |
none | Gx_RemoteDatabaseContextMenu | Displays Geodatabase connection properties |
Command | Share as Geodata Service | Tools_CreateGeoDataService | Tools | {484C6818-6892-463C-9062-322F099590FF} esriArcMapUI.CreateGeoDataServiceCommand |
none | Gx_RemoteDatabaseContextMenu | Share this geodatabase as a geodata service using ArcGIS Server. |
Context menu | Folder Context Menu | Gx_FolderContextMenu | none | {25C0E6C7-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxFolderContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_FolderContextMenu | Copy the current selection to the clipboard. |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | Gx_FolderContextMenu | Paste the clipboard contents into the current location. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_FolderContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_FolderContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_FolderContextMenu | Refresh the selected item(s) |
Menu | New | GxFolderNewMenu | none | {25C0E6DA-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxFolderNewMenu |
none | Gx_FolderContextMenu | none |
Command | Folder | Gx_NewFolder | New object | {6AE72B00-14DB-11D2-AAA2-00C04FA33A15} esriCatalogUI.NewFolderMenuItem |
none | GxFolderNewMenu | Create a new folder. |
Command | File Geodatabase | Gx_NewFileGeodatabase | New object | {A6CDEBAC-65F1-48F0-8FC5-60013F229B33} esriCatalogUI.NewFileGDBMenuItem |
none | GxFolderNewMenu | Create a new file geodatabase. |
Command | Personal Geodatabase | Gx_NewPersonalGeodatabase | New object | {6AE72B01-14DB-11D2-AAA2-00C04FA33A15} esriCatalogUI.NewAccessDBMenuItem |
none | GxFolderNewMenu | Create a new personal geodatabase. |
Menu | Database Connection | Gx_NewSDEConnectionMenuItem | none | {87483D89-03A8-476B-8F35-AC4BEF03E28E} esriCatalogUI.NewSDEConnectionMenuItem |
none | GxFolderNewMenu | none |
Menu | ArcGIS Server Connection | Gx_NewArcGISServerConnectionMenuItem | none | {93AB124F-88D2-499D-AFEE-2A473A82B9ED} esriCatalogUI.NewArcGISServerConnectionMenuItem |
none | GxFolderNewMenu | none |
Menu | Layer | Gx_NewLayerMenu | none | {4A6886F9-D375-11D3-A676-0008C7D3AE8D} esriCatalogUI.NewLayerMenuItem |
none | GxFolderNewMenu | none |
Menu | Group Layer | Gx_NewGroupLayerMenu | none | {989E968B-D412-11D3-A676-0008C7D3AE8D} esriCatalogUI.NewGroupLayerMenuItem |
none | GxFolderNewMenu | none |
Command | Python Toolbox | Gx_NewPythonToolbox | New object | {0076B22C-D689-4B5B-A608-FE37119D4ED3} esriGeoprocessingUI.NewPythonToolboxMenuItem |
none | GxFolderNewMenu | Create a new Python geoprocessing toolbox. A Python toolbox only contains Python script tools. |
Menu | Shapefile | Gx_NewShapefileMenu | none | {30AC22D9-D424-11D3-A676-0008C7D3AE8D} esriCatalogUI.NewShapefileMenuItem |
none | GxFolderNewMenu | none |
Menu | Turn Feature Class | Gx_NewTurnFeatureClassMenu | none | {A7764E35-2F16-4F7E-B6AB-0B9E28D96779} esriCatalogUI.NewTurnFeatureClassMenuItem |
none | GxFolderNewMenu | none |
Command | Toolbox | Gx_NewToolbox | New object | {BEFC2805-F963-4E4C-BBDB-B0A2DCFB2930} esriGeoprocessingUI.NewToolboxMenuItem |
none | GxFolderNewMenu | Create a new geoprocessing toolbox. |
Menu | dBASE Table | Gx_NewdBASEFileMenu | none | {D1435FD1-D506-11D3-A67A-0008C7D3AE8D} esriCatalogUI.NewdBASEFileMenuItem |
none | GxFolderNewMenu | none |
Command | LAS Dataset | File_NewLasdatasetManager | LAS Dataset Commands | {EA924271-1CE6-4441-B90E-527590F04487} esriArcMapUI.NewLasDatasetCommand |
none | GxFolderNewMenu | Create a new LAS dataset.Requires Standard license, or 3D Analyst extension, or Spatial Analyst extension. |
Command | Address Locator | Gx_NewAddressLocator | New object | {FF409B7D-F6F2-4DDB-8200-0E55DECC528B} esriLocationUI.NewAddressLocatorMenuItem |
none | GxFolderNewMenu | Creates a new address locator |
Command | Composite Address Locator | Gx_NewCompositeAddressLocator | New object | {FF409B94-69C2-47DB-B336-43BBE5486B79} esriLocationUI.NewCompositeAddressLocatorMenuItem |
none | GxFolderNewMenu | Creates a new composite address locator |
Context menu | Dataset Context Menu | Gx_DatasetContextMenu | none | {25C0E6C8-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxDatasetContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_DatasetContextMenu | Copy the current selection to the clipboard. |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | Gx_DatasetContextMenu | Paste the clipboard contents into the current location. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_DatasetContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_DatasetContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_DatasetContextMenu | Refresh the selected item(s) |
Context menu | Feature Dataset Context Menu | Gx_FeatureDatasetContextMenu | none | {25C0E6C9-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxFeatureDatasetContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_FeatureDatasetContextMenu | Copy the current selection to the clipboard. |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | Gx_FeatureDatasetContextMenu | Paste the clipboard contents into the current location. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_FeatureDatasetContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_FeatureDatasetContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_FeatureDatasetContextMenu | Refresh the selected item(s) |
Menu | Manage | GxFeatureDatasetManageMenu | none | {8ABD0CD9-70BF-4E28-A759-E402AF492914} esriCatalogUI.GxFeatureDatasetManageMenu |
none | Gx_FeatureDatasetContextMenu | none |
Command | Analyze | Gx_Analyze | Geodatabase tools | {3156D9D6-3B30-4664-B1DB-C08D4DC164BB} esriCatalogUI.AnalyzeMenuItem |
none | GxFeatureDatasetManageMenu | Analyze this dataset to update the DBMS statistics. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Add Global IDs | Add Global IDs | Distributed Geodatabase | {E2E0DEBA-4FC9-4061-A3F1-484D04C60385} esriGeoDatabaseDistributedUI.ConfigureReplicationCommand |
none | GxFeatureDatasetManageMenu | Add a global ID column which stores a unique GUID value for each row required for replication. This command is disabled if the item is not a feature class or table. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Compress File Geodatabase | CompressFileGDBCmd | Data Converters | {0AA345AF-212A-42C3-8152-65A8391BA5B0} esriGeoprocessingUI.CompressFileGDBCmd |
none | GxFeatureDatasetManageMenu | Compresses file geodatabase data. This command is disabled if the data is already compressed or is not in a file geodatabase. |
Command | Uncompress File Geodatabase | UncompressFileGDBCmd | Data Converters | {5A8B9AB8-CDE4-42A8-B18E-660B5C74675A} esriGeoprocessingUI.UncompressFileGDBCmd |
none | GxFeatureDatasetManageMenu | Uncompresses compressed file geodatabase data. This command is disabled if the data is not compressed or is not in a file geodatabase. |
Command | Enable Editor Tracking | Gx_EnableEditorTracking | ArcCatalog | {9AB076C6-138A-4AFF-BF93-B031401121C7} esriCatalogUI.EnableEditorTrackingMenuItem |
none | GxFeatureDatasetManageMenu | Enable Editor Tracking on the selected dataset. |
Menu | New | GxFeatureDatasetNewMenu | none | {25C0E6DC-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxFeatureDatasetNewMenu |
none | Gx_FeatureDatasetContextMenu | none |
Menu | Feature Class | Gx_NewFeatureClassMenu | none | {42D82D65-4D96-11D2-AAD2-00C04FA33A15} esriCatalogUI.NewFeatureClassMenuItem |
none | GxFeatureDatasetNewMenu | none |
Menu | Relationship Class | Gx_NewRelationshipClassMenu | none | {2A3BC7FB-DCBD-11D2-9F54-00C04F6BC626} esriCatalogUI.NewRelationshipClassMenuItem |
none | GxFeatureDatasetNewMenu | none |
Command | Terrain | File_NewTerrainManager | Terrain Commands | {0F92F8E4-30C5-4EBC-8578-6248A0AA0EDD} esriArcMapUI.NewTerrainCommand |
none | GxFeatureDatasetNewMenu | Create a new terrain in this feature dataset. Requires the 3D Analyst extension. Disabled if that extension is not checked in the Customize > Extensions dialog. |
Command | Network Dataset | Gx_AdvancedNewNetwork | New object | {15E90EA2-6C5A-4C3F-8CF3-1F0EEC1E85B1} esriCatalogUI.GxAdvancedNewNetworkCommand |
none | GxFeatureDatasetNewMenu | Create a new network dataset in this feature dataset. Requires the Network Analyst extension. Disabled if that extension is not checked in the Customize > Extensions dialog. |
Command | Topology | Topology_NewTopologyCommand | Topology | {34477286-7DE8-43A3-92F8-66DE6B1F3024} esriEditorExt.NewTopologyCommand |
none | GxFeatureDatasetNewMenu | Create a new geodatabase topology in this feature dataset. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Parcel Fabric | Cadastral_NewCadastralFabric | Parcel | {8BF7026D-74B7-4B7A-BD76-8D77EA16B52E} esriCadastralUI.NewCadastralFabricCmd |
none | GxFeatureDatasetNewMenu | Open the New Parcel Fabric wizard to create a new parcel fabric |
Menu | Import | GxFeatureDatasetImportMenu | none | {5D74BCF3-D7F1-11D2-9F50-00C04F6BC626} esriCatalogUI.GxFeatureDatasetImportMenu |
none | Gx_FeatureDatasetContextMenu | none |
Command | Feature Class (single) | DataConverters_ImportFeatureClass | Data Converters | {6955B1FB-FF66-4E15-8A61-D4E64D73B689} esriGeoprocessingUI.ImportFeatureClassCmd |
none | GxFeatureDatasetImportMenu | Import a feature class into this geodatabase. |
Menu | Export | GxFeatureDatasetExportMenu | none | {5D74BCF2-D7F1-11D2-9F50-00C04F6BC626} esriCatalogUI.GxFeatureDatasetExportMenu |
none | Gx_FeatureDatasetContextMenu | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxFeatureDatasetExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxFeatureDatasetExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxFeatureDatasetExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (multiple) | DataConverters_FeatureClassesToShapefile | Data Converters | {1BCA8BF0-7007-4D66-AA57-A88C9F9BFD6C} esriGeoprocessingUI.FeatureClassesToShapefileCmd |
none | GxFeatureDatasetExportMenu | Convert multiple feature classes into shapefiles. |
Context menu | Feature Class Context Menu | Gx_FeatureClassContextMenu | none | {25C0E6CA-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxFeatureClassContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_FeatureClassContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_FeatureClassContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_FeatureClassContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_FeatureClassContextMenu | Create a new layer based on the selected geographic data. |
Menu | Manage | GxFeatureClassManageMenu | none | {1B516CD7-790C-445B-B02A-CF4D9AE52E3C} esriCatalogUI.GxFeatureClassManageMenu |
none | Gx_FeatureClassContextMenu | none |
Command | Analyze | Gx_Analyze | Geodatabase tools | {3156D9D6-3B30-4664-B1DB-C08D4DC164BB} esriCatalogUI.AnalyzeMenuItem |
none | GxFeatureClassManageMenu | Analyze this dataset to update the DBMS statistics. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Create Attachments | Gx_CreateTableAttachments | ArcCatalog | {7468BE9B-FF35-4AB8-9078-6AE23CA3D1AF} esriCatalogUI.CreateTableAttachmentsMenuItem |
none | GxFeatureClassManageMenu | Enable this geodatabase feature class or table to contain file attachments linked to its features or records. Attachments can be images, pdfs, text documents, or any other type of file. You can add attachments to the features during an edit session.Disabled if you are using a Basic license. A Standard or an Advanced license is required to add, edit or delete attachments. Also disabled if the feature class or table already has attachments or is in a geodatabase that has not been upgraded to ArcGIS version 10. |
Command | Delete Attachments | Gx_DeleteTableAttachments | ArcCatalog | {E2561F46-51CE-4594-B2A5-3DB435325503} esriCatalogUI.DeleteTableAttachmentsMenuItem |
none | GxFeatureClassManageMenu | Deletes the file attachments linked to the features or records in this feature class or table.Disabled if you are using a Basic license. A Standard or Advanced license is required to add, edit or delete attachments. This is also disabled if the feature class or table does not have attachments. |
Command | Enable Editor Tracking | Gx_EnableEditorTracking | ArcCatalog | {9AB076C6-138A-4AFF-BF93-B031401121C7} esriCatalogUI.EnableEditorTrackingMenuItem |
none | GxFeatureClassManageMenu | Enable Editor Tracking on the selected dataset. |
Menu | Export | GxFeatureClassExportMenu | none | {5D74BCF4-D7F1-11D2-9F50-00C04F6BC626} esriCatalogUI.GxFeatureClassExportMenu |
none | Gx_FeatureClassContextMenu | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (single) | DataConverters_FeatureClassToGeodatabase | Data Converters | {768F408D-6D62-45E4-A176-AC857901B900} esriGeoprocessingUI.FeatureClassToGeodatabaseCmd |
none | GxFeatureClassExportMenu | Convert this feature class or shapefile into a feature class. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxFeatureClassExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (single) | DataConverters_FeatureClassToShapefile | Data Converters | {323DC775-A804-4CFD-A12D-9E520A8766CE} esriGeoprocessingUI.FeatureClassToShapefileCmd |
none | GxFeatureClassExportMenu | Convert this feature class into a shapefile. |
Command | To Shapefile (multiple) | DataConverters_FeatureClassesToShapefile | Data Converters | {1BCA8BF0-7007-4D66-AA57-A88C9F9BFD6C} esriGeoprocessingUI.FeatureClassesToShapefileCmd |
none | GxFeatureClassExportMenu | Convert multiple feature classes into shapefiles. |
Command | XML Workspace Document | Untitled | XML Support | {90ADC5BD-44C7-41A0-853E-1FD8E6BF2B2D} esriGeoDatabaseDistributedUI.XMLExportCommand |
none | GxFeatureClassExportMenu | Export data from this geodatabase into an XML file. |
Menu | Load | LoadData_Menu | none | {B24E3F8A-DFF7-40F6-A354-0697728B55D5} esriGeoDatabaseDistributedUI.LoadDataMenu |
none | Gx_FeatureClassContextMenu | none |
Command | Load Data | SimpleLoaderWizard | Data Converters | {689F5441-2F14-11D3-9FC8-00C04F6BDF0E} esriEditorExt.SimpleLoaderWizardCommand |
none | LoadData_Menu | Load data into this feature class or table. |
Command | Review/Rematch Addresses | Gx_RelocateAddresses | Geocoding | {D9FE5482-3E29-11D3-9F59-00C04F8ED1C4} esriLocationUI.RelocateAddressesMenuItem |
none | Gx_FeatureClassContextMenu | Review and rematch the addresses in this feature class. |
Context menu | Table Context Menu | Gx_TableContextMenu | none | {25C0E6CB-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxTableContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_TableContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_TableContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_TableContextMenu | Rename the selected item. |
Menu | Manage | GxTableManageMenu | none | {C3E840F4-9BBE-4474-AEFE-90CC2ABCAE34} esriCatalogUI.GxTableManageMenu |
none | Gx_TableContextMenu | none |
Command | Register with Geodatabase | Gx_RegisterWithGeodatabase | Geodatabase tools | {8760B25F-184C-11D3-9F50-00C04F6BDF0C} esriCatalogUI.RegisterWithGeodatabaseMenuItem |
none | GxTableManageMenu | Register spatial or nonspatial table for full participation in the geodatabase.Only the table owner can register it with the geodatabase. |
Command | Analyze | Gx_Analyze | Geodatabase tools | {3156D9D6-3B30-4664-B1DB-C08D4DC164BB} esriCatalogUI.AnalyzeMenuItem |
none | GxTableManageMenu | Analyze this dataset to update the DBMS statistics. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Add Global IDs | Add Global IDs | Distributed Geodatabase | {E2E0DEBA-4FC9-4061-A3F1-484D04C60385} esriGeoDatabaseDistributedUI.ConfigureReplicationCommand |
none | GxTableManageMenu | Add a global ID column which stores a unique GUID value for each row required for replication. This command is disabled if the item is not a feature class or table. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Create Attachments | Gx_CreateTableAttachments | ArcCatalog | {7468BE9B-FF35-4AB8-9078-6AE23CA3D1AF} esriCatalogUI.CreateTableAttachmentsMenuItem |
none | GxTableManageMenu | Enable this geodatabase feature class or table to contain file attachments linked to its features or records. Attachments can be images, pdfs, text documents, or any other type of file. You can add attachments to the features during an edit session.Disabled if you are using a Basic license. A Standard or an Advanced license is required to add, edit or delete attachments. Also disabled if the feature class or table already has attachments or is in a geodatabase that has not been upgraded to ArcGIS version 10. |
Command | Delete Attachments | Gx_DeleteTableAttachments | ArcCatalog | {E2561F46-51CE-4594-B2A5-3DB435325503} esriCatalogUI.DeleteTableAttachmentsMenuItem |
none | GxTableManageMenu | Deletes the file attachments linked to the features or records in this feature class or table.Disabled if you are using a Basic license. A Standard or Advanced license is required to add, edit or delete attachments. This is also disabled if the feature class or table does not have attachments. |
Command | Enable Editor Tracking | Gx_EnableEditorTracking | ArcCatalog | {9AB076C6-138A-4AFF-BF93-B031401121C7} esriCatalogUI.EnableEditorTrackingMenuItem |
none | GxTableManageMenu | Enable Editor Tracking on the selected dataset. |
Command | Disable Editor Tracking | Gx_DisableEditorTracking | ArcCatalog | {8D215469-8044-4F5D-90A0-95DAF9E9DB5B} esriCatalogUI.DisableEditorTrackingMenuItem |
none | GxTableManageMenu | Disable Editor Tracking on the selected dataset. |
Command | Compress File Geodatabase | CompressFileGDBCmd | Data Converters | {0AA345AF-212A-42C3-8152-65A8391BA5B0} esriGeoprocessingUI.CompressFileGDBCmd |
none | GxTableManageMenu | Compresses file geodatabase data. This command is disabled if the data is already compressed or is not in a file geodatabase. |
Menu | Export | GxTableExportMenu | none | {7A5BD224-1550-11D3-9FA7-00C04F6BC626} esriCatalogUI.GxTableExportMenu |
none | Gx_TableContextMenu | none |
Command | To dBASE (single) | DataConverters_TableToDBF | Data Converters | {29390881-EE71-4985-9FB5-3F0E17468188} esriGeoprocessingUI.TableToDBFCmd |
none | GxTableExportMenu | Convert this table into a dBASE file. |
Command | To dBASE (multiple) | DataConverters_TablesToDBF | Data Converters | {DED37229-A838-4159-88A8-A6391ED6EEAD} esriGeoprocessingUI.TablesToDBFCmd |
none | GxTableExportMenu | Convert multiple tables into dBASE files. |
Command | To Geodatabase (single) | DataConverters_TableToGeodatabase | Data Converters | {3280FDC0-F6AC-43FC-B50A-5DD1582E60C9} esriGeoprocessingUI.TableToGeodatabaseCmd |
none | GxTableExportMenu | Convert this table into a table in a geodatabase. |
Command | To Geodatabase (multiple) | DataConverters_TablesToGeodatabase | Data Converters | {BE90A08E-3C5B-46BE-9C45-CA3D0F572B1E} esriGeoprocessingUI.TablesToGeodatabaseCmd |
none | GxTableExportMenu | Convert multiple tables into tables in a geodatabase. |
Command | XML Workspace Document | Untitled | XML Support | {90ADC5BD-44C7-41A0-853E-1FD8E6BF2B2D} esriGeoDatabaseDistributedUI.XMLExportCommand |
none | GxTableExportMenu | Export data from this geodatabase into an XML file. |
Menu | Create Feature Class | GxTableToFeatureClassMenu | none | {EC40EC1B-2DE1-11D4-9FC8-00C04F6BDF06} esriCatalogUI.GxTableToFeatureClassMenu |
none | Gx_TableContextMenu | none |
Command | Geocode Addresses | Gx_GeocodeAddresses | Geocoding | {B06807B8-D8FB-11D3-9F72-00C04F8ED1C4} esriLocationUI.GeocodeAddressesMenuItem |
none | Gx_TableContextMenu | Geocode a table of addresses. |
Menu | Load | LoadData_Menu | none | {B24E3F8A-DFF7-40F6-A354-0697728B55D5} esriGeoDatabaseDistributedUI.LoadDataMenu |
none | Gx_TableContextMenu | none |
Command | Load Data | SimpleLoaderWizard | Data Converters | {689F5441-2F14-11D3-9FC8-00C04F6BDF0E} esriEditorExt.SimpleLoaderWizardCommand |
none | LoadData_Menu | Load data into this feature class or table. |
Context menu | Geometric Network Context Menu | Gx_GeometricNetworkContextMenu | none | {25C0E6CC-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxGeometricNetworkContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_GeometricNetworkContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_GeometricNetworkContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_GeometricNetworkContextMenu | Rename the selected item. |
Command | Analyze | Gx_Analyze | Geodatabase tools | {3156D9D6-3B30-4664-B1DB-C08D4DC164BB} esriCatalogUI.AnalyzeMenuItem |
none | Gx_GeometricNetworkContextMenu | Analyze this dataset to update the DBMS statistics. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Locks | Edit_Copy | ArcCatalog | {2934CA60-EB5C-42A9-8CF4-4BBF6429895D} esriCatalogUI.DatabaseLocksMenuItem |
none | Gx_GeometricNetworkContextMenu | Display locks held on the selected object. |
Context menu | File Context Menu | Gx_FileContextMenu | none | {25C0E6CD-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxFileContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_FileContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_FileContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_FileContextMenu | Rename the selected item. |
Context menu | Projection File Context Menu | Gx_PrjFileContextMenu | none | {25C0E6CE-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxPrjFileContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_PrjFileContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_PrjFileContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_PrjFileContextMenu | Rename the selected item. |
Context menu | Layer Context Menu | Gx_LayerContextMenu | none | {25C0E6CF-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxLayerContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_LayerContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_LayerContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_LayerContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_LayerContextMenu | Create a new layer based on the selected geographic data. |
Context menu | Map Context Menu | Gx_MapContextMenu | none | {25C0E6D0-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxMapContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_MapContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_MapContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_MapContextMenu | Rename the selected item. |
Command | Set Data Source(s) | Publisher_Data Source Edit | File | {3F52B9D7-C914-4464-9DA0-D2396DCB06FA} esriCatalogUI.DataSourceEditCommand |
none | Gx_MapContextMenu | Edit some or all of the pathnames in the file-based data sources referenced by the layers in this ArcMap map document (MXD file) or ArcReader published map file (PMF file). |
Command | Share As Service | Tools_CreateMapService | Tools | {D30AA389-7A21-46FB-A22C-1ECE87FB62F6} esriArcMapUI.CreateMapServiceFromCatalogCommand |
none | Gx_MapContextMenu | Publish this map as a service on the web using either ArcGIS Server or ArcGIS Online. This command is disabled if you are currently in Layout view. |
Context menu | Catalog Context Menu | Gx_CatalogContextMenu | none | {25C0E6D1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxCatalogContextMenu |
none | none | none |
Command | Connect To Folder | GxConnectFolder | ArcCatalog | {63722461-D033-11D2-9F43-00C04F6BC626} esriCatalogUI.ConnectFolderMenuItem |
none | Gx_CatalogContextMenu | Connect to a folder or disk drive so you can work with its contents in the Catalog. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_CatalogContextMenu | Refresh the selected item(s) |
Context menu | Folder Connection Context Menu | Gx_FolderConnectionContextMenu | none | {25C0E6D2-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxDiskConnectionContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_FolderConnectionContextMenu | Copy the current selection to the clipboard. |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | Gx_FolderConnectionContextMenu | Paste the clipboard contents into the current location. |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_FolderConnectionContextMenu | Rename the selected item. |
Command | Disconnect Folder | GxDisconnectFolder | ArcCatalog | {63722462-D033-11D2-9F43-00C04F6BC626} esriCatalogUI.DisconnectFolderMenuItem |
none | Gx_FolderConnectionContextMenu | Removes the selected folder connection from your Catalog. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_FolderConnectionContextMenu | Refresh the selected item(s) |
Menu | New | GxFolderNewMenu | none | {25C0E6DA-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxFolderNewMenu |
none | Gx_FolderConnectionContextMenu | none |
Command | Folder | Gx_NewFolder | New object | {6AE72B00-14DB-11D2-AAA2-00C04FA33A15} esriCatalogUI.NewFolderMenuItem |
none | GxFolderNewMenu | Create a new folder. |
Command | File Geodatabase | Gx_NewFileGeodatabase | New object | {A6CDEBAC-65F1-48F0-8FC5-60013F229B33} esriCatalogUI.NewFileGDBMenuItem |
none | GxFolderNewMenu | Create a new file geodatabase. |
Command | Personal Geodatabase | Gx_NewPersonalGeodatabase | New object | {6AE72B01-14DB-11D2-AAA2-00C04FA33A15} esriCatalogUI.NewAccessDBMenuItem |
none | GxFolderNewMenu | Create a new personal geodatabase. |
Menu | Database Connection | Gx_NewSDEConnectionMenuItem | none | {87483D89-03A8-476B-8F35-AC4BEF03E28E} esriCatalogUI.NewSDEConnectionMenuItem |
none | GxFolderNewMenu | none |
Menu | ArcGIS Server Connection | Gx_NewArcGISServerConnectionMenuItem | none | {93AB124F-88D2-499D-AFEE-2A473A82B9ED} esriCatalogUI.NewArcGISServerConnectionMenuItem |
none | GxFolderNewMenu | none |
Menu | Layer | Gx_NewLayerMenu | none | {4A6886F9-D375-11D3-A676-0008C7D3AE8D} esriCatalogUI.NewLayerMenuItem |
none | GxFolderNewMenu | none |
Menu | Group Layer | Gx_NewGroupLayerMenu | none | {989E968B-D412-11D3-A676-0008C7D3AE8D} esriCatalogUI.NewGroupLayerMenuItem |
none | GxFolderNewMenu | none |
Command | Python Toolbox | Gx_NewPythonToolbox | New object | {0076B22C-D689-4B5B-A608-FE37119D4ED3} esriGeoprocessingUI.NewPythonToolboxMenuItem |
none | GxFolderNewMenu | Create a new Python geoprocessing toolbox. A Python toolbox only contains Python script tools. |
Menu | Shapefile | Gx_NewShapefileMenu | none | {30AC22D9-D424-11D3-A676-0008C7D3AE8D} esriCatalogUI.NewShapefileMenuItem |
none | GxFolderNewMenu | none |
Menu | Turn Feature Class | Gx_NewTurnFeatureClassMenu | none | {A7764E35-2F16-4F7E-B6AB-0B9E28D96779} esriCatalogUI.NewTurnFeatureClassMenuItem |
none | GxFolderNewMenu | none |
Command | Toolbox | Gx_NewToolbox | New object | {BEFC2805-F963-4E4C-BBDB-B0A2DCFB2930} esriGeoprocessingUI.NewToolboxMenuItem |
none | GxFolderNewMenu | Create a new geoprocessing toolbox. |
Menu | dBASE Table | Gx_NewdBASEFileMenu | none | {D1435FD1-D506-11D3-A67A-0008C7D3AE8D} esriCatalogUI.NewdBASEFileMenuItem |
none | GxFolderNewMenu | none |
Command | LAS Dataset | File_NewLasdatasetManager | LAS Dataset Commands | {EA924271-1CE6-4441-B90E-527590F04487} esriArcMapUI.NewLasDatasetCommand |
none | GxFolderNewMenu | Create a new LAS dataset.Requires Standard license, or 3D Analyst extension, or Spatial Analyst extension. |
Command | Address Locator | Gx_NewAddressLocator | New object | {FF409B7D-F6F2-4DDB-8200-0E55DECC528B} esriLocationUI.NewAddressLocatorMenuItem |
none | GxFolderNewMenu | Creates a new address locator |
Command | Composite Address Locator | Gx_NewCompositeAddressLocator | New object | {FF409B94-69C2-47DB-B336-43BBE5486B79} esriLocationUI.NewCompositeAddressLocatorMenuItem |
none | GxFolderNewMenu | Creates a new composite address locator |
Context menu | Enterprise Geodatabase Folder Context Menu | Gx_RemoteDatabaseFolderContextMenu | none | {25C0E6D3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxRemoteDatabaseFolderContextMenu |
none | none | none |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | Gx_RemoteDatabaseFolderContextMenu | Paste the clipboard contents into the current location. |
Context menu | Spatial References Folder Context Menu | Gx_SpatialReferencesFolderContextMenu | none | {25C0E6D4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxSpatialReferencesFolderContextMenu |
none | none | none |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_SpatialReferencesFolderContextMenu | Refresh the selected item(s) |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | Gx_SpatialReferencesFolderContextMenu | Paste the clipboard contents into the current location. |
Context menu | Grid Context Menu | Gx_GridContextMenu | none | {25C0E6D5-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxGridContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_GridContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_GridContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_GridContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_GridContextMenu | Create a new layer based on the selected geographic data. |
Context menu | Raster Band Context Menu | Gx_RasterBandContextMenu | none | {25C0E6D6-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxRasterBandContextMenu |
none | none | none |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_RasterBandContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_RasterBandContextMenu | Create a new layer based on the selected geographic data. |
Context menu | Raster Dataset Context Menu | Gx_RasterDatasetContextMenu | none | {25C0E6D7-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxRasterDatasetContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_RasterDatasetContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_RasterDatasetContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_RasterDatasetContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_RasterDatasetContextMenu | Create a new layer based on the selected geographic data. |
Menu | Load | RasterDatasetLoadContextMenu | none | {4265E521-24EF-4CC7-995A-EB4196067979} esriDataSourcesRasterUI.RasterDatasetLoadSubMenu |
none | Gx_RasterDatasetContextMenu | none |
Menu | Export | RasterExportContextMenu | none | {B2E690D0-38B5-11D4-8D94-00C04F5B87B2} esriDataSourcesRasterUI.RasterExportSubMenu |
none | Gx_RasterDatasetContextMenu | none |
Command | XML Workspace Document | Untitled | XML Support | {90ADC5BD-44C7-41A0-853E-1FD8E6BF2B2D} esriGeoDatabaseDistributedUI.XMLExportCommand |
none | RasterExportContextMenu | Export data from this geodatabase into an XML file. |
Command | Build Pyramids | Gx_BuildPyramids | ArcCatalog | {BE199EF9-E24D-11D2-9F51-00C04F8ED21A} esriDataSourcesRasterUI.BuildPyramidsMenuItem |
none | Gx_RasterDatasetContextMenu | Build pyramids for this raster dataset to maximise drawing performance. It is recommended to build pyramids for large raster datasets. |
Command | Calculate Statistics | Gx_CalcStats | ArcCatalog | {BE199EFA-E24D-11D2-9F51-00C04F8ED21A} esriDataSourcesRasterUI.CalcStatsMenuItem |
none | Gx_RasterDatasetContextMenu | Calculates statistics for this raster dataset or mosaic dataset. Statistics are needed to perform certain tasks on imagery, such as applying a contrast stretch or classification. |
Command | Generate Tile Cache | Tools_CreateRasterDatasetTilePackage | Tools | {731EE746-15B6-4E34-9E53-6A2CD1209F2D} esriArcMapUI.CreateTileCacheAndPackageCommand |
none | Gx_RasterDatasetContextMenu | Generate a tile cache and additionally a tile package from the current raster dataset. |
Command | Share As Image Service | Tools_CreateImageService | Tools | {EFDF04B8-7FE2-423C-9719-5527CE702E9F} esriArcMapUI.CreateImageServiceCommand |
none | Gx_RasterDatasetContextMenu | Share this raster dataset as an image service using ArcGIS Server. |
Context menu | Tin Context Menu | Gx_TinContextMenu | none | {25C0E6D8-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxTinContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_TinContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_TinContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_TinContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_TinContextMenu | Create a new layer based on the selected geographic data. |
Toolbar | New | GxFolderNewMenu | none | {25C0E6DA-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxFolderNewMenu |
none | none | none |
Command | Folder | Gx_NewFolder | New object | {6AE72B00-14DB-11D2-AAA2-00C04FA33A15} esriCatalogUI.NewFolderMenuItem |
none | GxFolderNewMenu | Create a new folder. |
Command | File Geodatabase | Gx_NewFileGeodatabase | New object | {A6CDEBAC-65F1-48F0-8FC5-60013F229B33} esriCatalogUI.NewFileGDBMenuItem |
none | GxFolderNewMenu | Create a new file geodatabase. |
Command | Personal Geodatabase | Gx_NewPersonalGeodatabase | New object | {6AE72B01-14DB-11D2-AAA2-00C04FA33A15} esriCatalogUI.NewAccessDBMenuItem |
none | GxFolderNewMenu | Create a new personal geodatabase. |
Menu | Database Connection | Gx_NewSDEConnectionMenuItem | none | {87483D89-03A8-476B-8F35-AC4BEF03E28E} esriCatalogUI.NewSDEConnectionMenuItem |
none | GxFolderNewMenu | none |
Menu | ArcGIS Server Connection | Gx_NewArcGISServerConnectionMenuItem | none | {93AB124F-88D2-499D-AFEE-2A473A82B9ED} esriCatalogUI.NewArcGISServerConnectionMenuItem |
none | GxFolderNewMenu | none |
Menu | Layer | Gx_NewLayerMenu | none | {4A6886F9-D375-11D3-A676-0008C7D3AE8D} esriCatalogUI.NewLayerMenuItem |
none | GxFolderNewMenu | none |
Menu | Group Layer | Gx_NewGroupLayerMenu | none | {989E968B-D412-11D3-A676-0008C7D3AE8D} esriCatalogUI.NewGroupLayerMenuItem |
none | GxFolderNewMenu | none |
Command | Python Toolbox | Gx_NewPythonToolbox | New object | {0076B22C-D689-4B5B-A608-FE37119D4ED3} esriGeoprocessingUI.NewPythonToolboxMenuItem |
none | GxFolderNewMenu | Create a new Python geoprocessing toolbox. A Python toolbox only contains Python script tools. |
Menu | Shapefile | Gx_NewShapefileMenu | none | {30AC22D9-D424-11D3-A676-0008C7D3AE8D} esriCatalogUI.NewShapefileMenuItem |
none | GxFolderNewMenu | none |
Menu | Turn Feature Class | Gx_NewTurnFeatureClassMenu | none | {A7764E35-2F16-4F7E-B6AB-0B9E28D96779} esriCatalogUI.NewTurnFeatureClassMenuItem |
none | GxFolderNewMenu | none |
Command | Toolbox | Gx_NewToolbox | New object | {BEFC2805-F963-4E4C-BBDB-B0A2DCFB2930} esriGeoprocessingUI.NewToolboxMenuItem |
none | GxFolderNewMenu | Create a new geoprocessing toolbox. |
Menu | dBASE Table | Gx_NewdBASEFileMenu | none | {D1435FD1-D506-11D3-A67A-0008C7D3AE8D} esriCatalogUI.NewdBASEFileMenuItem |
none | GxFolderNewMenu | none |
Command | LAS Dataset | File_NewLasdatasetManager | LAS Dataset Commands | {EA924271-1CE6-4441-B90E-527590F04487} esriArcMapUI.NewLasDatasetCommand |
none | GxFolderNewMenu | Create a new LAS dataset.Requires Standard license, or 3D Analyst extension, or Spatial Analyst extension. |
Command | Address Locator | Gx_NewAddressLocator | New object | {FF409B7D-F6F2-4DDB-8200-0E55DECC528B} esriLocationUI.NewAddressLocatorMenuItem |
none | GxFolderNewMenu | Creates a new address locator |
Command | Composite Address Locator | Gx_NewCompositeAddressLocator | New object | {FF409B94-69C2-47DB-B336-43BBE5486B79} esriLocationUI.NewCompositeAddressLocatorMenuItem |
none | GxFolderNewMenu | Creates a new composite address locator |
Toolbar | New | GxDatabaseNewMenu | none | {25C0E6DB-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxDatabaseNewMenu |
none | none | none |
Command | Feature Dataset | Gx_NewFeatureDataset | New object | {91FE2CB3-58A0-11D2-AAD6-00C04FA33A15} esriCatalogUI.NewFeatureDatasetMenuItem |
none | GxDatabaseNewMenu | Create a new feature dataset. |
Menu | Feature Class | Gx_NewFeatureClassMenu | none | {42D82D65-4D96-11D2-AAD2-00C04FA33A15} esriCatalogUI.NewFeatureClassMenuItem |
none | GxDatabaseNewMenu | none |
Command | Table | Gx_NewTable | New object | {6E3082B0-4D7A-11D2-AAD2-00C04FA33A15} esriCatalogUI.NewTableMenuItem |
none | GxDatabaseNewMenu | Create a new standalone table in this geodatabase. Tables can't be created inside feature datasets in geodatabases. |
Command | View | Gx_NewView | New object | {F5601BDE-CD99-4CC5-9246-7717312835A7} esriCatalogUI.NewViewMenuItem |
none | GxDatabaseNewMenu | Create a new view in this geodatabase.. |
Menu | Relationship Class | Gx_NewRelationshipClassMenu | none | {2A3BC7FB-DCBD-11D2-9F54-00C04F6BC626} esriCatalogUI.NewRelationshipClassMenuItem |
none | GxDatabaseNewMenu | none |
Menu | Raster Catalog | Gx_NewRasterCatalogMenu | none | {E4AE8AD4-A235-4C7F-96F1-D3D0E7E7614D} esriCatalogUI.NewRasterCatalogMenuItem |
none | GxDatabaseNewMenu | none |
Menu | Raster Dataset | Gx_NewRasterDatasetMenu | none | {FF7FBC09-1431-4291-BCB8-ED8A5213CE83} esriCatalogUI.NewRasterDatasetMenuItem |
none | GxDatabaseNewMenu | none |
Menu | Mosaic Dataset | Gx_NewRasterCatalogMenu | none | {8860EAC1-DFB9-40B5-AC57-A24C260EBB28} esriCatalogUI.NewMosaicDatasetMenuItem |
none | GxDatabaseNewMenu | none |
Command | Schematic Dataset | Gx_NewSchematicDataset | New object | {A726B6AD-6F70-4D6B-A523-FC994C009293} esriSchematicUI.NewSchematicDatasetCommand |
none | GxDatabaseNewMenu | Create a new schematic dataset in this geodatabase.Requires a Standard or an Advanced license and the Schematics extension. Disabled if the Schematics extension is not checked in the Customize > Extensions dialog or with a Basic license. |
Toolbar | New | GxFeatureDatasetNewMenu | none | {25C0E6DC-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxFeatureDatasetNewMenu |
none | none | none |
Menu | Feature Class | Gx_NewFeatureClassMenu | none | {42D82D65-4D96-11D2-AAD2-00C04FA33A15} esriCatalogUI.NewFeatureClassMenuItem |
none | GxFeatureDatasetNewMenu | none |
Menu | Relationship Class | Gx_NewRelationshipClassMenu | none | {2A3BC7FB-DCBD-11D2-9F54-00C04F6BC626} esriCatalogUI.NewRelationshipClassMenuItem |
none | GxFeatureDatasetNewMenu | none |
Command | Terrain | File_NewTerrainManager | Terrain Commands | {0F92F8E4-30C5-4EBC-8578-6248A0AA0EDD} esriArcMapUI.NewTerrainCommand |
none | GxFeatureDatasetNewMenu | Create a new terrain in this feature dataset. Requires the 3D Analyst extension. Disabled if that extension is not checked in the Customize > Extensions dialog. |
Command | Network Dataset | Gx_AdvancedNewNetwork | New object | {15E90EA2-6C5A-4C3F-8CF3-1F0EEC1E85B1} esriCatalogUI.GxAdvancedNewNetworkCommand |
none | GxFeatureDatasetNewMenu | Create a new network dataset in this feature dataset. Requires the Network Analyst extension. Disabled if that extension is not checked in the Customize > Extensions dialog. |
Command | Topology | Topology_NewTopologyCommand | Topology | {34477286-7DE8-43A3-92F8-66DE6B1F3024} esriEditorExt.NewTopologyCommand |
none | GxFeatureDatasetNewMenu | Create a new geodatabase topology in this feature dataset. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Parcel Fabric | Cadastral_NewCadastralFabric | Parcel | {8BF7026D-74B7-4B7A-BD76-8D77EA16B52E} esriCadastralUI.NewCadastralFabricCmd |
none | GxFeatureDatasetNewMenu | Open the New Parcel Fabric wizard to create a new parcel fabric |
Toolbar | Export | Gx_SDCTableExportMenu | none | {270F4962-A803-4DB2-B74D-628834D7FA76} esriCatalogUI.GxSDCTableExportMenu |
none | none | none |
Command | To dBASE (single) | DataConverters_TableToDBF | Data Converters | {29390881-EE71-4985-9FB5-3F0E17468188} esriGeoprocessingUI.TableToDBFCmd |
none | Gx_SDCTableExportMenu | Convert this table into a dBASE file. |
Command | To dBASE (multiple) | DataConverters_TablesToDBF | Data Converters | {DED37229-A838-4159-88A8-A6391ED6EEAD} esriGeoprocessingUI.TablesToDBFCmd |
none | Gx_SDCTableExportMenu | Convert multiple tables into dBASE files. |
Command | To Geodatabase (single) | DataConverters_TableToGeodatabase | Data Converters | {3280FDC0-F6AC-43FC-B50A-5DD1582E60C9} esriGeoprocessingUI.TableToGeodatabaseCmd |
none | Gx_SDCTableExportMenu | Convert this table into a table in a geodatabase. |
Toolbar | Main menu | Gx_MenuBar | none | {278BE34D-5FC3-11D2-8D44-080009EE4E51} esriArcCatalogUI.GxMenuBar |
none | none | none |
Menu | File | Gx_FileMenu | none | {278BE350-5FC3-11D2-8D44-080009EE4E51} esriArcCatalogUI.GxFileMenu |
none | Gx_MenuBar | none |
Menu | New | Gx_FileNewMenu | none | {2CFDEBE1-D190-11D2-9F45-00C04F6BC626} esriArcCatalogUI.FileNewMenu |
none | Gx_FileMenu | none |
Command | Connect To Folder | GxConnectFolder | ArcCatalog | {63722461-D033-11D2-9F43-00C04F6BC626} esriCatalogUI.ConnectFolderMenuItem |
none | Gx_FileMenu | Connect to a folder or disk drive so you can work with its contents in the Catalog. |
Command | Disconnect Folder | GxDisconnectFolder | ArcCatalog | {63722462-D033-11D2-9F43-00C04F6BC626} esriCatalogUI.DisconnectFolderMenuItem |
none | Gx_FileMenu | Removes the selected folder connection from your Catalog. |
Command | { Sign in } | { File_AGOLSignin } | {C74C0031-9224-4EBB-9CA8-4D1D51986955} esriArcMapUI.MxAGOLSignin |
none | Gx_FileMenu | none | |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_FileMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_FileMenu | Rename the selected item. |
Command | Properties | Gx_Properties | File | {20724105-BAB8-11D1-9ABA-080009EC734B} esriCatalogUI.PropertiesMenuItem |
none | Gx_FileMenu | Displays the properties of the selected item. |
Menu | Edit | Gx_EditMenu | none | {278BE363-5FC3-11D2-8D44-080009EE4E51} esriArcCatalogUI.GxEditMenu |
none | Gx_MenuBar | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_EditMenu | Copy the current selection to the clipboard. |
Menu | View | Gx_ViewMenu | none | {278BE354-5FC3-11D2-8D44-080009EE4E51} esriArcCatalogUI.GxViewMenu |
none | Gx_MenuBar | none |
Command | Status Bar | View_StatusBar | View | {D41023AF-34AF-11D3-9F66-00C04F6BC69E} esriArcCatalogUI.StatusBar |
none | Gx_ViewMenu | Show or hide the status bar |
Menu | Go | Gx_GoMenu | none | {278BE358-5FC3-11D2-8D44-080009EE4E51} esriArcCatalogUI.GxGoMenu |
none | Gx_MenuBar | none |
Menu | Geoprocessing | Geoprocessing_Menu | none | {F830D42D-806D-4A30-B560-67469B9FF3AB} esriGeoprocessingUI.GeoprocessingMenu |
none | Gx_MenuBar | none |
Command | Buffer | Analysis Tools_Buffer | Analysis Tools | {80F581B8-FF06-44EE-B6C5-4AC6E5727AC6} esriGeoprocessingUI.GPSystemToolCommand |
84 | Geoprocessing_Menu | Geoprocessing tool that creates buffer polygons around input features to a specified distance. |
Command | Clip | Analysis Tools_Clip | Analysis Tools | {80F581B8-FF06-44EE-B6C5-4AC6E5727AC6} esriGeoprocessingUI.GPSystemToolCommand |
85 | Geoprocessing_Menu | Geoprocessing tool that extracts input features that overlay the clip features. |
Command | Intersect | Analysis Tools_Intersect | Analysis Tools | {80F581B8-FF06-44EE-B6C5-4AC6E5727AC6} esriGeoprocessingUI.GPSystemToolCommand |
88 | Geoprocessing_Menu | Geoprocessing tool that computes a geometric intersection of the input features. Features or portions of features which overlap in all layers and/or feature classes will be written to the output feature class. |
Command | Union | Analysis Tools_Union | Analysis Tools | {80F581B8-FF06-44EE-B6C5-4AC6E5727AC6} esriGeoprocessingUI.GPSystemToolCommand |
90 | Geoprocessing_Menu | Geoprocessing tool computes a geometric union of the input features. |
Command | Merge | Data Management Tools_Merge | Data Management Tools | {80F581B8-FF06-44EE-B6C5-4AC6E5727AC6} esriGeoprocessingUI.GPSystemToolCommand |
262 | Geoprocessing_Menu | Geoprocessing tool that combines multiple input datasets into a single, new output dataset. |
Command | Dissolve | Data Management Tools_Dissolve | Data Management Tools | {80F581B8-FF06-44EE-B6C5-4AC6E5727AC6} esriGeoprocessingUI.GPSystemToolCommand |
168 | Geoprocessing_Menu | Geoprocessing tool used to aggregate features based on specified attributes. |
Command | Search For Tools | GP Search Window | Geoprocessing | {A395E075-78EE-4D01-847C-773667634BF6} esriGeoprocessingUI.GPSearchCmd |
none | Geoprocessing_Menu | Open the Search window so you can search for geoprocessing tools. |
Command | ArcToolbox | ArcToolbox_ShowToolbox | ArcToolbox | {85980C3A-652A-47ED-8CD2-1B99DD060AAB} esriGeoprocessingUI.ArcToolboxCmd |
none | Geoprocessing_Menu | Open the ArcToolbox window so you can access geoprocessing tools and toolboxes. |
Command | Environments | GP Environments Window | Geoprocessing | {67EFF682-3AAB-4301-B7F6-46A4178FC923} esriGeoprocessingUI.GPEnvironmentsCmd |
none | Geoprocessing_Menu | Open the Geoprocessing Environments Dialog |
Command | Results | GP Search Window | Geoprocessing | {9899A86C-A077-4DF4-A178-77B64AE50690} esriGeoprocessingUI.GPResultsCmd |
none | Geoprocessing_Menu | Open the Results window so you can track and review the geoprocessing steps you have performed. In this window you can also share your geoprocessing results with others as packages or services. |
Command | ModelBuilder | ArcToolbox_ShowModelBuilder | ArcToolbox | {F6F97AA5-40F2-4C96-8A52-09CF68B30C06} esriGeoprocessingUI.GPModelBuilderCmd |
none | Geoprocessing_Menu | Open the ModelBuilder window so you can make a geoprocessing model. |
Command | Python | ArcToolbox_ShowCommandLine | ArcToolbox | {1A7E7146-BDFB-4755-93DE-100171382BFF} esriGeoprocessingUI.GPCommandLineCmd |
none | Geoprocessing_Menu | Open the Python window so you can execute geoprocessing commands and scripts. |
Menu | Customize | Gx_CustomizeMenu | none | {388F7C6C-B308-4CD7-A41D-B86723EAA860} esriArcCatalogUI.GxCustomizeMenu |
none | Gx_MenuBar | none |
CommandBar | Toolbars | none | {10BAA9F9-1C2F-11D2-94B6-080009EEBECB} esriFramework.ToolbarContextMenu |
none | Gx_CustomizeMenu | none | |
Command | Customize Mode | Untitled | Tools | {8807BD31-6947-11D2-8D4C-080009EE4E51} esriFramework.CustomizeCommand |
none | none | Customize the user interface. While the Customize dialog is open, you can drag and drop controls between menus and toolbars to rearrange them. You can also find commands in the Customize dialog and drag them into menus and toolbars. |
Command | Extensions | ExtensionsCommand | Tools | {F647BE13-ECCF-4D32-8B04-72CB28CEAE7C} esriFramework.ExtensionsCommand |
none | Gx_CustomizeMenu | Select the ArcGIS Desktop extensions you want to use. Extensions provide extended capabilities and usually require that you have a license to use them. The dialog lists the extensions that are currently installed on your system and which work with the application you are currently using. |
Command | Add-In Manager | AddInManager | Tools | {EC9C5C3E-A5B5-4EE5-A7C0-D029044F89C4} esriFramework.AddInMgrCommand |
none | Gx_CustomizeMenu | Review and manage the ArcGIS Desktop add-ins currently installed on your system. Add-ins make it easy to develop, distribute and use additional functionality. To install an add-in, choose Customize > Customize Mode, click Add From File, then drag and drop the commands from the add-in into your menus or toolbars. |
Menu | VBA Macros | Gx_MacrosMenu | none | {81109235-5FE9-11D2-8D44-080009EE4E51} esriArcCatalogUI.GxMacrosMenu |
none | Gx_CustomizeMenu | none |
Command | Macros | Tools_Macros | Tools | {D41023AC-34AF-11D3-9F66-00C04F6BC69E} esriArcCatalogUI.ToolsMacros |
none | Gx_MacrosMenu | Create, edit or execute a VBA macro. |
Command | Customize Mode | Untitled | Tools | {8807BD31-6947-11D2-8D4C-080009EE4E51} esriFramework.CustomizeCommand |
none | Gx_CustomizeMenu | Customize the user interface. While the Customize dialog is open, you can drag and drop controls between menus and toolbars to rearrange them. You can also find commands in the Customize dialog and drag them into menus and toolbars. |
Menu | Windows | Gx_WindowMenu | none | {6F86E2B8-F261-4C43-A83E-51A87CC65006} esriArcCatalogUI.GxWindowMenu |
none | Gx_MenuBar | none |
Command | Catalog Tree | View_CatalogTree | View | {D41023B0-34AF-11D3-9F66-00C04F6BC69E} esriArcCatalogUI.CatalogTree |
none | Gx_WindowMenu | Open the Catalog Tree window. The Catalog Tree lets you browse your Catalog. This window is open by default in ArcCatalog, so use this command to re-open it if you closed it. |
Toolbar | File | Gx_FileMenu | none | {278BE350-5FC3-11D2-8D44-080009EE4E51} esriArcCatalogUI.GxFileMenu |
none | none | none |
Menu | New | Gx_FileNewMenu | none | {2CFDEBE1-D190-11D2-9F45-00C04F6BC626} esriArcCatalogUI.FileNewMenu |
none | Gx_FileMenu | none |
Command | Connect To Folder | GxConnectFolder | ArcCatalog | {63722461-D033-11D2-9F43-00C04F6BC626} esriCatalogUI.ConnectFolderMenuItem |
none | Gx_FileMenu | Connect to a folder or disk drive so you can work with its contents in the Catalog. |
Command | Disconnect Folder | GxDisconnectFolder | ArcCatalog | {63722462-D033-11D2-9F43-00C04F6BC626} esriCatalogUI.DisconnectFolderMenuItem |
none | Gx_FileMenu | Removes the selected folder connection from your Catalog. |
Command | { Sign in } | { File_AGOLSignin } | {C74C0031-9224-4EBB-9CA8-4D1D51986955} esriArcMapUI.MxAGOLSignin |
none | Gx_FileMenu | none | |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_FileMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_FileMenu | Rename the selected item. |
Command | Properties | Gx_Properties | File | {20724105-BAB8-11D1-9ABA-080009EC734B} esriCatalogUI.PropertiesMenuItem |
none | Gx_FileMenu | Displays the properties of the selected item. |
Toolbar | View | Gx_ViewMenu | none | {278BE354-5FC3-11D2-8D44-080009EE4E51} esriArcCatalogUI.GxViewMenu |
none | none | none |
Command | Status Bar | View_StatusBar | View | {D41023AF-34AF-11D3-9F66-00C04F6BC69E} esriArcCatalogUI.StatusBar |
none | Gx_ViewMenu | Show or hide the status bar |
Toolbar | Go | Gx_GoMenu | none | {278BE358-5FC3-11D2-8D44-080009EE4E51} esriArcCatalogUI.GxGoMenu |
none | none | none |
Toolbar | Tools | Gx_ToolsMenu | none | {278BE35C-5FC3-11D2-8D44-080009EE4E51} esriArcCatalogUI.GxToolsMenu |
none | none | none |
Command | ArcMap | Gx_MapStudio | ArcCatalog | {62730796-B876-11D1-9AB9-080009EC734B} esriArcCatalogUI.Mx |
none | Gx_ToolsMenu | Launch the ArcMap application. You can use ArcMap to create, query and layout maps for printing or on-screen use. You can drag and drop data from ArcCatalog into your ArcMap maps. |
Menu | VBA Macros | Gx_MacrosMenu | none | {81109235-5FE9-11D2-8D44-080009EE4E51} esriArcCatalogUI.GxMacrosMenu |
none | Gx_ToolsMenu | none |
Command | Macros | Tools_Macros | Tools | {D41023AC-34AF-11D3-9F66-00C04F6BC69E} esriArcCatalogUI.ToolsMacros |
none | Gx_MacrosMenu | Create, edit or execute a VBA macro. |
Command | Customize Mode | Untitled | Tools | {8807BD31-6947-11D2-8D4C-080009EE4E51} esriFramework.CustomizeCommand |
none | Gx_ToolsMenu | Customize the user interface. While the Customize dialog is open, you can drag and drop controls between menus and toolbars to rearrange them. You can also find commands in the Customize dialog and drag them into menus and toolbars. |
Command | Extensions | ExtensionsCommand | Tools | {F647BE13-ECCF-4D32-8B04-72CB28CEAE7C} esriFramework.ExtensionsCommand |
none | Gx_ToolsMenu | Select the ArcGIS Desktop extensions you want to use. Extensions provide extended capabilities and usually require that you have a license to use them. The dialog lists the extensions that are currently installed on your system and which work with the application you are currently using. |
Toolbar | Help | Gx_HelpMenu | none | {278BE35F-5FC3-11D2-8D44-080009EE4E51} esriArcCatalogUI.GxHelpMenu |
none | none | none |
Command | ArcGIS Desktop Help | Help_Contents | Help | {D41023A9-34AF-11D3-9F66-00C04F6BC69E} esriArcCatalogUI.HelpContents |
none | Gx_HelpMenu | Launch the help system for ArcGIS Desktop. This help system is installed with the product and doesn't require an Internet connection. |
Command | ArcGIS Desktop Web Help | Help_ArcGISResourceCenter | Help | {4B6B8DA1-19B0-4289-AF9D-16FB23647D5D} esriFramework.HelpMenuItem |
7 | Gx_HelpMenu | Launch the ArcGIS Desktop Web Help website on the Internet. This website features online help, blogs, forums and other useful resources about ArcGIS. |
Toolbar | Edit | Gx_EditMenu | none | {278BE363-5FC3-11D2-8D44-080009EE4E51} esriArcCatalogUI.GxEditMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_EditMenu | Copy the current selection to the clipboard. |
Context menu | GxAGSWMContextMenu Context Menu | Gx_AGSWMContextMenu | none | {27A8165B-494F-435E-B5CE-4170AFDEF6DC} esriCatalogUI.GxAGSWMServerContextMenu |
none | none | none |
Context menu | GxAGSGeometry ContextMenu | Gx_GeometryContextMenu | none | {27C19E95-2364-4A66-AB00-261CA22A1DE8} esriCatalogUI.GxAGSGeometryAdminContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_GeometryContextMenu | Deletes the current selection |
Command | Start | Gx_AGSObjectStart | ArcGIS Service | {9809948D-B0D4-45FC-8DF4-3AB3ACBB204B} esriCatalogUI.GxAGSObjectStartMenuItem |
none | Gx_GeometryContextMenu | Start the selected service(s). |
Command | Stop | Gx_AGSObjectStop | ArcGIS Service | {C633C553-C6FF-4DB8-8DB4-1ADFFEA8AD85} esriCatalogUI.GxAGSObjectStopMenuItem |
none | Gx_GeometryContextMenu | Stop the selected service(s). |
Command | Pause | Gx_AGSObjectPause | ArcGIS Service | {00D0BCCB-F472-46A4-B3DA-0F13C329DFDB} esriCatalogUI.GxAGSObjectPauseMenuItem |
none | Gx_GeometryContextMenu | Pause the selected service(s). |
Command | Restart | Gx_AGSObjectRestart | ArcGIS Service | {89CDCB6E-C771-40F6-8637-67FB6913B118} esriCatalogUI.GxAGSObjectRestartMenuItem |
none | Gx_GeometryContextMenu | Restart the selected service(s). |
Command | Service Properties | Gx_AGSObjectProperties | ArcGIS Service | {08496D2D-7D4F-4513-A4AE-FFBF05F24F0A} esriCatalogUI.GxAGSObjectPropertiesMenuItem |
none | Gx_GeometryContextMenu | View or change the server-related properties of this service such as capabilities, pooling, caching, etc. |
Context menu | GxAGS Admin Connection Context Menu | Gx_AGSConnectionContextMenu | none | {2AE9256E-D165-456C-902B-70E12936FBB2} esriCatalogUI.GxAGSConnectionDisconnectedAdminContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_AGSConnectionContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_AGSConnectionContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_AGSConnectionContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_AGSConnectionContextMenu | Refresh the selected item(s) |
Command | Connect | Gx_AGSConnectionConnect | ArcGIS Servers | {FE43AC1D-8801-461F-BAF3-8810EA92B599} esriCatalogUI.GxAGSConnectionConnectMenuItem |
none | Gx_AGSConnectionContextMenu | Connect to this ArcGIS Server. |
Command | Disconnect | Gx_AGSConnectionDisConnect | ArcGIS Servers | {07413C5D-53B4-48AB-A1DF-B96E79D31DC7} esriCatalogUI.GxAGSConnectionDisconnectMenuItem |
none | Gx_AGSConnectionContextMenu | Disconnect from this ArcGIS Server. |
Command | ArcGIS Server Manager | Gx_AGSServerManager | ArcGIS Servers | {B532357E-6FC6-4046-9D9D-0FBEDFFD0FB4} esriCatalogUI.GxAGSGotoServerManagerMenuItem |
none | Gx_AGSConnectionContextMenu | Go to ArcGIS Server Manager |
Toolbar | Export | GxReadOnlyTableExportMenu | none | {2B7DB879-B239-44EE-BE0E-FEA847CD93A8} esriCatalogUI.GxReadOnlyTableExportMenu |
none | none | none |
Command | To dBASE (single) | DataConverters_TableToDBF | Data Converters | {29390881-EE71-4985-9FB5-3F0E17468188} esriGeoprocessingUI.TableToDBFCmd |
none | GxReadOnlyTableExportMenu | Convert this table into a dBASE file. |
Command | To dBASE (multiple) | DataConverters_TablesToDBF | Data Converters | {DED37229-A838-4159-88A8-A6391ED6EEAD} esriGeoprocessingUI.TablesToDBFCmd |
none | GxReadOnlyTableExportMenu | Convert multiple tables into dBASE files. |
Command | To Geodatabase (single) | DataConverters_TableToGeodatabase | Data Converters | {3280FDC0-F6AC-43FC-B50A-5DD1582E60C9} esriGeoprocessingUI.TableToGeodatabaseCmd |
none | GxReadOnlyTableExportMenu | Convert this table into a table in a geodatabase. |
Context menu | Database Context Menu | GxReadOnlyDatabaseContextMenu | none | {2C92D09A-1D31-4C9A-9518-50F7AA2D9581} esriCatalogUI.GxReadOnlyDatabaseContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | GxReadOnlyDatabaseContextMenu | Copy the current selection to the clipboard. |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | GxReadOnlyDatabaseContextMenu | Paste the clipboard contents into the current location. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | GxReadOnlyDatabaseContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | GxReadOnlyDatabaseContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | GxReadOnlyDatabaseContextMenu | Refresh the selected item(s) |
Toolbar | New | Gx_FileNewMenu | none | {2CFDEBE1-D190-11D2-9F45-00C04F6BC626} esriArcCatalogUI.FileNewMenu |
none | none | none |
Toolbar | Export | GxMultipleSelectionExportMenu | none | {2DAFC3B8-75BE-4DC8-B473-E85DB7385920} esriCatalogUI.GxMultipleSelectionExportMenu |
none | none | none |
Context menu | Excel File Context Menu | GxExcelFileContextMenu | none | {2E0F31E5-8649-40CE-A8B9-9AFB35FA0FC4} esriCatalogUI.GxExcelFileContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | GxExcelFileContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | GxExcelFileContextMenu | Deletes the current selection |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | GxExcelFileContextMenu | Paste the clipboard contents into the current location. |
Context menu | Map Context Menu | Gx_MapContextMenu | none | {3047F830-DCA6-4CBF-B460-C3698EECE1A5} esriCatalogUI.GxPMFMapContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_MapContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_MapContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_MapContextMenu | Rename the selected item. |
Command | Create Data Package | Publisher_Data Packaging | Publisher | {B3791413-3D17-4307-A240-DE44E69C3407} esriPublisherUI.PublishDataPackageCommand |
none | Gx_MapContextMenu | Create a data package for the selected PMF file(s). |
Command | Set Data Source(s) | Publisher_Data Source Edit | File | {3F52B9D7-C914-4464-9DA0-D2396DCB06FA} esriCatalogUI.DataSourceEditCommand |
none | Gx_MapContextMenu | Edit some or all of the pathnames in the file-based data sources referenced by the layers in this ArcMap map document (MXD file) or ArcReader published map file (PMF file). |
Context menu | Toolbox Context Menu | ToolboxContextMenu | none | {30B2F02D-9EA0-4C27-9B2D-275B1BB59F73} esriGeoprocessingUI.ToolboxContextMenu |
none | none | none |
Command | Copy | Toolbox_Copy | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
1 | ToolboxContextMenu | Copies the selected item to the clipboard |
Command | Paste | Toolbox_Paste | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
2 | ToolboxContextMenu | Paste the clipboard contents into the selected item. |
Command | Remove | Toolbox_Remove | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
3 | ToolboxContextMenu | Removes the selected toolbox from the ArcToolbox window |
Command | Rename | Toolbox_Rename | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
4 | ToolboxContextMenu | Renames the currently selected item |
Command | Refresh | Toolbox_Refresh | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
17 | ToolboxContextMenu | Refresh |
Command | Edit | Toolbox_Edit | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
18 | ToolboxContextMenu | Edit |
Command | Check Syntax | Toolbox_CheckSyntax | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
19 | ToolboxContextMenu | Check Syntax |
Menu | New | ToolboxNewMenu | none | {EDDA6BAF-9796-446D-8040-302958B48590} esriGeoprocessingUI.ToolboxNewMenu |
none | ToolboxContextMenu | none |
Command | Toolset | Toolbox_NewToolset | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
5 | ToolboxNewMenu | Creates a new toolset |
Command | Model | Toolbox_NewModelTool | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
6 | ToolboxNewMenu | Creates a new model tool |
Menu | Add | ToolboxAddMenu | none | {52A08BC9-0E24-4C28-9D49-7035EC1DCBAB} esriGeoprocessingUI.ToolboxAddMenu |
none | ToolboxContextMenu | none |
Command | Script | Toolbox_AddScript | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
8 | ToolboxAddMenu | Adds a new script tool |
Menu | Save As | ToolboxSaveAsMenu | none | {9C379FFC-9E28-4B45-8DCC-4CD5528A7C92} esriGeoprocessingUI.ToolboxSaveAsMenu |
none | ToolboxContextMenu | none |
Command | 10.1/10.2 Toolbox | Toolbox_SaveAs101 | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
20 | ToolboxSaveAsMenu | Save this toolbox in ArcGIS 10.1/10.2 format. |
Command | 10.0 Toolbox | Toolbox_SaveAs10 | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
16 | ToolboxSaveAsMenu | Save this toolbox in ArcGIS 10.0 format. |
Command | 9.3 Toolbox | Toolbox_SaveAs93 | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
15 | ToolboxSaveAsMenu | Save this toolbox in ArcGIS 9.3 format. |
Command | 9.2 Toolbox | Toolbox_SaveAs92 | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
14 | ToolboxSaveAsMenu | Save this toolbox in ArcGIS 9.2 format. |
Command | Item Description | Toolbox_EditDocumentation | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
10 | ToolboxContextMenu | View or edit the item description documentation for this toolbox, script, model or tool. |
Context menu | Search Results Context Menu | Gx_SearchResultsContextMenu | none | {3455286F-0305-4C89-A9DA-99505442439E} esriCatalogUI.SearchResultsContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_SearchResultsContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_SearchResultsContextMenu | Rename the selected item. |
Toolbar | New | ToolsetNewMenu | none | {346A320B-F040-4AC2-9D4E-848B18D7D763} esriGeoprocessingUI.ToolsetNewMenu |
none | none | none |
Command | Toolset | Toolset_NewToolset | ArcToolbox | {C66B1BBB-4AE4-4BC3-B645-B740A8CA73DD} esriGeoprocessingUI.ToolsetContextMenuItems |
4 | ToolsetNewMenu | Creates a new toolset |
Command | Model | Toolset_NewModelTool | ArcToolbox | {C66B1BBB-4AE4-4BC3-B645-B740A8CA73DD} esriGeoprocessingUI.ToolsetContextMenuItems |
5 | ToolsetNewMenu | Creates a new model tool |
Toolbar | Feature Layer Context Menu Item | Feature Layer | none | {3500C6AE-E171-4111-B497-185E66BFEE86} esriTrackingAnalystUI.FeatureClassLayerContextMenu |
none | none | none |
Context menu | Schematic Folder Context Menu | Gx_SchematicFolderContextMenu | none | {374485FC-5C9F-40F7-8A4B-445791C43695} esriSchematicUI.GxSchematicFolderContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_SchematicFolderContextMenu | Copy the current selection to the clipboard. |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | Gx_SchematicFolderContextMenu | Paste the clipboard contents into the current location. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_SchematicFolderContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_SchematicFolderContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_SchematicFolderContextMenu | Refresh the selected item(s) |
Menu | New | Gx_SchematicDatasetNewMenu | none | {E77390AE-9ED1-4BBF-A8A3-E19201025C40} esriSchematicUI.GxSchematicDatasetNewMenu |
none | Gx_SchematicFolderContextMenu | none |
Context menu | VPF Coverage Context Menu | Gx_VpfCoverageContextMenu | none | {397847FD-C865-11D3-9B56-00C04FA33299} esriCatalogUI.GxVpfCoverageContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_VpfCoverageContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_VpfCoverageContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_VpfCoverageContextMenu | Rename the selected item. |
Menu | Export | GxVpfCoverageMenu | none | {397847FF-C865-11D3-9B56-00C04FA33299} esriCatalogUI.GxVpfCoverageExportMenu |
none | Gx_VpfCoverageContextMenu | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxVpfCoverageMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxVpfCoverageMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Context menu | VPF Feature Class Context Menu | Gx_VpfFeatureClassContextMenu | none | {397847FE-C865-11D3-9B56-00C04FA33299} esriCatalogUI.GxVpfFeatureClassContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_VpfFeatureClassContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_VpfFeatureClassContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_VpfFeatureClassContextMenu | Create a new layer based on the selected geographic data. |
Menu | Export | GxVpfFeatureClassExportMenu | none | {39784800-C865-11D3-9B56-00C04FA33299} esriCatalogUI.GxVpfFeatureClassExportMenu |
none | Gx_VpfFeatureClassContextMenu | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxVpfFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxVpfFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (single) | DataConverters_FeatureClassToGeodatabase | Data Converters | {768F408D-6D62-45E4-A176-AC857901B900} esriGeoprocessingUI.FeatureClassToGeodatabaseCmd |
none | GxVpfFeatureClassExportMenu | Convert this feature class or shapefile into a feature class. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxVpfFeatureClassExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (single) | DataConverters_FeatureClassToShapefile | Data Converters | {323DC775-A804-4CFD-A12D-9E520A8766CE} esriGeoprocessingUI.FeatureClassToShapefileCmd |
none | GxVpfFeatureClassExportMenu | Convert this feature class into a shapefile. |
Toolbar | Export | GxVpfCoverageMenu | none | {397847FF-C865-11D3-9B56-00C04FA33299} esriCatalogUI.GxVpfCoverageExportMenu |
none | none | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxVpfCoverageMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxVpfCoverageMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Toolbar | Export | GxVpfFeatureClassExportMenu | none | {39784800-C865-11D3-9B56-00C04FA33299} esriCatalogUI.GxVpfFeatureClassExportMenu |
none | none | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxVpfFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxVpfFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (single) | DataConverters_FeatureClassToGeodatabase | Data Converters | {768F408D-6D62-45E4-A176-AC857901B900} esriGeoprocessingUI.FeatureClassToGeodatabaseCmd |
none | GxVpfFeatureClassExportMenu | Convert this feature class or shapefile into a feature class. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxVpfFeatureClassExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (single) | DataConverters_FeatureClassToShapefile | Data Converters | {323DC775-A804-4CFD-A12D-9E520A8766CE} esriGeoprocessingUI.FeatureClassToShapefileCmd |
none | GxVpfFeatureClassExportMenu | Convert this feature class into a shapefile. |
Context menu | GxAGSLocator Context Menu | Gx_LocatorContextMenu | none | {3AB47E11-A8E5-4F7D-98A6-C429DECDD1D9} esriCatalogUI.GxAGSLocatorContextMenu |
none | none | none |
Context menu | Network Dataset Context Menu | Gx_NetworkDatasetContextMenu | none | {3B8D6B40-A811-4389-B4D8-F40456DC3CBC} esriCatalogUI.GxNetworkDatasetContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_NetworkDatasetContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_NetworkDatasetContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_NetworkDatasetContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_NetworkDatasetContextMenu | Create a new layer based on the selected geographic data. |
Command | Locks | Edit_Copy | ArcCatalog | {2934CA60-EB5C-42A9-8CF4-4BBF6429895D} esriCatalogUI.DatabaseLocksMenuItem |
none | Gx_NetworkDatasetContextMenu | Display locks held on the selected object. |
Command | Build | Gx_BuildNetworkDataset | Network Analyst | {B65F1D16-2402-4025-BE49-08C4C3FE00D2} esriNetworkAnalystUI.GxBuildNetworkDatasetCommand |
none | Gx_NetworkDatasetContextMenu | Build the active network dataset. If the network dataset was already built, then source features that participate in it were edited, this button will rebuild only the dirty areas. Thus, rebuilding is typically much faster than the initial build. |
Toolbar | Connection | NewConnectionMenu | none | {3DAAC235-3F86-4090-A2D9-EFFCE856418F} esriCatalogUI.NewConnectionMenu |
none | none | none |
Menu | Database Connection | Gx_NewSDEConnectionMenuItem | none | {87483D89-03A8-476B-8F35-AC4BEF03E28E} esriCatalogUI.NewSDEConnectionMenuItem |
none | NewConnectionMenu | none |
Menu | Database Server Connection | Gx_NewDatabaseServerMenuItem | none | {C0DB80D4-EA43-44E9-A0F9-739B06C0064F} esriCatalogUI.NewDatabaseServerMenuItem |
none | NewConnectionMenu | none |
Context menu | Scene document Context Menu | Gx_SceneContextMenu | none | {3E804E75-8FE3-11D4-AB88-0008C73FD50C} esriArcScene.GxSceneContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_SceneContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_SceneContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_SceneContextMenu | Rename the selected item. |
Context menu | WMTS Connection Context Menu | GxOGCUI_GxWMTSConnectionContextMenu | none | {3EBF5C6F-67D8-4F0D-914B-651EF444D085} esriCatalogUI.GxWMTSConnectionContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | GxOGCUI_GxWMTSConnectionContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | GxOGCUI_GxWMTSConnectionContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | GxOGCUI_GxWMTSConnectionContextMenu | Refresh the selected item(s) |
Command | Connect | GxWMTS_Connect | ArcCatalog | {46EADCD7-41C2-4494-BC3B-512C88F51A05} esriCatalogUI.GxWMTSConnectMenuItem |
none | GxOGCUI_GxWMTSConnectionContextMenu | Connects to WMTS Server |
Command | Disconnect | GxWMTS_Disconnect | ArcCatalog | {90BE03A1-2BFC-4813-996D-18D32ED105BC} esriCatalogUI.GxWMTSDisconnectMenuItem |
none | GxOGCUI_GxWMTSConnectionContextMenu | Disconnects from WMTS Server |
Command | Service Properties | GxWMTS_ServiceProperties | ArcCatalog | {BDDE442E-68C1-4586-ABBE-11524EFB0B2C} esriCatalogUI.GxWMTSServicePropertiesMenuItem |
none | GxOGCUI_GxWMTSConnectionContextMenu | WMTS Service Properties. |
Context menu | ArcIMS | GxIMS_IMSMetadataDocumentContextMenu | none | {3F26FF81-4D36-4E6F-974B-BD8C69A08414} esriCatalogUI.IMSMetadataDocumentContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | GxIMS_IMSMetadataDocumentContextMenu | Copy the current selection to the clipboard. |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | GxIMS_IMSMetadataDocumentContextMenu | Paste the clipboard contents into the current location. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | GxIMS_IMSMetadataDocumentContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | GxIMS_IMSMetadataDocumentContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | GxIMS_IMSMetadataDocumentContextMenu | Refresh the selected item(s) |
Menu | Group Related Documents | GxIMS_GroupSiblingsMenuItem | none | {33EDD031-7AA0-417F-A649-9A08CF6ED2E0} esriCatalogUI.GroupSiblingsMenuItem |
none | GxIMS_IMSMetadataDocumentContextMenu | none |
Command | Change to Public | GxIMS_ChangePrivacyBase | ArcCatalog | {8E26EF8E-6C9C-4D40-93EA-8917D750B840} esriCatalogUI.ChangeToPrivateMenuItem |
none | GxIMS_IMSMetadataDocumentContextMenu | Change the privacy of the selected documents to public |
Command | Change to Private | GxIMS_ChangePrivacyBase | ArcCatalog | {8760A1BD-2C46-49FB-87EF-3569DF4D4271} esriCatalogUI.ChangeToPublicMenuItem |
none | GxIMS_IMSMetadataDocumentContextMenu | Change the privacy of the selected documents to private |
Menu | Change Owner | GxIMS_ChangeOwnerMenuItem | none | {E126131E-0B55-497A-B542-1120C3729827} esriCatalogUI.ChangeOwnerMenuItem |
none | GxIMS_IMSMetadataDocumentContextMenu | none |
Context menu | Arrange Tables | Find_TableContextMenuArrange | none | {4214670A-582A-4843-8594-A1D20A7F7198} esriEditorExt.TableContextMenuArrange |
none | none | none |
Command | New Horizontal Tab Group | TableArrange_NewHorzGroup | {EA0A5880-D696-4FDE-AAE3-A0B76B186598} esriEditorExt.TableContextMenuArrangeItems |
1 | Find_TableContextMenuArrange | Move the active table window to a new horizontal tab group. | |
Command | New Vertical Tab Group | TableArrange_NewVertGroup | {EA0A5880-D696-4FDE-AAE3-A0B76B186598} esriEditorExt.TableContextMenuArrangeItems |
2 | Find_TableContextMenuArrange | Move the active table window to a new vertical tab group. | |
Command | Move to Previous Tab Group | TableArrange_PrevGroup | {EA0A5880-D696-4FDE-AAE3-A0B76B186598} esriEditorExt.TableContextMenuArrangeItems |
3 | Find_TableContextMenuArrange | Move the active table window to the previous tab group. | |
Context menu | Enterprise Mosaic Dataset Context Menu | Gx_EnterpriseMosaicDatasetContextMenu | none | {448A958E-39E5-40CF-9E01-D520F83AE93B} esriCatalogUI.GxEnterpriseMosaicDatasetContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_EnterpriseMosaicDatasetContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_EnterpriseMosaicDatasetContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_EnterpriseMosaicDatasetContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_EnterpriseMosaicDatasetContextMenu | Create a new layer based on the selected geographic data. |
Menu | Manage | GxEnterpriseRasterManageMenu | none | {CFA37EFA-FB77-437B-BCB6-4F00A20B784A} esriCatalogUI.GxEnterpriseRasterManageMenu |
none | Gx_EnterpriseMosaicDatasetContextMenu | none |
Command | Register with Geodatabase | Gx_RegisterWithGeodatabase | Geodatabase tools | {8760B25F-184C-11D3-9F50-00C04F6BDF0C} esriCatalogUI.RegisterWithGeodatabaseMenuItem |
none | GxEnterpriseRasterManageMenu | Register spatial or nonspatial table for full participation in the geodatabase.Only the table owner can register it with the geodatabase. |
Command | Analyze | Gx_Analyze | Geodatabase tools | {3156D9D6-3B30-4664-B1DB-C08D4DC164BB} esriCatalogUI.AnalyzeMenuItem |
none | GxEnterpriseRasterManageMenu | Analyze this dataset to update the DBMS statistics. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Add Global IDs | Add Global IDs | Distributed Geodatabase | {E2E0DEBA-4FC9-4061-A3F1-484D04C60385} esriGeoDatabaseDistributedUI.ConfigureReplicationCommand |
none | GxEnterpriseRasterManageMenu | Add a global ID column which stores a unique GUID value for each row required for replication. This command is disabled if the item is not a feature class or table. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Privileges | Gx_Privilege | Geodatabase tools | {A33C6F75-25DA-4D86-AAE2-D47B329F45FA} esriCatalogUI.PrivilegeMenuItem |
none | GxEnterpriseRasterManageMenu | Grant or revoke privileges on the selected dataset. Only the data owner can alter privileges. |
Command | Add Rasters | Add Raster | ArcCatalog | {7E74E31E-D7A6-438D-B766-F9C27CA5E513} esriCatalogUI.AddRasterMenuItem |
none | Gx_EnterpriseMosaicDatasetContextMenu | Add one or more raster datasets from any source into this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Menu | Modify | MosaicDatasetModifyContextMenu | none | {15C30935-0EF6-425B-AF3A-E083F6318196} esriDataSourcesRasterUI.MosaicDatasetModifySubMenu |
none | Gx_EnterpriseMosaicDatasetContextMenu | none |
Command | Build Footprints | Footprints | ArcCatalog | {7C6721FB-624E-4995-8935-783CA954F29D} esriCatalogUI.BuildFootprintsMenuItem |
none | MosaicDatasetModifyContextMenu | Compute the footprints for each raster dataset in this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Build Boundary | Build Boundary | ArcCatalog | {C222ED85-53D0-4ACB-A606-F1BFF04060C7} esriCatalogUI.BuildBoundaryMenuItem |
none | MosaicDatasetModifyContextMenu | Generate the boundary for this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Calculate Item Visibility | Calculate CellSize Ranges | ArcCatalog | {B20DEE80-B8A0-4D7D-BF44-3BDC848E6870} esriCatalogUI.CalculateCellSizeRangesMenuItem |
none | MosaicDatasetModifyContextMenu | Compute the minimum and maximum cell sizes of the rasters in this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Define NoData | DefineNoData | ArcCatalog | {CFA17F06-E8B4-4D82-BDBC-5AA5ADC43656} esriCatalogUI.DefineNoDataMenuItem |
none | MosaicDatasetModifyContextMenu | Specify one or more NoData values for this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Build Item Pyramids and Statistics | Build Pyramids and Statistics | ArcCatalog | {0457A37C-CDB7-42B2-9906-FC79791AB916} esriCatalogUI.BuildPyramidsAndStatsMenuItem |
none | MosaicDatasetModifyContextMenu | Build the pyramids and calculate the statistics for each item in this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Build Stereo Model | Build Stereo Model | ArcCatalog | {ADD26A7B-F131-401C-A346-4F3D89B08E6F} esriCatalogUI.BuildStereoModelMenuItem |
none | MosaicDatasetModifyContextMenu | Build stereo model among images in a mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Import Footprints or Boundary | ImportGeometry | ArcCatalog | {CBF6A241-B8EA-4FF2-8841-7CE24615DD08} esriCatalogUI.ImportGeometryMenuItem |
none | MosaicDatasetModifyContextMenu | Modify the footprints or boundary of this mosaic dataset by importing polygons from a feature class. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Synchronize | Synchronize | ArcCatalog | {80176A47-F887-4175-A522-9F6BF9076EB4} esriCatalogUI.SynchronizeMenuItem |
none | MosaicDatasetModifyContextMenu | Rebuild the raster items, add new rasters, update stale items, and update any affected fields using original raster type options. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Merge Items | Merge Mosaic Dataset Items | ArcCatalog | {FBCB324E-92EA-4E6D-8864-0FE279D92B52} esriCatalogUI.MergeMosaicDatasetItemsMenuItem |
none | MosaicDatasetModifyContextMenu | Merge two or more items of the mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Split Items | Split Mosaic Dataset Items | ArcCatalog | {B72763A1-6CF1-4544-BE64-366C51B17B0B} esriCatalogUI.SplitMosaicDatasetItemsMenuItem |
none | MosaicDatasetModifyContextMenu | Split previously merged items of the mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Menu | Enhance | MosaicDatasetEnhanceContextMenu | none | {6FA3BCC8-5400-4DB7-BDA5-CE074028DB78} esriDataSourcesRasterUI.MosaicDatasetEnhanceSubMenu |
none | Gx_EnterpriseMosaicDatasetContextMenu | none |
Command | Color Balance | ColorBalance | ArcCatalog | {EBBCCDCB-3674-4C02-B96C-8ABF44C3051A} esriCatalogUI.ColorBalanceMenuItem |
none | MosaicDatasetEnhanceContextMenu | Balance the colors for each raster dataset in this mosiac dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Generate Seamlines | Seamlines | ArcCatalog | {5E32F6D4-22A9-4296-8B25-632D5273EDD1} esriCatalogUI.BuildSeamlinesMenuItem |
none | MosaicDatasetEnhanceContextMenu | Generate seamlines for the rasters within this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Import Seamlines | ImportSeamlines | ArcCatalog | {19CEA831-D5A4-4430-8680-B12298189D57} esriCatalogUI.ImportSeamlinesMenuItem |
none | MosaicDatasetEnhanceContextMenu | Modify the seamlines by importing them from a feature class. Requires a Standard or Advanced license and is disabled with Basic. |
Menu | Optimize | MosaicDatasetOptimizeContextMenu | none | {18E93B6D-5022-48F0-92A9-A60023D58D7B} esriDataSourcesRasterUI.MosaicDatasetOptimizeSubMenu |
none | Gx_EnterpriseMosaicDatasetContextMenu | none |
Command | Define Overviews | Define Overviews | ArcCatalog | {D7908CF9-34D6-4114-B140-4A845922C305} esriCatalogUI.DefineOverviewsMenuItem |
none | MosaicDatasetOptimizeContextMenu | Define overview tiles of a mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Build Overviews | Build Overviews | ArcCatalog | {DB52F03C-BAE5-481E-86AB-AECEFC2A88DF} esriCatalogUI.BuildOverviewsMenuItem |
none | MosaicDatasetOptimizeContextMenu | Build overviews of a mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Build Item Cache | BuildItemCache | ArcCatalog | {E19478A4-E1AB-4031-A269-B9105FBF2022} esriCatalogUI.BuildItemCacheMenuItem |
none | MosaicDatasetOptimizeContextMenu | Define caching properties and generates cache images for mosaic dataset items. Requires a Standard or Advanced license and is disabled with Basic. |
Menu | Remove | MosaicDatasetRemoveContextMenu | none | {685500C3-32DF-49F1-80E2-D11481A106F0} esriDataSourcesRasterUI.MosaicDatasetRemoveSubMenu |
none | Gx_EnterpriseMosaicDatasetContextMenu | none |
Command | Remove Rasters | RemoveRasters | ArcCatalog | {5070F040-A27F-47BA-9035-35EA5280E900} esriCatalogUI.RemoveRastersMenuItem |
none | MosaicDatasetRemoveContextMenu | Remove selected rasters and associated overviews and item cache from this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Remove Color Balancing | Untitled | {A0EEEEB9-B5E3-4783-B1D5-29C04FD0BC49} esriDataSourcesRasterUI.RemoveColorCorrectionMenuItem |
none | MosaicDatasetRemoveContextMenu | Remove color correction from this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. | |
Command | Remove Seamlines | Untitled | {CB0337F1-0B85-4EB1-87F7-E427806B7DF2} esriDataSourcesRasterUI.RemoveSeamlinesMenuItem |
none | MosaicDatasetRemoveContextMenu | Remove seamlines from this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. | |
Command | Remove Stereo Model | Untitled | {A2149C50-5A4E-4BFC-BB7D-1B92D2B82631} esriDataSourcesRasterUI.RemoveStereoModelMenuItem |
none | MosaicDatasetRemoveContextMenu | Remove stereo model from this mosaic dataset. | |
Command | Reset Relative Path | Untitled | {EB474384-AAAF-42C2-988A-A63DE5D12378} esriDataSourcesRasterUI.ResetRelativePathMenuItem |
none | MosaicDatasetRemoveContextMenu | Reset the relative path on this mosaic dataset. | |
Command | Clear Logs | Untitled | {96698D7C-BD11-4FED-90A7-F11DAD13C20C} esriDataSourcesRasterUI.RemoveLogsMenuItem |
none | MosaicDatasetRemoveContextMenu | Clear log tables from this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. | |
Command | Create Referenced Mosaic Dataset | Create Referenced Mosaic Dataset | ArcCatalog | {13C604EF-F8FF-4D0F-B43D-3D174FC7A87E} esriCatalogUI.CreateReferencedMosaicDatasetMenuItem |
none | Gx_EnterpriseMosaicDatasetContextMenu | Create a referenced mosaic dataset from this raster catalog. |
Menu | Export | MosaicDatasetExportContextMenu | none | {58C39B87-3942-4EEE-93EA-9AB423E99A3D} esriDataSourcesRasterUI.MosaicDatasetExportSubMenu |
none | Gx_EnterpriseMosaicDatasetContextMenu | none |
Command | Raster To Different Format | Gx_RasterDatasetSaveAs | ArcCatalog | {C448DCEF-0BD8-4720-90BA-A80578B428DE} esriDataSourcesRasterUI.RasterDatasetSaveAsMenuItem |
none | MosaicDatasetExportContextMenu | Export this raster dataset or mosaic to a different format. |
Command | Paths | ExportPaths | ArcCatalog | {61386D8C-7CEB-4B0B-A69C-09B55D39D5CD} esriCatalogUI.ExportPathsMenuItem |
none | MosaicDatasetExportContextMenu | Export the paths from the rasters in this mosaic dataset to an external table. |
Command | Generate Tile Cache | Tools_CreateRasterDatasetTilePackage | Tools | {731EE746-15B6-4E34-9E53-6A2CD1209F2D} esriArcMapUI.CreateTileCacheAndPackageCommand |
none | Gx_EnterpriseMosaicDatasetContextMenu | Generate a tile cache and additionally a tile package from the current raster dataset. |
Command | Share As Image Service | Tools_CreateImageService | Tools | {EFDF04B8-7FE2-423C-9719-5527CE702E9F} esriArcMapUI.CreateImageServiceCommand |
none | Gx_EnterpriseMosaicDatasetContextMenu | Share this raster dataset as an image service using ArcGIS Server. |
Toolbar | Archiving | GxArchivingMenu | none | {4672D556-5451-4B7F-AE37-471B5CFF94BF} esriCatalogUI.GxArchivingMenu |
none | none | none |
Command | Enable Archiving | Gx_EnableArchiving | Geodatabase tools | {E3F5455C-DE1F-4B8C-B76B-4C21C47A3F42} esriCatalogUI.EnableArchivingMenuItem |
none | GxArchivingMenu | Enable historical archiving for the selected object. |
Context menu | OleDB Database Context Menu | Gx_OleDBDatabaseContextMenu | none | {4980C823-A11B-416E-90F4-33ADF69F56D1} esriCatalogUI.GxOleDBDatabaseContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_OleDBDatabaseContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_OleDBDatabaseContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_OleDBDatabaseContextMenu | Refresh the selected item(s) |
Command | Connect | Gx_ConnectDatabase | Database connection | {E9EEFEE3-AF2F-45FE-9EA7-5CCE5CDFD963} esriCatalogUI.ConnectDatabaseMenuItem |
none | Gx_OleDBDatabaseContextMenu | Connect to the database referenced by this connection. |
Command | Disconnect | Gx_DisconnectDatabase | Database connection | {0DDD91DA-E5FA-11D2-9F60-00C04F6BC626} esriCatalogUI.DisconnectDatabaseMenuItem |
none | Gx_OleDBDatabaseContextMenu | Disconnect from the database referenced by this connection. |
Context menu | PC Coverage Context Menu | Gx_PCCoverageContextMenu | none | {4B6C687C-66D2-11D3-9F36-00C04F79927C} esriCatalogUI.GxPCCoverageContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_PCCoverageContextMenu | Deletes the current selection |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_PCCoverageContextMenu | Refresh the selected item(s) |
Context menu | PC Coverage Feature Class Context Menu | Gx_PCCoverageFeatureClassContextMenu | none | {4B6C687D-66D2-11D3-9F36-00C04F79927C} esriCatalogUI.GxPCCoverageFeatureClassContextMenu |
none | none | none |
Toolbar | Send To | Gx_SendToMenu | none | {4BDE3003-A688-11D2-AF6C-080009EC734B} esriArcCatalogUI.GxSendToMenu |
none | none | none |
Context menu | Shapefile Feature Class Context Menu | Gx_ShapefileFeatureClassContextMenu | none | {4CA28C83-06E5-11D3-9F87-00C04F6BC626} esriCatalogUI.GxShapefileFeatureClassContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_ShapefileFeatureClassContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_ShapefileFeatureClassContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_ShapefileFeatureClassContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_ShapefileFeatureClassContextMenu | Create a new layer based on the selected geographic data. |
Menu | Export | Gx_ShapefileFeatureClassExportContextMenu | none | {4CA28C85-06E5-11D3-9F87-00C04F6BC626} esriCatalogUI.GxShapefileFeatureClassExportMenu |
none | Gx_ShapefileFeatureClassContextMenu | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | Gx_ShapefileFeatureClassExportContextMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | Gx_ShapefileFeatureClassExportContextMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (single) | DataConverters_FeatureClassToGeodatabase | Data Converters | {768F408D-6D62-45E4-A176-AC857901B900} esriGeoprocessingUI.FeatureClassToGeodatabaseCmd |
none | Gx_ShapefileFeatureClassExportContextMenu | Convert this feature class or shapefile into a feature class. |
Command | New Network Dataset | Gx_NewNetwork | New object | {720EB659-B3AA-48EA-9319-D55D33F60A63} esriCatalogUI.GxNewNetworkCommand |
none | Gx_ShapefileFeatureClassContextMenu | Create a new network dataset from this feature class. Requires the Network Analyst extension. Disabled if that extension is not checked in the Customize > Extensions dialog. |
Command | Review/Rematch Addresses | Gx_RelocateAddresses | Geocoding | {D9FE5482-3E29-11D3-9F59-00C04F8ED1C4} esriLocationUI.RelocateAddressesMenuItem |
none | Gx_ShapefileFeatureClassContextMenu | Review and rematch the addresses in this feature class. |
Context menu | DBase Table Context Menu | Gx_ShapefileTableContextMenu | none | {4CA28C84-06E5-11D3-9F87-00C04F6BC626} esriCatalogUI.GxShapefileTableContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_ShapefileTableContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_ShapefileTableContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_ShapefileTableContextMenu | Rename the selected item. |
Menu | Export | Gx_ShapefileTableExportContextMenu | none | {111980C4-072A-11D3-9F8A-00C04F6BC626} esriCatalogUI.GxShapefileTableExportMenu |
none | Gx_ShapefileTableContextMenu | none |
Command | To Geodatabase (single) | DataConverters_TableToGeodatabase | Data Converters | {3280FDC0-F6AC-43FC-B50A-5DD1582E60C9} esriGeoprocessingUI.TableToGeodatabaseCmd |
none | Gx_ShapefileTableExportContextMenu | Convert this table into a table in a geodatabase. |
Menu | Create Feature Class | Gx_ShapefileTableExportContextMenu | none | {D945CA2E-301E-11D4-9FC8-00C04F6BDF06} esriCatalogUI.GxShapefileTableToFeatureClassMenu |
none | Gx_ShapefileTableContextMenu | none |
Command | Geocode Addresses | Gx_GeocodeAddresses | Geocoding | {B06807B8-D8FB-11D3-9F72-00C04F8ED1C4} esriLocationUI.GeocodeAddressesMenuItem |
none | Gx_ShapefileTableContextMenu | Geocode a table of addresses. |
Context menu | Export | Gx_ShapefileFeatureClassExportContextMenu | none | {4CA28C85-06E5-11D3-9F87-00C04F6BC626} esriCatalogUI.GxShapefileFeatureClassExportMenu |
none | none | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | Gx_ShapefileFeatureClassExportContextMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | Gx_ShapefileFeatureClassExportContextMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (single) | DataConverters_FeatureClassToGeodatabase | Data Converters | {768F408D-6D62-45E4-A176-AC857901B900} esriGeoprocessingUI.FeatureClassToGeodatabaseCmd |
none | Gx_ShapefileFeatureClassExportContextMenu | Convert this feature class or shapefile into a feature class. |
Toolbar | Geocode Addresses | Gx_AddressMenu | none | {4D80A732-8B1B-11D3-9F65-00C04F8ED1C4} esriLocationUI.AddressMenu |
none | none | none |
Context menu | GxAGSFolder Context Menu | Gx_AGSFolderContextMenu | none | {51AACDA0-C174-4987-9AFE-0B31505FA9EB} esriCatalogUI.GxAGSFolderContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_AGSFolderContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_AGSFolderContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_AGSFolderContextMenu | Refresh the selected item(s) |
Toolbar | Add | ToolboxAddMenu | none | {52A08BC9-0E24-4C28-9D49-7035EC1DCBAB} esriGeoprocessingUI.ToolboxAddMenu |
none | none | none |
Command | Script | Toolbox_AddScript | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
8 | ToolboxAddMenu | Adds a new script tool |
Context menu | GxAGSGeometry ContextMenu | Gx_GeometryContextMenu | none | {53BBA835-69B2-4D9B-8C8B-069FD852BE2F} esriCatalogUI.GxAGSGeometryContextMenu |
none | none | none |
Context menu | Enterprise Feature Class Context Menu | Gx_EnterpriseFeatureClassContextMenu | none | {544CCAD2-E2EA-4DC5-9ABF-C1F00AE723DD} esriCatalogUI.GxEnterpriseFeatureClassContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_EnterpriseFeatureClassContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_EnterpriseFeatureClassContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_EnterpriseFeatureClassContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_EnterpriseFeatureClassContextMenu | Create a new layer based on the selected geographic data. |
Menu | Manage | GxEnterpriseFeatureClassManageMenu | none | {DB393427-0B5D-4155-A2E6-4746FC8C5940} esriCatalogUI.GxEnterpriseFeatureClassManageMenu |
none | Gx_EnterpriseFeatureClassContextMenu | none |
Command | Analyze | Gx_Analyze | Geodatabase tools | {3156D9D6-3B30-4664-B1DB-C08D4DC164BB} esriCatalogUI.AnalyzeMenuItem |
none | GxEnterpriseFeatureClassManageMenu | Analyze this dataset to update the DBMS statistics. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Enable SQL Access | Create_Versioned_View | ArcCatalog | {96C82A4F-5796-413A-82B2-96797C7E74DD} esriCatalogUI.CreateVersionedViewMenuItem |
none | GxEnterpriseFeatureClassManageMenu | Create a view. The view name in the database is the dataset name followed by _evw.Disabled if you are not the data owner or the data is not versioned or archived or the view exists already. |
Command | Locks | Edit_Copy | ArcCatalog | {2934CA60-EB5C-42A9-8CF4-4BBF6429895D} esriCatalogUI.DatabaseLocksMenuItem |
none | GxEnterpriseFeatureClassManageMenu | Display locks held on the selected object. |
Command | Create Attachments | Gx_CreateTableAttachments | ArcCatalog | {7468BE9B-FF35-4AB8-9078-6AE23CA3D1AF} esriCatalogUI.CreateTableAttachmentsMenuItem |
none | GxEnterpriseFeatureClassManageMenu | Enable this geodatabase feature class or table to contain file attachments linked to its features or records. Attachments can be images, pdfs, text documents, or any other type of file. You can add attachments to the features during an edit session.Disabled if you are using a Basic license. A Standard or an Advanced license is required to add, edit or delete attachments. Also disabled if the feature class or table already has attachments or is in a geodatabase that has not been upgraded to ArcGIS version 10. |
Command | Delete Attachments | Gx_DeleteTableAttachments | ArcCatalog | {E2561F46-51CE-4594-B2A5-3DB435325503} esriCatalogUI.DeleteTableAttachmentsMenuItem |
none | GxEnterpriseFeatureClassManageMenu | Deletes the file attachments linked to the features or records in this feature class or table.Disabled if you are using a Basic license. A Standard or Advanced license is required to add, edit or delete attachments. This is also disabled if the feature class or table does not have attachments. |
Command | Enable Editor Tracking | Gx_EnableEditorTracking | ArcCatalog | {9AB076C6-138A-4AFF-BF93-B031401121C7} esriCatalogUI.EnableEditorTrackingMenuItem |
none | GxEnterpriseFeatureClassManageMenu | Enable Editor Tracking on the selected dataset. |
Menu | Export | GxFeatureClassExportMenu | none | {5D74BCF4-D7F1-11D2-9F50-00C04F6BC626} esriCatalogUI.GxFeatureClassExportMenu |
none | Gx_EnterpriseFeatureClassContextMenu | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (single) | DataConverters_FeatureClassToGeodatabase | Data Converters | {768F408D-6D62-45E4-A176-AC857901B900} esriGeoprocessingUI.FeatureClassToGeodatabaseCmd |
none | GxFeatureClassExportMenu | Convert this feature class or shapefile into a feature class. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxFeatureClassExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (single) | DataConverters_FeatureClassToShapefile | Data Converters | {323DC775-A804-4CFD-A12D-9E520A8766CE} esriGeoprocessingUI.FeatureClassToShapefileCmd |
none | GxFeatureClassExportMenu | Convert this feature class into a shapefile. |
Command | To Shapefile (multiple) | DataConverters_FeatureClassesToShapefile | Data Converters | {1BCA8BF0-7007-4D66-AA57-A88C9F9BFD6C} esriGeoprocessingUI.FeatureClassesToShapefileCmd |
none | GxFeatureClassExportMenu | Convert multiple feature classes into shapefiles. |
Command | XML Workspace Document | Untitled | XML Support | {90ADC5BD-44C7-41A0-853E-1FD8E6BF2B2D} esriGeoDatabaseDistributedUI.XMLExportCommand |
none | GxFeatureClassExportMenu | Export data from this geodatabase into an XML file. |
Menu | Load | LoadData_Menu | none | {B24E3F8A-DFF7-40F6-A354-0697728B55D5} esriGeoDatabaseDistributedUI.LoadDataMenu |
none | Gx_EnterpriseFeatureClassContextMenu | none |
Command | Load Data | SimpleLoaderWizard | Data Converters | {689F5441-2F14-11D3-9FC8-00C04F6BDF0E} esriEditorExt.SimpleLoaderWizardCommand |
none | LoadData_Menu | Load data into this feature class or table. |
Command | Review/Rematch Addresses | Gx_RelocateAddresses | Geocoding | {D9FE5482-3E29-11D3-9F59-00C04F8ED1C4} esriLocationUI.RelocateAddressesMenuItem |
none | Gx_EnterpriseFeatureClassContextMenu | Review and rematch the addresses in this feature class. |
Toolbar | Database Server | DataServer_Menu | none | {54B8A72E-E299-4DA0-AA99-57430E3E0FC7} esriCatalogUI.GxGDSServerContextMenu |
none | none | none |
Command | Connect | Gx_GDSConnectDataServer | Database Servers | {EF80E822-3DB0-41C3-8224-106A6E5FE455} esriCatalogUI.GxGDSConnectMenuItem |
none | DataServer_Menu | Connect to database server. |
Command | Disconnect | Gx_GDSDisconnectDataServer | Database Servers | {8A38F141-CFAE-43D3-84A2-F921986A809F} esriCatalogUI.GxGDSDisconnectMenuItem |
none | DataServer_Menu | Disconnect a database server. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | DataServer_Menu | Deletes the current selection |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | DataServer_Menu | Refresh the selected item(s) |
Toolbar | Geocoding Menus | Gx_LocatorMenus | none | {55EFFA76-622C-11D3-9F60-00C04F8ED1C4} esriLocationUI.GxLocatorMenus |
none | none | none |
Menu | Geocode Addresses | Gx_AddressMenu | none | {4D80A732-8B1B-11D3-9F65-00C04F8ED1C4} esriLocationUI.AddressMenu |
none | Gx_LocatorMenus | none |
Context menu | Toolboxes Context Menu | Gx_ToolboxesFolderContextMenu | none | {56BDE131-AB43-4EE7-A1EA-F2D8D422E2AD} esriGeoprocessingUI.GxToolboxesFolderContextMenu |
none | none | none |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | Gx_ToolboxesFolderContextMenu | Paste the clipboard contents into the current location. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_ToolboxesFolderContextMenu | Refresh the selected item(s) |
Context menu | Load Settings | ArcToolboxLoadSettingsContextMenu | none | {5A228983-4434-45A6-BAFE-EC9146495259} esriGeoprocessingUI.ArcToolboxLoadSettingsContextMenu |
none | none | none |
Command | From File | ArcToolbox_LoadSettings | ArcToolbox | {C3A98A65-E879-4FA5-B3C7-D3DB08BD1EE7} esriGeoprocessingUI.ArcToolboxContextMenuItems |
5 | ArcToolboxLoadSettingsContextMenu | Load ArcToolbox settings from a file. |
Context menu | Tool Context Menu | Gx_PythonToolContextMenu | none | {5A5C161A-8B4C-4E4A-ADA8-05A969DD1A07} esriGeoprocessingUI.GxPythonToolContextMenu |
none | none | none |
Command | Open | Gx_ExecuteGPTool | ArcToolbox | {EB8E61F1-BA4C-46B5-8F05-7262382A8CF2} esriGeoprocessingUI.ExecuteGPToolMenuItem |
none | Gx_PythonToolContextMenu | Open the tool. |
Command | Batch | Gx_BatchGPTool | ArcToolbox | {B809BEEC-4B01-44D9-8545-63EB122D20DB} esriGeoprocessingUI.BatchGPToolMenuItem |
none | Gx_PythonToolContextMenu | Open the tool in batch mode. |
Command | Edit | Gx_EditGPToolSource | ArcToolbox | {88AE674E-02CC-4EE6-84CB-C47712FE0C33} esriGeoprocessingUI.EditGPToolSourceMenuItem |
none | Gx_PythonToolContextMenu | Edit the source of the tool. |
Command | Debug | Gx_DebugGPToolSource | ArcToolbox | {80B1031F-32C0-4025-A323-9607154545C4} esriGeoprocessingUI.DebugGPToolSourceMenuItem |
none | Gx_PythonToolContextMenu | Debug the source of the tool. |
Command | Help | Gx_ViewDocumentationTool | ArcToolbox | {8E228549-3210-4DE8-968E-2892D5C2EF8A} esriGeoprocessingUI.ViewMetadataToolMenuItem |
none | Gx_PythonToolContextMenu | Displays the help for the selected tool |
Context menu | File Context Menu | Gx_PackageContextMenu | none | {5D33B8AF-CE68-4BC4-A0B3-13AA5B1B8F79} esriCatalogUI.GxPackageContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_PackageContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_PackageContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_PackageContextMenu | Rename the selected item. |
Command | Unpack | Gx_Unpack | File | {FFEBC002-3928-4FAA-B7DA-65D6C29F55EE} esriCatalogUI.UnpackMenuItem |
none | Gx_PackageContextMenu | Unpack and open this package. For example, if it is a layer package, it will be added into your current map. |
Toolbar | Import | GxDatabaseImportMenu | none | {5D74BCF1-D7F1-11D2-9F50-00C04F6BC626} esriCatalogUI.GxDatabaseImportMenu |
none | none | none |
Command | Feature Class (single) | DataConverters_ImportFeatureClass | Data Converters | {6955B1FB-FF66-4E15-8A61-D4E64D73B689} esriGeoprocessingUI.ImportFeatureClassCmd |
none | GxDatabaseImportMenu | Import a feature class into this geodatabase. |
Command | Feature Class (multiple) | DataConverters_ImportFeatureClasses | Data Converters | {F41113C8-B87A-417D-9069-29BF4B68C07D} esriGeoprocessingUI.ImportFeatureClassesCmd |
none | GxDatabaseImportMenu | Import multiple feature classes into this geodatabase. |
Command | Table (single) | DataConverters_ImportTable | Data Converters | {66F78357-324B-4FDF-B404-4C2EA1220BE2} esriGeoprocessingUI.ImportTableCmd |
none | GxDatabaseImportMenu | Import a table into this geodatabase. |
Command | Table (multiple) | DataConverters_ImportTables | Data Converters | {55EB5208-84C2-4E2F-AEAC-10B0B60DEBB0} esriGeoprocessingUI.ImportTablesCmd |
none | GxDatabaseImportMenu | Import multiple tables into this geodatabase. |
Command | Raster Datasets | DataConverters_ImportRasterDatasetsCmd | Data Converters | {C1B03A44-6207-4EE4-92CC-B1F9B5CD189A} esriGeoprocessingUI.ImportRasterDatasetsCmd |
none | GxDatabaseImportMenu | Import one or more raster datasets into this geodatabase. |
Toolbar | Export | GxFeatureDatasetExportMenu | none | {5D74BCF2-D7F1-11D2-9F50-00C04F6BC626} esriCatalogUI.GxFeatureDatasetExportMenu |
none | none | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxFeatureDatasetExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxFeatureDatasetExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxFeatureDatasetExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (multiple) | DataConverters_FeatureClassesToShapefile | Data Converters | {1BCA8BF0-7007-4D66-AA57-A88C9F9BFD6C} esriGeoprocessingUI.FeatureClassesToShapefileCmd |
none | GxFeatureDatasetExportMenu | Convert multiple feature classes into shapefiles. |
Toolbar | Import | GxFeatureDatasetImportMenu | none | {5D74BCF3-D7F1-11D2-9F50-00C04F6BC626} esriCatalogUI.GxFeatureDatasetImportMenu |
none | none | none |
Command | Feature Class (single) | DataConverters_ImportFeatureClass | Data Converters | {6955B1FB-FF66-4E15-8A61-D4E64D73B689} esriGeoprocessingUI.ImportFeatureClassCmd |
none | GxFeatureDatasetImportMenu | Import a feature class into this geodatabase. |
Toolbar | Export | GxFeatureClassExportMenu | none | {5D74BCF4-D7F1-11D2-9F50-00C04F6BC626} esriCatalogUI.GxFeatureClassExportMenu |
none | none | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (single) | DataConverters_FeatureClassToGeodatabase | Data Converters | {768F408D-6D62-45E4-A176-AC857901B900} esriGeoprocessingUI.FeatureClassToGeodatabaseCmd |
none | GxFeatureClassExportMenu | Convert this feature class or shapefile into a feature class. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxFeatureClassExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (single) | DataConverters_FeatureClassToShapefile | Data Converters | {323DC775-A804-4CFD-A12D-9E520A8766CE} esriGeoprocessingUI.FeatureClassToShapefileCmd |
none | GxFeatureClassExportMenu | Convert this feature class into a shapefile. |
Command | To Shapefile (multiple) | DataConverters_FeatureClassesToShapefile | Data Converters | {1BCA8BF0-7007-4D66-AA57-A88C9F9BFD6C} esriGeoprocessingUI.FeatureClassesToShapefileCmd |
none | GxFeatureClassExportMenu | Convert multiple feature classes into shapefiles. |
Command | XML Workspace Document | Untitled | XML Support | {90ADC5BD-44C7-41A0-853E-1FD8E6BF2B2D} esriGeoDatabaseDistributedUI.XMLExportCommand |
none | GxFeatureClassExportMenu | Export data from this geodatabase into an XML file. |
Context menu | GxAGSGlobe ContextMenu | Gx_GlobeContextMenu | none | {6163A50D-DA31-40EF-8F15-38B3EC49E541} esriCatalogUI.GxAGSGlobeAdminContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_GlobeContextMenu | Deletes the current selection |
Command | Start | Gx_AGSObjectStart | ArcGIS Service | {9809948D-B0D4-45FC-8DF4-3AB3ACBB204B} esriCatalogUI.GxAGSObjectStartMenuItem |
none | Gx_GlobeContextMenu | Start the selected service(s). |
Command | Stop | Gx_AGSObjectStop | ArcGIS Service | {C633C553-C6FF-4DB8-8DB4-1ADFFEA8AD85} esriCatalogUI.GxAGSObjectStopMenuItem |
none | Gx_GlobeContextMenu | Stop the selected service(s). |
Command | Pause | Gx_AGSObjectPause | ArcGIS Service | {00D0BCCB-F472-46A4-B3DA-0F13C329DFDB} esriCatalogUI.GxAGSObjectPauseMenuItem |
none | Gx_GlobeContextMenu | Pause the selected service(s). |
Command | Restart | Gx_AGSObjectRestart | ArcGIS Service | {89CDCB6E-C771-40F6-8637-67FB6913B118} esriCatalogUI.GxAGSObjectRestartMenuItem |
none | Gx_GlobeContextMenu | Restart the selected service(s). |
Menu | Manage Cache | GxAGSCachingContextMenu | none | {16A5268A-E3E1-412E-85F2-E03B09AB9113} esriCatalogUI.GxAGSCachingContextMenu |
none | Gx_GlobeContextMenu | none |
Command | Manage Tiles | Gx_AGSUI_CreateTile | ArcGIS Service | {BDD59FDD-99F9-4C33-A8A4-B4D155D13903} esriCatalogUI.GxAGSCreateTileMenuItem |
none | GxAGSCachingContextMenu | Launch the Manage Map Server Cache Tiles tool |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_GlobeContextMenu | Create a new layer based on the selected geographic data. |
Command | Service Properties | Gx_AGSObjectProperties | ArcGIS Service | {08496D2D-7D4F-4513-A4AE-FFBF05F24F0A} esriCatalogUI.GxAGSObjectPropertiesMenuItem |
none | Gx_GlobeContextMenu | View or change the server-related properties of this service such as capabilities, pooling, caching, etc. |
Toolbar | Geography | Gx_GeographicViewTools | none | {64BF3C7E-E501-11D1-AEE5-080009EC734B} esriArcCatalogUI.GxGeographicViewTools |
none | none | none |
Command | Zoom In Tool | Geography_ZoomIn | Geography | {C7FF1D6E-E459-11D1-AEE4-080009EC734B} esriArcCatalogUI.GxZoomInTool |
none | Gx_GeographicViewTools | Zooms in by clicking a point or dragging a box |
Command | Zoom Out Tool | Geography_ZoomOut | Geography | {C7FF1D6F-E459-11D1-AEE4-080009EC734B} esriArcCatalogUI.GxZoomOutTool |
none | Gx_GeographicViewTools | Zoom out by clicking once or dragging a box. |
Command | Pan Tool | Geography_Pan | Geography | {C7FF1D70-E459-11D1-AEE4-080009EC734B} esriArcCatalogUI.GxPanTool |
none | Gx_GeographicViewTools | Pans the geography |
Command | Full Extent | Geography_FullExtent | Geography | {C7FF1D71-E459-11D1-AEE4-080009EC734B} esriArcCatalogUI.GxFullExtentCommand |
none | Gx_GeographicViewTools | Zooms to the full extent of the geography |
Command | Go Back To Previous Extent | Geography_PreviousExtent | Geography | {0DC7BDFC-7EAB-4193-90D2-A2DB8D09C608} esriArcCatalogUI.GxPreviousExtentCommand |
none | Gx_GeographicViewTools | Go back to previous extent |
Command | Go To Next Extent | Geography_NextExtent | Geography | {8223B751-E9EC-418A-A739-933057E3B69F} esriArcCatalogUI.GxNextExtentCommand |
none | Gx_GeographicViewTools | Go forward to next extent |
Command | Identify | Geography_Identify | Geography | {299DD658-1F61-11D3-9F37-00C04F6BC979} esriArcCatalogUI.GxIdentifyTool |
none | Gx_GeographicViewTools | Identifies features that you click on |
Command | List ArcCatalog Ids | ListArcCatalogIds_ListArcCatalogIds | ArcObjects SDK | {D0A844B0-B48B-ACD2-1F39-E76E8794DF5F} |
none | Gx_GeographicViewTools | Add-in command generated by Visual Studio project wizard. |
Toolbar | Metadata | Gx_MetadataTools | none | {64BF3C81-E501-11D1-AEE5-080009EC734B} esriCatalogUI.MetadataTools |
none | none | none |
Command | Validate | Metadata_Validate | Metadata | {E0B19C90-9CB0-4163-8905-678F63A3D28B} esriCatalogUI.ValidateTool |
none | Gx_MetadataTools | Automatically create or update metadata for the selected item |
Command | Export | Metadata_Export | Metadata | {81186A0C-6639-11D3-A68E-0008C7D3AE50} esriCatalogUI.ExportCommand |
none | Gx_MetadataTools | Export the metadata of the selected item |
Context menu | SDC Feature Dataset Context Menu | Gx_SDCFeatureDatasetContextMenu | none | {684DD08F-A2F8-423C-ABAE-4DB43E4B467F} esriCatalogUI.GxSDCFeatureDatasetContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_SDCFeatureDatasetContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_SDCFeatureDatasetContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_SDCFeatureDatasetContextMenu | Rename the selected item. |
Context menu | Python Toolbox Context Menu | Gx_PythonToolboxContextMenu | none | {6933A363-B674-449C-828B-03CC7C160A76} esriGeoprocessingUI.GxPythonToolboxContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_PythonToolboxContextMenu | Copy the current selection to the clipboard. |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | Gx_PythonToolboxContextMenu | Paste the clipboard contents into the current location. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_PythonToolboxContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_PythonToolboxContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_PythonToolboxContextMenu | Refresh the selected item(s) |
Command | Edit | Gx_EditGPToolboxSource | ArcToolbox | {3976129F-D5AD-4F5A-9705-FD4AAD34E550} esriGeoprocessingUI.EditGPToolboxSourceMenuItem |
none | Gx_PythonToolboxContextMenu | Edit the source code of this toolbox. |
Command | Check Syntax | Gx_GPPythonToolboxSyntax | ArcToolbox | {1C746D3D-2BA5-496B-A132-B3910BF08EE1} esriGeoprocessingUI.GPPythonToolboxSyntaxMenuItem |
none | Gx_PythonToolboxContextMenu | Check the syntax of this Python toolbox. |
Command | Encrypt | Gx_GPPythonToolboxEncrypt | ArcToolbox | {4F68DE56-813E-4815-B235-D368AE3479D6} esriGeoprocessingUI.GPPythonToolboxEncryptMenuItem |
none | Gx_PythonToolboxContextMenu | Encrypt this toolbox |
Command | Decrypt | Gx_GPPythonToolboxDecrypt | ArcToolbox | {932AD720-9A9C-48AF-AAE8-F8CD96274330} esriGeoprocessingUI.GPPythonToolboxDecryptMenuItem |
none | Gx_PythonToolboxContextMenu | Decrypt this toolbox |
Context menu | ArcIMS | GxIMS_IMSContextMenu | none | {6CCF46BC-F140-4230-8D7C-C2E8CF380061} esriCatalogUI.IMSContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | GxIMS_IMSContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | GxIMS_IMSContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | GxIMS_IMSContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | GxIMS_IMSContextMenu | Refresh the selected item(s) |
Command | Connect | GxIMS_Connect | ArcCatalog | {69C5A22D-7BF5-4648-B2E1-B055F2D92111} esriCatalogUI.ConnectIMSCommand |
none | GxIMS_IMSContextMenu | Connects to the ArcIMS server |
Command | Disconnect | GxIMS_Disconnect | ArcCatalog | {9BF9E120-2484-4F69-B9DA-237A39D8A1F4} esriCatalogUI.DisconnectIMSCommand |
none | GxIMS_IMSContextMenu | Disconnects from the ArcIMS server |
Context menu | Toolset Context Menu | Gx_ToolsetContextMenu | none | {6D5BC9C7-598C-4436-A3D9-61D8E87FFF94} esriGeoprocessingUI.GxToolsetContextMenu |
none | none | none |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | Gx_ToolsetContextMenu | Paste the clipboard contents into the current location. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_ToolsetContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_ToolsetContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_ToolsetContextMenu | Refresh the selected item(s) |
Menu | New | Gx_ToolsetNewMenu | none | {E4BE2B77-3A0C-4F59-92E5-E84B1FFE9A20} esriGeoprocessingUI.GxToolsetNewMenu |
none | Gx_ToolsetContextMenu | none |
Command | Toolset | Gx_NewToolset | New object | {56C41C26-C5A9-4BBC-AFD3-CEC348425A60} esriGeoprocessingUI.NewToolsetMenuItem |
none | Gx_ToolsetNewMenu | Create a new toolset inside this toolbox. |
Command | Model | Gx_NewModelTool | New object | {40F69902-07A1-41FB-A54F-BC60C2F3DA58} esriGeoprocessingUI.NewModelToolMenuItem |
none | Gx_ToolsetNewMenu | Create a new model tool. |
Context menu | Relationship Class Context Menu | Gx_RelationshipClassContextMenu | none | {6D978B17-DCA3-11D2-9F54-00C04F6BC626} esriCatalogUI.GxRelationshipClassContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_RelationshipClassContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_RelationshipClassContextMenu | Rename the selected item. |
Command | Add Global IDs | Add Global IDs | Distributed Geodatabase | {E2E0DEBA-4FC9-4061-A3F1-484D04C60385} esriGeoDatabaseDistributedUI.ConfigureReplicationCommand |
none | Gx_RelationshipClassContextMenu | Add a global ID column which stores a unique GUID value for each row required for replication. This command is disabled if the item is not a feature class or table. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Context menu | Draft Context Menu | Gx_AGSDraftContextMenu | none | {6DD2F17E-DEFF-4F92-86D3-4F2A7D8A54D2} esriCatalogUI.GxAGSDraftContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_AGSDraftContextMenu | Deletes the current selection |
Context menu | ArcToolbox Context Menu | ArcToolboxContextMenu | none | {6F1FEC30-F0A3-46D4-8A2D-A63E05389E36} esriGeoprocessingUI.ArcToolboxContextMenu |
none | none | none |
Command | Add Toolbox | ArcToolbox_AddToolbox | ArcToolbox | {C3A98A65-E879-4FA5-B3C7-D3DB08BD1EE7} esriGeoprocessingUI.ArcToolboxContextMenuItems |
2 | ArcToolboxContextMenu | Add a toolbox (a tbx file) to this window so you can easily access the tools it contains and create new tools in it. |
Command | Environments | ArcToolbox_Environments | ArcToolbox | {C3A98A65-E879-4FA5-B3C7-D3DB08BD1EE7} esriGeoprocessingUI.ArcToolboxContextMenuItems |
3 | ArcToolboxContextMenu | Display the environment settings that control how geoprocessing works. |
Command | Hide Locked Tools | ArcToolbox_HideUnlicensedTools | ArcToolbox | {C3A98A65-E879-4FA5-B3C7-D3DB08BD1EE7} esriGeoprocessingUI.ArcToolboxContextMenuItems |
6 | ArcToolboxContextMenu | Hides tools not licensed for the current ArcGIS Desktop product |
Menu | Save Settings | ArcToolboxSaveSettingsContextMenu | none | {962F13B6-52F3-4127-B6B0-F01EA959C9F1} esriGeoprocessingUI.ArcToolboxSaveSettingsContextMenu |
none | ArcToolboxContextMenu | none |
Command | To File | ArcToolbox_SaveSettings | ArcToolbox | {C3A98A65-E879-4FA5-B3C7-D3DB08BD1EE7} esriGeoprocessingUI.ArcToolboxContextMenuItems |
4 | ArcToolboxSaveSettingsContextMenu | Saves the current ArcToolbox settings to a file |
Toolbar | Windows | Gx_WindowMenu | none | {6F86E2B8-F261-4C43-A83E-51A87CC65006} esriArcCatalogUI.GxWindowMenu |
none | none | none |
Command | Catalog Tree | View_CatalogTree | View | {D41023B0-34AF-11D3-9F66-00C04F6BC69E} esriArcCatalogUI.CatalogTree |
none | Gx_WindowMenu | Open the Catalog Tree window. The Catalog Tree lets you browse your Catalog. This window is open by default in ArcCatalog, so use this command to re-open it if you closed it. |
Context menu | Tool Context Menu | ToolContextMenu | none | {72051393-6A46-46A7-A467-6DBEB8B937A4} esriGeoprocessingUI.ToolContextMenu |
none | none | none |
Command | Open | Tool_Open | ArcToolbox | {876DC32C-DBA2-441B-AC50-6AFBD9596EAA} esriGeoprocessingUI.ToolContextMenuItems |
1 | ToolContextMenu | Open the currently selected tool. |
Command | Batch | Tool_Batch | ArcToolbox | {876DC32C-DBA2-441B-AC50-6AFBD9596EAA} esriGeoprocessingUI.ToolContextMenuItems |
9 | ToolContextMenu | Open the currently selected tool with the batch grid. |
Command | Edit | Tool_Edit | ArcToolbox | {876DC32C-DBA2-441B-AC50-6AFBD9596EAA} esriGeoprocessingUI.ToolContextMenuItems |
2 | ToolContextMenu | Edits the definition of the selected tool |
Command | Debug | Tool_Debug | ArcToolbox | {876DC32C-DBA2-441B-AC50-6AFBD9596EAA} esriGeoprocessingUI.ToolContextMenuItems |
10 | ToolContextMenu | Debugs the definition of the selected tool |
Command | Copy | Tool_Copy | ArcToolbox | {876DC32C-DBA2-441B-AC50-6AFBD9596EAA} esriGeoprocessingUI.ToolContextMenuItems |
3 | ToolContextMenu | Copies the selected item to the clipboard |
Command | Delete | Tool_Delete | ArcToolbox | {876DC32C-DBA2-441B-AC50-6AFBD9596EAA} esriGeoprocessingUI.ToolContextMenuItems |
4 | ToolContextMenu | Deletes the selected item |
Command | Rename | Tool_Rename | ArcToolbox | {876DC32C-DBA2-441B-AC50-6AFBD9596EAA} esriGeoprocessingUI.ToolContextMenuItems |
5 | ToolContextMenu | Renames the currently selected item |
Command | Set Password | Tool_Password | ArcToolbox | {876DC32C-DBA2-441B-AC50-6AFBD9596EAA} esriGeoprocessingUI.ToolContextMenuItems |
11 | ToolContextMenu | Set password on this script tool or model tool. |
Command | Export Script | Tool_Export | ArcToolbox | {876DC32C-DBA2-441B-AC50-6AFBD9596EAA} esriGeoprocessingUI.ToolContextMenuItems |
12 | ToolContextMenu | Export the file of this script tool. |
Command | Import Script | Tool_Import | ArcToolbox | {876DC32C-DBA2-441B-AC50-6AFBD9596EAA} esriGeoprocessingUI.ToolContextMenuItems |
13 | ToolContextMenu | Import the file of this script tool |
Command | Help | Tool_ViewDocumentation | ArcToolbox | {876DC32C-DBA2-441B-AC50-6AFBD9596EAA} esriGeoprocessingUI.ToolContextMenuItems |
6 | ToolContextMenu | Displays the help for the selected tool |
Command | Item Description | Tool_EditDocumentation | ArcToolbox | {876DC32C-DBA2-441B-AC50-6AFBD9596EAA} esriGeoprocessingUI.ToolContextMenuItems |
7 | ToolContextMenu | View or edit the item description documentation for this toolbox, script, model or tool. |
Context menu | Mosaic Dataset Context Menu | Gx_MosaicDatasetContextMenu | none | {72F9CA09-7B3F-43E9-9C7A-724619CF4103} esriCatalogUI.GxMosaicDatasetContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_MosaicDatasetContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_MosaicDatasetContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_MosaicDatasetContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_MosaicDatasetContextMenu | Create a new layer based on the selected geographic data. |
Command | Add Rasters | Add Raster | ArcCatalog | {7E74E31E-D7A6-438D-B766-F9C27CA5E513} esriCatalogUI.AddRasterMenuItem |
none | Gx_MosaicDatasetContextMenu | Add one or more raster datasets from any source into this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Menu | Modify | MosaicDatasetModifyContextMenu | none | {15C30935-0EF6-425B-AF3A-E083F6318196} esriDataSourcesRasterUI.MosaicDatasetModifySubMenu |
none | Gx_MosaicDatasetContextMenu | none |
Command | Build Footprints | Footprints | ArcCatalog | {7C6721FB-624E-4995-8935-783CA954F29D} esriCatalogUI.BuildFootprintsMenuItem |
none | MosaicDatasetModifyContextMenu | Compute the footprints for each raster dataset in this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Build Boundary | Build Boundary | ArcCatalog | {C222ED85-53D0-4ACB-A606-F1BFF04060C7} esriCatalogUI.BuildBoundaryMenuItem |
none | MosaicDatasetModifyContextMenu | Generate the boundary for this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Calculate Item Visibility | Calculate CellSize Ranges | ArcCatalog | {B20DEE80-B8A0-4D7D-BF44-3BDC848E6870} esriCatalogUI.CalculateCellSizeRangesMenuItem |
none | MosaicDatasetModifyContextMenu | Compute the minimum and maximum cell sizes of the rasters in this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Define NoData | DefineNoData | ArcCatalog | {CFA17F06-E8B4-4D82-BDBC-5AA5ADC43656} esriCatalogUI.DefineNoDataMenuItem |
none | MosaicDatasetModifyContextMenu | Specify one or more NoData values for this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Build Item Pyramids and Statistics | Build Pyramids and Statistics | ArcCatalog | {0457A37C-CDB7-42B2-9906-FC79791AB916} esriCatalogUI.BuildPyramidsAndStatsMenuItem |
none | MosaicDatasetModifyContextMenu | Build the pyramids and calculate the statistics for each item in this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Build Stereo Model | Build Stereo Model | ArcCatalog | {ADD26A7B-F131-401C-A346-4F3D89B08E6F} esriCatalogUI.BuildStereoModelMenuItem |
none | MosaicDatasetModifyContextMenu | Build stereo model among images in a mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Import Footprints or Boundary | ImportGeometry | ArcCatalog | {CBF6A241-B8EA-4FF2-8841-7CE24615DD08} esriCatalogUI.ImportGeometryMenuItem |
none | MosaicDatasetModifyContextMenu | Modify the footprints or boundary of this mosaic dataset by importing polygons from a feature class. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Synchronize | Synchronize | ArcCatalog | {80176A47-F887-4175-A522-9F6BF9076EB4} esriCatalogUI.SynchronizeMenuItem |
none | MosaicDatasetModifyContextMenu | Rebuild the raster items, add new rasters, update stale items, and update any affected fields using original raster type options. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Merge Items | Merge Mosaic Dataset Items | ArcCatalog | {FBCB324E-92EA-4E6D-8864-0FE279D92B52} esriCatalogUI.MergeMosaicDatasetItemsMenuItem |
none | MosaicDatasetModifyContextMenu | Merge two or more items of the mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Split Items | Split Mosaic Dataset Items | ArcCatalog | {B72763A1-6CF1-4544-BE64-366C51B17B0B} esriCatalogUI.SplitMosaicDatasetItemsMenuItem |
none | MosaicDatasetModifyContextMenu | Split previously merged items of the mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Menu | Enhance | MosaicDatasetEnhanceContextMenu | none | {6FA3BCC8-5400-4DB7-BDA5-CE074028DB78} esriDataSourcesRasterUI.MosaicDatasetEnhanceSubMenu |
none | Gx_MosaicDatasetContextMenu | none |
Command | Color Balance | ColorBalance | ArcCatalog | {EBBCCDCB-3674-4C02-B96C-8ABF44C3051A} esriCatalogUI.ColorBalanceMenuItem |
none | MosaicDatasetEnhanceContextMenu | Balance the colors for each raster dataset in this mosiac dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Generate Seamlines | Seamlines | ArcCatalog | {5E32F6D4-22A9-4296-8B25-632D5273EDD1} esriCatalogUI.BuildSeamlinesMenuItem |
none | MosaicDatasetEnhanceContextMenu | Generate seamlines for the rasters within this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Import Seamlines | ImportSeamlines | ArcCatalog | {19CEA831-D5A4-4430-8680-B12298189D57} esriCatalogUI.ImportSeamlinesMenuItem |
none | MosaicDatasetEnhanceContextMenu | Modify the seamlines by importing them from a feature class. Requires a Standard or Advanced license and is disabled with Basic. |
Menu | Optimize | MosaicDatasetOptimizeContextMenu | none | {18E93B6D-5022-48F0-92A9-A60023D58D7B} esriDataSourcesRasterUI.MosaicDatasetOptimizeSubMenu |
none | Gx_MosaicDatasetContextMenu | none |
Command | Define Overviews | Define Overviews | ArcCatalog | {D7908CF9-34D6-4114-B140-4A845922C305} esriCatalogUI.DefineOverviewsMenuItem |
none | MosaicDatasetOptimizeContextMenu | Define overview tiles of a mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Build Overviews | Build Overviews | ArcCatalog | {DB52F03C-BAE5-481E-86AB-AECEFC2A88DF} esriCatalogUI.BuildOverviewsMenuItem |
none | MosaicDatasetOptimizeContextMenu | Build overviews of a mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Build Item Cache | BuildItemCache | ArcCatalog | {E19478A4-E1AB-4031-A269-B9105FBF2022} esriCatalogUI.BuildItemCacheMenuItem |
none | MosaicDatasetOptimizeContextMenu | Define caching properties and generates cache images for mosaic dataset items. Requires a Standard or Advanced license and is disabled with Basic. |
Menu | Remove | MosaicDatasetRemoveContextMenu | none | {685500C3-32DF-49F1-80E2-D11481A106F0} esriDataSourcesRasterUI.MosaicDatasetRemoveSubMenu |
none | Gx_MosaicDatasetContextMenu | none |
Command | Remove Rasters | RemoveRasters | ArcCatalog | {5070F040-A27F-47BA-9035-35EA5280E900} esriCatalogUI.RemoveRastersMenuItem |
none | MosaicDatasetRemoveContextMenu | Remove selected rasters and associated overviews and item cache from this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Remove Color Balancing | Untitled | {A0EEEEB9-B5E3-4783-B1D5-29C04FD0BC49} esriDataSourcesRasterUI.RemoveColorCorrectionMenuItem |
none | MosaicDatasetRemoveContextMenu | Remove color correction from this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. | |
Command | Remove Seamlines | Untitled | {CB0337F1-0B85-4EB1-87F7-E427806B7DF2} esriDataSourcesRasterUI.RemoveSeamlinesMenuItem |
none | MosaicDatasetRemoveContextMenu | Remove seamlines from this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. | |
Command | Remove Stereo Model | Untitled | {A2149C50-5A4E-4BFC-BB7D-1B92D2B82631} esriDataSourcesRasterUI.RemoveStereoModelMenuItem |
none | MosaicDatasetRemoveContextMenu | Remove stereo model from this mosaic dataset. | |
Command | Reset Relative Path | Untitled | {EB474384-AAAF-42C2-988A-A63DE5D12378} esriDataSourcesRasterUI.ResetRelativePathMenuItem |
none | MosaicDatasetRemoveContextMenu | Reset the relative path on this mosaic dataset. | |
Command | Clear Logs | Untitled | {96698D7C-BD11-4FED-90A7-F11DAD13C20C} esriDataSourcesRasterUI.RemoveLogsMenuItem |
none | MosaicDatasetRemoveContextMenu | Clear log tables from this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. | |
Command | Create Referenced Mosaic Dataset | Create Referenced Mosaic Dataset | ArcCatalog | {13C604EF-F8FF-4D0F-B43D-3D174FC7A87E} esriCatalogUI.CreateReferencedMosaicDatasetMenuItem |
none | Gx_MosaicDatasetContextMenu | Create a referenced mosaic dataset from this raster catalog. |
Menu | Export | MosaicDatasetExportContextMenu | none | {58C39B87-3942-4EEE-93EA-9AB423E99A3D} esriDataSourcesRasterUI.MosaicDatasetExportSubMenu |
none | Gx_MosaicDatasetContextMenu | none |
Command | Raster To Different Format | Gx_RasterDatasetSaveAs | ArcCatalog | {C448DCEF-0BD8-4720-90BA-A80578B428DE} esriDataSourcesRasterUI.RasterDatasetSaveAsMenuItem |
none | MosaicDatasetExportContextMenu | Export this raster dataset or mosaic to a different format. |
Command | Paths | ExportPaths | ArcCatalog | {61386D8C-7CEB-4B0B-A69C-09B55D39D5CD} esriCatalogUI.ExportPathsMenuItem |
none | MosaicDatasetExportContextMenu | Export the paths from the rasters in this mosaic dataset to an external table. |
Command | Generate Tile Cache | Tools_CreateRasterDatasetTilePackage | Tools | {731EE746-15B6-4E34-9E53-6A2CD1209F2D} esriArcMapUI.CreateTileCacheAndPackageCommand |
none | Gx_MosaicDatasetContextMenu | Generate a tile cache and additionally a tile package from the current raster dataset. |
Command | Share As Image Service | Tools_CreateImageService | Tools | {EFDF04B8-7FE2-423C-9719-5527CE702E9F} esriArcMapUI.CreateImageServiceCommand |
none | Gx_MosaicDatasetContextMenu | Share this raster dataset as an image service using ArcGIS Server. |
Context menu | GxAGSGeoDataServer Context Menu | Gx_GeoDataServerContextMenu | none | {73EB6219-F2B6-4E11-A3E9-AEF6DEC7EABB} esriCatalogUI.GxAGSGeoDataServerContextMenu |
none | none | none |
CommandBar | Distributed Geodatabase | Distributed Geodatabase | {FDBA30DE-93A3-48AA-8C7A-FBBC26B9E737} esriGeoDatabaseDistributedUI.SynchronizeReplicaServerMenu |
none | Gx_GeoDataServerContextMenu | none | |
Command | Synchronize Changes | Synchronize Replica | Distributed Geodatabase | {7D93758F-90F7-423B-B02D-CBFA9FD31289} esriGeoDatabaseDistributedUI.SynchronizeReplicaCommand |
none | Distributed Geodatabase | Synchronize data between a child and a parent replica |
Menu | Export Data Changes Message | GxDatabaseNewMenu | none | {56C26482-0FFC-4541-AE15-6DADC8AB9E47} esriGeoDatabaseDistributedUI.ExportChangesCommand |
none | Distributed Geodatabase | none |
Command | Export Acknowledgment Message | http://www.w3.org/2001/XMLSchema | Distributed Geodatabase | {08D8A2D8-EB39-4832-9439-A409991F8FCA} esriGeoDatabaseDistributedUI.ExportAckCommand |
none | Distributed Geodatabase | Export an acknowledgement message to an XML file so it can be imported into the other replica |
Menu | Import Message | GxDatabaseNewMenu | none | {903258F7-5E96-4D99-AB24-74F526F32B8A} esriGeoDatabaseDistributedUI.ImportChangesCommand |
none | Distributed Geodatabase | none |
Menu | Re-Export Unacknowledged Messages | GxDatabaseNewMenu | none | {6798F85F-8912-45DF-B506-917825A3A404} esriGeoDatabaseDistributedUI.ReExportChangesCommand |
none | Distributed Geodatabase | none |
Menu | Import Schema Changes | GxDatabaseImportMenu | none | {6A0CE2E6-0EAC-45F4-85A2-D7A57F61A6CD} esriGeoDatabaseDistributedUI.ImportReplicaSchemaCommand |
none | Distributed Geodatabase | none |
Menu | Export Replica Schema | GxDatabaseNewMenu | none | {D7026198-3D07-4680-8FA1-CE94342E3D7F} esriGeoDatabaseDistributedUI.ExportReplicaSchemaCommand |
none | Distributed Geodatabase | none |
Context menu | GxAGSMap Context Menu | Gx_MapContextMenu | none | {751846EF-A499-455F-8B4B-CB88EC522AAB} esriCatalogUI.GxAGSMapAdminContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_MapContextMenu | Deletes the current selection |
Command | Start | Gx_AGSObjectStart | ArcGIS Service | {9809948D-B0D4-45FC-8DF4-3AB3ACBB204B} esriCatalogUI.GxAGSObjectStartMenuItem |
none | Gx_MapContextMenu | Start the selected service(s). |
Command | Stop | Gx_AGSObjectStop | ArcGIS Service | {C633C553-C6FF-4DB8-8DB4-1ADFFEA8AD85} esriCatalogUI.GxAGSObjectStopMenuItem |
none | Gx_MapContextMenu | Stop the selected service(s). |
Command | Pause | Gx_AGSObjectPause | ArcGIS Service | {00D0BCCB-F472-46A4-B3DA-0F13C329DFDB} esriCatalogUI.GxAGSObjectPauseMenuItem |
none | Gx_MapContextMenu | Pause the selected service(s). |
Command | Restart | Gx_AGSObjectRestart | ArcGIS Service | {89CDCB6E-C771-40F6-8637-67FB6913B118} esriCatalogUI.GxAGSObjectRestartMenuItem |
none | Gx_MapContextMenu | Restart the selected service(s). |
Command | Service Workspaces | Gx_AGSUI_ServiceWorkspaces | ArcGIS Service | {53135627-1589-4843-8EDE-3046A35075FC} esriCatalogUI.GxServiceWorkspacesMenuItem |
none | Gx_MapContextMenu | View workspaces used by the service |
Menu | Manage Cache | GxAGSCachingContextMenu | none | {16A5268A-E3E1-412E-85F2-E03B09AB9113} esriCatalogUI.GxAGSCachingContextMenu |
none | Gx_MapContextMenu | none |
Command | Manage Tiles | Gx_AGSUI_CreateTile | ArcGIS Service | {BDD59FDD-99F9-4C33-A8A4-B4D155D13903} esriCatalogUI.GxAGSCreateTileMenuItem |
none | GxAGSCachingContextMenu | Launch the Manage Map Server Cache Tiles tool |
Command | View Cache Status | GxAGSUI_ViewCachingStatus | ArcGIS Service | {B07E294D-AA78-4EAF-AE16-44B7D61A2515} esriCatalogUI.GxAGSViewCachingStatusMenuItem |
none | Gx_MapContextMenu | View the current cache status of this service. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_MapContextMenu | Create a new layer based on the selected geographic data. |
Command | Zoom To Nearest Cache Resolution | Gx_AGSGotoNearestScale | ArcGIS Service | {2CAD1069-4E3E-486C-AFA0-16425A40DABD} esriCatalogUI.GxAGSGotoNearestScaleMenuItem |
none | Gx_MapContextMenu | Zoom this cached map service to a scale at which the resolution matches one of the resolutions at which it was cached. The resolution that is closest to the current scale of your preview is automatically chosen.Disabled if you are not previewing a cached map service. |
Command | Service Properties | Gx_AGSObjectProperties | ArcGIS Service | {08496D2D-7D4F-4513-A4AE-FFBF05F24F0A} esriCatalogUI.GxAGSObjectPropertiesMenuItem |
none | Gx_MapContextMenu | View or change the server-related properties of this service such as capabilities, pooling, caching, etc. |
Context menu | Multiple Selection Context Menu | Gx_MultipleSelectionContextMenu | none | {76346141-1DB1-11D3-9FAE-00C04F6BC626} esriCatalogUI.GxMultipleSelectionContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_MultipleSelectionContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_MultipleSelectionContextMenu | Deletes the current selection |
Context menu | Raster Catalog Context Menu | Gx_RasterCatalogContextMenu | none | {767E03D3-C730-472B-B400-A6708FE24578} esriCatalogUI.GxRasterCatalogItemContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_RasterCatalogContextMenu | Copy the current selection to the clipboard. |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | Gx_RasterCatalogContextMenu | Paste the clipboard contents into the current location. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_RasterCatalogContextMenu | Deletes the current selection |
Command | Upgrade Spatial Reference | UpgradeSpatialReferenceCmd | Raster | {726D9733-9089-4B33-A95B-1270DEDCDAF4} esriGeoprocessingUI.UpgradeSpatialReferenceCmd |
none | Gx_RasterCatalogContextMenu | Upgrade older low precision data to high precision format.This command is disabled if the data is already in high precision format. |
Menu | Load | RasterDatasetLoadContextMenu | none | {4265E521-24EF-4CC7-995A-EB4196067979} esriDataSourcesRasterUI.RasterDatasetLoadSubMenu |
none | Gx_RasterCatalogContextMenu | none |
Menu | Export | RasterExportContextMenu | none | {B2E690D0-38B5-11D4-8D94-00C04F5B87B2} esriDataSourcesRasterUI.RasterExportSubMenu |
none | Gx_RasterCatalogContextMenu | none |
Command | XML Workspace Document | Untitled | XML Support | {90ADC5BD-44C7-41A0-853E-1FD8E6BF2B2D} esriGeoDatabaseDistributedUI.XMLExportCommand |
none | RasterExportContextMenu | Export data from this geodatabase into an XML file. |
Command | Build Pyramids | Gx_BuildPyramids | ArcCatalog | {BE199EF9-E24D-11D2-9F51-00C04F8ED21A} esriDataSourcesRasterUI.BuildPyramidsMenuItem |
none | Gx_RasterCatalogContextMenu | Build pyramids for this raster dataset to maximise drawing performance. It is recommended to build pyramids for large raster datasets. |
Command | Calculate Statistics | Gx_CalcStats | ArcCatalog | {BE199EFA-E24D-11D2-9F51-00C04F8ED21A} esriDataSourcesRasterUI.CalcStatsMenuItem |
none | Gx_RasterCatalogContextMenu | Calculates statistics for this raster dataset or mosaic dataset. Statistics are needed to perform certain tasks on imagery, such as applying a contrast stretch or classification. |
Context menu | ArcIMS | GxIMS_IMSFeatureClassContextMenu | none | {78EB7096-2E75-4BAB-957F-63DF71CE3445} esriCatalogUI.IMSFeatureClassContextMenu |
none | none | none |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | GxIMS_IMSFeatureClassContextMenu | Create a new layer based on the selected geographic data. |
Command | Export | GxIMS_ExportFeatureClass | ArcCatalog | {64E2F4A5-7E41-4D4C-897A-A65F0D851C10} esriCatalogUI.ExportIMSFeatureClassCommand |
none | GxIMS_IMSFeatureClassContextMenu | Export this ArcIMS feature class as a feature class in a geodatabase or a shapefile. |
Toolbar | Export | GxTableExportMenu | none | {7A5BD224-1550-11D3-9FA7-00C04F6BC626} esriCatalogUI.GxTableExportMenu |
none | none | none |
Command | To dBASE (single) | DataConverters_TableToDBF | Data Converters | {29390881-EE71-4985-9FB5-3F0E17468188} esriGeoprocessingUI.TableToDBFCmd |
none | GxTableExportMenu | Convert this table into a dBASE file. |
Command | To dBASE (multiple) | DataConverters_TablesToDBF | Data Converters | {DED37229-A838-4159-88A8-A6391ED6EEAD} esriGeoprocessingUI.TablesToDBFCmd |
none | GxTableExportMenu | Convert multiple tables into dBASE files. |
Command | To Geodatabase (single) | DataConverters_TableToGeodatabase | Data Converters | {3280FDC0-F6AC-43FC-B50A-5DD1582E60C9} esriGeoprocessingUI.TableToGeodatabaseCmd |
none | GxTableExportMenu | Convert this table into a table in a geodatabase. |
Command | To Geodatabase (multiple) | DataConverters_TablesToGeodatabase | Data Converters | {BE90A08E-3C5B-46BE-9C45-CA3D0F572B1E} esriGeoprocessingUI.TablesToGeodatabaseCmd |
none | GxTableExportMenu | Convert multiple tables into tables in a geodatabase. |
Command | XML Workspace Document | Untitled | XML Support | {90ADC5BD-44C7-41A0-853E-1FD8E6BF2B2D} esriGeoDatabaseDistributedUI.XMLExportCommand |
none | GxTableExportMenu | Export data from this geodatabase into an XML file. |
Context menu | SDC Network Dataset Context Menu | Gx_SDCNetworkDatasetContextMenu | none | {7B761087-178E-47C8-8630-7A52E7E2E908} esriCatalogUI.GxSDCNetworkDatasetContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_SDCNetworkDatasetContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_SDCNetworkDatasetContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_SDCNetworkDatasetContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_SDCNetworkDatasetContextMenu | Create a new layer based on the selected geographic data. |
Context menu | GxAGSMap Context Menu | Gx_AGSConnectionContextMenu | none | {7BA0FF4B-CE05-46F1-A5ED-E9705FD6473A} esriCatalogUI.GxAGSConnectionContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_AGSConnectionContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_AGSConnectionContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_AGSConnectionContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_AGSConnectionContextMenu | Refresh the selected item(s) |
Command | Connect | Gx_AGSConnectionConnect | ArcGIS Servers | {FE43AC1D-8801-461F-BAF3-8810EA92B599} esriCatalogUI.GxAGSConnectionConnectMenuItem |
none | Gx_AGSConnectionContextMenu | Connect to this ArcGIS Server. |
Command | Disconnect | Gx_AGSConnectionDisConnect | ArcGIS Servers | {07413C5D-53B4-48AB-A1DF-B96E79D31DC7} esriCatalogUI.GxAGSConnectionDisconnectMenuItem |
none | Gx_AGSConnectionContextMenu | Disconnect from this ArcGIS Server. |
Context menu | Text File Context Menu | Gx_TextFileContextMenu | none | {7DFB7E6C-1076-11D4-AE05-00C04FA33A15} esriCatalogUI.GxTextFileContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_TextFileContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_TextFileContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_TextFileContextMenu | Rename the selected item. |
Menu | Export | GxTableExportMenu | none | {7A5BD224-1550-11D3-9FA7-00C04F6BC626} esriCatalogUI.GxTableExportMenu |
none | Gx_TextFileContextMenu | none |
Command | To dBASE (single) | DataConverters_TableToDBF | Data Converters | {29390881-EE71-4985-9FB5-3F0E17468188} esriGeoprocessingUI.TableToDBFCmd |
none | GxTableExportMenu | Convert this table into a dBASE file. |
Command | To dBASE (multiple) | DataConverters_TablesToDBF | Data Converters | {DED37229-A838-4159-88A8-A6391ED6EEAD} esriGeoprocessingUI.TablesToDBFCmd |
none | GxTableExportMenu | Convert multiple tables into dBASE files. |
Command | To Geodatabase (single) | DataConverters_TableToGeodatabase | Data Converters | {3280FDC0-F6AC-43FC-B50A-5DD1582E60C9} esriGeoprocessingUI.TableToGeodatabaseCmd |
none | GxTableExportMenu | Convert this table into a table in a geodatabase. |
Command | To Geodatabase (multiple) | DataConverters_TablesToGeodatabase | Data Converters | {BE90A08E-3C5B-46BE-9C45-CA3D0F572B1E} esriGeoprocessingUI.TablesToGeodatabaseCmd |
none | GxTableExportMenu | Convert multiple tables into tables in a geodatabase. |
Command | XML Workspace Document | Untitled | XML Support | {90ADC5BD-44C7-41A0-853E-1FD8E6BF2B2D} esriGeoDatabaseDistributedUI.XMLExportCommand |
none | GxTableExportMenu | Export data from this geodatabase into an XML file. |
Menu | Create Feature Class | GxTableToFeatureClassMenu | none | {EC40EC1B-2DE1-11D4-9FC8-00C04F6BDF06} esriCatalogUI.GxTableToFeatureClassMenu |
none | Gx_TextFileContextMenu | none |
Command | Geocode Addresses | Gx_GeocodeAddresses | Geocoding | {B06807B8-D8FB-11D3-9F72-00C04F8ED1C4} esriLocationUI.GeocodeAddressesMenuItem |
none | Gx_TextFileContextMenu | Geocode a table of addresses. |
Context menu | Enterprise Table Context Menu | Gx_ServerTableContextMenu | none | {7F1E741D-3886-4D4A-B754-7D873BD29647} esriCatalogUI.GxServerTableContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_ServerTableContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_ServerTableContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_ServerTableContextMenu | Rename the selected item. |
Menu | Manage | GxEnterpriseTableManageMenu | none | {5D682A3E-0A41-41BB-9C39-79BB55ABE9A2} esriCatalogUI.GxEnterpriseTableManageMenu |
none | Gx_ServerTableContextMenu | none |
Command | Register with Geodatabase | Gx_RegisterWithGeodatabase | Geodatabase tools | {8760B25F-184C-11D3-9F50-00C04F6BDF0C} esriCatalogUI.RegisterWithGeodatabaseMenuItem |
none | GxEnterpriseTableManageMenu | Register spatial or nonspatial table for full participation in the geodatabase.Only the table owner can register it with the geodatabase. |
Command | Analyze | Gx_Analyze | Geodatabase tools | {3156D9D6-3B30-4664-B1DB-C08D4DC164BB} esriCatalogUI.AnalyzeMenuItem |
none | GxEnterpriseTableManageMenu | Analyze this dataset to update the DBMS statistics. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Add Global IDs | Add Global IDs | Distributed Geodatabase | {E2E0DEBA-4FC9-4061-A3F1-484D04C60385} esriGeoDatabaseDistributedUI.ConfigureReplicationCommand |
none | GxEnterpriseTableManageMenu | Add a global ID column which stores a unique GUID value for each row required for replication. This command is disabled if the item is not a feature class or table. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Privileges | Gx_Privilege | Geodatabase tools | {A33C6F75-25DA-4D86-AAE2-D47B329F45FA} esriCatalogUI.PrivilegeMenuItem |
none | GxEnterpriseTableManageMenu | Grant or revoke privileges on the selected dataset. Only the data owner can alter privileges. |
Command | Locks | Edit_Copy | ArcCatalog | {2934CA60-EB5C-42A9-8CF4-4BBF6429895D} esriCatalogUI.DatabaseLocksMenuItem |
none | GxEnterpriseTableManageMenu | Display locks held on the selected object. |
Command | Register As Versioned | Gx_RegisterAsVersioned | Geodatabase tools | {4E7D8451-4CC6-11D2-AAAF-00C04FA37585} esriCatalogUI.RegisterAsVersionedMenuItem |
none | GxEnterpriseTableManageMenu | Register data as versioned to allow concurrent editing.Only the data owner can register it as versioned. |
Command | Unregister As Versioned | Gx_UnregisterAsVersioned | Geodatabase tools | {4E7D8452-4CC6-11D2-AAAF-00C04FA37585} esriCatalogUI.UnregisterAsVersionedCommand |
none | GxEnterpriseTableManageMenu | Unregister the selected dataset as versioned to drop the delta tables. Any unposted edits will be lost.Only the data owner can unregister it as versioned. |
Command | Enable Archiving | Gx_EnableArchiving | Geodatabase tools | {E3F5455C-DE1F-4B8C-B76B-4C21C47A3F42} esriCatalogUI.EnableArchivingMenuItem |
none | GxEnterpriseTableManageMenu | Enable historical archiving for the selected object. |
Command | Disable Archiving | Gx_DisableArchiving | Geodatabase tools | {6BF8FAAB-F2EA-4FFB-8762-C93314EC0F08} esriCatalogUI.DisableArchivingMenuItem |
none | GxEnterpriseTableManageMenu | Disable historical archiving for the selected object. |
Command | Enable SQL Access | Create_Versioned_View | ArcCatalog | {96C82A4F-5796-413A-82B2-96797C7E74DD} esriCatalogUI.CreateVersionedViewMenuItem |
none | GxEnterpriseTableManageMenu | Create a view. The view name in the database is the dataset name followed by _evw.Disabled if you are not the data owner or the data is not versioned or archived or the view exists already. |
Command | Create Attachments | Gx_CreateTableAttachments | ArcCatalog | {7468BE9B-FF35-4AB8-9078-6AE23CA3D1AF} esriCatalogUI.CreateTableAttachmentsMenuItem |
none | GxEnterpriseTableManageMenu | Enable this geodatabase feature class or table to contain file attachments linked to its features or records. Attachments can be images, pdfs, text documents, or any other type of file. You can add attachments to the features during an edit session.Disabled if you are using a Basic license. A Standard or an Advanced license is required to add, edit or delete attachments. Also disabled if the feature class or table already has attachments or is in a geodatabase that has not been upgraded to ArcGIS version 10. |
Command | Delete Attachments | Gx_DeleteTableAttachments | ArcCatalog | {E2561F46-51CE-4594-B2A5-3DB435325503} esriCatalogUI.DeleteTableAttachmentsMenuItem |
none | GxEnterpriseTableManageMenu | Deletes the file attachments linked to the features or records in this feature class or table.Disabled if you are using a Basic license. A Standard or Advanced license is required to add, edit or delete attachments. This is also disabled if the feature class or table does not have attachments. |
Command | Enable Editor Tracking | Gx_EnableEditorTracking | ArcCatalog | {9AB076C6-138A-4AFF-BF93-B031401121C7} esriCatalogUI.EnableEditorTrackingMenuItem |
none | GxEnterpriseTableManageMenu | Enable Editor Tracking on the selected dataset. |
Menu | Export | GxTableExportMenu | none | {7A5BD224-1550-11D3-9FA7-00C04F6BC626} esriCatalogUI.GxTableExportMenu |
none | Gx_ServerTableContextMenu | none |
Command | To dBASE (single) | DataConverters_TableToDBF | Data Converters | {29390881-EE71-4985-9FB5-3F0E17468188} esriGeoprocessingUI.TableToDBFCmd |
none | GxTableExportMenu | Convert this table into a dBASE file. |
Command | To dBASE (multiple) | DataConverters_TablesToDBF | Data Converters | {DED37229-A838-4159-88A8-A6391ED6EEAD} esriGeoprocessingUI.TablesToDBFCmd |
none | GxTableExportMenu | Convert multiple tables into dBASE files. |
Command | To Geodatabase (single) | DataConverters_TableToGeodatabase | Data Converters | {3280FDC0-F6AC-43FC-B50A-5DD1582E60C9} esriGeoprocessingUI.TableToGeodatabaseCmd |
none | GxTableExportMenu | Convert this table into a table in a geodatabase. |
Command | To Geodatabase (multiple) | DataConverters_TablesToGeodatabase | Data Converters | {BE90A08E-3C5B-46BE-9C45-CA3D0F572B1E} esriGeoprocessingUI.TablesToGeodatabaseCmd |
none | GxTableExportMenu | Convert multiple tables into tables in a geodatabase. |
Command | XML Workspace Document | Untitled | XML Support | {90ADC5BD-44C7-41A0-853E-1FD8E6BF2B2D} esriGeoDatabaseDistributedUI.XMLExportCommand |
none | GxTableExportMenu | Export data from this geodatabase into an XML file. |
Menu | Create Feature Class | GxTableToFeatureClassMenu | none | {EC40EC1B-2DE1-11D4-9FC8-00C04F6BDF06} esriCatalogUI.GxTableToFeatureClassMenu |
none | Gx_ServerTableContextMenu | none |
Command | Geocode Addresses | Gx_GeocodeAddresses | Geocoding | {B06807B8-D8FB-11D3-9F72-00C04F8ED1C4} esriLocationUI.GeocodeAddressesMenuItem |
none | Gx_ServerTableContextMenu | Geocode a table of addresses. |
Menu | Load | LoadData_Menu | none | {B24E3F8A-DFF7-40F6-A354-0697728B55D5} esriGeoDatabaseDistributedUI.LoadDataMenu |
none | Gx_ServerTableContextMenu | none |
Command | Load Data | SimpleLoaderWizard | Data Converters | {689F5441-2F14-11D3-9FC8-00C04F6BDF0E} esriEditorExt.SimpleLoaderWizardCommand |
none | LoadData_Menu | Load data into this feature class or table. |
Toolbar | VBA Macros | Gx_MacrosMenu | none | {81109235-5FE9-11D2-8D44-080009EE4E51} esriArcCatalogUI.GxMacrosMenu |
none | none | none |
Command | Macros | Tools_Macros | Tools | {D41023AC-34AF-11D3-9F66-00C04F6BC69E} esriArcCatalogUI.ToolsMacros |
none | Gx_MacrosMenu | Create, edit or execute a VBA macro. |
Context menu | CAD Features Context Menu | Gx_CadFeatureContextMenu | none | {83EEE9B9-0CB1-11D3-9B35-00C04FA33299} esriCatalogUI.GxCadFeatureContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_CadFeatureContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_CadFeatureContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_CadFeatureContextMenu | Rename the selected item. |
Menu | Export | GxCadFeatureMenu | none | {83EEE9BC-0CB1-11D3-9B35-00C04FA33299} esriCatalogUI.GxCadFeatureExportMenu |
none | Gx_CadFeatureContextMenu | none |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxCadFeatureMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Context menu | CAD Feature Class Context Menu | Gx_CadFeatureClassContextMenu | none | {83EEE9BA-0CB1-11D3-9B35-00C04FA33299} esriCatalogUI.GxCadFeatureClassContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_CadFeatureClassContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_CadFeatureClassContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_CadFeatureClassContextMenu | Create a new layer based on the selected geographic data. |
Menu | Export | GxCadFeatureClassExportMenu | none | {83EEE9BD-0CB1-11D3-9B35-00C04FA33299} esriCatalogUI.GxCadFeatureClassExportMenu |
none | Gx_CadFeatureClassContextMenu | none |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxCadFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (single) | DataConverters_FeatureClassToGeodatabase | Data Converters | {768F408D-6D62-45E4-A176-AC857901B900} esriGeoprocessingUI.FeatureClassToGeodatabaseCmd |
none | GxCadFeatureClassExportMenu | Convert this feature class or shapefile into a feature class. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxCadFeatureClassExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (single) | DataConverters_FeatureClassToShapefile | Data Converters | {323DC775-A804-4CFD-A12D-9E520A8766CE} esriGeoprocessingUI.FeatureClassToShapefileCmd |
none | GxCadFeatureClassExportMenu | Convert this feature class into a shapefile. |
Context menu | CAD Drawing Context Menu | Gx_CadDrawingContextMenu | none | {83EEE9BB-0CB1-11D3-9B35-00C04FA33299} esriCatalogUI.GxCadDrawingContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_CadDrawingContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_CadDrawingContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_CadDrawingContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_CadDrawingContextMenu | Create a new layer based on the selected geographic data. |
Toolbar | Export | GxCadFeatureMenu | none | {83EEE9BC-0CB1-11D3-9B35-00C04FA33299} esriCatalogUI.GxCadFeatureExportMenu |
none | none | none |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxCadFeatureMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Toolbar | Export | GxCadFeatureClassExportMenu | none | {83EEE9BD-0CB1-11D3-9B35-00C04FA33299} esriCatalogUI.GxCadFeatureClassExportMenu |
none | none | none |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxCadFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (single) | DataConverters_FeatureClassToGeodatabase | Data Converters | {768F408D-6D62-45E4-A176-AC857901B900} esriGeoprocessingUI.FeatureClassToGeodatabaseCmd |
none | GxCadFeatureClassExportMenu | Convert this feature class or shapefile into a feature class. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxCadFeatureClassExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (single) | DataConverters_FeatureClassToShapefile | Data Converters | {323DC775-A804-4CFD-A12D-9E520A8766CE} esriGeoprocessingUI.FeatureClassToShapefileCmd |
none | GxCadFeatureClassExportMenu | Convert this feature class into a shapefile. |
Toolbar | Export | GxCadDrawingExportMenu | none | {83EEE9BE-0CB1-11D3-9B35-00C04FA33299} esriCatalogUI.GxCadDrawingExportMenu |
none | none | none |
Context menu | Make Default Geodatabase | Gx_CadDataContextMenu | none | {83EEE9C9-0CB1-11D3-9B35-00C04FA33299} esriCatalogUI.GxCadDataContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_CadDataContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_CadDataContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_CadDataContextMenu | Create a new layer based on the selected geographic data. |
Context menu | GxAGS Admin Connection Context Menu | Gx_AGSConnectionContextMenu | none | {85A3D73E-7DFC-443F-A712-2B4471882C5C} esriCatalogUI.GxAGSConnectionAdminContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_AGSConnectionContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_AGSConnectionContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_AGSConnectionContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_AGSConnectionContextMenu | Refresh the selected item(s) |
Command | Connect | Gx_AGSConnectionConnect | ArcGIS Servers | {FE43AC1D-8801-461F-BAF3-8810EA92B599} esriCatalogUI.GxAGSConnectionConnectMenuItem |
none | Gx_AGSConnectionContextMenu | Connect to this ArcGIS Server. |
Command | Disconnect | Gx_AGSConnectionDisConnect | ArcGIS Servers | {07413C5D-53B4-48AB-A1DF-B96E79D31DC7} esriCatalogUI.GxAGSConnectionDisconnectMenuItem |
none | Gx_AGSConnectionContextMenu | Disconnect from this ArcGIS Server. |
Command | Server Properties | Gx_AGSServerProperties | ArcGIS Servers | {BB1CC0F7-0978-4100-9078-5DCE0E3F2F59} esriCatalogUI.GxAGSServerPropertiesMenuItem |
none | Gx_AGSConnectionContextMenu | Display or edit the administrative properties of this ArcGIS server. |
Command | New Folder | Gx_AGSNewFolder | ArcGIS Servers | {AB6004B1-91F0-4459-B9EE-1DD1A9753454} esriCatalogUI.GxAGSNewFolderMenuItem |
none | Gx_AGSConnectionContextMenu | Creates a new folder in this server. |
Command | Root Folder Properties | Gx_GxAGSRootFolderProperties | ArcGIS Servers | {99B792DB-4898-40AF-920D-7E60C032F3DE} esriCatalogUI.GxAGSRootFolderPropertiesMenuItem |
none | Gx_AGSConnectionContextMenu | Show the properties of the selected root folder |
Command | ArcGIS Server Manager | Gx_AGSServerManager | ArcGIS Servers | {B532357E-6FC6-4046-9D9D-0FBEDFFD0FB4} esriCatalogUI.GxAGSGotoServerManagerMenuItem |
none | Gx_AGSConnectionContextMenu | Go to ArcGIS Server Manager |
Context menu | Read-only Mosaic Dataset Context Menu | Gx_ReadOnlyMosaicDatasetContextMenu | none | {874A46F3-7BE7-476A-972E-DDA8A6B6858D} esriCatalogUI.GxReadOnlyMosaicDatasetContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_ReadOnlyMosaicDatasetContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_ReadOnlyMosaicDatasetContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_ReadOnlyMosaicDatasetContextMenu | Rename the selected item. |
Command | Upgrade | UpgradeMosaicDataset | ArcCatalog | {92639EA1-8BA5-4EC8-B1DE-75DEF3D26AC6} esriCatalogUI.UpgradeMosaicDatasetMenuItem |
none | Gx_ReadOnlyMosaicDatasetContextMenu | Upgrade the schema of the mosaic dataset to the current ArcGIS version to enable all the functionality. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_ReadOnlyMosaicDatasetContextMenu | Create a new layer based on the selected geographic data. |
Command | Create Referenced Mosaic Dataset | Create Referenced Mosaic Dataset | ArcCatalog | {13C604EF-F8FF-4D0F-B43D-3D174FC7A87E} esriCatalogUI.CreateReferencedMosaicDatasetMenuItem |
none | Gx_ReadOnlyMosaicDatasetContextMenu | Create a referenced mosaic dataset from this raster catalog. |
Menu | Export | MosaicDatasetExportContextMenu | none | {58C39B87-3942-4EEE-93EA-9AB423E99A3D} esriDataSourcesRasterUI.MosaicDatasetExportSubMenu |
none | Gx_ReadOnlyMosaicDatasetContextMenu | none |
Command | Raster To Different Format | Gx_RasterDatasetSaveAs | ArcCatalog | {C448DCEF-0BD8-4720-90BA-A80578B428DE} esriDataSourcesRasterUI.RasterDatasetSaveAsMenuItem |
none | MosaicDatasetExportContextMenu | Export this raster dataset or mosaic to a different format. |
Command | Paths | ExportPaths | ArcCatalog | {61386D8C-7CEB-4B0B-A69C-09B55D39D5CD} esriCatalogUI.ExportPathsMenuItem |
none | MosaicDatasetExportContextMenu | Export the paths from the rasters in this mosaic dataset to an external table. |
Command | Generate Tile Cache | Tools_CreateRasterDatasetTilePackage | Tools | {731EE746-15B6-4E34-9E53-6A2CD1209F2D} esriArcMapUI.CreateTileCacheAndPackageCommand |
none | Gx_ReadOnlyMosaicDatasetContextMenu | Generate a tile cache and additionally a tile package from the current raster dataset. |
Command | Share As Image Service | Tools_CreateImageService | Tools | {EFDF04B8-7FE2-423C-9719-5527CE702E9F} esriArcMapUI.CreateImageServiceCommand |
none | Gx_ReadOnlyMosaicDatasetContextMenu | Share this raster dataset as an image service using ArcGIS Server. |
Context menu | GxAGSWMContextMenu Context Menu | Gx_AGSWMContextMenu | none | {879FB332-3BF8-46EF-B952-E910A45D448E} esriCatalogUI.GxAGSWMServerAdminContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_AGSWMContextMenu | Deletes the current selection |
Command | Start | Gx_AGSObjectStart | ArcGIS Service | {9809948D-B0D4-45FC-8DF4-3AB3ACBB204B} esriCatalogUI.GxAGSObjectStartMenuItem |
none | Gx_AGSWMContextMenu | Start the selected service(s). |
Command | Stop | Gx_AGSObjectStop | ArcGIS Service | {C633C553-C6FF-4DB8-8DB4-1ADFFEA8AD85} esriCatalogUI.GxAGSObjectStopMenuItem |
none | Gx_AGSWMContextMenu | Stop the selected service(s). |
Command | Pause | Gx_AGSObjectPause | ArcGIS Service | {00D0BCCB-F472-46A4-B3DA-0F13C329DFDB} esriCatalogUI.GxAGSObjectPauseMenuItem |
none | Gx_AGSWMContextMenu | Pause the selected service(s). |
Context menu | Raster Dataset Context Menu | Gx_SensorDatasetContextMenu | none | {8CCED4E4-DED6-4548-A428-291DE0BD2EBF} esriCatalogUI.GxSensorDatasetContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {4E4A42FA-7182-4155-BB0F-C421F4F9E183} esriCatalogUI.CopySensorDatasetMenuItem |
none | Gx_SensorDatasetContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_SensorDatasetContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_SensorDatasetContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_SensorDatasetContextMenu | Refresh the selected item(s) |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_SensorDatasetContextMenu | Create a new layer based on the selected geographic data. |
Command | Build Pyramids | Gx_BuildPyramids | ArcCatalog | {BE199EF9-E24D-11D2-9F51-00C04F8ED21A} esriDataSourcesRasterUI.BuildPyramidsMenuItem |
none | Gx_SensorDatasetContextMenu | Build pyramids for this raster dataset to maximise drawing performance. It is recommended to build pyramids for large raster datasets. |
Command | Calculate Statistics | Gx_CalcStats | ArcCatalog | {BE199EFA-E24D-11D2-9F51-00C04F8ED21A} esriDataSourcesRasterUI.CalcStatsMenuItem |
none | Gx_SensorDatasetContextMenu | Calculates statistics for this raster dataset or mosaic dataset. Statistics are needed to perform certain tasks on imagery, such as applying a contrast stretch or classification. |
Toolbar | Export | GxSqlFeatureClassExportMenu | none | {8E378EEC-EB14-43C0-91F5-A33C943D493E} esriCatalogUI.GxSqlFeatureClassExportMenu |
none | none | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxSqlFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxSqlFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (single) | DataConverters_FeatureClassToGeodatabase | Data Converters | {768F408D-6D62-45E4-A176-AC857901B900} esriGeoprocessingUI.FeatureClassToGeodatabaseCmd |
none | GxSqlFeatureClassExportMenu | Convert this feature class or shapefile into a feature class. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxSqlFeatureClassExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (single) | DataConverters_FeatureClassToShapefile | Data Converters | {323DC775-A804-4CFD-A12D-9E520A8766CE} esriGeoprocessingUI.FeatureClassToShapefileCmd |
none | GxSqlFeatureClassExportMenu | Convert this feature class into a shapefile. |
Toolbar | New | GxToolboxNewMenu | none | {8E553451-3569-4DA7-9522-B97A8FA9EB87} esriGeoprocessingUI.GxToolboxNewMenu |
none | none | none |
Command | Toolset | Gx_NewToolset | New object | {56C41C26-C5A9-4BBC-AFD3-CEC348425A60} esriGeoprocessingUI.NewToolsetMenuItem |
none | GxToolboxNewMenu | Create a new toolset inside this toolbox. |
Command | Model | Gx_NewModelTool | New object | {40F69902-07A1-41FB-A54F-BC60C2F3DA58} esriGeoprocessingUI.NewModelToolMenuItem |
none | GxToolboxNewMenu | Create a new model tool. |
Toolbar | Add | ToolsetAddMenu | none | {8EFF9CE6-AAB3-4A4A-8C02-86278F4C6FAD} esriGeoprocessingUI.ToolsetAddMenu |
none | none | none |
Command | Script | Toolset_AddScript | ArcToolbox | {C66B1BBB-4AE4-4BC3-B645-B740A8CA73DD} esriGeoprocessingUI.ToolsetContextMenuItems |
7 | ToolsetAddMenu | Adds a new script tool |
Context menu | Enterprise Relationship Class Context Menu | Gx_EnterpriseRelationshipClassContextMenu | none | {8F9F6056-FBB3-4212-B177-A6FC083A4D28} esriCatalogUI.GxEnterpriseRelationshipClassContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_EnterpriseRelationshipClassContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_EnterpriseRelationshipClassContextMenu | Rename the selected item. |
Command | Add Global IDs | Add Global IDs | Distributed Geodatabase | {E2E0DEBA-4FC9-4061-A3F1-484D04C60385} esriGeoDatabaseDistributedUI.ConfigureReplicationCommand |
none | Gx_EnterpriseRelationshipClassContextMenu | Add a global ID column which stores a unique GUID value for each row required for replication. This command is disabled if the item is not a feature class or table. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Context menu | Multiple Services Selection Context Menu | Gx_AGSMultiSelContextMenu | none | {8FD10F92-E779-4524-9F7D-BD9EAEB8FDEF} esriCatalogUI.GxAGSMultiSelContextMenu |
none | none | none |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_AGSMultiSelContextMenu | Create a new layer based on the selected geographic data. |
Context menu | Enterprise Feature Dataset Context Menu | Gx_EnterpriseFeatureDatasetContextMenu | none | {902D739B-3808-485E-94F9-5B8CF552AAD0} esriCatalogUI.GxEnterpriseFeatureDatasetContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_EnterpriseFeatureDatasetContextMenu | Copy the current selection to the clipboard. |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | Gx_EnterpriseFeatureDatasetContextMenu | Paste the clipboard contents into the current location. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_EnterpriseFeatureDatasetContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_EnterpriseFeatureDatasetContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_EnterpriseFeatureDatasetContextMenu | Refresh the selected item(s) |
Menu | Manage | GxEnterpriseFeatureDatasetManageMenu | none | {884E98BA-D08F-42E6-8E09-0D7A16821D4C} esriCatalogUI.GxEnterpriseFeatureDatasetManageMenu |
none | Gx_EnterpriseFeatureDatasetContextMenu | none |
Command | Analyze | Gx_Analyze | Geodatabase tools | {3156D9D6-3B30-4664-B1DB-C08D4DC164BB} esriCatalogUI.AnalyzeMenuItem |
none | GxEnterpriseFeatureDatasetManageMenu | Analyze this dataset to update the DBMS statistics. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Add Global IDs | Add Global IDs | Distributed Geodatabase | {E2E0DEBA-4FC9-4061-A3F1-484D04C60385} esriGeoDatabaseDistributedUI.ConfigureReplicationCommand |
none | GxEnterpriseFeatureDatasetManageMenu | Add a global ID column which stores a unique GUID value for each row required for replication. This command is disabled if the item is not a feature class or table. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Privileges | Gx_Privilege | Geodatabase tools | {A33C6F75-25DA-4D86-AAE2-D47B329F45FA} esriCatalogUI.PrivilegeMenuItem |
none | GxEnterpriseFeatureDatasetManageMenu | Grant or revoke privileges on the selected dataset. Only the data owner can alter privileges. |
Command | Register As Versioned | Gx_RegisterAsVersioned | Geodatabase tools | {4E7D8451-4CC6-11D2-AAAF-00C04FA37585} esriCatalogUI.RegisterAsVersionedMenuItem |
none | GxEnterpriseFeatureDatasetManageMenu | Register data as versioned to allow concurrent editing.Only the data owner can register it as versioned. |
Command | Unregister As Versioned | Gx_UnregisterAsVersioned | Geodatabase tools | {4E7D8452-4CC6-11D2-AAAF-00C04FA37585} esriCatalogUI.UnregisterAsVersionedCommand |
none | GxEnterpriseFeatureDatasetManageMenu | Unregister the selected dataset as versioned to drop the delta tables. Any unposted edits will be lost.Only the data owner can unregister it as versioned. |
Command | Enable Archiving | Gx_EnableArchiving | Geodatabase tools | {E3F5455C-DE1F-4B8C-B76B-4C21C47A3F42} esriCatalogUI.EnableArchivingMenuItem |
none | GxEnterpriseFeatureDatasetManageMenu | Enable historical archiving for the selected object. |
Command | Disable Archiving | Gx_DisableArchiving | Geodatabase tools | {6BF8FAAB-F2EA-4FFB-8762-C93314EC0F08} esriCatalogUI.DisableArchivingMenuItem |
none | GxEnterpriseFeatureDatasetManageMenu | Disable historical archiving for the selected object. |
Command | Enable SQL Access | Create_Versioned_View | ArcCatalog | {96C82A4F-5796-413A-82B2-96797C7E74DD} esriCatalogUI.CreateVersionedViewMenuItem |
none | GxEnterpriseFeatureDatasetManageMenu | Create a view. The view name in the database is the dataset name followed by _evw.Disabled if you are not the data owner or the data is not versioned or archived or the view exists already. |
Command | Enable Editor Tracking | Gx_EnableEditorTracking | ArcCatalog | {9AB076C6-138A-4AFF-BF93-B031401121C7} esriCatalogUI.EnableEditorTrackingMenuItem |
none | GxEnterpriseFeatureDatasetManageMenu | Enable Editor Tracking on the selected dataset. |
Menu | New | GxFeatureDatasetNewMenu | none | {25C0E6DC-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxFeatureDatasetNewMenu |
none | Gx_EnterpriseFeatureDatasetContextMenu | none |
Menu | Feature Class | Gx_NewFeatureClassMenu | none | {42D82D65-4D96-11D2-AAD2-00C04FA33A15} esriCatalogUI.NewFeatureClassMenuItem |
none | GxFeatureDatasetNewMenu | none |
Menu | Relationship Class | Gx_NewRelationshipClassMenu | none | {2A3BC7FB-DCBD-11D2-9F54-00C04F6BC626} esriCatalogUI.NewRelationshipClassMenuItem |
none | GxFeatureDatasetNewMenu | none |
Command | Terrain | File_NewTerrainManager | Terrain Commands | {0F92F8E4-30C5-4EBC-8578-6248A0AA0EDD} esriArcMapUI.NewTerrainCommand |
none | GxFeatureDatasetNewMenu | Create a new terrain in this feature dataset. Requires the 3D Analyst extension. Disabled if that extension is not checked in the Customize > Extensions dialog. |
Command | Network Dataset | Gx_AdvancedNewNetwork | New object | {15E90EA2-6C5A-4C3F-8CF3-1F0EEC1E85B1} esriCatalogUI.GxAdvancedNewNetworkCommand |
none | GxFeatureDatasetNewMenu | Create a new network dataset in this feature dataset. Requires the Network Analyst extension. Disabled if that extension is not checked in the Customize > Extensions dialog. |
Command | Topology | Topology_NewTopologyCommand | Topology | {34477286-7DE8-43A3-92F8-66DE6B1F3024} esriEditorExt.NewTopologyCommand |
none | GxFeatureDatasetNewMenu | Create a new geodatabase topology in this feature dataset. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Parcel Fabric | Cadastral_NewCadastralFabric | Parcel | {8BF7026D-74B7-4B7A-BD76-8D77EA16B52E} esriCadastralUI.NewCadastralFabricCmd |
none | GxFeatureDatasetNewMenu | Open the New Parcel Fabric wizard to create a new parcel fabric |
Menu | Import | GxFeatureDatasetImportMenu | none | {5D74BCF3-D7F1-11D2-9F50-00C04F6BC626} esriCatalogUI.GxFeatureDatasetImportMenu |
none | Gx_EnterpriseFeatureDatasetContextMenu | none |
Command | Feature Class (single) | DataConverters_ImportFeatureClass | Data Converters | {6955B1FB-FF66-4E15-8A61-D4E64D73B689} esriGeoprocessingUI.ImportFeatureClassCmd |
none | GxFeatureDatasetImportMenu | Import a feature class into this geodatabase. |
Menu | Export | GxFeatureDatasetExportMenu | none | {5D74BCF2-D7F1-11D2-9F50-00C04F6BC626} esriCatalogUI.GxFeatureDatasetExportMenu |
none | Gx_EnterpriseFeatureDatasetContextMenu | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxFeatureDatasetExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxFeatureDatasetExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxFeatureDatasetExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (multiple) | DataConverters_FeatureClassesToShapefile | Data Converters | {1BCA8BF0-7007-4D66-AA57-A88C9F9BFD6C} esriGeoprocessingUI.FeatureClassesToShapefileCmd |
none | GxFeatureDatasetExportMenu | Convert multiple feature classes into shapefiles. |
Toolbar | Share As | ShareLocator_Menu | none | {90A0279F-EE36-42D0-876F-4E5EDBA5991E} esriLocationUI.GxShareLocatorMenu |
none | none | none |
Command | Locator Package | Gx_PackageLocator | Geocoding | {D7D510BE-EF9F-45B9-96E3-56F6693AFEC0} esriArcMapUI.PackageLocatorCommand |
none | ShareLocator_Menu | Share this locator as a package. |
Context menu | Draft Multi-select Context Menu | Gx_AGSDraftMultiSelContextMenu | none | {90FCBB53-2C21-46F0-96A4-72521AF69096} esriCatalogUI.GxAGSDraftMultiSelContextMenu |
none | none | none |
Context menu | Geoprocessing Task Context Menu | Gx_TaskContextMenu | none | {935CC33F-AD45-4410-8536-8C261BEF32F7} esriGeoprocessingUI.GxGeoprocessingResultContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_TaskContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_TaskContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_TaskContextMenu | Rename the selected item. |
Toolbar | New | GxToolboxesFolderNewMenu | none | {93DC0CD2-DA4D-41B0-9779-B0EB1DF85156} esriGeoprocessingUI.GxToolboxesFolderNewMenu |
none | none | none |
Command | Toolbox | Gx_NewToolbox | New object | {BEFC2805-F963-4E4C-BBDB-B0A2DCFB2930} esriGeoprocessingUI.NewToolboxMenuItem |
none | GxToolboxesFolderNewMenu | Create a new geoprocessing toolbox. |
Context menu | Locator Context Menu | Gx_LocatorContextMenu | none | {940C2D60-4AAD-11D3-9F51-00C04F6BDF06} esriLocationUI.GxLocatorContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_LocatorContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_LocatorContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_LocatorContextMenu | Rename the selected item. |
Command | Rebuild | Gx_GeocodeAddresses | Geocoding | {6A869B97-70D1-4C7B-98D6-884DF493547E} esriLocationUI.RebuildLocatorMenuItem |
none | Gx_LocatorContextMenu | Rebuild this address locator. |
Command | Privileges | Gx_GeocodeAddresses | Geocoding | {2DDF2515-B225-47F3-BE39-28AEDCE8DBA5} esriLocationUI.LocatorPrivilegeMenuItem |
none | Gx_LocatorContextMenu | Grants or revokes access to Address Locators |
Menu | Share As | ShareLocator_Menu | none | {90A0279F-EE36-42D0-876F-4E5EDBA5991E} esriLocationUI.GxShareLocatorMenu |
none | Gx_LocatorContextMenu | none |
Command | Locator Package | Gx_PackageLocator | Geocoding | {D7D510BE-EF9F-45B9-96E3-56F6693AFEC0} esriArcMapUI.PackageLocatorCommand |
none | ShareLocator_Menu | Share this locator as a package. |
Context menu | Save Settings | ArcToolboxSaveSettingsContextMenu | none | {962F13B6-52F3-4127-B6B0-F01EA959C9F1} esriGeoprocessingUI.ArcToolboxSaveSettingsContextMenu |
none | none | none |
Command | To File | ArcToolbox_SaveSettings | ArcToolbox | {C3A98A65-E879-4FA5-B3C7-D3DB08BD1EE7} esriGeoprocessingUI.ArcToolboxContextMenuItems |
4 | ArcToolboxSaveSettingsContextMenu | Saves the current ArcToolbox settings to a file |
Toolbar | New | GxSpatialReferencesFolderNewMenu | none | {9828BC66-3AD7-11D3-A62F-0008C7D3AE8D} esriCatalogUI.GxSpatialReferencesFolderNewMenu |
none | none | none |
Toolbar | Export | GxSqlTableExportMenu | none | {98D59B11-2D24-4485-A812-8E366DE6AC1F} esriCatalogUI.GxSqlTableExportMenu |
none | none | none |
Command | To dBASE (single) | DataConverters_TableToDBF | Data Converters | {29390881-EE71-4985-9FB5-3F0E17468188} esriGeoprocessingUI.TableToDBFCmd |
none | GxSqlTableExportMenu | Convert this table into a dBASE file. |
Command | To dBASE (multiple) | DataConverters_TablesToDBF | Data Converters | {DED37229-A838-4159-88A8-A6391ED6EEAD} esriGeoprocessingUI.TablesToDBFCmd |
none | GxSqlTableExportMenu | Convert multiple tables into dBASE files. |
Command | To Geodatabase (single) | DataConverters_TableToGeodatabase | Data Converters | {3280FDC0-F6AC-43FC-B50A-5DD1582E60C9} esriGeoprocessingUI.TableToGeodatabaseCmd |
none | GxSqlTableExportMenu | Convert this table into a table in a geodatabase. |
Context menu | Enterprise Toolbox Context Menu | Gx_EnterpriseToolboxContextMenu | none | {99DC7619-C8CA-4DF4-856E-75E7E3BCA51A} esriGeoprocessingUI.GxDatabaseServerToolboxContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_EnterpriseToolboxContextMenu | Copy the current selection to the clipboard. |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | Gx_EnterpriseToolboxContextMenu | Paste the clipboard contents into the current location. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_EnterpriseToolboxContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_EnterpriseToolboxContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_EnterpriseToolboxContextMenu | Refresh the selected item(s) |
Menu | New | GxToolboxNewMenu | none | {8E553451-3569-4DA7-9522-B97A8FA9EB87} esriGeoprocessingUI.GxToolboxNewMenu |
none | Gx_EnterpriseToolboxContextMenu | none |
Command | Toolset | Gx_NewToolset | New object | {56C41C26-C5A9-4BBC-AFD3-CEC348425A60} esriGeoprocessingUI.NewToolsetMenuItem |
none | GxToolboxNewMenu | Create a new toolset inside this toolbox. |
Command | Model | Gx_NewModelTool | New object | {40F69902-07A1-41FB-A54F-BC60C2F3DA58} esriGeoprocessingUI.NewModelToolMenuItem |
none | GxToolboxNewMenu | Create a new model tool. |
Menu | Add | GxToolboxAddMenu | none | {07D988D0-8D71-4F35-AB4B-884948A3E615} esriGeoprocessingUI.GxToolboxAddMenu |
none | Gx_EnterpriseToolboxContextMenu | none |
Command | Script | Gx_NewScriptTool | New object | {83736061-D245-4560-81FD-9D0B61243223} esriGeoprocessingUI.NewScriptToolMenuItem |
none | GxToolboxAddMenu | Add a script into this toolbox or toolset to create a new script tool. |
Command | Privileges | Gx_Privilege | Geodatabase tools | {A33C6F75-25DA-4D86-AAE2-D47B329F45FA} esriCatalogUI.PrivilegeMenuItem |
none | Gx_EnterpriseToolboxContextMenu | Grant or revoke privileges on the selected dataset. Only the data owner can alter privileges. |
Command | Locks | Edit_Copy | ArcCatalog | {2934CA60-EB5C-42A9-8CF4-4BBF6429895D} esriCatalogUI.DatabaseLocksMenuItem |
none | Gx_EnterpriseToolboxContextMenu | Display locks held on the selected object. |
Command | Permissions | Gx_GDSObjectSecurty | Database Servers | {03E54955-BF27-476E-B853-7ED69D39B1F2} esriCatalogUI.GxGDSObjectSecurityMenuItem |
none | Gx_EnterpriseToolboxContextMenu | Grant and revoke privileges on the dataset. |
Toolbar | Save As | ToolboxSaveAsMenu | none | {9C379FFC-9E28-4B45-8DCC-4CD5528A7C92} esriGeoprocessingUI.ToolboxSaveAsMenu |
none | none | none |
Command | 10.1/10.2 Toolbox | Toolbox_SaveAs101 | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
20 | ToolboxSaveAsMenu | Save this toolbox in ArcGIS 10.1/10.2 format. |
Command | 10.0 Toolbox | Toolbox_SaveAs10 | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
16 | ToolboxSaveAsMenu | Save this toolbox in ArcGIS 10.0 format. |
Command | 9.3 Toolbox | Toolbox_SaveAs93 | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
15 | ToolboxSaveAsMenu | Save this toolbox in ArcGIS 9.3 format. |
Command | 9.2 Toolbox | Toolbox_SaveAs92 | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
14 | ToolboxSaveAsMenu | Save this toolbox in ArcGIS 9.2 format. |
Context menu | Enterprise Table Context Menu | Gx_EnterpriseTableContextMenu | none | {9C50FAE6-7FD7-43B0-B8D6-A2F8C5180BF4} esriCatalogUI.GxEnterpriseTableContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_EnterpriseTableContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_EnterpriseTableContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_EnterpriseTableContextMenu | Rename the selected item. |
Menu | Manage | GxEnterpriseTableManageMenu | none | {5D682A3E-0A41-41BB-9C39-79BB55ABE9A2} esriCatalogUI.GxEnterpriseTableManageMenu |
none | Gx_EnterpriseTableContextMenu | none |
Command | Register with Geodatabase | Gx_RegisterWithGeodatabase | Geodatabase tools | {8760B25F-184C-11D3-9F50-00C04F6BDF0C} esriCatalogUI.RegisterWithGeodatabaseMenuItem |
none | GxEnterpriseTableManageMenu | Register spatial or nonspatial table for full participation in the geodatabase.Only the table owner can register it with the geodatabase. |
Command | Analyze | Gx_Analyze | Geodatabase tools | {3156D9D6-3B30-4664-B1DB-C08D4DC164BB} esriCatalogUI.AnalyzeMenuItem |
none | GxEnterpriseTableManageMenu | Analyze this dataset to update the DBMS statistics. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Add Global IDs | Add Global IDs | Distributed Geodatabase | {E2E0DEBA-4FC9-4061-A3F1-484D04C60385} esriGeoDatabaseDistributedUI.ConfigureReplicationCommand |
none | GxEnterpriseTableManageMenu | Add a global ID column which stores a unique GUID value for each row required for replication. This command is disabled if the item is not a feature class or table. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Privileges | Gx_Privilege | Geodatabase tools | {A33C6F75-25DA-4D86-AAE2-D47B329F45FA} esriCatalogUI.PrivilegeMenuItem |
none | GxEnterpriseTableManageMenu | Grant or revoke privileges on the selected dataset. Only the data owner can alter privileges. |
Command | Locks | Edit_Copy | ArcCatalog | {2934CA60-EB5C-42A9-8CF4-4BBF6429895D} esriCatalogUI.DatabaseLocksMenuItem |
none | GxEnterpriseTableManageMenu | Display locks held on the selected object. |
Command | Register As Versioned | Gx_RegisterAsVersioned | Geodatabase tools | {4E7D8451-4CC6-11D2-AAAF-00C04FA37585} esriCatalogUI.RegisterAsVersionedMenuItem |
none | GxEnterpriseTableManageMenu | Register data as versioned to allow concurrent editing.Only the data owner can register it as versioned. |
Command | Unregister As Versioned | Gx_UnregisterAsVersioned | Geodatabase tools | {4E7D8452-4CC6-11D2-AAAF-00C04FA37585} esriCatalogUI.UnregisterAsVersionedCommand |
none | GxEnterpriseTableManageMenu | Unregister the selected dataset as versioned to drop the delta tables. Any unposted edits will be lost.Only the data owner can unregister it as versioned. |
Command | Enable Archiving | Gx_EnableArchiving | Geodatabase tools | {E3F5455C-DE1F-4B8C-B76B-4C21C47A3F42} esriCatalogUI.EnableArchivingMenuItem |
none | GxEnterpriseTableManageMenu | Enable historical archiving for the selected object. |
Command | Disable Archiving | Gx_DisableArchiving | Geodatabase tools | {6BF8FAAB-F2EA-4FFB-8762-C93314EC0F08} esriCatalogUI.DisableArchivingMenuItem |
none | GxEnterpriseTableManageMenu | Disable historical archiving for the selected object. |
Command | Enable SQL Access | Create_Versioned_View | ArcCatalog | {96C82A4F-5796-413A-82B2-96797C7E74DD} esriCatalogUI.CreateVersionedViewMenuItem |
none | GxEnterpriseTableManageMenu | Create a view. The view name in the database is the dataset name followed by _evw.Disabled if you are not the data owner or the data is not versioned or archived or the view exists already. |
Command | Create Attachments | Gx_CreateTableAttachments | ArcCatalog | {7468BE9B-FF35-4AB8-9078-6AE23CA3D1AF} esriCatalogUI.CreateTableAttachmentsMenuItem |
none | GxEnterpriseTableManageMenu | Enable this geodatabase feature class or table to contain file attachments linked to its features or records. Attachments can be images, pdfs, text documents, or any other type of file. You can add attachments to the features during an edit session.Disabled if you are using a Basic license. A Standard or an Advanced license is required to add, edit or delete attachments. Also disabled if the feature class or table already has attachments or is in a geodatabase that has not been upgraded to ArcGIS version 10. |
Command | Delete Attachments | Gx_DeleteTableAttachments | ArcCatalog | {E2561F46-51CE-4594-B2A5-3DB435325503} esriCatalogUI.DeleteTableAttachmentsMenuItem |
none | GxEnterpriseTableManageMenu | Deletes the file attachments linked to the features or records in this feature class or table.Disabled if you are using a Basic license. A Standard or Advanced license is required to add, edit or delete attachments. This is also disabled if the feature class or table does not have attachments. |
Command | Enable Editor Tracking | Gx_EnableEditorTracking | ArcCatalog | {9AB076C6-138A-4AFF-BF93-B031401121C7} esriCatalogUI.EnableEditorTrackingMenuItem |
none | GxEnterpriseTableManageMenu | Enable Editor Tracking on the selected dataset. |
Menu | Export | GxTableExportMenu | none | {7A5BD224-1550-11D3-9FA7-00C04F6BC626} esriCatalogUI.GxTableExportMenu |
none | Gx_EnterpriseTableContextMenu | none |
Command | To dBASE (single) | DataConverters_TableToDBF | Data Converters | {29390881-EE71-4985-9FB5-3F0E17468188} esriGeoprocessingUI.TableToDBFCmd |
none | GxTableExportMenu | Convert this table into a dBASE file. |
Command | To dBASE (multiple) | DataConverters_TablesToDBF | Data Converters | {DED37229-A838-4159-88A8-A6391ED6EEAD} esriGeoprocessingUI.TablesToDBFCmd |
none | GxTableExportMenu | Convert multiple tables into dBASE files. |
Command | To Geodatabase (single) | DataConverters_TableToGeodatabase | Data Converters | {3280FDC0-F6AC-43FC-B50A-5DD1582E60C9} esriGeoprocessingUI.TableToGeodatabaseCmd |
none | GxTableExportMenu | Convert this table into a table in a geodatabase. |
Command | To Geodatabase (multiple) | DataConverters_TablesToGeodatabase | Data Converters | {BE90A08E-3C5B-46BE-9C45-CA3D0F572B1E} esriGeoprocessingUI.TablesToGeodatabaseCmd |
none | GxTableExportMenu | Convert multiple tables into tables in a geodatabase. |
Command | XML Workspace Document | Untitled | XML Support | {90ADC5BD-44C7-41A0-853E-1FD8E6BF2B2D} esriGeoDatabaseDistributedUI.XMLExportCommand |
none | GxTableExportMenu | Export data from this geodatabase into an XML file. |
Menu | Create Feature Class | GxTableToFeatureClassMenu | none | {EC40EC1B-2DE1-11D4-9FC8-00C04F6BDF06} esriCatalogUI.GxTableToFeatureClassMenu |
none | Gx_EnterpriseTableContextMenu | none |
Command | Geocode Addresses | Gx_GeocodeAddresses | Geocoding | {B06807B8-D8FB-11D3-9F72-00C04F8ED1C4} esriLocationUI.GeocodeAddressesMenuItem |
none | Gx_EnterpriseTableContextMenu | Geocode a table of addresses. |
Menu | Load | LoadData_Menu | none | {B24E3F8A-DFF7-40F6-A354-0697728B55D5} esriGeoDatabaseDistributedUI.LoadDataMenu |
none | Gx_EnterpriseTableContextMenu | none |
Command | Load Data | SimpleLoaderWizard | Data Converters | {689F5441-2F14-11D3-9FC8-00C04F6BDF0E} esriEditorExt.SimpleLoaderWizardCommand |
none | LoadData_Menu | Load data into this feature class or table. |
Context menu | WCS Service Context Menu | GxOGCUI_GxWCSCoverageContextMenu | none | {A07D151B-FFF6-4041-ACEE-F3F72D6E4577} esriCatalogUI.GxWCSCoverageContextMenu |
none | none | none |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | GxOGCUI_GxWCSCoverageContextMenu | Create a new layer based on the selected geographic data. |
Toolbar | 3D View Tools | Gx_WorldViewTools | none | {A42EB656-AC5E-11D2-9FAE-00C04F8ECE3D} esri3DAnalystUI.GxWorldViewTools |
none | none | none |
Command | Navigate Tool | 3DView_Navigate | 3D View | {5C51E3EA-ABF4-11D2-B230-00C04F8EDEFF} esri3DAnalystUI.WorldNavigateTool |
none | Gx_WorldViewTools | Navigate the 3D view. |
Command | Zoom In/Out Tool | 3DView_ZoomInOut | 3D View | {59C80519-1BC5-11D4-A380-00C04F6BC619} esri3DAnalystUI.WorldZoomInOutTool |
none | Gx_WorldViewTools | Dynamically zoom in and out on the 3D view. |
Command | Target Center Tool | 3DView_TargetCenter | 3D View | {3F82C998-1C5F-11D4-A381-00C04F6BC619} esri3DAnalystUI.WorldTargetCenterTool |
none | Gx_WorldViewTools | Center view at selected target. |
Command | Target Zoom Tool | 3DView_TargetZoom | 3D View | {3F82C999-1C5F-11D4-A381-00C04F6BC619} esri3DAnalystUI.WorldTargetZoomTool |
none | Gx_WorldViewTools | Zoom to selected target. |
Command | Set Observer Tool | 3DView_Observer | 3D View | {3F82C99A-1C5F-11D4-A381-00C04F6BC619} esri3DAnalystUI.WorldObserverTool |
none | Gx_WorldViewTools | Set observer position to selected point. |
Command | Zoom In Tool | 3DView_ZoomIn | 3D View | {B85C4CA8-ABF3-11D2-B230-00C04F8EDEFF} esri3DAnalystUI.GxWorldZoomInTool |
none | Gx_WorldViewTools | Zoom in on the 3D view. |
Command | Zoom Out Tool | 3DView_ZoomIn | 3D View | {B76890B3-E0B9-11D3-9F74-00C04F6BC619} esri3DAnalystUI.GxWorldZoomOutTool |
none | Gx_WorldViewTools | Zoom out on the 3D view. |
Command | Narrow Field of View Tool | 3DView_FullExtent | 3D View | {A59C0EF5-E32F-11D3-9F74-00C04F6BC619} esri3DAnalystUI.WorldNarrowFOVCommand |
none | Gx_WorldViewTools | Narrow the field of view for the viewer. |
Command | Expand Field of View Tool | 3DView_FullExtent | 3D View | {A59C0EF6-E32F-11D3-9F74-00C04F6BC619} esri3DAnalystUI.WorldExpandFOVCommand |
none | Gx_WorldViewTools | Expand the field of view for the viewer. |
Command | Pan Tool | 3DView_Pan | 3D View | {3F82C997-1C5F-11D4-A381-00C04F6BC619} esri3DAnalystUI.WorldPanTool |
none | Gx_WorldViewTools | Pan the 3D view. |
Command | Full Extent | 3DView_FullExtent | 3D View | {C0095E18-ABF4-11D2-B230-00C04F8EDEFF} esri3DAnalystUI.WorldFullExtentCommand |
none | Gx_WorldViewTools | Display the 3D view at full extent. |
Command | Identify Tool | 3DView_Identify | 3D View | {3D727E23-E31F-11D3-9F74-00C04F6BC619} esri3DAnalystUI.WorldIdentifyTool |
none | Gx_WorldViewTools | Identify geographic features in the 3D view by clicking on them. |
Command | Create Thumbnail | 3DView_CreateThumbnail | 3D View | {12C74C17-D8D4-11D3-9F71-00C04F6BC619} esri3DAnalystUI.WorldCreateThumbnailCommand |
none | Gx_WorldViewTools | Create a thumbnail image for the selected item using the current 3D view. |
Toolbar | Location | Gx_LocationToolbar | none | {A507EED9-2E60-11D3-9F5E-00C04F6BC69E} esriArcCatalogUI.GxLocationToolbar |
none | none | none |
Toolbar | Export | GxCoverageExportMenu | none | {A6BF6E9A-EB70-11D2-9F31-00C04F79927C} esriCatalogUI.GxCoverageExportMenu |
none | none | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxCoverageExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxCoverageExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Toolbar | Export | GxCoverageFeatureClassExportMenu | none | {A6BF6E9B-EB70-11D2-9F31-00C04F79927C} esriCatalogUI.GxCoverageFeatureClassExportMenu |
none | none | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxCoverageFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Geodatabase (single) | DataConverters_FeatureClassToGeodatabase | Data Converters | {768F408D-6D62-45E4-A176-AC857901B900} esriGeoprocessingUI.FeatureClassToGeodatabaseCmd |
none | GxCoverageFeatureClassExportMenu | Convert this feature class or shapefile into a feature class. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxCoverageFeatureClassExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (single) | DataConverters_FeatureClassToShapefile | Data Converters | {323DC775-A804-4CFD-A12D-9E520A8766CE} esriGeoprocessingUI.FeatureClassToShapefileCmd |
none | GxCoverageFeatureClassExportMenu | Convert this feature class into a shapefile. |
Toolbar | Export | GxInfoTableExportMenu | none | {A6BF6E9C-EB70-11D2-9F31-00C04F79927C} esriCatalogUI.GxInfoTableExportMenu |
none | none | none |
Command | To dBASE (single) | DataConverters_TableToDBF | Data Converters | {29390881-EE71-4985-9FB5-3F0E17468188} esriGeoprocessingUI.TableToDBFCmd |
none | GxInfoTableExportMenu | Convert this table into a dBASE file. |
Command | To dBASE (multiple) | DataConverters_TablesToDBF | Data Converters | {DED37229-A838-4159-88A8-A6391ED6EEAD} esriGeoprocessingUI.TablesToDBFCmd |
none | GxInfoTableExportMenu | Convert multiple tables into dBASE files. |
Command | To Geodatabase (single) | DataConverters_TableToGeodatabase | Data Converters | {3280FDC0-F6AC-43FC-B50A-5DD1582E60C9} esriGeoprocessingUI.TableToGeodatabaseCmd |
none | GxInfoTableExportMenu | Convert this table into a table in a geodatabase. |
Context menu | Mosaic Dataset Context Menu | Gx_MosaicDatasetItemContextMenu | none | {A8064558-E14E-42BA-AC63-6C7D38BDFF7E} esriCatalogUI.GxMosaicDatasetItemContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_MosaicDatasetItemContextMenu | Deletes the current selection |
Command | Upgrade Spatial Reference | UpgradeSpatialReferenceCmd | Raster | {726D9733-9089-4B33-A95B-1270DEDCDAF4} esriGeoprocessingUI.UpgradeSpatialReferenceCmd |
none | Gx_MosaicDatasetItemContextMenu | Upgrade older low precision data to high precision format.This command is disabled if the data is already in high precision format. |
Menu | Export | RasterExportContextMenu | none | {B2E690D0-38B5-11D4-8D94-00C04F5B87B2} esriDataSourcesRasterUI.RasterExportSubMenu |
none | Gx_MosaicDatasetItemContextMenu | none |
Command | XML Workspace Document | Untitled | XML Support | {90ADC5BD-44C7-41A0-853E-1FD8E6BF2B2D} esriGeoDatabaseDistributedUI.XMLExportCommand |
none | RasterExportContextMenu | Export data from this geodatabase into an XML file. |
Command | Build Pyramids | Gx_BuildPyramids | ArcCatalog | {BE199EF9-E24D-11D2-9F51-00C04F8ED21A} esriDataSourcesRasterUI.BuildPyramidsMenuItem |
none | Gx_MosaicDatasetItemContextMenu | Build pyramids for this raster dataset to maximise drawing performance. It is recommended to build pyramids for large raster datasets. |
Command | Calculate Statistics | Gx_CalcStats | ArcCatalog | {BE199EFA-E24D-11D2-9F51-00C04F8ED21A} esriDataSourcesRasterUI.CalcStatsMenuItem |
none | Gx_MosaicDatasetItemContextMenu | Calculates statistics for this raster dataset or mosaic dataset. Statistics are needed to perform certain tasks on imagery, such as applying a contrast stretch or classification. |
Context menu | GxAGSGeoDataServer Context Menu | Gx_GeoDataServerContextMenu | none | {A8D5B144-0708-421E-9296-D47FFE3A83D9} esriCatalogUI.GxAGSGeoDataServerAdminContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_GeoDataServerContextMenu | Deletes the current selection |
CommandBar | Distributed Geodatabase | Distributed Geodatabase | {FDBA30DE-93A3-48AA-8C7A-FBBC26B9E737} esriGeoDatabaseDistributedUI.SynchronizeReplicaServerMenu |
none | Gx_GeoDataServerContextMenu | none | |
Command | Synchronize Changes | Synchronize Replica | Distributed Geodatabase | {7D93758F-90F7-423B-B02D-CBFA9FD31289} esriGeoDatabaseDistributedUI.SynchronizeReplicaCommand |
none | Distributed Geodatabase | Synchronize data between a child and a parent replica |
Menu | Export Data Changes Message | GxDatabaseNewMenu | none | {56C26482-0FFC-4541-AE15-6DADC8AB9E47} esriGeoDatabaseDistributedUI.ExportChangesCommand |
none | Distributed Geodatabase | none |
Command | Export Acknowledgment Message | http://www.w3.org/2001/XMLSchema | Distributed Geodatabase | {08D8A2D8-EB39-4832-9439-A409991F8FCA} esriGeoDatabaseDistributedUI.ExportAckCommand |
none | Distributed Geodatabase | Export an acknowledgement message to an XML file so it can be imported into the other replica |
Menu | Import Message | GxDatabaseNewMenu | none | {903258F7-5E96-4D99-AB24-74F526F32B8A} esriGeoDatabaseDistributedUI.ImportChangesCommand |
none | Distributed Geodatabase | none |
Menu | Re-Export Unacknowledged Messages | GxDatabaseNewMenu | none | {6798F85F-8912-45DF-B506-917825A3A404} esriGeoDatabaseDistributedUI.ReExportChangesCommand |
none | Distributed Geodatabase | none |
Menu | Import Schema Changes | GxDatabaseImportMenu | none | {6A0CE2E6-0EAC-45F4-85A2-D7A57F61A6CD} esriGeoDatabaseDistributedUI.ImportReplicaSchemaCommand |
none | Distributed Geodatabase | none |
Menu | Export Replica Schema | GxDatabaseNewMenu | none | {D7026198-3D07-4680-8FA1-CE94342E3D7F} esriGeoDatabaseDistributedUI.ExportReplicaSchemaCommand |
none | Distributed Geodatabase | none |
Command | Start | Gx_AGSObjectStart | ArcGIS Service | {9809948D-B0D4-45FC-8DF4-3AB3ACBB204B} esriCatalogUI.GxAGSObjectStartMenuItem |
none | Gx_GeoDataServerContextMenu | Start the selected service(s). |
Command | Stop | Gx_AGSObjectStop | ArcGIS Service | {C633C553-C6FF-4DB8-8DB4-1ADFFEA8AD85} esriCatalogUI.GxAGSObjectStopMenuItem |
none | Gx_GeoDataServerContextMenu | Stop the selected service(s). |
Command | Pause | Gx_AGSObjectPause | ArcGIS Service | {00D0BCCB-F472-46A4-B3DA-0F13C329DFDB} esriCatalogUI.GxAGSObjectPauseMenuItem |
none | Gx_GeoDataServerContextMenu | Pause the selected service(s). |
Command | Restart | Gx_AGSObjectRestart | ArcGIS Service | {89CDCB6E-C771-40F6-8637-67FB6913B118} esriCatalogUI.GxAGSObjectRestartMenuItem |
none | Gx_GeoDataServerContextMenu | Restart the selected service(s). |
Command | Service Workspaces | Gx_AGSUI_ServiceWorkspaces | ArcGIS Service | {53135627-1589-4843-8EDE-3046A35075FC} esriCatalogUI.GxServiceWorkspacesMenuItem |
none | Gx_GeoDataServerContextMenu | View workspaces used by the service |
Command | Service Properties | Gx_AGSObjectProperties | ArcGIS Service | {08496D2D-7D4F-4513-A4AE-FFBF05F24F0A} esriCatalogUI.GxAGSObjectPropertiesMenuItem |
none | Gx_GeoDataServerContextMenu | View or change the server-related properties of this service such as capabilities, pooling, caching, etc. |
Context menu | GxAGSMap Context Menu | Gx_MapContextMenu | none | {AB8779E1-EA52-480F-BD05-CA5FB9EA3149} esriCatalogUI.GxAGSMapContextMenu |
none | none | none |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_MapContextMenu | Create a new layer based on the selected geographic data. |
Command | Zoom To Nearest Cache Resolution | Gx_AGSGotoNearestScale | ArcGIS Service | {2CAD1069-4E3E-486C-AFA0-16425A40DABD} esriCatalogUI.GxAGSGotoNearestScaleMenuItem |
none | Gx_MapContextMenu | Zoom this cached map service to a scale at which the resolution matches one of the resolutions at which it was cached. The resolution that is closest to the current scale of your preview is automatically chosen.Disabled if you are not previewing a cached map service. |
Context menu | GxAGSMap Context Menu | Gx_MapAGOContextMenu | none | {AB8D93D4-8E83-4AA9-993E-B38FAE2EFC15} esriCatalogUI.GxAGSAGOMapAdminContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_MapAGOContextMenu | Deletes the current selection |
Menu | Manage Cache | GxAGSCachingContextMenu | none | {16A5268A-E3E1-412E-85F2-E03B09AB9113} esriCatalogUI.GxAGSCachingContextMenu |
none | Gx_MapAGOContextMenu | none |
Command | Manage Tiles | Gx_AGSUI_CreateTile | ArcGIS Service | {BDD59FDD-99F9-4C33-A8A4-B4D155D13903} esriCatalogUI.GxAGSCreateTileMenuItem |
none | GxAGSCachingContextMenu | Launch the Manage Map Server Cache Tiles tool |
Command | View Cache Status | GxAGSUI_ViewCachingStatus | ArcGIS Service | {B07E294D-AA78-4EAF-AE16-44B7D61A2515} esriCatalogUI.GxAGSViewCachingStatusMenuItem |
none | Gx_MapAGOContextMenu | View the current cache status of this service. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_MapAGOContextMenu | Create a new layer based on the selected geographic data. |
Command | Zoom To Nearest Cache Resolution | Gx_AGSGotoNearestScale | ArcGIS Service | {2CAD1069-4E3E-486C-AFA0-16425A40DABD} esriCatalogUI.GxAGSGotoNearestScaleMenuItem |
none | Gx_MapAGOContextMenu | Zoom this cached map service to a scale at which the resolution matches one of the resolutions at which it was cached. The resolution that is closest to the current scale of your preview is automatically chosen.Disabled if you are not previewing a cached map service. |
Command | Service Properties | Gx_AGSObjectProperties | ArcGIS Service | {08496D2D-7D4F-4513-A4AE-FFBF05F24F0A} esriCatalogUI.GxAGSObjectPropertiesMenuItem |
none | Gx_MapAGOContextMenu | View or change the server-related properties of this service such as capabilities, pooling, caching, etc. |
Context menu | Server Feature Dataset Context Menu | Gx_EnterpriseFeatureDatasetContextMenu | none | {AC60308C-4071-4870-A390-2C88841BBC19} esriCatalogUI.GxServerFeatureDatasetContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_EnterpriseFeatureDatasetContextMenu | Copy the current selection to the clipboard. |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | Gx_EnterpriseFeatureDatasetContextMenu | Paste the clipboard contents into the current location. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_EnterpriseFeatureDatasetContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_EnterpriseFeatureDatasetContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_EnterpriseFeatureDatasetContextMenu | Refresh the selected item(s) |
Menu | Manage | GxEnterpriseFeatureDatasetManageMenu | none | {884E98BA-D08F-42E6-8E09-0D7A16821D4C} esriCatalogUI.GxEnterpriseFeatureDatasetManageMenu |
none | Gx_EnterpriseFeatureDatasetContextMenu | none |
Command | Analyze | Gx_Analyze | Geodatabase tools | {3156D9D6-3B30-4664-B1DB-C08D4DC164BB} esriCatalogUI.AnalyzeMenuItem |
none | GxEnterpriseFeatureDatasetManageMenu | Analyze this dataset to update the DBMS statistics. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Add Global IDs | Add Global IDs | Distributed Geodatabase | {E2E0DEBA-4FC9-4061-A3F1-484D04C60385} esriGeoDatabaseDistributedUI.ConfigureReplicationCommand |
none | GxEnterpriseFeatureDatasetManageMenu | Add a global ID column which stores a unique GUID value for each row required for replication. This command is disabled if the item is not a feature class or table. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Privileges | Gx_Privilege | Geodatabase tools | {A33C6F75-25DA-4D86-AAE2-D47B329F45FA} esriCatalogUI.PrivilegeMenuItem |
none | GxEnterpriseFeatureDatasetManageMenu | Grant or revoke privileges on the selected dataset. Only the data owner can alter privileges. |
Command | Register As Versioned | Gx_RegisterAsVersioned | Geodatabase tools | {4E7D8451-4CC6-11D2-AAAF-00C04FA37585} esriCatalogUI.RegisterAsVersionedMenuItem |
none | GxEnterpriseFeatureDatasetManageMenu | Register data as versioned to allow concurrent editing.Only the data owner can register it as versioned. |
Command | Unregister As Versioned | Gx_UnregisterAsVersioned | Geodatabase tools | {4E7D8452-4CC6-11D2-AAAF-00C04FA37585} esriCatalogUI.UnregisterAsVersionedCommand |
none | GxEnterpriseFeatureDatasetManageMenu | Unregister the selected dataset as versioned to drop the delta tables. Any unposted edits will be lost.Only the data owner can unregister it as versioned. |
Command | Enable Archiving | Gx_EnableArchiving | Geodatabase tools | {E3F5455C-DE1F-4B8C-B76B-4C21C47A3F42} esriCatalogUI.EnableArchivingMenuItem |
none | GxEnterpriseFeatureDatasetManageMenu | Enable historical archiving for the selected object. |
Command | Disable Archiving | Gx_DisableArchiving | Geodatabase tools | {6BF8FAAB-F2EA-4FFB-8762-C93314EC0F08} esriCatalogUI.DisableArchivingMenuItem |
none | GxEnterpriseFeatureDatasetManageMenu | Disable historical archiving for the selected object. |
Command | Enable SQL Access | Create_Versioned_View | ArcCatalog | {96C82A4F-5796-413A-82B2-96797C7E74DD} esriCatalogUI.CreateVersionedViewMenuItem |
none | GxEnterpriseFeatureDatasetManageMenu | Create a view. The view name in the database is the dataset name followed by _evw.Disabled if you are not the data owner or the data is not versioned or archived or the view exists already. |
Command | Enable Editor Tracking | Gx_EnableEditorTracking | ArcCatalog | {9AB076C6-138A-4AFF-BF93-B031401121C7} esriCatalogUI.EnableEditorTrackingMenuItem |
none | GxEnterpriseFeatureDatasetManageMenu | Enable Editor Tracking on the selected dataset. |
Menu | New | GxFeatureDatasetNewMenu | none | {25C0E6DC-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxFeatureDatasetNewMenu |
none | Gx_EnterpriseFeatureDatasetContextMenu | none |
Menu | Feature Class | Gx_NewFeatureClassMenu | none | {42D82D65-4D96-11D2-AAD2-00C04FA33A15} esriCatalogUI.NewFeatureClassMenuItem |
none | GxFeatureDatasetNewMenu | none |
Menu | Relationship Class | Gx_NewRelationshipClassMenu | none | {2A3BC7FB-DCBD-11D2-9F54-00C04F6BC626} esriCatalogUI.NewRelationshipClassMenuItem |
none | GxFeatureDatasetNewMenu | none |
Command | Terrain | File_NewTerrainManager | Terrain Commands | {0F92F8E4-30C5-4EBC-8578-6248A0AA0EDD} esriArcMapUI.NewTerrainCommand |
none | GxFeatureDatasetNewMenu | Create a new terrain in this feature dataset. Requires the 3D Analyst extension. Disabled if that extension is not checked in the Customize > Extensions dialog. |
Command | Network Dataset | Gx_AdvancedNewNetwork | New object | {15E90EA2-6C5A-4C3F-8CF3-1F0EEC1E85B1} esriCatalogUI.GxAdvancedNewNetworkCommand |
none | GxFeatureDatasetNewMenu | Create a new network dataset in this feature dataset. Requires the Network Analyst extension. Disabled if that extension is not checked in the Customize > Extensions dialog. |
Command | Topology | Topology_NewTopologyCommand | Topology | {34477286-7DE8-43A3-92F8-66DE6B1F3024} esriEditorExt.NewTopologyCommand |
none | GxFeatureDatasetNewMenu | Create a new geodatabase topology in this feature dataset. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Parcel Fabric | Cadastral_NewCadastralFabric | Parcel | {8BF7026D-74B7-4B7A-BD76-8D77EA16B52E} esriCadastralUI.NewCadastralFabricCmd |
none | GxFeatureDatasetNewMenu | Open the New Parcel Fabric wizard to create a new parcel fabric |
Menu | Import | GxFeatureDatasetImportMenu | none | {5D74BCF3-D7F1-11D2-9F50-00C04F6BC626} esriCatalogUI.GxFeatureDatasetImportMenu |
none | Gx_EnterpriseFeatureDatasetContextMenu | none |
Command | Feature Class (single) | DataConverters_ImportFeatureClass | Data Converters | {6955B1FB-FF66-4E15-8A61-D4E64D73B689} esriGeoprocessingUI.ImportFeatureClassCmd |
none | GxFeatureDatasetImportMenu | Import a feature class into this geodatabase. |
Menu | Export | GxFeatureDatasetExportMenu | none | {5D74BCF2-D7F1-11D2-9F50-00C04F6BC626} esriCatalogUI.GxFeatureDatasetExportMenu |
none | Gx_EnterpriseFeatureDatasetContextMenu | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxFeatureDatasetExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxFeatureDatasetExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxFeatureDatasetExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (multiple) | DataConverters_FeatureClassesToShapefile | Data Converters | {1BCA8BF0-7007-4D66-AA57-A88C9F9BFD6C} esriGeoprocessingUI.FeatureClassesToShapefileCmd |
none | GxFeatureDatasetExportMenu | Convert multiple feature classes into shapefiles. |
Context menu | Read-only Feature Dataset Context Menu | Gx_ReadOnlyFeatureDatasetContextMenu | none | {AC8BA459-8723-4301-AB89-9F28AA725F2E} esriCatalogUI.GxReadOnlyFeatureDatasetContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_ReadOnlyFeatureDatasetContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_ReadOnlyFeatureDatasetContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_ReadOnlyFeatureDatasetContextMenu | Rename the selected item. |
Menu | Export | GxReadOnlyFeatureDatasetExportMenu | none | {F8749128-5DC5-4DAD-AEB1-AC082E535248} esriCatalogUI.GxReadOnlyFeatureDatasetExportMenu |
none | Gx_ReadOnlyFeatureDatasetContextMenu | none |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxReadOnlyFeatureDatasetExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxReadOnlyFeatureDatasetExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Toolbar | Esri Training | Training_Menu | none | {AD716022-4F57-4B33-9B59-B925E5634708} esriFramework.TrainingMenu |
none | none | none |
Command | Esri Training | Help_Training_InstructorLed | Help | {4B6B8DA1-19B0-4289-AF9D-16FB23647D5D} esriFramework.HelpMenuItem |
4 | Training_Menu | Go to the Esri Training Web page |
Context menu | Excel Table Context Menu | GxExcelTableContextMenu | none | {AE8FEF8B-8FB7-4BE2-8409-14A3D42D1747} esriCatalogUI.GxExcelTableContextMenu |
none | none | none |
Menu | Export | GxReadOnlyTableExportMenu | none | {2B7DB879-B239-44EE-BE0E-FEA847CD93A8} esriCatalogUI.GxReadOnlyTableExportMenu |
none | GxExcelTableContextMenu | none |
Command | To dBASE (single) | DataConverters_TableToDBF | Data Converters | {29390881-EE71-4985-9FB5-3F0E17468188} esriGeoprocessingUI.TableToDBFCmd |
none | GxReadOnlyTableExportMenu | Convert this table into a dBASE file. |
Command | To dBASE (multiple) | DataConverters_TablesToDBF | Data Converters | {DED37229-A838-4159-88A8-A6391ED6EEAD} esriGeoprocessingUI.TablesToDBFCmd |
none | GxReadOnlyTableExportMenu | Convert multiple tables into dBASE files. |
Command | To Geodatabase (single) | DataConverters_TableToGeodatabase | Data Converters | {3280FDC0-F6AC-43FC-B50A-5DD1582E60C9} esriGeoprocessingUI.TableToGeodatabaseCmd |
none | GxReadOnlyTableExportMenu | Convert this table into a table in a geodatabase. |
Menu | Create Feature Class | GxTableToFeatureClassMenu | none | {EC40EC1B-2DE1-11D4-9FC8-00C04F6BDF06} esriCatalogUI.GxTableToFeatureClassMenu |
none | GxExcelTableContextMenu | none |
Command | Geocode Addresses | Gx_GeocodeAddresses | Geocoding | {B06807B8-D8FB-11D3-9F72-00C04F8ED1C4} esriLocationUI.GeocodeAddressesMenuItem |
none | GxExcelTableContextMenu | Geocode a table of addresses. |
Command | Item Description | Item_Description | Metadata | {E0B19C91-9CB0-4163-8905-678F63A3D28B} esriCatalogUI.DescriptionMenuItem |
none | GxExcelTableContextMenu | View or edit metadata about this item. While the Item Description window is open, you can click on a different item in the Catalog window to immediately see its metadata in the window, without having to use this command again. |
Context menu | GxAGSLocator Context Menu | Gx_LocatorContextMenu | none | {AFA75139-7989-42E8-85E3-4181305A1BD7} esriCatalogUI.GxAGSLocatorAdminContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_LocatorContextMenu | Deletes the current selection |
Command | Start | Gx_AGSObjectStart | ArcGIS Service | {9809948D-B0D4-45FC-8DF4-3AB3ACBB204B} esriCatalogUI.GxAGSObjectStartMenuItem |
none | Gx_LocatorContextMenu | Start the selected service(s). |
Command | Stop | Gx_AGSObjectStop | ArcGIS Service | {C633C553-C6FF-4DB8-8DB4-1ADFFEA8AD85} esriCatalogUI.GxAGSObjectStopMenuItem |
none | Gx_LocatorContextMenu | Stop the selected service(s). |
Command | Pause | Gx_AGSObjectPause | ArcGIS Service | {00D0BCCB-F472-46A4-B3DA-0F13C329DFDB} esriCatalogUI.GxAGSObjectPauseMenuItem |
none | Gx_LocatorContextMenu | Pause the selected service(s). |
Command | Restart | Gx_AGSObjectRestart | ArcGIS Service | {89CDCB6E-C771-40F6-8637-67FB6913B118} esriCatalogUI.GxAGSObjectRestartMenuItem |
none | Gx_LocatorContextMenu | Restart the selected service(s). |
Command | Service Properties | Gx_AGSObjectProperties | ArcGIS Service | {08496D2D-7D4F-4513-A4AE-FFBF05F24F0A} esriCatalogUI.GxAGSObjectPropertiesMenuItem |
none | Gx_LocatorContextMenu | View or change the server-related properties of this service such as capabilities, pooling, caching, etc. |
Context menu | Tool Context Menu | Gx_BrokenPythonToolContextMenu | none | {AFCFFA94-5639-4FFE-863B-FD53A60C3665} esriGeoprocessingUI.GxBrokenPythonToolContextMenu |
none | none | none |
Context menu | Graph Context Menu | Gx_DataGraphContextMenu | none | {B14315A2-098A-11D4-A676-0008C7DF88DB} esriCatalogUI.GxDataGraphContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_DataGraphContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_DataGraphContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_DataGraphContextMenu | Rename the selected item. |
Context menu | Enterprise Mosaic Dataset Context Menu | Gx_EnterpriseMosaicDatasetItemContextMenu | none | {B1659FFD-DFDC-4F5C-9325-B4A357CA69C1} esriCatalogUI.GxEnterpriseMosaicDatasetItemContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_EnterpriseMosaicDatasetItemContextMenu | Deletes the current selection |
Command | Upgrade Spatial Reference | UpgradeSpatialReferenceCmd | Raster | {726D9733-9089-4B33-A95B-1270DEDCDAF4} esriGeoprocessingUI.UpgradeSpatialReferenceCmd |
none | Gx_EnterpriseMosaicDatasetItemContextMenu | Upgrade older low precision data to high precision format.This command is disabled if the data is already in high precision format. |
Menu | Export | RasterExportContextMenu | none | {B2E690D0-38B5-11D4-8D94-00C04F5B87B2} esriDataSourcesRasterUI.RasterExportSubMenu |
none | Gx_EnterpriseMosaicDatasetItemContextMenu | none |
Command | XML Workspace Document | Untitled | XML Support | {90ADC5BD-44C7-41A0-853E-1FD8E6BF2B2D} esriGeoDatabaseDistributedUI.XMLExportCommand |
none | RasterExportContextMenu | Export data from this geodatabase into an XML file. |
Command | Build Pyramids | Gx_BuildPyramids | ArcCatalog | {BE199EF9-E24D-11D2-9F51-00C04F8ED21A} esriDataSourcesRasterUI.BuildPyramidsMenuItem |
none | Gx_EnterpriseMosaicDatasetItemContextMenu | Build pyramids for this raster dataset to maximise drawing performance. It is recommended to build pyramids for large raster datasets. |
Command | Calculate Statistics | Gx_CalcStats | ArcCatalog | {BE199EFA-E24D-11D2-9F51-00C04F8ED21A} esriDataSourcesRasterUI.CalcStatsMenuItem |
none | Gx_EnterpriseMosaicDatasetItemContextMenu | Calculates statistics for this raster dataset or mosaic dataset. Statistics are needed to perform certain tasks on imagery, such as applying a contrast stretch or classification. |
Context menu | My Hosted Services Menu | GxMyHostedMapsFolderContextMenu | none | {B276F52B-923A-471A-9A83-3972E33C68C3} esriCatalogUI.GxMyHostedMapsFolderContextMenu |
none | none | none |
Command | { Sign in } | { File_AGOLSignin } | {C74C0031-9224-4EBB-9CA8-4D1D51986955} esriArcMapUI.MxAGOLSignin |
none | GxMyHostedMapsFolderContextMenu | none | |
Command | ArcGIS Online | ESRI_MapCenter_MapCenterManageButton | ArcGIS Online | {47519610-33B8-8518-FB39-2A9A6CB4079A} |
none | GxMyHostedMapsFolderContextMenu | Launch the ArcGIS Online dialog so you can access data and open maps. Sign in to ArcGIS Online to see data and maps you've uploaded, as well as data and maps in groups you belong to |
Context menu | Globe document Context Menu | Gx_GlobeContextMenu | none | {B461CDDC-216D-11D6-B2B3-00508BCDDE28} esriArcGlobe.GxGlobeContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_GlobeContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_GlobeContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_GlobeContextMenu | Rename the selected item. |
Command | Share As Service | Tools_CreateGlobeService | Tools | {1694539E-FC01-48C4-8E93-E7CF6C1BF94F} esriArcMapUI.CreateGlobeServiceFromCatalogCommand |
none | Gx_GlobeContextMenu | Publish this map as a service on the web using either ArcGIS Server or ArcGIS Online. This command is disabled if you are currently in Layout view. |
Context menu | Enterprise Toolbox Context Menu | Gx_EnterpriseToolboxContextMenu | none | {B49E2F96-EB8C-42A0-9B96-8446AF21361B} esriGeoprocessingUI.GxEnterpriseToolboxContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_EnterpriseToolboxContextMenu | Copy the current selection to the clipboard. |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | Gx_EnterpriseToolboxContextMenu | Paste the clipboard contents into the current location. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_EnterpriseToolboxContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_EnterpriseToolboxContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_EnterpriseToolboxContextMenu | Refresh the selected item(s) |
Menu | New | GxToolboxNewMenu | none | {8E553451-3569-4DA7-9522-B97A8FA9EB87} esriGeoprocessingUI.GxToolboxNewMenu |
none | Gx_EnterpriseToolboxContextMenu | none |
Command | Toolset | Gx_NewToolset | New object | {56C41C26-C5A9-4BBC-AFD3-CEC348425A60} esriGeoprocessingUI.NewToolsetMenuItem |
none | GxToolboxNewMenu | Create a new toolset inside this toolbox. |
Command | Model | Gx_NewModelTool | New object | {40F69902-07A1-41FB-A54F-BC60C2F3DA58} esriGeoprocessingUI.NewModelToolMenuItem |
none | GxToolboxNewMenu | Create a new model tool. |
Menu | Add | GxToolboxAddMenu | none | {07D988D0-8D71-4F35-AB4B-884948A3E615} esriGeoprocessingUI.GxToolboxAddMenu |
none | Gx_EnterpriseToolboxContextMenu | none |
Command | Script | Gx_NewScriptTool | New object | {83736061-D245-4560-81FD-9D0B61243223} esriGeoprocessingUI.NewScriptToolMenuItem |
none | GxToolboxAddMenu | Add a script into this toolbox or toolset to create a new script tool. |
Command | Privileges | Gx_Privilege | Geodatabase tools | {A33C6F75-25DA-4D86-AAE2-D47B329F45FA} esriCatalogUI.PrivilegeMenuItem |
none | Gx_EnterpriseToolboxContextMenu | Grant or revoke privileges on the selected dataset. Only the data owner can alter privileges. |
Command | Locks | Edit_Copy | ArcCatalog | {2934CA60-EB5C-42A9-8CF4-4BBF6429895D} esriCatalogUI.DatabaseLocksMenuItem |
none | Gx_EnterpriseToolboxContextMenu | Display locks held on the selected object. |
Toolbar | New | GxIMS_IMSMetadataServiceNewMenu | none | {B5DAB785-542B-4088-BCEF-4282ADDB38A2} esriCatalogUI.IMSMetadataServiceNewMenu |
none | none | none |
Context menu | Enterprise Mosaic Dataset Context Menu | Gx_ServerMosaicDatasetContextMenu | none | {B77F6964-7299-408F-9C30-AEC7FE06DFE2} esriCatalogUI.GxServerMosaicDatasetContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_ServerMosaicDatasetContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_ServerMosaicDatasetContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_ServerMosaicDatasetContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_ServerMosaicDatasetContextMenu | Create a new layer based on the selected geographic data. |
Menu | Manage | GxEnterpriseRasterManageMenu | none | {CFA37EFA-FB77-437B-BCB6-4F00A20B784A} esriCatalogUI.GxEnterpriseRasterManageMenu |
none | Gx_ServerMosaicDatasetContextMenu | none |
Command | Register with Geodatabase | Gx_RegisterWithGeodatabase | Geodatabase tools | {8760B25F-184C-11D3-9F50-00C04F6BDF0C} esriCatalogUI.RegisterWithGeodatabaseMenuItem |
none | GxEnterpriseRasterManageMenu | Register spatial or nonspatial table for full participation in the geodatabase.Only the table owner can register it with the geodatabase. |
Command | Analyze | Gx_Analyze | Geodatabase tools | {3156D9D6-3B30-4664-B1DB-C08D4DC164BB} esriCatalogUI.AnalyzeMenuItem |
none | GxEnterpriseRasterManageMenu | Analyze this dataset to update the DBMS statistics. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Add Global IDs | Add Global IDs | Distributed Geodatabase | {E2E0DEBA-4FC9-4061-A3F1-484D04C60385} esriGeoDatabaseDistributedUI.ConfigureReplicationCommand |
none | GxEnterpriseRasterManageMenu | Add a global ID column which stores a unique GUID value for each row required for replication. This command is disabled if the item is not a feature class or table. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Privileges | Gx_Privilege | Geodatabase tools | {A33C6F75-25DA-4D86-AAE2-D47B329F45FA} esriCatalogUI.PrivilegeMenuItem |
none | GxEnterpriseRasterManageMenu | Grant or revoke privileges on the selected dataset. Only the data owner can alter privileges. |
Command | Add Rasters | Add Raster | ArcCatalog | {7E74E31E-D7A6-438D-B766-F9C27CA5E513} esriCatalogUI.AddRasterMenuItem |
none | Gx_ServerMosaicDatasetContextMenu | Add one or more raster datasets from any source into this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Menu | Modify | MosaicDatasetModifyContextMenu | none | {15C30935-0EF6-425B-AF3A-E083F6318196} esriDataSourcesRasterUI.MosaicDatasetModifySubMenu |
none | Gx_ServerMosaicDatasetContextMenu | none |
Command | Build Footprints | Footprints | ArcCatalog | {7C6721FB-624E-4995-8935-783CA954F29D} esriCatalogUI.BuildFootprintsMenuItem |
none | MosaicDatasetModifyContextMenu | Compute the footprints for each raster dataset in this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Build Boundary | Build Boundary | ArcCatalog | {C222ED85-53D0-4ACB-A606-F1BFF04060C7} esriCatalogUI.BuildBoundaryMenuItem |
none | MosaicDatasetModifyContextMenu | Generate the boundary for this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Calculate Item Visibility | Calculate CellSize Ranges | ArcCatalog | {B20DEE80-B8A0-4D7D-BF44-3BDC848E6870} esriCatalogUI.CalculateCellSizeRangesMenuItem |
none | MosaicDatasetModifyContextMenu | Compute the minimum and maximum cell sizes of the rasters in this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Define NoData | DefineNoData | ArcCatalog | {CFA17F06-E8B4-4D82-BDBC-5AA5ADC43656} esriCatalogUI.DefineNoDataMenuItem |
none | MosaicDatasetModifyContextMenu | Specify one or more NoData values for this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Build Item Pyramids and Statistics | Build Pyramids and Statistics | ArcCatalog | {0457A37C-CDB7-42B2-9906-FC79791AB916} esriCatalogUI.BuildPyramidsAndStatsMenuItem |
none | MosaicDatasetModifyContextMenu | Build the pyramids and calculate the statistics for each item in this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Build Stereo Model | Build Stereo Model | ArcCatalog | {ADD26A7B-F131-401C-A346-4F3D89B08E6F} esriCatalogUI.BuildStereoModelMenuItem |
none | MosaicDatasetModifyContextMenu | Build stereo model among images in a mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Import Footprints or Boundary | ImportGeometry | ArcCatalog | {CBF6A241-B8EA-4FF2-8841-7CE24615DD08} esriCatalogUI.ImportGeometryMenuItem |
none | MosaicDatasetModifyContextMenu | Modify the footprints or boundary of this mosaic dataset by importing polygons from a feature class. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Synchronize | Synchronize | ArcCatalog | {80176A47-F887-4175-A522-9F6BF9076EB4} esriCatalogUI.SynchronizeMenuItem |
none | MosaicDatasetModifyContextMenu | Rebuild the raster items, add new rasters, update stale items, and update any affected fields using original raster type options. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Merge Items | Merge Mosaic Dataset Items | ArcCatalog | {FBCB324E-92EA-4E6D-8864-0FE279D92B52} esriCatalogUI.MergeMosaicDatasetItemsMenuItem |
none | MosaicDatasetModifyContextMenu | Merge two or more items of the mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Split Items | Split Mosaic Dataset Items | ArcCatalog | {B72763A1-6CF1-4544-BE64-366C51B17B0B} esriCatalogUI.SplitMosaicDatasetItemsMenuItem |
none | MosaicDatasetModifyContextMenu | Split previously merged items of the mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Menu | Enhance | MosaicDatasetEnhanceContextMenu | none | {6FA3BCC8-5400-4DB7-BDA5-CE074028DB78} esriDataSourcesRasterUI.MosaicDatasetEnhanceSubMenu |
none | Gx_ServerMosaicDatasetContextMenu | none |
Command | Color Balance | ColorBalance | ArcCatalog | {EBBCCDCB-3674-4C02-B96C-8ABF44C3051A} esriCatalogUI.ColorBalanceMenuItem |
none | MosaicDatasetEnhanceContextMenu | Balance the colors for each raster dataset in this mosiac dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Generate Seamlines | Seamlines | ArcCatalog | {5E32F6D4-22A9-4296-8B25-632D5273EDD1} esriCatalogUI.BuildSeamlinesMenuItem |
none | MosaicDatasetEnhanceContextMenu | Generate seamlines for the rasters within this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Import Seamlines | ImportSeamlines | ArcCatalog | {19CEA831-D5A4-4430-8680-B12298189D57} esriCatalogUI.ImportSeamlinesMenuItem |
none | MosaicDatasetEnhanceContextMenu | Modify the seamlines by importing them from a feature class. Requires a Standard or Advanced license and is disabled with Basic. |
Menu | Optimize | MosaicDatasetOptimizeContextMenu | none | {18E93B6D-5022-48F0-92A9-A60023D58D7B} esriDataSourcesRasterUI.MosaicDatasetOptimizeSubMenu |
none | Gx_ServerMosaicDatasetContextMenu | none |
Command | Define Overviews | Define Overviews | ArcCatalog | {D7908CF9-34D6-4114-B140-4A845922C305} esriCatalogUI.DefineOverviewsMenuItem |
none | MosaicDatasetOptimizeContextMenu | Define overview tiles of a mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Build Overviews | Build Overviews | ArcCatalog | {DB52F03C-BAE5-481E-86AB-AECEFC2A88DF} esriCatalogUI.BuildOverviewsMenuItem |
none | MosaicDatasetOptimizeContextMenu | Build overviews of a mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Build Item Cache | BuildItemCache | ArcCatalog | {E19478A4-E1AB-4031-A269-B9105FBF2022} esriCatalogUI.BuildItemCacheMenuItem |
none | MosaicDatasetOptimizeContextMenu | Define caching properties and generates cache images for mosaic dataset items. Requires a Standard or Advanced license and is disabled with Basic. |
Menu | Remove | MosaicDatasetRemoveContextMenu | none | {685500C3-32DF-49F1-80E2-D11481A106F0} esriDataSourcesRasterUI.MosaicDatasetRemoveSubMenu |
none | Gx_ServerMosaicDatasetContextMenu | none |
Command | Remove Rasters | RemoveRasters | ArcCatalog | {5070F040-A27F-47BA-9035-35EA5280E900} esriCatalogUI.RemoveRastersMenuItem |
none | MosaicDatasetRemoveContextMenu | Remove selected rasters and associated overviews and item cache from this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. |
Command | Remove Color Balancing | Untitled | {A0EEEEB9-B5E3-4783-B1D5-29C04FD0BC49} esriDataSourcesRasterUI.RemoveColorCorrectionMenuItem |
none | MosaicDatasetRemoveContextMenu | Remove color correction from this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. | |
Command | Remove Seamlines | Untitled | {CB0337F1-0B85-4EB1-87F7-E427806B7DF2} esriDataSourcesRasterUI.RemoveSeamlinesMenuItem |
none | MosaicDatasetRemoveContextMenu | Remove seamlines from this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. | |
Command | Remove Stereo Model | Untitled | {A2149C50-5A4E-4BFC-BB7D-1B92D2B82631} esriDataSourcesRasterUI.RemoveStereoModelMenuItem |
none | MosaicDatasetRemoveContextMenu | Remove stereo model from this mosaic dataset. | |
Command | Reset Relative Path | Untitled | {EB474384-AAAF-42C2-988A-A63DE5D12378} esriDataSourcesRasterUI.ResetRelativePathMenuItem |
none | MosaicDatasetRemoveContextMenu | Reset the relative path on this mosaic dataset. | |
Command | Clear Logs | Untitled | {96698D7C-BD11-4FED-90A7-F11DAD13C20C} esriDataSourcesRasterUI.RemoveLogsMenuItem |
none | MosaicDatasetRemoveContextMenu | Clear log tables from this mosaic dataset. Requires a Standard or Advanced license and is disabled with Basic. | |
Command | Create Referenced Mosaic Dataset | Create Referenced Mosaic Dataset | ArcCatalog | {13C604EF-F8FF-4D0F-B43D-3D174FC7A87E} esriCatalogUI.CreateReferencedMosaicDatasetMenuItem |
none | Gx_ServerMosaicDatasetContextMenu | Create a referenced mosaic dataset from this raster catalog. |
Menu | Export | MosaicDatasetExportContextMenu | none | {58C39B87-3942-4EEE-93EA-9AB423E99A3D} esriDataSourcesRasterUI.MosaicDatasetExportSubMenu |
none | Gx_ServerMosaicDatasetContextMenu | none |
Command | Raster To Different Format | Gx_RasterDatasetSaveAs | ArcCatalog | {C448DCEF-0BD8-4720-90BA-A80578B428DE} esriDataSourcesRasterUI.RasterDatasetSaveAsMenuItem |
none | MosaicDatasetExportContextMenu | Export this raster dataset or mosaic to a different format. |
Command | Paths | ExportPaths | ArcCatalog | {61386D8C-7CEB-4B0B-A69C-09B55D39D5CD} esriCatalogUI.ExportPathsMenuItem |
none | MosaicDatasetExportContextMenu | Export the paths from the rasters in this mosaic dataset to an external table. |
Context menu | Table cell context menu. | Find_TableContextMenuCell | none | {B9198C2C-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuCell |
none | none | none |
Context menu | Table option context menu. | Find_TableContextMenuOption | none | {B9198C2E-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuOption |
none | none | none |
Command | Find | Table_FindReplace | {B9198C2F-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuOptionItems |
1 | Find_TableContextMenuOption | Find or replace particular attribute values in this table. | |
Command | Add Field | Table_AddField | {B9198C2F-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuOptionItems |
6 | Find_TableContextMenuOption | Adds a new field to the table. | |
Command | Show Field Aliases | Table_AliasNameToggle | {B9198C2F-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuOptionItems |
18 | Find_TableContextMenuOption | T&oggle between (database) field name and alias. | |
Command | Restore Default Column Widths | Table_AutoResizeColumns | {B9198C2F-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuOptionItems |
15 | Find_TableContextMenuOption | Undo all changes made to column widths and unhide all hidden fields. | |
Command | Restore Default Field Order | Table_ResetFieldOrder | {B9198C2F-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuOptionItems |
19 | Find_TableContextMenuOption | Restore the default field order. | |
Command | Reload Cache | Table_ReloadCache | {B9198C2F-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuOptionItems |
10 | Find_TableContextMenuOption | Reloads the cached records from the source table. | |
Command | Table_Print | {B9198C2F-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuOptionItems |
11 | Find_TableContextMenuOption | Print the table. | ||
Context menu | Schematic Dataset 9.3 Context Menu | Gx_SchematicDataset93ContextMenu | none | {B91F2E59-7156-4005-AD3D-F15D81DBF229} esriSchematicUI.GxSchematicDataset93ContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_SchematicDataset93ContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_SchematicDataset93ContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_SchematicDataset93ContextMenu | Refresh the selected item(s) |
Command | Show/Hide Schematic Classes | Gx_SchematicShowClassesCommand | Schematics | {CC16AFEB-37E8-4D01-BA9A-2E5152912944} esriSchematicUI.SchematicShowClassesCommand |
none | Gx_SchematicDataset93ContextMenu | Show or hide the underlying schematic tables and schematic feature classes. If they are already shown, the command has a check mark. Click the menu item to hide them. When the schematic tables are shown, you can manage the fields/indexes/spatial reference of the schematic feature classes and schematic templates. |
Menu | New | Gx_SchematicDatasetNewMenu | none | {E77390AE-9ED1-4BBF-A8A3-E19201025C40} esriSchematicUI.GxSchematicDatasetNewMenu |
none | Gx_SchematicDataset93ContextMenu | none |
Command | Migrate To The Current Schematic Version | Gx_MigrateSchematicDatasetToGdb | Schematics | {56ED2DB7-05FF-4394-8514-5B6F6AD6C534} esriSchematicUI.MigrateSchematicDatasetToGdbCommand |
none | Gx_SchematicDataset93ContextMenu | Migrate this schematic data to the current Schematics version. |
Command | Edit | Gx_SchematicDatasetEditor | Schematics | {7B9EDF36-301B-4AA7-B11D-76C251575C13} esriSchematicUI.SchematicDatasetEditorCommand |
none | Gx_SchematicDataset93ContextMenu | Edit this schematic dataset in the Schematic Dataset Editor. |
Context menu | Raster Dataset Context Menu | Gx_UnivariateHypercubeContextMenu | none | {BA7B45CE-F874-4290-8DB7-24EA84FECE17} esriCatalogUI.GxUnivariateHypercubeContextMenu |
none | none | none |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_UnivariateHypercubeContextMenu | Create a new layer based on the selected geographic data. |
Command | Build Pyramids | Gx_BuildPyramids | ArcCatalog | {BE199EF9-E24D-11D2-9F51-00C04F8ED21A} esriDataSourcesRasterUI.BuildPyramidsMenuItem |
none | Gx_UnivariateHypercubeContextMenu | Build pyramids for this raster dataset to maximise drawing performance. It is recommended to build pyramids for large raster datasets. |
Command | Calculate Statistics | Gx_CalcStats | ArcCatalog | {BE199EFA-E24D-11D2-9F51-00C04F8ED21A} esriDataSourcesRasterUI.CalcStatsMenuItem |
none | Gx_UnivariateHypercubeContextMenu | Calculates statistics for this raster dataset or mosaic dataset. Statistics are needed to perform certain tasks on imagery, such as applying a contrast stretch or classification. |
Command | Share As Image Service | Tools_CreateImageService | Tools | {EFDF04B8-7FE2-423C-9719-5527CE702E9F} esriArcMapUI.CreateImageServiceCommand |
none | Gx_UnivariateHypercubeContextMenu | Share this raster dataset as an image service using ArcGIS Server. |
Context menu | Service Definition Context Menu | Gx_ServiceDefinitionContextMenu | none | {BAA26EBD-6167-4BCA-86D4-1B39564D4927} esriCatalogUI.GxServiceDefinitionContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_ServiceDefinitionContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_ServiceDefinitionContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_ServiceDefinitionContextMenu | Rename the selected item. |
Context menu | ArcIMS | GxIMS_IMSServiceContextMenu | none | {BC3F8D1F-A65A-4DD6-87BB-8C8817E044DF} esriCatalogUI.IMSServiceContextMenu |
none | none | none |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | GxIMS_IMSServiceContextMenu | Create a new layer based on the selected geographic data. |
Context menu | Map Template Context Menu | Gx_MapContextMenu | none | {BD164BEA-CD0C-40C8-9564-E32C07E3DB1C} esriCatalogUI.GxMXTMapContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_MapContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_MapContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_MapContextMenu | Rename the selected item. |
Command | Set Data Source(s) | Publisher_Data Source Edit | File | {3F52B9D7-C914-4464-9DA0-D2396DCB06FA} esriCatalogUI.DataSourceEditCommand |
none | Gx_MapContextMenu | Edit some or all of the pathnames in the file-based data sources referenced by the layers in this ArcMap map document (MXD file) or ArcReader published map file (PMF file). |
Toolbar | Export | GxSqlDatabaseExportMenu | none | {C1B38B7A-508C-44FE-A50E-141C5A1C790D} esriCatalogUI.GxSqlDatabaseExportMenu |
none | none | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxSqlDatabaseExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxSqlDatabaseExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxSqlDatabaseExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (multiple) | DataConverters_FeatureClassesToShapefile | Data Converters | {1BCA8BF0-7007-4D66-AA57-A88C9F9BFD6C} esriGeoprocessingUI.FeatureClassesToShapefileCmd |
none | GxSqlDatabaseExportMenu | Convert multiple feature classes into shapefiles. |
Context menu | Read-only Standalone Feature Class Context Menu | Gx_ReadOnlyStandaloneFeatureClassContextMenu | none | {C2417CC0-5C4F-411F-9ACD-F880BE23E5C6} esriCatalogUI.GxReadOnlyStandaloneFeatureClassContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_ReadOnlyStandaloneFeatureClassContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_ReadOnlyStandaloneFeatureClassContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_ReadOnlyStandaloneFeatureClassContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_ReadOnlyStandaloneFeatureClassContextMenu | Create a new layer based on the selected geographic data. |
Menu | Export | GxReadOnlyFeatureClassExportMenu | none | {20F97ED6-214B-4CA1-86E3-DC5B76F5A048} esriCatalogUI.GxReadOnlyFeatureClassExportMenu |
none | Gx_ReadOnlyStandaloneFeatureClassContextMenu | none |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxReadOnlyFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (single) | DataConverters_FeatureClassToGeodatabase | Data Converters | {768F408D-6D62-45E4-A176-AC857901B900} esriGeoprocessingUI.FeatureClassToGeodatabaseCmd |
none | GxReadOnlyFeatureClassExportMenu | Convert this feature class or shapefile into a feature class. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxReadOnlyFeatureClassExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (single) | DataConverters_FeatureClassToShapefile | Data Converters | {323DC775-A804-4CFD-A12D-9E520A8766CE} esriGeoprocessingUI.FeatureClassToShapefileCmd |
none | GxReadOnlyFeatureClassExportMenu | Convert this feature class into a shapefile. |
Toolbar | Export | Gx_SDCFeatureClassExportMenu | none | {C3514EA6-3856-498F-95B1-CE34D4C23CF1} esriCatalogUI.GxSDCFeatureClassExportMenu |
none | none | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | Gx_SDCFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | Gx_SDCFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (single) | DataConverters_FeatureClassToGeodatabase | Data Converters | {768F408D-6D62-45E4-A176-AC857901B900} esriGeoprocessingUI.FeatureClassToGeodatabaseCmd |
none | Gx_SDCFeatureClassExportMenu | Convert this feature class or shapefile into a feature class. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | Gx_SDCFeatureClassExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (single) | DataConverters_FeatureClassToShapefile | Data Converters | {323DC775-A804-4CFD-A12D-9E520A8766CE} esriGeoprocessingUI.FeatureClassToShapefileCmd |
none | Gx_SDCFeatureClassExportMenu | Convert this feature class into a shapefile. |
Context menu | Service Definition Multi-select Context Menu | Gx_ServiceDefinitionMultiSelContextMenu | none | {C38877D9-9ADA-4B3E-B9A8-176C86853B09} esriCatalogUI.GxServiceDefinitionMultiSelContextMenu |
none | none | none |
Context menu | Unregistered Table Context Menu | Gx_UnregisteredTableContextMenu | none | {C39D0B2C-C219-4877-A933-914766F7F7E5} esriCatalogUI.GxUnregisteredTableContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_UnregisteredTableContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_UnregisteredTableContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_UnregisteredTableContextMenu | Rename the selected item. |
Menu | Manage | GxEnterpriseTableManageMenu | none | {5D682A3E-0A41-41BB-9C39-79BB55ABE9A2} esriCatalogUI.GxEnterpriseTableManageMenu |
none | Gx_UnregisteredTableContextMenu | none |
Command | Register with Geodatabase | Gx_RegisterWithGeodatabase | Geodatabase tools | {8760B25F-184C-11D3-9F50-00C04F6BDF0C} esriCatalogUI.RegisterWithGeodatabaseMenuItem |
none | GxEnterpriseTableManageMenu | Register spatial or nonspatial table for full participation in the geodatabase.Only the table owner can register it with the geodatabase. |
Command | Analyze | Gx_Analyze | Geodatabase tools | {3156D9D6-3B30-4664-B1DB-C08D4DC164BB} esriCatalogUI.AnalyzeMenuItem |
none | GxEnterpriseTableManageMenu | Analyze this dataset to update the DBMS statistics. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Add Global IDs | Add Global IDs | Distributed Geodatabase | {E2E0DEBA-4FC9-4061-A3F1-484D04C60385} esriGeoDatabaseDistributedUI.ConfigureReplicationCommand |
none | GxEnterpriseTableManageMenu | Add a global ID column which stores a unique GUID value for each row required for replication. This command is disabled if the item is not a feature class or table. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Privileges | Gx_Privilege | Geodatabase tools | {A33C6F75-25DA-4D86-AAE2-D47B329F45FA} esriCatalogUI.PrivilegeMenuItem |
none | GxEnterpriseTableManageMenu | Grant or revoke privileges on the selected dataset. Only the data owner can alter privileges. |
Command | Locks | Edit_Copy | ArcCatalog | {2934CA60-EB5C-42A9-8CF4-4BBF6429895D} esriCatalogUI.DatabaseLocksMenuItem |
none | GxEnterpriseTableManageMenu | Display locks held on the selected object. |
Command | Register As Versioned | Gx_RegisterAsVersioned | Geodatabase tools | {4E7D8451-4CC6-11D2-AAAF-00C04FA37585} esriCatalogUI.RegisterAsVersionedMenuItem |
none | GxEnterpriseTableManageMenu | Register data as versioned to allow concurrent editing.Only the data owner can register it as versioned. |
Command | Unregister As Versioned | Gx_UnregisterAsVersioned | Geodatabase tools | {4E7D8452-4CC6-11D2-AAAF-00C04FA37585} esriCatalogUI.UnregisterAsVersionedCommand |
none | GxEnterpriseTableManageMenu | Unregister the selected dataset as versioned to drop the delta tables. Any unposted edits will be lost.Only the data owner can unregister it as versioned. |
Command | Enable Archiving | Gx_EnableArchiving | Geodatabase tools | {E3F5455C-DE1F-4B8C-B76B-4C21C47A3F42} esriCatalogUI.EnableArchivingMenuItem |
none | GxEnterpriseTableManageMenu | Enable historical archiving for the selected object. |
Command | Disable Archiving | Gx_DisableArchiving | Geodatabase tools | {6BF8FAAB-F2EA-4FFB-8762-C93314EC0F08} esriCatalogUI.DisableArchivingMenuItem |
none | GxEnterpriseTableManageMenu | Disable historical archiving for the selected object. |
Command | Enable SQL Access | Create_Versioned_View | ArcCatalog | {96C82A4F-5796-413A-82B2-96797C7E74DD} esriCatalogUI.CreateVersionedViewMenuItem |
none | GxEnterpriseTableManageMenu | Create a view. The view name in the database is the dataset name followed by _evw.Disabled if you are not the data owner or the data is not versioned or archived or the view exists already. |
Command | Create Attachments | Gx_CreateTableAttachments | ArcCatalog | {7468BE9B-FF35-4AB8-9078-6AE23CA3D1AF} esriCatalogUI.CreateTableAttachmentsMenuItem |
none | GxEnterpriseTableManageMenu | Enable this geodatabase feature class or table to contain file attachments linked to its features or records. Attachments can be images, pdfs, text documents, or any other type of file. You can add attachments to the features during an edit session.Disabled if you are using a Basic license. A Standard or an Advanced license is required to add, edit or delete attachments. Also disabled if the feature class or table already has attachments or is in a geodatabase that has not been upgraded to ArcGIS version 10. |
Command | Delete Attachments | Gx_DeleteTableAttachments | ArcCatalog | {E2561F46-51CE-4594-B2A5-3DB435325503} esriCatalogUI.DeleteTableAttachmentsMenuItem |
none | GxEnterpriseTableManageMenu | Deletes the file attachments linked to the features or records in this feature class or table.Disabled if you are using a Basic license. A Standard or Advanced license is required to add, edit or delete attachments. This is also disabled if the feature class or table does not have attachments. |
Command | Enable Editor Tracking | Gx_EnableEditorTracking | ArcCatalog | {9AB076C6-138A-4AFF-BF93-B031401121C7} esriCatalogUI.EnableEditorTrackingMenuItem |
none | GxEnterpriseTableManageMenu | Enable Editor Tracking on the selected dataset. |
Menu | Export | GxSqlTableExportMenu | none | {98D59B11-2D24-4485-A812-8E366DE6AC1F} esriCatalogUI.GxSqlTableExportMenu |
none | Gx_UnregisteredTableContextMenu | none |
Command | To dBASE (single) | DataConverters_TableToDBF | Data Converters | {29390881-EE71-4985-9FB5-3F0E17468188} esriGeoprocessingUI.TableToDBFCmd |
none | GxSqlTableExportMenu | Convert this table into a dBASE file. |
Command | To dBASE (multiple) | DataConverters_TablesToDBF | Data Converters | {DED37229-A838-4159-88A8-A6391ED6EEAD} esriGeoprocessingUI.TablesToDBFCmd |
none | GxSqlTableExportMenu | Convert multiple tables into dBASE files. |
Command | To Geodatabase (single) | DataConverters_TableToGeodatabase | Data Converters | {3280FDC0-F6AC-43FC-B50A-5DD1582E60C9} esriGeoprocessingUI.TableToGeodatabaseCmd |
none | GxSqlTableExportMenu | Convert this table into a table in a geodatabase. |
Menu | Create Feature Class | GxTableToFeatureClassMenu | none | {EC40EC1B-2DE1-11D4-9FC8-00C04F6BDF06} esriCatalogUI.GxTableToFeatureClassMenu |
none | Gx_UnregisteredTableContextMenu | none |
Command | Load Data | SimpleLoaderWizard | Data Converters | {689F5441-2F14-11D3-9FC8-00C04F6BDF0E} esriEditorExt.SimpleLoaderWizardCommand |
none | Gx_UnregisteredTableContextMenu | Load data into this feature class or table. |
Command | Geocode Addresses | Gx_GeocodeAddresses | Geocoding | {B06807B8-D8FB-11D3-9F72-00C04F8ED1C4} esriLocationUI.GeocodeAddressesMenuItem |
none | Gx_UnregisteredTableContextMenu | Geocode a table of addresses. |
Context menu | WMS Connection Context Menu | GxOGCUI_GxWMSConnectionContextMenu | none | {C4226989-3899-4B41-A79A-16A3BAA34057} esriCatalogUI.GxWMSConnectionContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | GxOGCUI_GxWMSConnectionContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | GxOGCUI_GxWMSConnectionContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | GxOGCUI_GxWMSConnectionContextMenu | Refresh the selected item(s) |
Command | Connect | GxWMS_Connect | ArcCatalog | {F24C4137-180F-4ED5-B5C3-A25A914A6E7B} esriCatalogUI.GxWMSConnectMenuItem |
none | GxOGCUI_GxWMSConnectionContextMenu | Connects to the WMS Server. |
Command | Disconnect | GxWMS_Disconnect | ArcCatalog | {DE4487C1-C509-4AAD-ABDD-2A1DA4F86A9F} esriCatalogUI.GxWMSDisconnectMenuItem |
none | GxOGCUI_GxWMSConnectionContextMenu | Disconnects from the WMS server |
Context menu | Enterprise Raster Dataset Context Menu | Gx_EnterpriseRasterDatasetContextMenu | none | {C4297967-1C36-4626-8F6F-8EA5A0328E27} esriCatalogUI.GxEnterpriseRasterDatasetContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_EnterpriseRasterDatasetContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_EnterpriseRasterDatasetContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_EnterpriseRasterDatasetContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_EnterpriseRasterDatasetContextMenu | Create a new layer based on the selected geographic data. |
Menu | Manage | GxEnterpriseRasterManageMenu | none | {CFA37EFA-FB77-437B-BCB6-4F00A20B784A} esriCatalogUI.GxEnterpriseRasterManageMenu |
none | Gx_EnterpriseRasterDatasetContextMenu | none |
Command | Register with Geodatabase | Gx_RegisterWithGeodatabase | Geodatabase tools | {8760B25F-184C-11D3-9F50-00C04F6BDF0C} esriCatalogUI.RegisterWithGeodatabaseMenuItem |
none | GxEnterpriseRasterManageMenu | Register spatial or nonspatial table for full participation in the geodatabase.Only the table owner can register it with the geodatabase. |
Command | Analyze | Gx_Analyze | Geodatabase tools | {3156D9D6-3B30-4664-B1DB-C08D4DC164BB} esriCatalogUI.AnalyzeMenuItem |
none | GxEnterpriseRasterManageMenu | Analyze this dataset to update the DBMS statistics. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Add Global IDs | Add Global IDs | Distributed Geodatabase | {E2E0DEBA-4FC9-4061-A3F1-484D04C60385} esriGeoDatabaseDistributedUI.ConfigureReplicationCommand |
none | GxEnterpriseRasterManageMenu | Add a global ID column which stores a unique GUID value for each row required for replication. This command is disabled if the item is not a feature class or table. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Privileges | Gx_Privilege | Geodatabase tools | {A33C6F75-25DA-4D86-AAE2-D47B329F45FA} esriCatalogUI.PrivilegeMenuItem |
none | GxEnterpriseRasterManageMenu | Grant or revoke privileges on the selected dataset. Only the data owner can alter privileges. |
Menu | Load | RasterDatasetLoadContextMenu | none | {4265E521-24EF-4CC7-995A-EB4196067979} esriDataSourcesRasterUI.RasterDatasetLoadSubMenu |
none | Gx_EnterpriseRasterDatasetContextMenu | none |
Menu | Export | RasterExportContextMenu | none | {B2E690D0-38B5-11D4-8D94-00C04F5B87B2} esriDataSourcesRasterUI.RasterExportSubMenu |
none | Gx_EnterpriseRasterDatasetContextMenu | none |
Command | XML Workspace Document | Untitled | XML Support | {90ADC5BD-44C7-41A0-853E-1FD8E6BF2B2D} esriGeoDatabaseDistributedUI.XMLExportCommand |
none | RasterExportContextMenu | Export data from this geodatabase into an XML file. |
Command | Build Pyramids | Gx_BuildPyramids | ArcCatalog | {BE199EF9-E24D-11D2-9F51-00C04F8ED21A} esriDataSourcesRasterUI.BuildPyramidsMenuItem |
none | Gx_EnterpriseRasterDatasetContextMenu | Build pyramids for this raster dataset to maximise drawing performance. It is recommended to build pyramids for large raster datasets. |
Command | Calculate Statistics | Gx_CalcStats | ArcCatalog | {BE199EFA-E24D-11D2-9F51-00C04F8ED21A} esriDataSourcesRasterUI.CalcStatsMenuItem |
none | Gx_EnterpriseRasterDatasetContextMenu | Calculates statistics for this raster dataset or mosaic dataset. Statistics are needed to perform certain tasks on imagery, such as applying a contrast stretch or classification. |
Command | Generate Tile Cache | Tools_CreateRasterDatasetTilePackage | Tools | {731EE746-15B6-4E34-9E53-6A2CD1209F2D} esriArcMapUI.CreateTileCacheAndPackageCommand |
none | Gx_EnterpriseRasterDatasetContextMenu | Generate a tile cache and additionally a tile package from the current raster dataset. |
Command | Share As Image Service | Tools_CreateImageService | Tools | {EFDF04B8-7FE2-423C-9719-5527CE702E9F} esriArcMapUI.CreateImageServiceCommand |
none | Gx_EnterpriseRasterDatasetContextMenu | Share this raster dataset as an image service using ArcGIS Server. |
Context menu | Map Service Definition Context Menu | Gx_MSDFileContextMenu | none | {C61FE9E2-28E1-4FFC-B84C-3021E4E03317} esriCatalogUI.GxMSDFileContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_MSDFileContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_MSDFileContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_MSDFileContextMenu | Rename the selected item. |
Command | Set Data Source(s) | Publisher_Data Source Edit | File | {3F52B9D7-C914-4464-9DA0-D2396DCB06FA} esriCatalogUI.DataSourceEditCommand |
none | Gx_MSDFileContextMenu | Edit some or all of the pathnames in the file-based data sources referenced by the layers in this ArcMap map document (MXD file) or ArcReader published map file (PMF file). |
Context menu | Pre 7.0 Coverage Context Menu | Gx_Pre70CoverageContextMenu | none | {C65A2BB5-32ED-11D3-9F33-00C04F79927C} esriCatalogUI.GxPre70CoverageContextMenu |
none | none | none |
Context menu | GxAGSMap Context Menu | Gx_MapAGOContextMenu | none | {C7DC579D-522A-439D-9998-D717A0CA99F0} esriCatalogUI.GxAGSAGOMapContextMenu |
none | none | none |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_MapAGOContextMenu | Create a new layer based on the selected geographic data. |
Command | Zoom To Nearest Cache Resolution | Gx_AGSGotoNearestScale | ArcGIS Service | {2CAD1069-4E3E-486C-AFA0-16425A40DABD} esriCatalogUI.GxAGSGotoNearestScaleMenuItem |
none | Gx_MapAGOContextMenu | Zoom this cached map service to a scale at which the resolution matches one of the resolutions at which it was cached. The resolution that is closest to the current scale of your preview is automatically chosen.Disabled if you are not previewing a cached map service. |
Context menu | GxAGSGeoprocessing Context Menu | Gx_GeoprocessingContextMenu | none | {C8F5C5CB-DAF4-4C46-B860-20D308DF086A} esriCatalogUI.GxAGSGeoprocessingContextMenu |
none | none | none |
Context menu | OleDB Table Context Menu | Gx_OleDBTableContextMenu | none | {CA13A3C3-211A-4058-A2D8-6C45BDF4C72F} esriCatalogUI.GxOleDBTableContextMenu |
none | none | none |
Menu | Export | GxTableExportMenu | none | {7A5BD224-1550-11D3-9FA7-00C04F6BC626} esriCatalogUI.GxTableExportMenu |
none | Gx_OleDBTableContextMenu | none |
Command | To dBASE (single) | DataConverters_TableToDBF | Data Converters | {29390881-EE71-4985-9FB5-3F0E17468188} esriGeoprocessingUI.TableToDBFCmd |
none | GxTableExportMenu | Convert this table into a dBASE file. |
Command | To dBASE (multiple) | DataConverters_TablesToDBF | Data Converters | {DED37229-A838-4159-88A8-A6391ED6EEAD} esriGeoprocessingUI.TablesToDBFCmd |
none | GxTableExportMenu | Convert multiple tables into dBASE files. |
Command | To Geodatabase (single) | DataConverters_TableToGeodatabase | Data Converters | {3280FDC0-F6AC-43FC-B50A-5DD1582E60C9} esriGeoprocessingUI.TableToGeodatabaseCmd |
none | GxTableExportMenu | Convert this table into a table in a geodatabase. |
Command | To Geodatabase (multiple) | DataConverters_TablesToGeodatabase | Data Converters | {BE90A08E-3C5B-46BE-9C45-CA3D0F572B1E} esriGeoprocessingUI.TablesToGeodatabaseCmd |
none | GxTableExportMenu | Convert multiple tables into tables in a geodatabase. |
Command | XML Workspace Document | Untitled | XML Support | {90ADC5BD-44C7-41A0-853E-1FD8E6BF2B2D} esriGeoDatabaseDistributedUI.XMLExportCommand |
none | GxTableExportMenu | Export data from this geodatabase into an XML file. |
Menu | Create Feature Class | GxTableToFeatureClassMenu | none | {EC40EC1B-2DE1-11D4-9FC8-00C04F6BDF06} esriCatalogUI.GxTableToFeatureClassMenu |
none | Gx_OleDBTableContextMenu | none |
Command | Geocode Addresses | Gx_GeocodeAddresses | Geocoding | {B06807B8-D8FB-11D3-9F72-00C04F8ED1C4} esriLocationUI.GeocodeAddressesMenuItem |
none | Gx_OleDBTableContextMenu | Geocode a table of addresses. |
Toolbar | Attachments | GxTableAttachmentsMenu | none | {CA1D8891-2D79-487B-A9F8-7D6EAFB34F6F} esriCatalogUI.GxTableAttachmentsMenu |
none | none | none |
Command | Create Attachments | Gx_CreateTableAttachments | ArcCatalog | {7468BE9B-FF35-4AB8-9078-6AE23CA3D1AF} esriCatalogUI.CreateTableAttachmentsMenuItem |
none | GxTableAttachmentsMenu | Enable this geodatabase feature class or table to contain file attachments linked to its features or records. Attachments can be images, pdfs, text documents, or any other type of file. You can add attachments to the features during an edit session.Disabled if you are using a Basic license. A Standard or an Advanced license is required to add, edit or delete attachments. Also disabled if the feature class or table already has attachments or is in a geodatabase that has not been upgraded to ArcGIS version 10. |
Context menu | Table column context menu. | Find_TableContextMenuColumn | none | {CA7AA207-D108-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuColumn |
none | none | none |
Command | Sort Ascending | Table_SortAscending | {CA7AA208-D108-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuColumnItems |
1 | Find_TableContextMenuColumn | Sort the values in this field in ascending order (A - Z) (1 - 9). | |
Command | Sort Descending | Table_SortDescending | {CA7AA208-D108-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuColumnItems |
2 | Find_TableContextMenuColumn | Sort the values in this field in descending order (Z - A) (9 -1). | |
Command | Advanced Sorting | Table_SortDialog | {CA7AA208-D108-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuColumnItems |
12 | Find_TableContextMenuColumn | Sort this table on up to four fields. | |
Command | Statistics | Table_Statistics | {CA7AA208-D108-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuColumnItems |
4 | Find_TableContextMenuColumn | Generates a report of statistics for the selected values in this numeric field. This command is disabled if this field is not numeric. If any of the records in the table are currently selected, statistics will only be generated for the selected records. | |
Command | Freeze/Unfreeze Column | Table_FreezeColumns | {CA7AA208-D108-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuColumnItems |
7 | Find_TableContextMenuColumn | Keep this field visible when scrolling the table left or right. | |
Toolbar | Add | Gx_ToolsetAddMenu | none | {CA94B21C-5552-4A9F-A311-DD044FA71688} esriGeoprocessingUI.GxToolsetAddMenu |
none | none | none |
Command | Script | Gx_NewScriptTool | New object | {83736061-D245-4560-81FD-9D0B61243223} esriGeoprocessingUI.NewScriptToolMenuItem |
none | Gx_ToolsetAddMenu | Add a script into this toolbox or toolset to create a new script tool. |
Context menu | Coverage Context Menu | Gx_CoverageContextMenu | none | {CCA763CF-E5F4-11D2-9F30-00C04F79927C} esriCatalogUI.GxCoverageContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_CoverageContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_CoverageContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_CoverageContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_CoverageContextMenu | Refresh the selected item(s) |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_CoverageContextMenu | Create a new layer based on the selected geographic data. |
Menu | New | GxCoverageNewMenu | none | {1449254A-319B-11D3-9F33-00C04F79927C} esriCatalogUI.GxCoverageNewMenu |
none | Gx_CoverageContextMenu | none |
Menu | Export | GxCoverageExportMenu | none | {A6BF6E9A-EB70-11D2-9F31-00C04F79927C} esriCatalogUI.GxCoverageExportMenu |
none | Gx_CoverageContextMenu | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxCoverageExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxCoverageExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Context menu | Coverage Feature Class Context Menu | Gx_CoverageFeatureClassContextMenu | none | {CCA763D0-E5F4-11D2-9F30-00C04F79927C} esriCatalogUI.GxCoverageFeatureClassContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_CoverageFeatureClassContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_CoverageFeatureClassContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_CoverageFeatureClassContextMenu | Create a new layer based on the selected geographic data. |
Menu | Export | GxCoverageFeatureClassExportMenu | none | {A6BF6E9B-EB70-11D2-9F31-00C04F79927C} esriCatalogUI.GxCoverageFeatureClassExportMenu |
none | Gx_CoverageFeatureClassContextMenu | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxCoverageFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Geodatabase (single) | DataConverters_FeatureClassToGeodatabase | Data Converters | {768F408D-6D62-45E4-A176-AC857901B900} esriGeoprocessingUI.FeatureClassToGeodatabaseCmd |
none | GxCoverageFeatureClassExportMenu | Convert this feature class or shapefile into a feature class. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxCoverageFeatureClassExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (single) | DataConverters_FeatureClassToShapefile | Data Converters | {323DC775-A804-4CFD-A12D-9E520A8766CE} esriGeoprocessingUI.FeatureClassToShapefileCmd |
none | GxCoverageFeatureClassExportMenu | Convert this feature class into a shapefile. |
Context menu | Info Table Context Menu | Gx_InfoTableContextMenu | none | {CCA763D1-E5F4-11D2-9F30-00C04F79927C} esriCatalogUI.GxInfoTableContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_InfoTableContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_InfoTableContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_InfoTableContextMenu | Rename the selected item. |
Menu | Export | GxInfoTableExportMenu | none | {A6BF6E9C-EB70-11D2-9F31-00C04F79927C} esriCatalogUI.GxInfoTableExportMenu |
none | Gx_InfoTableContextMenu | none |
Command | To dBASE (single) | DataConverters_TableToDBF | Data Converters | {29390881-EE71-4985-9FB5-3F0E17468188} esriGeoprocessingUI.TableToDBFCmd |
none | GxInfoTableExportMenu | Convert this table into a dBASE file. |
Command | To dBASE (multiple) | DataConverters_TablesToDBF | Data Converters | {DED37229-A838-4159-88A8-A6391ED6EEAD} esriGeoprocessingUI.TablesToDBFCmd |
none | GxInfoTableExportMenu | Convert multiple tables into dBASE files. |
Command | To Geodatabase (single) | DataConverters_TableToGeodatabase | Data Converters | {3280FDC0-F6AC-43FC-B50A-5DD1582E60C9} esriGeoprocessingUI.TableToGeodatabaseCmd |
none | GxInfoTableExportMenu | Convert this table into a table in a geodatabase. |
Menu | Create Feature Class | GxInfoTableToFeatureClassMenu | none | {D945CA30-301E-11D4-9FC8-00C04F6BDF06} esriCatalogUI.GxInfoTableToFeatureClassMenu |
none | Gx_InfoTableContextMenu | none |
Command | Geocode Addresses | Gx_GeocodeAddresses | Geocoding | {B06807B8-D8FB-11D3-9F72-00C04F8ED1C4} esriLocationUI.GeocodeAddressesMenuItem |
none | Gx_InfoTableContextMenu | Geocode a table of addresses. |
Context menu | Related Tables | Find_TableContextMenuRelationships | none | {CCB7FFA2-11F7-11D3-9F5A-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuRelationships |
none | none | none |
Toolbar | Export | GxReadOnlyDatabaseExportMenu | none | {CD9F91C6-C4C1-447A-8539-BE1933B56559} esriCatalogUI.GxReadOnlyDatabaseExportMenu |
none | none | none |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxReadOnlyDatabaseExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxReadOnlyDatabaseExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (multiple) | DataConverters_FeatureClassesToShapefile | Data Converters | {1BCA8BF0-7007-4D66-AA57-A88C9F9BFD6C} esriGeoprocessingUI.FeatureClassesToShapefileCmd |
none | GxReadOnlyDatabaseExportMenu | Convert multiple feature classes into shapefiles. |
Context menu | XML Document Context Menu | Gx_XMLDocumentContextMenu | none | {CE1FC983-C795-468E-AB2C-465B04F1FDB0} esriCatalogUI.GxXMLDocumentContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_XMLDocumentContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_XMLDocumentContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_XMLDocumentContextMenu | Rename the selected item. |
Context menu | Read-only Table Context Menu | Gx_ReadOnlyTableContextMenu | none | {CECFCD5A-F5E6-497C-9919-BFF18E2CEDEA} esriCatalogUI.GxReadOnlyTableContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_ReadOnlyTableContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_ReadOnlyTableContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_ReadOnlyTableContextMenu | Rename the selected item. |
Menu | Export | GxReadOnlyTableExportMenu | none | {2B7DB879-B239-44EE-BE0E-FEA847CD93A8} esriCatalogUI.GxReadOnlyTableExportMenu |
none | Gx_ReadOnlyTableContextMenu | none |
Command | To dBASE (single) | DataConverters_TableToDBF | Data Converters | {29390881-EE71-4985-9FB5-3F0E17468188} esriGeoprocessingUI.TableToDBFCmd |
none | GxReadOnlyTableExportMenu | Convert this table into a dBASE file. |
Command | To dBASE (multiple) | DataConverters_TablesToDBF | Data Converters | {DED37229-A838-4159-88A8-A6391ED6EEAD} esriGeoprocessingUI.TablesToDBFCmd |
none | GxReadOnlyTableExportMenu | Convert multiple tables into dBASE files. |
Command | To Geodatabase (single) | DataConverters_TableToGeodatabase | Data Converters | {3280FDC0-F6AC-43FC-B50A-5DD1582E60C9} esriGeoprocessingUI.TableToGeodatabaseCmd |
none | GxReadOnlyTableExportMenu | Convert this table into a table in a geodatabase. |
Menu | Create Feature Class | GxTableToFeatureClassMenu | none | {EC40EC1B-2DE1-11D4-9FC8-00C04F6BDF06} esriCatalogUI.GxTableToFeatureClassMenu |
none | Gx_ReadOnlyTableContextMenu | none |
Command | Geocode Addresses | Gx_GeocodeAddresses | Geocoding | {B06807B8-D8FB-11D3-9F72-00C04F8ED1C4} esriLocationUI.GeocodeAddressesMenuItem |
none | Gx_ReadOnlyTableContextMenu | Geocode a table of addresses. |
Context menu | GxAGSImage Context Menu | Gx_ImageContextMenu | none | {CF626827-E59D-46EB-BE3A-C223361A98F5} esriCatalogUI.GxAGSImageAdminContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_ImageContextMenu | Deletes the current selection |
Command | Start | Gx_AGSObjectStart | ArcGIS Service | {9809948D-B0D4-45FC-8DF4-3AB3ACBB204B} esriCatalogUI.GxAGSObjectStartMenuItem |
none | Gx_ImageContextMenu | Start the selected service(s). |
Command | Stop | Gx_AGSObjectStop | ArcGIS Service | {C633C553-C6FF-4DB8-8DB4-1ADFFEA8AD85} esriCatalogUI.GxAGSObjectStopMenuItem |
none | Gx_ImageContextMenu | Stop the selected service(s). |
Command | Pause | Gx_AGSObjectPause | ArcGIS Service | {00D0BCCB-F472-46A4-B3DA-0F13C329DFDB} esriCatalogUI.GxAGSObjectPauseMenuItem |
none | Gx_ImageContextMenu | Pause the selected service(s). |
Command | Restart | Gx_AGSObjectRestart | ArcGIS Service | {89CDCB6E-C771-40F6-8637-67FB6913B118} esriCatalogUI.GxAGSObjectRestartMenuItem |
none | Gx_ImageContextMenu | Restart the selected service(s). |
Command | Service Workspaces | Gx_AGSUI_ServiceWorkspaces | ArcGIS Service | {53135627-1589-4843-8EDE-3046A35075FC} esriCatalogUI.GxServiceWorkspacesMenuItem |
none | Gx_ImageContextMenu | View workspaces used by the service |
Menu | Manage Cache | GxAGSCachingContextMenu | none | {16A5268A-E3E1-412E-85F2-E03B09AB9113} esriCatalogUI.GxAGSCachingContextMenu |
none | Gx_ImageContextMenu | none |
Command | Manage Tiles | Gx_AGSUI_CreateTile | ArcGIS Service | {BDD59FDD-99F9-4C33-A8A4-B4D155D13903} esriCatalogUI.GxAGSCreateTileMenuItem |
none | GxAGSCachingContextMenu | Launch the Manage Map Server Cache Tiles tool |
Command | View Cache Status | GxAGSUI_ViewCachingStatus | ArcGIS Service | {B07E294D-AA78-4EAF-AE16-44B7D61A2515} esriCatalogUI.GxAGSViewCachingStatusMenuItem |
none | Gx_ImageContextMenu | View the current cache status of this service. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_ImageContextMenu | Create a new layer based on the selected geographic data. |
Command | Zoom To Nearest Cache Resolution | Gx_AGSGotoNearestScale | ArcGIS Service | {2CAD1069-4E3E-486C-AFA0-16425A40DABD} esriCatalogUI.GxAGSGotoNearestScaleMenuItem |
none | Gx_ImageContextMenu | Zoom this cached map service to a scale at which the resolution matches one of the resolutions at which it was cached. The resolution that is closest to the current scale of your preview is automatically chosen.Disabled if you are not previewing a cached map service. |
Command | Service Properties | Gx_AGSObjectProperties | ArcGIS Service | {08496D2D-7D4F-4513-A4AE-FFBF05F24F0A} esriCatalogUI.GxAGSObjectPropertiesMenuItem |
none | Gx_ImageContextMenu | View or change the server-related properties of this service such as capabilities, pooling, caching, etc. |
Context menu | Layer Context Menu | Gx_LayerContextMenu | none | {D07F655A-CC4D-46AF-9C8B-3EFF0F811170} esriCatalogUI.GxRasterLayerContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_LayerContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_LayerContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_LayerContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_LayerContextMenu | Create a new layer based on the selected geographic data. |
Command | Generate Tile Cache | Tools_CreateRasterDatasetTilePackage | Tools | {731EE746-15B6-4E34-9E53-6A2CD1209F2D} esriArcMapUI.CreateTileCacheAndPackageCommand |
none | Gx_LayerContextMenu | Generate a tile cache and additionally a tile package from the current raster dataset. |
Command | Share As Image Service | Tools_CreateImageService | Tools | {EFDF04B8-7FE2-423C-9719-5527CE702E9F} esriArcMapUI.CreateImageServiceCommand |
none | Gx_LayerContextMenu | Share this raster dataset as an image service using ArcGIS Server. |
Context menu | SDC Feature Class Context Menu | Gx_SDCFeatureClassContextMenu | none | {D2DCFB1F-E983-4423-A37F-3B48D02A07E1} esriCatalogUI.GxSDCFeatureClassContextMenu |
none | none | none |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_SDCFeatureClassContextMenu | Create a new layer based on the selected geographic data. |
Menu | Export | Gx_SDCFeatureClassExportMenu | none | {C3514EA6-3856-498F-95B1-CE34D4C23CF1} esriCatalogUI.GxSDCFeatureClassExportMenu |
none | Gx_SDCFeatureClassContextMenu | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | Gx_SDCFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | Gx_SDCFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (single) | DataConverters_FeatureClassToGeodatabase | Data Converters | {768F408D-6D62-45E4-A176-AC857901B900} esriGeoprocessingUI.FeatureClassToGeodatabaseCmd |
none | Gx_SDCFeatureClassExportMenu | Convert this feature class or shapefile into a feature class. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | Gx_SDCFeatureClassExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (single) | DataConverters_FeatureClassToShapefile | Data Converters | {323DC775-A804-4CFD-A12D-9E520A8766CE} esriGeoprocessingUI.FeatureClassToShapefileCmd |
none | Gx_SDCFeatureClassExportMenu | Convert this feature class into a shapefile. |
Context menu | Calculate Geometry | Find_TableContextMenuCalculate | none | {D31E5A78-7BFF-4891-AC97-CCB3B2513FD0} esriGeoDatabaseUI.TableContextMenuCalculate |
none | none | none |
Context menu | Enterprise Standalone Feature Class Context Menu | Gx_EnterpriseStandaloneFeatureClassContextMenu | none | {D3D410CC-38F1-4660-BF7B-FE6F6C84386A} esriCatalogUI.GxEnterpriseStandaloneFeatureClassContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_EnterpriseStandaloneFeatureClassContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_EnterpriseStandaloneFeatureClassContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_EnterpriseStandaloneFeatureClassContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_EnterpriseStandaloneFeatureClassContextMenu | Create a new layer based on the selected geographic data. |
Menu | Manage | GxEnterpriseStandaloneFeatureClassManageMenu | none | {6369475E-C690-4160-98CB-F75DAB61BA9B} esriCatalogUI.GxEnterpriseStandaloneFeatureClassManageMenu |
none | Gx_EnterpriseStandaloneFeatureClassContextMenu | none |
Command | Register with Geodatabase | Gx_RegisterWithGeodatabase | Geodatabase tools | {8760B25F-184C-11D3-9F50-00C04F6BDF0C} esriCatalogUI.RegisterWithGeodatabaseMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Register spatial or nonspatial table for full participation in the geodatabase.Only the table owner can register it with the geodatabase. |
Command | Analyze | Gx_Analyze | Geodatabase tools | {3156D9D6-3B30-4664-B1DB-C08D4DC164BB} esriCatalogUI.AnalyzeMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Analyze this dataset to update the DBMS statistics. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Add Global IDs | Add Global IDs | Distributed Geodatabase | {E2E0DEBA-4FC9-4061-A3F1-484D04C60385} esriGeoDatabaseDistributedUI.ConfigureReplicationCommand |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Add a global ID column which stores a unique GUID value for each row required for replication. This command is disabled if the item is not a feature class or table. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Privileges | Gx_Privilege | Geodatabase tools | {A33C6F75-25DA-4D86-AAE2-D47B329F45FA} esriCatalogUI.PrivilegeMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Grant or revoke privileges on the selected dataset. Only the data owner can alter privileges. |
Command | Locks | Edit_Copy | ArcCatalog | {2934CA60-EB5C-42A9-8CF4-4BBF6429895D} esriCatalogUI.DatabaseLocksMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Display locks held on the selected object. |
Command | Register As Versioned | Gx_RegisterAsVersioned | Geodatabase tools | {4E7D8451-4CC6-11D2-AAAF-00C04FA37585} esriCatalogUI.RegisterAsVersionedMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Register data as versioned to allow concurrent editing.Only the data owner can register it as versioned. |
Command | Unregister As Versioned | Gx_UnregisterAsVersioned | Geodatabase tools | {4E7D8452-4CC6-11D2-AAAF-00C04FA37585} esriCatalogUI.UnregisterAsVersionedCommand |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Unregister the selected dataset as versioned to drop the delta tables. Any unposted edits will be lost.Only the data owner can unregister it as versioned. |
Command | Enable Archiving | Gx_EnableArchiving | Geodatabase tools | {E3F5455C-DE1F-4B8C-B76B-4C21C47A3F42} esriCatalogUI.EnableArchivingMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Enable historical archiving for the selected object. |
Command | Disable Archiving | Gx_DisableArchiving | Geodatabase tools | {6BF8FAAB-F2EA-4FFB-8762-C93314EC0F08} esriCatalogUI.DisableArchivingMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Disable historical archiving for the selected object. |
Command | Enable SQL Access | Create_Versioned_View | ArcCatalog | {96C82A4F-5796-413A-82B2-96797C7E74DD} esriCatalogUI.CreateVersionedViewMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Create a view. The view name in the database is the dataset name followed by _evw.Disabled if you are not the data owner or the data is not versioned or archived or the view exists already. |
Command | Create Attachments | Gx_CreateTableAttachments | ArcCatalog | {7468BE9B-FF35-4AB8-9078-6AE23CA3D1AF} esriCatalogUI.CreateTableAttachmentsMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Enable this geodatabase feature class or table to contain file attachments linked to its features or records. Attachments can be images, pdfs, text documents, or any other type of file. You can add attachments to the features during an edit session.Disabled if you are using a Basic license. A Standard or an Advanced license is required to add, edit or delete attachments. Also disabled if the feature class or table already has attachments or is in a geodatabase that has not been upgraded to ArcGIS version 10. |
Command | Delete Attachments | Gx_DeleteTableAttachments | ArcCatalog | {E2561F46-51CE-4594-B2A5-3DB435325503} esriCatalogUI.DeleteTableAttachmentsMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Deletes the file attachments linked to the features or records in this feature class or table.Disabled if you are using a Basic license. A Standard or Advanced license is required to add, edit or delete attachments. This is also disabled if the feature class or table does not have attachments. |
Command | Enable Editor Tracking | Gx_EnableEditorTracking | ArcCatalog | {9AB076C6-138A-4AFF-BF93-B031401121C7} esriCatalogUI.EnableEditorTrackingMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Enable Editor Tracking on the selected dataset. |
Menu | Export | GxFeatureClassExportMenu | none | {5D74BCF4-D7F1-11D2-9F50-00C04F6BC626} esriCatalogUI.GxFeatureClassExportMenu |
none | Gx_EnterpriseStandaloneFeatureClassContextMenu | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (single) | DataConverters_FeatureClassToGeodatabase | Data Converters | {768F408D-6D62-45E4-A176-AC857901B900} esriGeoprocessingUI.FeatureClassToGeodatabaseCmd |
none | GxFeatureClassExportMenu | Convert this feature class or shapefile into a feature class. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxFeatureClassExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (single) | DataConverters_FeatureClassToShapefile | Data Converters | {323DC775-A804-4CFD-A12D-9E520A8766CE} esriGeoprocessingUI.FeatureClassToShapefileCmd |
none | GxFeatureClassExportMenu | Convert this feature class into a shapefile. |
Command | To Shapefile (multiple) | DataConverters_FeatureClassesToShapefile | Data Converters | {1BCA8BF0-7007-4D66-AA57-A88C9F9BFD6C} esriGeoprocessingUI.FeatureClassesToShapefileCmd |
none | GxFeatureClassExportMenu | Convert multiple feature classes into shapefiles. |
Command | XML Workspace Document | Untitled | XML Support | {90ADC5BD-44C7-41A0-853E-1FD8E6BF2B2D} esriGeoDatabaseDistributedUI.XMLExportCommand |
none | GxFeatureClassExportMenu | Export data from this geodatabase into an XML file. |
Menu | Load | LoadData_Menu | none | {B24E3F8A-DFF7-40F6-A354-0697728B55D5} esriGeoDatabaseDistributedUI.LoadDataMenu |
none | Gx_EnterpriseStandaloneFeatureClassContextMenu | none |
Command | Load Data | SimpleLoaderWizard | Data Converters | {689F5441-2F14-11D3-9FC8-00C04F6BDF0E} esriEditorExt.SimpleLoaderWizardCommand |
none | LoadData_Menu | Load data into this feature class or table. |
Command | Review/Rematch Addresses | Gx_RelocateAddresses | Geocoding | {D9FE5482-3E29-11D3-9F59-00C04F8ED1C4} esriLocationUI.RelocateAddressesMenuItem |
none | Gx_EnterpriseStandaloneFeatureClassContextMenu | Review and rematch the addresses in this feature class. |
Toolbar | Standard | Gx_DefaultTools | none | {D43FC3A7-E61D-11D1-AA8F-00C04FA375E3} esriArcCatalogUI.GxDefaultTools |
none | none | none |
Command | Up One Level | Gx_MoveUp | ArcCatalog | {D09884A8-A280-11D1-A049-0000F8775BF9} esriCatalogUI.MoveUp |
none | Gx_DefaultTools | Go to the next level up in the Catalog tree |
Command | Connect To Folder | GxConnectFolder | ArcCatalog | {63722461-D033-11D2-9F43-00C04F6BC626} esriCatalogUI.ConnectFolderMenuItem |
none | Gx_DefaultTools | Connect to a folder or disk drive so you can work with its contents in the Catalog. |
Command | Disconnect Folder | GxDisconnectFolder | ArcCatalog | {63722462-D033-11D2-9F43-00C04F6BC626} esriCatalogUI.DisconnectFolderMenuItem |
none | Gx_DefaultTools | Removes the selected folder connection from your Catalog. |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_DefaultTools | Copy the current selection to the clipboard. |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | Gx_DefaultTools | Paste the clipboard contents into the current location. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_DefaultTools | Deletes the current selection |
Command | Large Icons | Contents_LargeIcons | ArcCatalog | {C7FF1D67-E459-11D1-AEE4-080009EC734B} esriArcCatalogUI.LargeIconsCommand |
none | Gx_DefaultTools | Show contents as large icons |
Command | List | Contents_List | ArcCatalog | {C7FF1D68-E459-11D1-AEE4-080009EC734B} esriArcCatalogUI.ListCommand |
none | Gx_DefaultTools | Show contents as a list |
Command | Details | Contents_Details | ArcCatalog | {C7FF1D69-E459-11D1-AEE4-080009EC734B} esriArcCatalogUI.DetailsCommand |
none | Gx_DefaultTools | Show contents as details |
Command | Thumbnails | Contents_Thumbnails | ArcCatalog | {7410F771-B225-11D2-AB24-000000000000} esriArcCatalogUI.ThumbnailsCommand |
none | Gx_DefaultTools | Show contents as thumbnail images |
Command | ArcMap | Gx_MapStudio | ArcCatalog | {62730796-B876-11D1-9AB9-080009EC734B} esriArcCatalogUI.Mx |
none | Gx_DefaultTools | Launch the ArcMap application. You can use ArcMap to create, query and layout maps for printing or on-screen use. You can drag and drop data from ArcCatalog into your ArcMap maps. |
Command | Catalog Tree | View_CatalogTree | View | {D41023B0-34AF-11D3-9F66-00C04F6BC69E} esriArcCatalogUI.CatalogTree |
none | Gx_DefaultTools | Open the Catalog Tree window. The Catalog Tree lets you browse your Catalog. This window is open by default in ArcCatalog, so use this command to re-open it if you closed it. |
Command | Search | Gx Search Window | ArcCatalog | {9C3514D9-9587-4A5E-A432-C10D3D65AE89} esriArcCatalogUI.GxSearchCommand |
none | Gx_DefaultTools | Open the Search window so you can search for data, maps, tools, etc. |
Command | ArcToolbox | ArcToolbox_ShowToolbox | ArcToolbox | {85980C3A-652A-47ED-8CD2-1B99DD060AAB} esriGeoprocessingUI.ArcToolboxCmd |
none | Gx_DefaultTools | Open the ArcToolbox window so you can access geoprocessing tools and toolboxes. |
Command | Python | ArcToolbox_ShowCommandLine | ArcToolbox | {1A7E7146-BDFB-4755-93DE-100171382BFF} esriGeoprocessingUI.GPCommandLineCmd |
none | Gx_DefaultTools | Open the Python window so you can execute geoprocessing commands and scripts. |
Context menu | Raster Dataset Context Menu | Gx_MultivariateHypercubeContextMenu | none | {D58D71AB-783C-4112-84EF-6DA613F38EAD} esriCatalogUI.GxMultivariateHypercubeContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {4E4A42FA-7182-4155-BB0F-C421F4F9E183} esriCatalogUI.CopySensorDatasetMenuItem |
none | Gx_MultivariateHypercubeContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_MultivariateHypercubeContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_MultivariateHypercubeContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_MultivariateHypercubeContextMenu | Refresh the selected item(s) |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_MultivariateHypercubeContextMenu | Create a new layer based on the selected geographic data. |
Command | Build Pyramids | Gx_BuildPyramids | ArcCatalog | {BE199EF9-E24D-11D2-9F51-00C04F8ED21A} esriDataSourcesRasterUI.BuildPyramidsMenuItem |
none | Gx_MultivariateHypercubeContextMenu | Build pyramids for this raster dataset to maximise drawing performance. It is recommended to build pyramids for large raster datasets. |
Command | Calculate Statistics | Gx_CalcStats | ArcCatalog | {BE199EFA-E24D-11D2-9F51-00C04F8ED21A} esriDataSourcesRasterUI.CalcStatsMenuItem |
none | Gx_MultivariateHypercubeContextMenu | Calculates statistics for this raster dataset or mosaic dataset. Statistics are needed to perform certain tasks on imagery, such as applying a contrast stretch or classification. |
Command | Share As Image Service | Tools_CreateImageService | Tools | {EFDF04B8-7FE2-423C-9719-5527CE702E9F} esriArcMapUI.CreateImageServiceCommand |
none | Gx_MultivariateHypercubeContextMenu | Share this raster dataset as an image service using ArcGIS Server. |
Toolbar | Save As | GxToolboxSaveAsMenu | none | {D5B2AA2C-C8E3-4006-A3F3-1B21CFF5E013} esriGeoprocessingUI.GxToolboxSaveAsMenu |
none | none | none |
Context menu | WMS Service Context Menu | GxOGCUI_GxWMSServiceContextMenu | none | {D84E4032-D527-4FF3-A6DF-E91F916E00EA} esriCatalogUI.GxWMSServiceContextMenu |
none | none | none |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | GxOGCUI_GxWMSServiceContextMenu | Create a new layer based on the selected geographic data. |
Context menu | Raster Dataset Context Menu | Gx_SensorSubdatasetContextMenu | none | {D90077DA-B554-4076-9365-63259DE581B0} esriCatalogUI.GxSensorSubdatasetContextMenu |
none | none | none |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_SensorSubdatasetContextMenu | Create a new layer based on the selected geographic data. |
Command | Build Pyramids | Gx_BuildPyramids | ArcCatalog | {BE199EF9-E24D-11D2-9F51-00C04F8ED21A} esriDataSourcesRasterUI.BuildPyramidsMenuItem |
none | Gx_SensorSubdatasetContextMenu | Build pyramids for this raster dataset to maximise drawing performance. It is recommended to build pyramids for large raster datasets. |
Command | Calculate Statistics | Gx_CalcStats | ArcCatalog | {BE199EFA-E24D-11D2-9F51-00C04F8ED21A} esriDataSourcesRasterUI.CalcStatsMenuItem |
none | Gx_SensorSubdatasetContextMenu | Calculates statistics for this raster dataset or mosaic dataset. Statistics are needed to perform certain tasks on imagery, such as applying a contrast stretch or classification. |
Command | Share As Image Service | Tools_CreateImageService | Tools | {EFDF04B8-7FE2-423C-9719-5527CE702E9F} esriArcMapUI.CreateImageServiceCommand |
none | Gx_SensorSubdatasetContextMenu | Share this raster dataset as an image service using ArcGIS Server. |
Context menu | Create Feature Class | Gx_ShapefileTableExportContextMenu | none | {D945CA2E-301E-11D4-9FC8-00C04F6BDF06} esriCatalogUI.GxShapefileTableToFeatureClassMenu |
none | none | none |
Toolbar | Create Feature Class | GxInfoTableToFeatureClassMenu | none | {D945CA30-301E-11D4-9FC8-00C04F6BDF06} esriCatalogUI.GxInfoTableToFeatureClassMenu |
none | none | none |
Toolbar | Import | GxSqlDatabaseImportMenu | none | {D9700851-BEF8-4E46-90AB-29066FD3C392} esriCatalogUI.GxSqlDatabaseImportMenu |
none | none | none |
Command | Feature Class (single) | DataConverters_ImportFeatureClass | Data Converters | {6955B1FB-FF66-4E15-8A61-D4E64D73B689} esriGeoprocessingUI.ImportFeatureClassCmd |
none | GxSqlDatabaseImportMenu | Import a feature class into this geodatabase. |
Command | Feature Class (multiple) | DataConverters_ImportFeatureClasses | Data Converters | {F41113C8-B87A-417D-9069-29BF4B68C07D} esriGeoprocessingUI.ImportFeatureClassesCmd |
none | GxSqlDatabaseImportMenu | Import multiple feature classes into this geodatabase. |
Command | Table (single) | DataConverters_ImportTable | Data Converters | {66F78357-324B-4FDF-B404-4C2EA1220BE2} esriGeoprocessingUI.ImportTableCmd |
none | GxSqlDatabaseImportMenu | Import a table into this geodatabase. |
Context menu | GxAGSCatalog Context Menu | Gx_CatalogContextMenu | none | {DBC9EE12-C687-47BD-B00F-DD575C187FD2} esriCatalogUI.GxAGSCatalogAdminContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_CatalogContextMenu | Deletes the current selection |
Command | Start | Gx_AGSObjectStart | ArcGIS Service | {9809948D-B0D4-45FC-8DF4-3AB3ACBB204B} esriCatalogUI.GxAGSObjectStartMenuItem |
none | Gx_CatalogContextMenu | Start the selected service(s). |
Command | Stop | Gx_AGSObjectStop | ArcGIS Service | {C633C553-C6FF-4DB8-8DB4-1ADFFEA8AD85} esriCatalogUI.GxAGSObjectStopMenuItem |
none | Gx_CatalogContextMenu | Stop the selected service(s). |
Command | Pause | Gx_AGSObjectPause | ArcGIS Service | {00D0BCCB-F472-46A4-B3DA-0F13C329DFDB} esriCatalogUI.GxAGSObjectPauseMenuItem |
none | Gx_CatalogContextMenu | Pause the selected service(s). |
Command | Restart | Gx_AGSObjectRestart | ArcGIS Service | {89CDCB6E-C771-40F6-8637-67FB6913B118} esriCatalogUI.GxAGSObjectRestartMenuItem |
none | Gx_CatalogContextMenu | Restart the selected service(s). |
Command | Service Properties | Gx_AGSObjectProperties | ArcGIS Service | {08496D2D-7D4F-4513-A4AE-FFBF05F24F0A} esriCatalogUI.GxAGSObjectPropertiesMenuItem |
none | Gx_CatalogContextMenu | View or change the server-related properties of this service such as capabilities, pooling, caching, etc. |
Context menu | Tool Context Menu | Gx_ToolContextMenu | none | {DC3D859B-C80D-4F0D-B9AA-E9F9CE75954C} esriGeoprocessingUI.GxToolContextMenu |
none | none | none |
Command | Open | Gx_ExecuteGPTool | ArcToolbox | {EB8E61F1-BA4C-46B5-8F05-7262382A8CF2} esriGeoprocessingUI.ExecuteGPToolMenuItem |
none | Gx_ToolContextMenu | Open the tool. |
Command | Batch | Gx_BatchGPTool | ArcToolbox | {B809BEEC-4B01-44D9-8545-63EB122D20DB} esriGeoprocessingUI.BatchGPToolMenuItem |
none | Gx_ToolContextMenu | Open the tool in batch mode. |
Command | Edit | Gx_EditGPToolSource | ArcToolbox | {88AE674E-02CC-4EE6-84CB-C47712FE0C33} esriGeoprocessingUI.EditGPToolSourceMenuItem |
none | Gx_ToolContextMenu | Edit the source of the tool. |
Command | Debug | Gx_DebugGPToolSource | ArcToolbox | {80B1031F-32C0-4025-A323-9607154545C4} esriGeoprocessingUI.DebugGPToolSourceMenuItem |
none | Gx_ToolContextMenu | Debug the source of the tool. |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_ToolContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_ToolContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_ToolContextMenu | Rename the selected item. |
Command | Set Password | Gx_SetPasswordScriptTool | ArcToolbox | {28B3252D-1034-451A-85EA-C7EBBAEFDBD5} esriGeoprocessingUI.SetScriptPasswordToolMenuItems |
none | Gx_ToolContextMenu | Set password on this script tool or model tool. |
Command | Export Script | Gx_ExportScriptTool | ArcToolbox | {1A7BFA6B-FF89-4D80-A497-10879598924C} esriGeoprocessingUI.ExportScriptToolMenuItems |
none | Gx_ToolContextMenu | Export the file of this script tool. |
Command | Import Script | Gx_ImportScriptTool | ArcToolbox | {E7862BF6-14EA-4DFA-8D7D-DAB066B673A4} esriGeoprocessingUI.ImportScriptToolMenuItems |
none | Gx_ToolContextMenu | Import the file of this script tool |
Command | Help | Gx_ViewDocumentationTool | ArcToolbox | {8E228549-3210-4DE8-968E-2892D5C2EF8A} esriGeoprocessingUI.ViewMetadataToolMenuItem |
none | Gx_ToolContextMenu | Displays the help for the selected tool |
Context menu | Geodatabase Unregistered Table Context Menu | Gx_EnterpriseUnregisteredTableContextMenu | none | {DD11A369-4D2B-4B0E-B445-2F93FCC4233C} esriCatalogUI.GxEnterpriseUnregisteredTableContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_EnterpriseUnregisteredTableContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_EnterpriseUnregisteredTableContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_EnterpriseUnregisteredTableContextMenu | Rename the selected item. |
Menu | Manage | GxEnterpriseTableManageMenu | none | {5D682A3E-0A41-41BB-9C39-79BB55ABE9A2} esriCatalogUI.GxEnterpriseTableManageMenu |
none | Gx_EnterpriseUnregisteredTableContextMenu | none |
Command | Register with Geodatabase | Gx_RegisterWithGeodatabase | Geodatabase tools | {8760B25F-184C-11D3-9F50-00C04F6BDF0C} esriCatalogUI.RegisterWithGeodatabaseMenuItem |
none | GxEnterpriseTableManageMenu | Register spatial or nonspatial table for full participation in the geodatabase.Only the table owner can register it with the geodatabase. |
Command | Analyze | Gx_Analyze | Geodatabase tools | {3156D9D6-3B30-4664-B1DB-C08D4DC164BB} esriCatalogUI.AnalyzeMenuItem |
none | GxEnterpriseTableManageMenu | Analyze this dataset to update the DBMS statistics. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Add Global IDs | Add Global IDs | Distributed Geodatabase | {E2E0DEBA-4FC9-4061-A3F1-484D04C60385} esriGeoDatabaseDistributedUI.ConfigureReplicationCommand |
none | GxEnterpriseTableManageMenu | Add a global ID column which stores a unique GUID value for each row required for replication. This command is disabled if the item is not a feature class or table. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Privileges | Gx_Privilege | Geodatabase tools | {A33C6F75-25DA-4D86-AAE2-D47B329F45FA} esriCatalogUI.PrivilegeMenuItem |
none | GxEnterpriseTableManageMenu | Grant or revoke privileges on the selected dataset. Only the data owner can alter privileges. |
Command | Locks | Edit_Copy | ArcCatalog | {2934CA60-EB5C-42A9-8CF4-4BBF6429895D} esriCatalogUI.DatabaseLocksMenuItem |
none | GxEnterpriseTableManageMenu | Display locks held on the selected object. |
Command | Register As Versioned | Gx_RegisterAsVersioned | Geodatabase tools | {4E7D8451-4CC6-11D2-AAAF-00C04FA37585} esriCatalogUI.RegisterAsVersionedMenuItem |
none | GxEnterpriseTableManageMenu | Register data as versioned to allow concurrent editing.Only the data owner can register it as versioned. |
Command | Unregister As Versioned | Gx_UnregisterAsVersioned | Geodatabase tools | {4E7D8452-4CC6-11D2-AAAF-00C04FA37585} esriCatalogUI.UnregisterAsVersionedCommand |
none | GxEnterpriseTableManageMenu | Unregister the selected dataset as versioned to drop the delta tables. Any unposted edits will be lost.Only the data owner can unregister it as versioned. |
Command | Enable Archiving | Gx_EnableArchiving | Geodatabase tools | {E3F5455C-DE1F-4B8C-B76B-4C21C47A3F42} esriCatalogUI.EnableArchivingMenuItem |
none | GxEnterpriseTableManageMenu | Enable historical archiving for the selected object. |
Command | Disable Archiving | Gx_DisableArchiving | Geodatabase tools | {6BF8FAAB-F2EA-4FFB-8762-C93314EC0F08} esriCatalogUI.DisableArchivingMenuItem |
none | GxEnterpriseTableManageMenu | Disable historical archiving for the selected object. |
Command | Enable SQL Access | Create_Versioned_View | ArcCatalog | {96C82A4F-5796-413A-82B2-96797C7E74DD} esriCatalogUI.CreateVersionedViewMenuItem |
none | GxEnterpriseTableManageMenu | Create a view. The view name in the database is the dataset name followed by _evw.Disabled if you are not the data owner or the data is not versioned or archived or the view exists already. |
Command | Create Attachments | Gx_CreateTableAttachments | ArcCatalog | {7468BE9B-FF35-4AB8-9078-6AE23CA3D1AF} esriCatalogUI.CreateTableAttachmentsMenuItem |
none | GxEnterpriseTableManageMenu | Enable this geodatabase feature class or table to contain file attachments linked to its features or records. Attachments can be images, pdfs, text documents, or any other type of file. You can add attachments to the features during an edit session.Disabled if you are using a Basic license. A Standard or an Advanced license is required to add, edit or delete attachments. Also disabled if the feature class or table already has attachments or is in a geodatabase that has not been upgraded to ArcGIS version 10. |
Command | Delete Attachments | Gx_DeleteTableAttachments | ArcCatalog | {E2561F46-51CE-4594-B2A5-3DB435325503} esriCatalogUI.DeleteTableAttachmentsMenuItem |
none | GxEnterpriseTableManageMenu | Deletes the file attachments linked to the features or records in this feature class or table.Disabled if you are using a Basic license. A Standard or Advanced license is required to add, edit or delete attachments. This is also disabled if the feature class or table does not have attachments. |
Command | Enable Editor Tracking | Gx_EnableEditorTracking | ArcCatalog | {9AB076C6-138A-4AFF-BF93-B031401121C7} esriCatalogUI.EnableEditorTrackingMenuItem |
none | GxEnterpriseTableManageMenu | Enable Editor Tracking on the selected dataset. |
Menu | Export | GxSqlTableExportMenu | none | {98D59B11-2D24-4485-A812-8E366DE6AC1F} esriCatalogUI.GxSqlTableExportMenu |
none | Gx_EnterpriseUnregisteredTableContextMenu | none |
Command | To dBASE (single) | DataConverters_TableToDBF | Data Converters | {29390881-EE71-4985-9FB5-3F0E17468188} esriGeoprocessingUI.TableToDBFCmd |
none | GxSqlTableExportMenu | Convert this table into a dBASE file. |
Command | To dBASE (multiple) | DataConverters_TablesToDBF | Data Converters | {DED37229-A838-4159-88A8-A6391ED6EEAD} esriGeoprocessingUI.TablesToDBFCmd |
none | GxSqlTableExportMenu | Convert multiple tables into dBASE files. |
Command | To Geodatabase (single) | DataConverters_TableToGeodatabase | Data Converters | {3280FDC0-F6AC-43FC-B50A-5DD1582E60C9} esriGeoprocessingUI.TableToGeodatabaseCmd |
none | GxSqlTableExportMenu | Convert this table into a table in a geodatabase. |
Menu | Create Feature Class | GxTableToFeatureClassMenu | none | {EC40EC1B-2DE1-11D4-9FC8-00C04F6BDF06} esriCatalogUI.GxTableToFeatureClassMenu |
none | Gx_EnterpriseUnregisteredTableContextMenu | none |
Command | Load Data | SimpleLoaderWizard | Data Converters | {689F5441-2F14-11D3-9FC8-00C04F6BDF0E} esriEditorExt.SimpleLoaderWizardCommand |
none | Gx_EnterpriseUnregisteredTableContextMenu | Load data into this feature class or table. |
Command | Geocode Addresses | Gx_GeocodeAddresses | Geocoding | {B06807B8-D8FB-11D3-9F72-00C04F8ED1C4} esriLocationUI.GeocodeAddressesMenuItem |
none | Gx_EnterpriseUnregisteredTableContextMenu | Geocode a table of addresses. |
Context menu | Server Standalone Feature Class Context Menu | Gx_ServerStandaloneFeatureClassContextMenu | none | {DD69EE63-F014-40F0-A5E7-93E56A9F8745} esriCatalogUI.GxServerStandaloneFeatureClassContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_ServerStandaloneFeatureClassContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_ServerStandaloneFeatureClassContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_ServerStandaloneFeatureClassContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_ServerStandaloneFeatureClassContextMenu | Create a new layer based on the selected geographic data. |
Menu | Manage | GxEnterpriseStandaloneFeatureClassManageMenu | none | {6369475E-C690-4160-98CB-F75DAB61BA9B} esriCatalogUI.GxEnterpriseStandaloneFeatureClassManageMenu |
none | Gx_ServerStandaloneFeatureClassContextMenu | none |
Command | Register with Geodatabase | Gx_RegisterWithGeodatabase | Geodatabase tools | {8760B25F-184C-11D3-9F50-00C04F6BDF0C} esriCatalogUI.RegisterWithGeodatabaseMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Register spatial or nonspatial table for full participation in the geodatabase.Only the table owner can register it with the geodatabase. |
Command | Analyze | Gx_Analyze | Geodatabase tools | {3156D9D6-3B30-4664-B1DB-C08D4DC164BB} esriCatalogUI.AnalyzeMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Analyze this dataset to update the DBMS statistics. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Add Global IDs | Add Global IDs | Distributed Geodatabase | {E2E0DEBA-4FC9-4061-A3F1-484D04C60385} esriGeoDatabaseDistributedUI.ConfigureReplicationCommand |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Add a global ID column which stores a unique GUID value for each row required for replication. This command is disabled if the item is not a feature class or table. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Privileges | Gx_Privilege | Geodatabase tools | {A33C6F75-25DA-4D86-AAE2-D47B329F45FA} esriCatalogUI.PrivilegeMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Grant or revoke privileges on the selected dataset. Only the data owner can alter privileges. |
Command | Locks | Edit_Copy | ArcCatalog | {2934CA60-EB5C-42A9-8CF4-4BBF6429895D} esriCatalogUI.DatabaseLocksMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Display locks held on the selected object. |
Command | Register As Versioned | Gx_RegisterAsVersioned | Geodatabase tools | {4E7D8451-4CC6-11D2-AAAF-00C04FA37585} esriCatalogUI.RegisterAsVersionedMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Register data as versioned to allow concurrent editing.Only the data owner can register it as versioned. |
Command | Unregister As Versioned | Gx_UnregisterAsVersioned | Geodatabase tools | {4E7D8452-4CC6-11D2-AAAF-00C04FA37585} esriCatalogUI.UnregisterAsVersionedCommand |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Unregister the selected dataset as versioned to drop the delta tables. Any unposted edits will be lost.Only the data owner can unregister it as versioned. |
Command | Enable Archiving | Gx_EnableArchiving | Geodatabase tools | {E3F5455C-DE1F-4B8C-B76B-4C21C47A3F42} esriCatalogUI.EnableArchivingMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Enable historical archiving for the selected object. |
Command | Disable Archiving | Gx_DisableArchiving | Geodatabase tools | {6BF8FAAB-F2EA-4FFB-8762-C93314EC0F08} esriCatalogUI.DisableArchivingMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Disable historical archiving for the selected object. |
Command | Enable SQL Access | Create_Versioned_View | ArcCatalog | {96C82A4F-5796-413A-82B2-96797C7E74DD} esriCatalogUI.CreateVersionedViewMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Create a view. The view name in the database is the dataset name followed by _evw.Disabled if you are not the data owner or the data is not versioned or archived or the view exists already. |
Command | Create Attachments | Gx_CreateTableAttachments | ArcCatalog | {7468BE9B-FF35-4AB8-9078-6AE23CA3D1AF} esriCatalogUI.CreateTableAttachmentsMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Enable this geodatabase feature class or table to contain file attachments linked to its features or records. Attachments can be images, pdfs, text documents, or any other type of file. You can add attachments to the features during an edit session.Disabled if you are using a Basic license. A Standard or an Advanced license is required to add, edit or delete attachments. Also disabled if the feature class or table already has attachments or is in a geodatabase that has not been upgraded to ArcGIS version 10. |
Command | Delete Attachments | Gx_DeleteTableAttachments | ArcCatalog | {E2561F46-51CE-4594-B2A5-3DB435325503} esriCatalogUI.DeleteTableAttachmentsMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Deletes the file attachments linked to the features or records in this feature class or table.Disabled if you are using a Basic license. A Standard or Advanced license is required to add, edit or delete attachments. This is also disabled if the feature class or table does not have attachments. |
Command | Enable Editor Tracking | Gx_EnableEditorTracking | ArcCatalog | {9AB076C6-138A-4AFF-BF93-B031401121C7} esriCatalogUI.EnableEditorTrackingMenuItem |
none | GxEnterpriseStandaloneFeatureClassManageMenu | Enable Editor Tracking on the selected dataset. |
Menu | Export | GxFeatureClassExportMenu | none | {5D74BCF4-D7F1-11D2-9F50-00C04F6BC626} esriCatalogUI.GxFeatureClassExportMenu |
none | Gx_ServerStandaloneFeatureClassContextMenu | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (single) | DataConverters_FeatureClassToGeodatabase | Data Converters | {768F408D-6D62-45E4-A176-AC857901B900} esriGeoprocessingUI.FeatureClassToGeodatabaseCmd |
none | GxFeatureClassExportMenu | Convert this feature class or shapefile into a feature class. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxFeatureClassExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (single) | DataConverters_FeatureClassToShapefile | Data Converters | {323DC775-A804-4CFD-A12D-9E520A8766CE} esriGeoprocessingUI.FeatureClassToShapefileCmd |
none | GxFeatureClassExportMenu | Convert this feature class into a shapefile. |
Command | To Shapefile (multiple) | DataConverters_FeatureClassesToShapefile | Data Converters | {1BCA8BF0-7007-4D66-AA57-A88C9F9BFD6C} esriGeoprocessingUI.FeatureClassesToShapefileCmd |
none | GxFeatureClassExportMenu | Convert multiple feature classes into shapefiles. |
Command | XML Workspace Document | Untitled | XML Support | {90ADC5BD-44C7-41A0-853E-1FD8E6BF2B2D} esriGeoDatabaseDistributedUI.XMLExportCommand |
none | GxFeatureClassExportMenu | Export data from this geodatabase into an XML file. |
Menu | Load | LoadData_Menu | none | {B24E3F8A-DFF7-40F6-A354-0697728B55D5} esriGeoDatabaseDistributedUI.LoadDataMenu |
none | Gx_ServerStandaloneFeatureClassContextMenu | none |
Command | Load Data | SimpleLoaderWizard | Data Converters | {689F5441-2F14-11D3-9FC8-00C04F6BDF0E} esriEditorExt.SimpleLoaderWizardCommand |
none | LoadData_Menu | Load data into this feature class or table. |
Command | Review/Rematch Addresses | Gx_RelocateAddresses | Geocoding | {D9FE5482-3E29-11D3-9F59-00C04F8ED1C4} esriLocationUI.RelocateAddressesMenuItem |
none | Gx_ServerStandaloneFeatureClassContextMenu | Review and rematch the addresses in this feature class. |
Context menu | VPF Table Context Menu | Gx_VpfTableContextMenu | none | {E01BE284-F487-11D3-9B56-00C04FA33299} esriCatalogUI.GxVpfTableContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_VpfTableContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_VpfTableContextMenu | Rename the selected item. |
Menu | Export | GxVpfTableMenu | none | {E01BE285-F487-11D3-9B56-00C04FA33299} esriCatalogUI.GxVpfTableExportMenu |
none | Gx_VpfTableContextMenu | none |
Command | To dBASE (single) | DataConverters_TableToDBF | Data Converters | {29390881-EE71-4985-9FB5-3F0E17468188} esriGeoprocessingUI.TableToDBFCmd |
none | GxVpfTableMenu | Convert this table into a dBASE file. |
Command | To dBASE (multiple) | DataConverters_TablesToDBF | Data Converters | {DED37229-A838-4159-88A8-A6391ED6EEAD} esriGeoprocessingUI.TablesToDBFCmd |
none | GxVpfTableMenu | Convert multiple tables into dBASE files. |
Command | To Geodatabase (single) | DataConverters_TableToGeodatabase | Data Converters | {3280FDC0-F6AC-43FC-B50A-5DD1582E60C9} esriGeoprocessingUI.TableToGeodatabaseCmd |
none | GxVpfTableMenu | Convert this table into a table in a geodatabase. |
Toolbar | Export | GxVpfTableMenu | none | {E01BE285-F487-11D3-9B56-00C04FA33299} esriCatalogUI.GxVpfTableExportMenu |
none | none | none |
Command | To dBASE (single) | DataConverters_TableToDBF | Data Converters | {29390881-EE71-4985-9FB5-3F0E17468188} esriGeoprocessingUI.TableToDBFCmd |
none | GxVpfTableMenu | Convert this table into a dBASE file. |
Command | To dBASE (multiple) | DataConverters_TablesToDBF | Data Converters | {DED37229-A838-4159-88A8-A6391ED6EEAD} esriGeoprocessingUI.TablesToDBFCmd |
none | GxVpfTableMenu | Convert multiple tables into dBASE files. |
Command | To Geodatabase (single) | DataConverters_TableToGeodatabase | Data Converters | {3280FDC0-F6AC-43FC-B50A-5DD1582E60C9} esriGeoprocessingUI.TableToGeodatabaseCmd |
none | GxVpfTableMenu | Convert this table into a table in a geodatabase. |
Context menu | Server Feature Class Context Menu | Gx_EnterpriseFeatureClassContextMenu | none | {E0F56FD4-F771-480F-963D-1E59DA7C94A7} esriCatalogUI.GxServerFeatureClassContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_EnterpriseFeatureClassContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_EnterpriseFeatureClassContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_EnterpriseFeatureClassContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_EnterpriseFeatureClassContextMenu | Create a new layer based on the selected geographic data. |
Menu | Manage | GxEnterpriseFeatureClassManageMenu | none | {DB393427-0B5D-4155-A2E6-4746FC8C5940} esriCatalogUI.GxEnterpriseFeatureClassManageMenu |
none | Gx_EnterpriseFeatureClassContextMenu | none |
Command | Analyze | Gx_Analyze | Geodatabase tools | {3156D9D6-3B30-4664-B1DB-C08D4DC164BB} esriCatalogUI.AnalyzeMenuItem |
none | GxEnterpriseFeatureClassManageMenu | Analyze this dataset to update the DBMS statistics. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Enable SQL Access | Create_Versioned_View | ArcCatalog | {96C82A4F-5796-413A-82B2-96797C7E74DD} esriCatalogUI.CreateVersionedViewMenuItem |
none | GxEnterpriseFeatureClassManageMenu | Create a view. The view name in the database is the dataset name followed by _evw.Disabled if you are not the data owner or the data is not versioned or archived or the view exists already. |
Command | Locks | Edit_Copy | ArcCatalog | {2934CA60-EB5C-42A9-8CF4-4BBF6429895D} esriCatalogUI.DatabaseLocksMenuItem |
none | GxEnterpriseFeatureClassManageMenu | Display locks held on the selected object. |
Command | Create Attachments | Gx_CreateTableAttachments | ArcCatalog | {7468BE9B-FF35-4AB8-9078-6AE23CA3D1AF} esriCatalogUI.CreateTableAttachmentsMenuItem |
none | GxEnterpriseFeatureClassManageMenu | Enable this geodatabase feature class or table to contain file attachments linked to its features or records. Attachments can be images, pdfs, text documents, or any other type of file. You can add attachments to the features during an edit session.Disabled if you are using a Basic license. A Standard or an Advanced license is required to add, edit or delete attachments. Also disabled if the feature class or table already has attachments or is in a geodatabase that has not been upgraded to ArcGIS version 10. |
Command | Delete Attachments | Gx_DeleteTableAttachments | ArcCatalog | {E2561F46-51CE-4594-B2A5-3DB435325503} esriCatalogUI.DeleteTableAttachmentsMenuItem |
none | GxEnterpriseFeatureClassManageMenu | Deletes the file attachments linked to the features or records in this feature class or table.Disabled if you are using a Basic license. A Standard or Advanced license is required to add, edit or delete attachments. This is also disabled if the feature class or table does not have attachments. |
Command | Enable Editor Tracking | Gx_EnableEditorTracking | ArcCatalog | {9AB076C6-138A-4AFF-BF93-B031401121C7} esriCatalogUI.EnableEditorTrackingMenuItem |
none | GxEnterpriseFeatureClassManageMenu | Enable Editor Tracking on the selected dataset. |
Menu | Export | GxFeatureClassExportMenu | none | {5D74BCF4-D7F1-11D2-9F50-00C04F6BC626} esriCatalogUI.GxFeatureClassExportMenu |
none | Gx_EnterpriseFeatureClassContextMenu | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (single) | DataConverters_FeatureClassToGeodatabase | Data Converters | {768F408D-6D62-45E4-A176-AC857901B900} esriGeoprocessingUI.FeatureClassToGeodatabaseCmd |
none | GxFeatureClassExportMenu | Convert this feature class or shapefile into a feature class. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxFeatureClassExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (single) | DataConverters_FeatureClassToShapefile | Data Converters | {323DC775-A804-4CFD-A12D-9E520A8766CE} esriGeoprocessingUI.FeatureClassToShapefileCmd |
none | GxFeatureClassExportMenu | Convert this feature class into a shapefile. |
Command | To Shapefile (multiple) | DataConverters_FeatureClassesToShapefile | Data Converters | {1BCA8BF0-7007-4D66-AA57-A88C9F9BFD6C} esriGeoprocessingUI.FeatureClassesToShapefileCmd |
none | GxFeatureClassExportMenu | Convert multiple feature classes into shapefiles. |
Command | XML Workspace Document | Untitled | XML Support | {90ADC5BD-44C7-41A0-853E-1FD8E6BF2B2D} esriGeoDatabaseDistributedUI.XMLExportCommand |
none | GxFeatureClassExportMenu | Export data from this geodatabase into an XML file. |
Menu | Load | LoadData_Menu | none | {B24E3F8A-DFF7-40F6-A354-0697728B55D5} esriGeoDatabaseDistributedUI.LoadDataMenu |
none | Gx_EnterpriseFeatureClassContextMenu | none |
Command | Load Data | SimpleLoaderWizard | Data Converters | {689F5441-2F14-11D3-9FC8-00C04F6BDF0E} esriEditorExt.SimpleLoaderWizardCommand |
none | LoadData_Menu | Load data into this feature class or table. |
Command | Review/Rematch Addresses | Gx_RelocateAddresses | Geocoding | {D9FE5482-3E29-11D3-9F59-00C04F8ED1C4} esriLocationUI.RelocateAddressesMenuItem |
none | Gx_EnterpriseFeatureClassContextMenu | Review and rematch the addresses in this feature class. |
Toolbar | New | GxSqlDatabaseNewMenu | none | {E16F111F-D42D-4F25-AC2B-07387CD86FD2} esriCatalogUI.GxSqlDatabaseNewMenu |
none | none | none |
Menu | Feature Class | Gx_NewFeatureClassMenu | none | {42D82D65-4D96-11D2-AAD2-00C04FA33A15} esriCatalogUI.NewFeatureClassMenuItem |
none | GxSqlDatabaseNewMenu | none |
Command | Table | Gx_NewTable | New object | {6E3082B0-4D7A-11D2-AAD2-00C04FA33A15} esriCatalogUI.NewTableMenuItem |
none | GxSqlDatabaseNewMenu | Create a new standalone table in this geodatabase. Tables can't be created inside feature datasets in geodatabases. |
Context menu | GxAGSGlobe ContextMenu | Gx_GlobeContextMenu | none | {E27FAB93-CA3A-49E3-B306-B87F5501D284} esriCatalogUI.GxAGSGlobeContextMenu |
none | none | none |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_GlobeContextMenu | Create a new layer based on the selected geographic data. |
Context menu | Topology Context Menu | Gx_TopologyContextMenu | none | {E3089D25-2177-4130-9DBF-AFFF1C875217} esriCatalogUI.GxTopologyContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_TopologyContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_TopologyContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_TopologyContextMenu | Rename the selected item. |
Command | Analyze | Gx_Analyze | Geodatabase tools | {3156D9D6-3B30-4664-B1DB-C08D4DC164BB} esriCatalogUI.AnalyzeMenuItem |
none | Gx_TopologyContextMenu | Analyze this dataset to update the DBMS statistics. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Locks | Edit_Copy | ArcCatalog | {2934CA60-EB5C-42A9-8CF4-4BBF6429895D} esriCatalogUI.DatabaseLocksMenuItem |
none | Gx_TopologyContextMenu | Display locks held on the selected object. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_TopologyContextMenu | Create a new layer based on the selected geographic data. |
Command | Validate | Validate_Topology | Geodatabase tools | {03A6B7D0-5733-4F46-B3C8-81BCC6C9BE61} esriCatalogUI.GxValidateTopologyCommand |
none | Gx_TopologyContextMenu | Validate this topology. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Context menu | Enterprise Mosaic Dataset Context Menu | Gx_ReadOnlyMosaicDatasetItemContextMenu | none | {E3151547-D97B-40E6-A70C-520EFF408EA0} esriCatalogUI.GxReadOnlyMosaicDatasetItemContextMenu |
none | none | none |
Menu | Export | RasterExportContextMenu | none | {B2E690D0-38B5-11D4-8D94-00C04F5B87B2} esriDataSourcesRasterUI.RasterExportSubMenu |
none | Gx_ReadOnlyMosaicDatasetItemContextMenu | none |
Command | XML Workspace Document | Untitled | XML Support | {90ADC5BD-44C7-41A0-853E-1FD8E6BF2B2D} esriGeoDatabaseDistributedUI.XMLExportCommand |
none | RasterExportContextMenu | Export data from this geodatabase into an XML file. |
Context menu | Toolbox Context Menu | ToolsetContextMenu | none | {E3DDC859-9B3A-4DE8-865D-B616056BE922} esriGeoprocessingUI.ToolsetContextMenu |
none | none | none |
Command | Paste | Toolset_Paste | ArcToolbox | {C66B1BBB-4AE4-4BC3-B645-B740A8CA73DD} esriGeoprocessingUI.ToolsetContextMenuItems |
1 | ToolsetContextMenu | Paste the clipboard contents into the selected item. |
Command | Delete | Toolset_Delete | ArcToolbox | {C66B1BBB-4AE4-4BC3-B645-B740A8CA73DD} esriGeoprocessingUI.ToolsetContextMenuItems |
2 | ToolsetContextMenu | Deletes the selected item |
Command | Rename | Toolset_Rename | ArcToolbox | {C66B1BBB-4AE4-4BC3-B645-B740A8CA73DD} esriGeoprocessingUI.ToolsetContextMenuItems |
3 | ToolsetContextMenu | Renames the currently selected item |
Menu | New | ToolsetNewMenu | none | {346A320B-F040-4AC2-9D4E-848B18D7D763} esriGeoprocessingUI.ToolsetNewMenu |
none | ToolsetContextMenu | none |
Command | Toolset | Toolset_NewToolset | ArcToolbox | {C66B1BBB-4AE4-4BC3-B645-B740A8CA73DD} esriGeoprocessingUI.ToolsetContextMenuItems |
4 | ToolsetNewMenu | Creates a new toolset |
Command | Model | Toolset_NewModelTool | ArcToolbox | {C66B1BBB-4AE4-4BC3-B645-B740A8CA73DD} esriGeoprocessingUI.ToolsetContextMenuItems |
5 | ToolsetNewMenu | Creates a new model tool |
Toolbar | New | Gx_ToolsetNewMenu | none | {E4BE2B77-3A0C-4F59-92E5-E84B1FFE9A20} esriGeoprocessingUI.GxToolsetNewMenu |
none | none | none |
Command | Toolset | Gx_NewToolset | New object | {56C41C26-C5A9-4BBC-AFD3-CEC348425A60} esriGeoprocessingUI.NewToolsetMenuItem |
none | Gx_ToolsetNewMenu | Create a new toolset inside this toolbox. |
Command | Model | Gx_NewModelTool | New object | {40F69902-07A1-41FB-A54F-BC60C2F3DA58} esriGeoprocessingUI.NewModelToolMenuItem |
none | Gx_ToolsetNewMenu | Create a new model tool. |
Context menu | Terrain Context Menu | Gx_TerrainContextMenu | none | {E4F01B30-BB49-4FDD-B11C-651C8DB797A2} esriCatalogUI.GxTerrainContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_TerrainContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_TerrainContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_TerrainContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_TerrainContextMenu | Create a new layer based on the selected geographic data. |
Command | Locks | Edit_Copy | ArcCatalog | {2934CA60-EB5C-42A9-8CF4-4BBF6429895D} esriCatalogUI.DatabaseLocksMenuItem |
none | Gx_TerrainContextMenu | Display locks held on the selected object. |
Context menu | Parcel Fabric Context Menu | Gx_CadastralFabricContextMenu | none | {E6087790-BEBC-4DE8-8221-BAEB12A60A58} esriCatalogUI.GxCadastralFabricContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_CadastralFabricContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_CadastralFabricContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_CadastralFabricContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_CadastralFabricContextMenu | Create a new layer based on the selected geographic data. |
Command | Locks | Edit_Copy | ArcCatalog | {2934CA60-EB5C-42A9-8CF4-4BBF6429895D} esriCatalogUI.DatabaseLocksMenuItem |
none | Gx_CadastralFabricContextMenu | Display locks held on the selected object. |
CommandBar | Information Models | Fabric_InfoModel | {32AF76E0-1153-48F7-AE96-DD92C14D72D2} esriCadastralUI.FabricInformationModelMenu |
none | Gx_CadastralFabricContextMenu | none | |
Command | Enable Information Model | EnableInfoModel | Parcel | {53A3A763-CD06-437D-8944-8F577A7962B0} esriCadastralUI.FabricInformationModelMenuItems |
1 | Fabric_InfoModel | Enable an Information Model |
Command | Check Parcel Fabric | Cadastral_CheckFabric | Parcel | {3BFD71DE-024E-43EA-8A37-562324D839ED} esriCadastralUI.FabricCheckCmd |
none | Gx_CadastralFabricContextMenu | Check the parcel fabric for topological errors. Requires a Standard or an Advanced license and is disabled with a Basic license. |
CommandBar | Import | Cadastral_Importer | {AEA2FE42-ADC8-4F2A-88C1-185CF9BA4EA6} esriCadastralUI.FabricImporterMenu |
none | Gx_CadastralFabricContextMenu | none | |
Command | Parcels | FabricImporter_TOPO | Parcel | {208F9943-2E17-431B-A562-A330B7E15426} esriCadastralUI.FabricImporterMenuItems |
1 | Cadastral_Importer | Open the Import Fabric topology loader to import parcel data into a parcel fabric. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Context menu | GxAGSMap Context Menu | Gx_ImageContextMenu | none | {E7546355-BDAC-4F75-92A0-3FDF73584189} esriCatalogUI.GxAGSImageContextMenu |
none | none | none |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_ImageContextMenu | Create a new layer based on the selected geographic data. |
Command | Zoom To Nearest Cache Resolution | Gx_AGSGotoNearestScale | ArcGIS Service | {2CAD1069-4E3E-486C-AFA0-16425A40DABD} esriCatalogUI.GxAGSGotoNearestScaleMenuItem |
none | Gx_ImageContextMenu | Zoom this cached map service to a scale at which the resolution matches one of the resolutions at which it was cached. The resolution that is closest to the current scale of your preview is automatically chosen.Disabled if you are not previewing a cached map service. |
Toolbar | Geodatabase | Geodatabase_Menu | none | {E7690166-6CAD-4706-947D-4C8D01A64E0C} esriCatalogUI.GxGDSGeodatabaseContextMenu |
none | none | none |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | Geodatabase_Menu | Paste the clipboard contents into the current location. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Geodatabase_Menu | Deletes the current selection |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Geodatabase_Menu | Refresh the selected item(s) |
Menu | New | GxDatabaseNewMenu | none | {25C0E6DB-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.GxDatabaseNewMenu |
none | Geodatabase_Menu | none |
Command | Feature Dataset | Gx_NewFeatureDataset | New object | {91FE2CB3-58A0-11D2-AAD6-00C04FA33A15} esriCatalogUI.NewFeatureDatasetMenuItem |
none | GxDatabaseNewMenu | Create a new feature dataset. |
Menu | Feature Class | Gx_NewFeatureClassMenu | none | {42D82D65-4D96-11D2-AAD2-00C04FA33A15} esriCatalogUI.NewFeatureClassMenuItem |
none | GxDatabaseNewMenu | none |
Command | Table | Gx_NewTable | New object | {6E3082B0-4D7A-11D2-AAD2-00C04FA33A15} esriCatalogUI.NewTableMenuItem |
none | GxDatabaseNewMenu | Create a new standalone table in this geodatabase. Tables can't be created inside feature datasets in geodatabases. |
Command | View | Gx_NewView | New object | {F5601BDE-CD99-4CC5-9246-7717312835A7} esriCatalogUI.NewViewMenuItem |
none | GxDatabaseNewMenu | Create a new view in this geodatabase.. |
Menu | Relationship Class | Gx_NewRelationshipClassMenu | none | {2A3BC7FB-DCBD-11D2-9F54-00C04F6BC626} esriCatalogUI.NewRelationshipClassMenuItem |
none | GxDatabaseNewMenu | none |
Menu | Raster Catalog | Gx_NewRasterCatalogMenu | none | {E4AE8AD4-A235-4C7F-96F1-D3D0E7E7614D} esriCatalogUI.NewRasterCatalogMenuItem |
none | GxDatabaseNewMenu | none |
Menu | Raster Dataset | Gx_NewRasterDatasetMenu | none | {FF7FBC09-1431-4291-BCB8-ED8A5213CE83} esriCatalogUI.NewRasterDatasetMenuItem |
none | GxDatabaseNewMenu | none |
Menu | Mosaic Dataset | Gx_NewRasterCatalogMenu | none | {8860EAC1-DFB9-40B5-AC57-A24C260EBB28} esriCatalogUI.NewMosaicDatasetMenuItem |
none | GxDatabaseNewMenu | none |
Command | Schematic Dataset | Gx_NewSchematicDataset | New object | {A726B6AD-6F70-4D6B-A523-FC994C009293} esriSchematicUI.NewSchematicDatasetCommand |
none | GxDatabaseNewMenu | Create a new schematic dataset in this geodatabase.Requires a Standard or an Advanced license and the Schematics extension. Disabled if the Schematics extension is not checked in the Customize > Extensions dialog or with a Basic license. |
Menu | Import | GxDatabaseImportMenu | none | {5D74BCF1-D7F1-11D2-9F50-00C04F6BC626} esriCatalogUI.GxDatabaseImportMenu |
none | Geodatabase_Menu | none |
Command | Feature Class (single) | DataConverters_ImportFeatureClass | Data Converters | {6955B1FB-FF66-4E15-8A61-D4E64D73B689} esriGeoprocessingUI.ImportFeatureClassCmd |
none | GxDatabaseImportMenu | Import a feature class into this geodatabase. |
Command | Feature Class (multiple) | DataConverters_ImportFeatureClasses | Data Converters | {F41113C8-B87A-417D-9069-29BF4B68C07D} esriGeoprocessingUI.ImportFeatureClassesCmd |
none | GxDatabaseImportMenu | Import multiple feature classes into this geodatabase. |
Command | Table (single) | DataConverters_ImportTable | Data Converters | {66F78357-324B-4FDF-B404-4C2EA1220BE2} esriGeoprocessingUI.ImportTableCmd |
none | GxDatabaseImportMenu | Import a table into this geodatabase. |
Command | Table (multiple) | DataConverters_ImportTables | Data Converters | {55EB5208-84C2-4E2F-AEAC-10B0B60DEBB0} esriGeoprocessingUI.ImportTablesCmd |
none | GxDatabaseImportMenu | Import multiple tables into this geodatabase. |
Command | Raster Datasets | DataConverters_ImportRasterDatasetsCmd | Data Converters | {C1B03A44-6207-4EE4-92CC-B1F9B5CD189A} esriGeoprocessingUI.ImportRasterDatasetsCmd |
none | GxDatabaseImportMenu | Import one or more raster datasets into this geodatabase. |
Menu | Export | GxDatabaseExportMenu | none | {0E4ABC89-C836-49A3-BD57-F98077597814} esriCatalogUI.GxDatabaseExportMenu |
none | Geodatabase_Menu | none |
Command | To CAD | DataConverters_FeatureClassesToCAD | Data Converters | {4BF5D129-E1FB-419D-A3D9-8081EE15CA44} esriGeoprocessingUI.FeatureClassesToCADCmd |
none | GxDatabaseExportMenu | Convert one or more feature classes or shapefiles into a CAD file. |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxDatabaseExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxDatabaseExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (multiple) | DataConverters_FeatureClassesToShapefile | Data Converters | {1BCA8BF0-7007-4D66-AA57-A88C9F9BFD6C} esriGeoprocessingUI.FeatureClassesToShapefileCmd |
none | GxDatabaseExportMenu | Convert multiple feature classes into shapefiles. |
Command | To dBASE (multiple) | DataConverters_TablesToDBF | Data Converters | {DED37229-A838-4159-88A8-A6391ED6EEAD} esriGeoprocessingUI.TablesToDBFCmd |
none | GxDatabaseExportMenu | Convert multiple tables into dBASE files. |
Menu | Administer Geodatabase | DatabaseManageMenuItem | none | {066359E9-49EF-438E-B0A7-200CA3F0091D} esriCatalogUI.DatabaseManageMenuItem |
none | Geodatabase_Menu | none |
CommandBar | Distributed Geodatabase | Distributed Geodatabase | {42789AD6-E4DC-413F-9D14-A4BB663F4658} esriGeoDatabaseDistributedUI.SynchronizeReplicaMenu |
none | Geodatabase_Menu | none | |
Command | Synchronize Changes | Synchronize Replica | Distributed Geodatabase | {7D93758F-90F7-423B-B02D-CBFA9FD31289} esriGeoDatabaseDistributedUI.SynchronizeReplicaCommand |
none | Distributed Geodatabase | Synchronize data between a child and a parent replica |
Menu | Export Data Changes Message | GxDatabaseNewMenu | none | {56C26482-0FFC-4541-AE15-6DADC8AB9E47} esriGeoDatabaseDistributedUI.ExportChangesCommand |
none | Distributed Geodatabase | none |
Command | Export Acknowledgment Message | http://www.w3.org/2001/XMLSchema | Distributed Geodatabase | {08D8A2D8-EB39-4832-9439-A409991F8FCA} esriGeoDatabaseDistributedUI.ExportAckCommand |
none | Distributed Geodatabase | Export an acknowledgement message to an XML file so it can be imported into the other replica |
Menu | Import Message | GxDatabaseNewMenu | none | {903258F7-5E96-4D99-AB24-74F526F32B8A} esriGeoDatabaseDistributedUI.ImportChangesCommand |
none | Distributed Geodatabase | none |
Menu | Re-Export Unacknowledged Messages | GxDatabaseNewMenu | none | {6798F85F-8912-45DF-B506-917825A3A404} esriGeoDatabaseDistributedUI.ReExportChangesCommand |
none | Distributed Geodatabase | none |
Menu | Import Schema Changes | GxDatabaseImportMenu | none | {6A0CE2E6-0EAC-45F4-85A2-D7A57F61A6CD} esriGeoDatabaseDistributedUI.ImportReplicaSchemaCommand |
none | Distributed Geodatabase | none |
Menu | Export Replica Schema | GxDatabaseNewMenu | none | {D7026198-3D07-4680-8FA1-CE94342E3D7F} esriGeoDatabaseDistributedUI.ExportReplicaSchemaCommand |
none | Distributed Geodatabase | none |
Menu | Compare Replica Schema | GxDatabaseImportMenu | none | {D071B4EA-8711-42AB-A357-3BF1A0CE0E05} esriGeoDatabaseDistributedUI.ExportReplicaSchemaChangesCommand |
none | Distributed Geodatabase | none |
Command | Change Version | Gx_GDSChangeVersion | Database Servers | {DD95FF15-1FFB-4721-B06A-9926F5CA6247} esriCatalogUI.GxGDSChangeVersionMenuItem |
none | Geodatabase_Menu | Change connected version. |
Command | Save Connection | Gx_GDSSaveConnection | Database Servers | {14E65264-07D4-4691-A991-C27513C99E1E} esriCatalogUI.GxGDSSaveConnectionMenuItem |
none | Geodatabase_Menu | Create a connection to this database in your Database Connections folder. |
Command | Share as Geodata Service | Tools_CreateGeoDataService | Tools | {484C6818-6892-463C-9062-322F099590FF} esriArcMapUI.CreateGeoDataServiceCommand |
none | Geodatabase_Menu | Share this geodatabase as a geodata service using ArcGIS Server. |
Toolbar | New | Gx_SchematicDatasetNewMenu | none | {E77390AE-9ED1-4BBF-A8A3-E19201025C40} esriSchematicUI.GxSchematicDatasetNewMenu |
none | none | none |
Toolbar | Create Feature Class | GxTableToFeatureClassMenu | none | {EC40EC1B-2DE1-11D4-9FC8-00C04F6BDF06} esriCatalogUI.GxTableToFeatureClassMenu |
none | none | none |
Context menu | GxAGSGeoprocessing Context Menu | Gx_GeoprocessingContextMenu | none | {ED3740D4-66AA-4F39-AD8D-C8289FB78171} esriCatalogUI.GxAGSGeoprocessingAdminContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_GeoprocessingContextMenu | Deletes the current selection |
Command | Start | Gx_AGSObjectStart | ArcGIS Service | {9809948D-B0D4-45FC-8DF4-3AB3ACBB204B} esriCatalogUI.GxAGSObjectStartMenuItem |
none | Gx_GeoprocessingContextMenu | Start the selected service(s). |
Command | Stop | Gx_AGSObjectStop | ArcGIS Service | {C633C553-C6FF-4DB8-8DB4-1ADFFEA8AD85} esriCatalogUI.GxAGSObjectStopMenuItem |
none | Gx_GeoprocessingContextMenu | Stop the selected service(s). |
Command | Pause | Gx_AGSObjectPause | ArcGIS Service | {00D0BCCB-F472-46A4-B3DA-0F13C329DFDB} esriCatalogUI.GxAGSObjectPauseMenuItem |
none | Gx_GeoprocessingContextMenu | Pause the selected service(s). |
Command | Restart | Gx_AGSObjectRestart | ArcGIS Service | {89CDCB6E-C771-40F6-8637-67FB6913B118} esriCatalogUI.GxAGSObjectRestartMenuItem |
none | Gx_GeoprocessingContextMenu | Restart the selected service(s). |
Command | Service Properties | Gx_AGSObjectProperties | ArcGIS Service | {08496D2D-7D4F-4513-A4AE-FFBF05F24F0A} esriCatalogUI.GxAGSObjectPropertiesMenuItem |
none | Gx_GeoprocessingContextMenu | View or change the server-related properties of this service such as capabilities, pooling, caching, etc. |
Context menu | WCS Connection Context Menu | GxOGCUI_GxWCSConnectionContextMenu | none | {ED443561-29C2-465F-BDF9-0092302D2A61} esriCatalogUI.GxWCSConnectionContextMenu |
none | none | none |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | GxOGCUI_GxWCSConnectionContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | GxOGCUI_GxWCSConnectionContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | GxOGCUI_GxWCSConnectionContextMenu | Refresh the selected item(s) |
Command | Connect | GxWCS_Connect | ArcCatalog | {7C6489F7-6579-4910-896C-CB5F9F307CE5} esriCatalogUI.GxWCSConnectMenuItem |
none | GxOGCUI_GxWCSConnectionContextMenu | Connects to the WCS Server. |
Command | Disconnect | GxWCS_Disconnect | ArcCatalog | {E992F8D2-0272-4570-9E9B-DD58E8C69840} esriCatalogUI.GxWCSDisconnectMenuItem |
none | GxOGCUI_GxWCSConnectionContextMenu | Disconnects from the WCS server |
Toolbar | New | ToolboxNewMenu | none | {EDDA6BAF-9796-446D-8040-302958B48590} esriGeoprocessingUI.ToolboxNewMenu |
none | none | none |
Command | Toolset | Toolbox_NewToolset | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
5 | ToolboxNewMenu | Creates a new toolset |
Command | Model | Toolbox_NewModelTool | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
6 | ToolboxNewMenu | Creates a new model tool |
Context menu | Folder Connections | Gx_RemoteDatabaseFolderContextMenu | none | {EDF28128-FD92-4A88-93C2-73A907BF1657} esriCatalogUI.GxFolderConnectionsContextMenu |
none | none | none |
Command | Connect To Folder | GxConnectFolder | ArcCatalog | {63722461-D033-11D2-9F43-00C04F6BC626} esriCatalogUI.ConnectFolderMenuItem |
none | Gx_RemoteDatabaseFolderContextMenu | Connect to a folder or disk drive so you can work with its contents in the Catalog. |
Context menu | Read-only Feature Class Context Menu | Gx_ReadOnlyFeatureClassContextMenu | none | {F6A905BE-9FA7-49EF-A396-59C5351A9A14} esriCatalogUI.GxReadOnlyFeatureClassContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_ReadOnlyFeatureClassContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_ReadOnlyFeatureClassContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_ReadOnlyFeatureClassContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_ReadOnlyFeatureClassContextMenu | Create a new layer based on the selected geographic data. |
Menu | Export | GxReadOnlyFeatureClassExportMenu | none | {20F97ED6-214B-4CA1-86E3-DC5B76F5A048} esriCatalogUI.GxReadOnlyFeatureClassExportMenu |
none | Gx_ReadOnlyFeatureClassContextMenu | none |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxReadOnlyFeatureClassExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (single) | DataConverters_FeatureClassToGeodatabase | Data Converters | {768F408D-6D62-45E4-A176-AC857901B900} esriGeoprocessingUI.FeatureClassToGeodatabaseCmd |
none | GxReadOnlyFeatureClassExportMenu | Convert this feature class or shapefile into a feature class. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxReadOnlyFeatureClassExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Command | To Shapefile (single) | DataConverters_FeatureClassToShapefile | Data Converters | {323DC775-A804-4CFD-A12D-9E520A8766CE} esriGeoprocessingUI.FeatureClassToShapefileCmd |
none | GxReadOnlyFeatureClassExportMenu | Convert this feature class into a shapefile. |
Context menu | Toolbox Context Menu | Gx_ToolboxContextMenu | none | {F79B7B89-FBEF-4F8B-A948-414B8471C593} esriGeoprocessingUI.GxToolboxContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_ToolboxContextMenu | Copy the current selection to the clipboard. |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | Gx_ToolboxContextMenu | Paste the clipboard contents into the current location. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_ToolboxContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_ToolboxContextMenu | Rename the selected item. |
Command | Refresh | Gx_Refresh | File | {25C0E6C4-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RefreshMenuItem |
none | Gx_ToolboxContextMenu | Refresh the selected item(s) |
Command | Edit | Gx_EditGPToolboxSource | ArcToolbox | {3976129F-D5AD-4F5A-9705-FD4AAD34E550} esriGeoprocessingUI.EditGPToolboxSourceMenuItem |
none | Gx_ToolboxContextMenu | Edit the source code of this toolbox. |
Menu | New | GxToolboxNewMenu | none | {8E553451-3569-4DA7-9522-B97A8FA9EB87} esriGeoprocessingUI.GxToolboxNewMenu |
none | Gx_ToolboxContextMenu | none |
Command | Toolset | Gx_NewToolset | New object | {56C41C26-C5A9-4BBC-AFD3-CEC348425A60} esriGeoprocessingUI.NewToolsetMenuItem |
none | GxToolboxNewMenu | Create a new toolset inside this toolbox. |
Command | Model | Gx_NewModelTool | New object | {40F69902-07A1-41FB-A54F-BC60C2F3DA58} esriGeoprocessingUI.NewModelToolMenuItem |
none | GxToolboxNewMenu | Create a new model tool. |
Menu | Add | GxToolboxAddMenu | none | {07D988D0-8D71-4F35-AB4B-884948A3E615} esriGeoprocessingUI.GxToolboxAddMenu |
none | Gx_ToolboxContextMenu | none |
Command | Script | Gx_NewScriptTool | New object | {83736061-D245-4560-81FD-9D0B61243223} esriGeoprocessingUI.NewScriptToolMenuItem |
none | GxToolboxAddMenu | Add a script into this toolbox or toolset to create a new script tool. |
Menu | Save As | GxToolboxSaveAsMenu | none | {D5B2AA2C-C8E3-4006-A3F3-1B21CFF5E013} esriGeoprocessingUI.GxToolboxSaveAsMenu |
none | Gx_ToolboxContextMenu | none |
Context menu | SDC Table Context Menu | Gx_SDCTableContextMenu | none | {F7F41CB2-A0A4-4FFA-ACB3-BF46A1CB0772} esriCatalogUI.GxSDCTableContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_SDCTableContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_SDCTableContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_SDCTableContextMenu | Rename the selected item. |
Menu | Export | Gx_SDCTableExportMenu | none | {270F4962-A803-4DB2-B74D-628834D7FA76} esriCatalogUI.GxSDCTableExportMenu |
none | Gx_SDCTableContextMenu | none |
Command | To dBASE (single) | DataConverters_TableToDBF | Data Converters | {29390881-EE71-4985-9FB5-3F0E17468188} esriGeoprocessingUI.TableToDBFCmd |
none | Gx_SDCTableExportMenu | Convert this table into a dBASE file. |
Command | To dBASE (multiple) | DataConverters_TablesToDBF | Data Converters | {DED37229-A838-4159-88A8-A6391ED6EEAD} esriGeoprocessingUI.TablesToDBFCmd |
none | Gx_SDCTableExportMenu | Convert multiple tables into dBASE files. |
Command | To Geodatabase (single) | DataConverters_TableToGeodatabase | Data Converters | {3280FDC0-F6AC-43FC-B50A-5DD1582E60C9} esriGeoprocessingUI.TableToGeodatabaseCmd |
none | Gx_SDCTableExportMenu | Convert this table into a table in a geodatabase. |
Menu | Create Feature Class | GxTableToFeatureClassMenu | none | {EC40EC1B-2DE1-11D4-9FC8-00C04F6BDF06} esriCatalogUI.GxTableToFeatureClassMenu |
none | Gx_SDCTableContextMenu | none |
Command | Geocode Addresses | Gx_GeocodeAddresses | Geocoding | {B06807B8-D8FB-11D3-9F72-00C04F8ED1C4} esriLocationUI.GeocodeAddressesMenuItem |
none | Gx_SDCTableContextMenu | Geocode a table of addresses. |
Toolbar | Export | GxReadOnlyFeatureDatasetExportMenu | none | {F8749128-5DC5-4DAD-AEB1-AC082E535248} esriCatalogUI.GxReadOnlyFeatureDatasetExportMenu |
none | none | none |
Command | To Coverage | DataConverters_FeatureClassesToCoverage | Data Converters | {BED9E040-71A9-4D47-AE35-F15FD84FF0C5} esriGeoprocessingUI.FeatureClassesToCoverageCmd |
none | GxReadOnlyFeatureDatasetExportMenu | Convert one or more feature classes or shapefiles into a coverage. |
Command | To Geodatabase (multiple) | DataConverters_FeatureClassesToGeodatabase | Data Converters | {B62F3DEE-5F79-49B2-9954-4521FFDA4CD3} esriGeoprocessingUI.FeatureClassesToGeodatabaseCmd |
none | GxReadOnlyFeatureDatasetExportMenu | Convert multiple feature classes or shapefiles into feature classes in a geodatabase. |
Context menu | Enterprise Raster Dataset Context Menu | Gx_ServerRasterDatasetContextMenu | none | {FA1BD9DE-2404-4671-AA4D-DFF5F638AC6D} esriCatalogUI.GxServerRasterDatasetContextMenu |
none | none | none |
Command | Copy | Edit_Copy | ArcCatalog | {C637B93D-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.CopyMenuItem |
none | Gx_ServerRasterDatasetContextMenu | Copy the current selection to the clipboard. |
Command | Delete | Gx_Delete | ArcCatalog | {25C0E6C1-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.DeleteMenuItem |
none | Gx_ServerRasterDatasetContextMenu | Deletes the current selection |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_ServerRasterDatasetContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_ServerRasterDatasetContextMenu | Create a new layer based on the selected geographic data. |
Menu | Manage | GxEnterpriseRasterManageMenu | none | {CFA37EFA-FB77-437B-BCB6-4F00A20B784A} esriCatalogUI.GxEnterpriseRasterManageMenu |
none | Gx_ServerRasterDatasetContextMenu | none |
Command | Register with Geodatabase | Gx_RegisterWithGeodatabase | Geodatabase tools | {8760B25F-184C-11D3-9F50-00C04F6BDF0C} esriCatalogUI.RegisterWithGeodatabaseMenuItem |
none | GxEnterpriseRasterManageMenu | Register spatial or nonspatial table for full participation in the geodatabase.Only the table owner can register it with the geodatabase. |
Command | Analyze | Gx_Analyze | Geodatabase tools | {3156D9D6-3B30-4664-B1DB-C08D4DC164BB} esriCatalogUI.AnalyzeMenuItem |
none | GxEnterpriseRasterManageMenu | Analyze this dataset to update the DBMS statistics. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Add Global IDs | Add Global IDs | Distributed Geodatabase | {E2E0DEBA-4FC9-4061-A3F1-484D04C60385} esriGeoDatabaseDistributedUI.ConfigureReplicationCommand |
none | GxEnterpriseRasterManageMenu | Add a global ID column which stores a unique GUID value for each row required for replication. This command is disabled if the item is not a feature class or table. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Privileges | Gx_Privilege | Geodatabase tools | {A33C6F75-25DA-4D86-AAE2-D47B329F45FA} esriCatalogUI.PrivilegeMenuItem |
none | GxEnterpriseRasterManageMenu | Grant or revoke privileges on the selected dataset. Only the data owner can alter privileges. |
Menu | Load | RasterDatasetLoadContextMenu | none | {4265E521-24EF-4CC7-995A-EB4196067979} esriDataSourcesRasterUI.RasterDatasetLoadSubMenu |
none | Gx_ServerRasterDatasetContextMenu | none |
Menu | Export | RasterExportContextMenu | none | {B2E690D0-38B5-11D4-8D94-00C04F5B87B2} esriDataSourcesRasterUI.RasterExportSubMenu |
none | Gx_ServerRasterDatasetContextMenu | none |
Command | XML Workspace Document | Untitled | XML Support | {90ADC5BD-44C7-41A0-853E-1FD8E6BF2B2D} esriGeoDatabaseDistributedUI.XMLExportCommand |
none | RasterExportContextMenu | Export data from this geodatabase into an XML file. |
Command | Build Pyramids | Gx_BuildPyramids | ArcCatalog | {BE199EF9-E24D-11D2-9F51-00C04F8ED21A} esriDataSourcesRasterUI.BuildPyramidsMenuItem |
none | Gx_ServerRasterDatasetContextMenu | Build pyramids for this raster dataset to maximise drawing performance. It is recommended to build pyramids for large raster datasets. |
Command | Calculate Statistics | Gx_CalcStats | ArcCatalog | {BE199EFA-E24D-11D2-9F51-00C04F8ED21A} esriDataSourcesRasterUI.CalcStatsMenuItem |
none | Gx_ServerRasterDatasetContextMenu | Calculates statistics for this raster dataset or mosaic dataset. Statistics are needed to perform certain tasks on imagery, such as applying a contrast stretch or classification. |
Context menu | Enterprise Raster Band Context Menu | Gx_EnterpriseRasterBandContextMenu | none | {FEDC2486-42E9-491F-A596-C31365AFA6D2} esriCatalogUI.GxEnterpriseRasterBandContextMenu |
none | none | none |
Command | Rename | Gx_Rename | File | {25C0E6C3-CD06-11D2-9F40-00C04F6BC626} esriCatalogUI.RenameMenuItem |
none | Gx_EnterpriseRasterBandContextMenu | Rename the selected item. |
Command | Create Layer | Gx_CreateLayer | ArcCatalog | {849FE31F-BAC9-11D1-9ABB-080009EC734B} esriCatalogUI.CreateLayerMenuItem |
none | Gx_EnterpriseRasterBandContextMenu | Create a new layer based on the selected geographic data. |