GMS:GIS Commands: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(31 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox GMS Commands}}
{{Infobox GMS Commands}}
The following commands are available in the ''GIS'' menu:
The ''GIS'' menu appears when GIS data has been loaded into GMS. The menu has a submenu, the ''Selection'' submenu, which contains its own submenu, the ''Interactive Selection Method'' submenu. The following commands are available in the ''GIS'' menu:


* '''Enable ArcObjects'''  
; Add Shapefile Data... : Adds a shape file to the GIS data.
*: Loads ArcMap [[GMS:Enabling ArcObjects|ArcObjects]] so that ArcMap can run inside of GMS. This command is only available in 32 bit GMS since ArcMap is a 32 bit application. You must have ArcGIS installed with a valid license (or access to a network license).
<!--; Clear All Data : Removes all GIS data from the project.-->
* '''Add Data...'''
; Shapes &rarr; Feature Objects : Converts Shapefile data to feature objects using the [[GMS:GIS to Feature Objects|''GIS to Feature Objects'']] wizard.
*: Calls ArcObjects and uses ESRI's [[GMS:Add Data|''Select Data'']] dialog.
<!--; Map Properties... : Brings up the ''Properties'' dialog for the ESRI map and shows the current coordinate system.-->
* '''Delete Layer(s)...'''
==Obsolete Commands==
*: Brings up a dialog where the user can select from the currently loaded layers and remove them from the GIS data. '''ArcObjects only.'''
Enabling ArcObjects is no longer supported in GMS starting with version 10.3.
::''A more efficient way to remove layers from a project would be to select the item in the [[GMS:Project Explorer|Project Explorer]] and select delete.''
; Enable ArcObjects : Loads ArcMap [[GMS:Enabling ArcObjects|ArcObjects]] so that ArcMap can run inside of GMS. This command is only available in 32 bit GMS since ArcMap is a 32 bit application. An ArcGIS must be installed with a valid license (or have access to a network license).  
* '''ArcObjects &rarr; Feature Objects'''
; Add Data... : Calls ArcObjects and uses ESRI's [[GMS:Add Data|''Select Data'']] dialog.  
*: Converts ArcObjects vector data to Feature Objects using the [[GMS:GIS to Feature Objects|GIS to Feature Objects]] wizard.
; Delete Layer(s)... : Brings up a dialog where it is possible to select from the currently loaded layers and remove them from the GIS data. '''''ArcObjects only.'''''  
* '''Shapes &rarr; Feature Objects'''  
:A more efficient way to remove layers from a project would be to select the item in the [[GMS:Project Explorer|Project Explorer]] and select delete.
*: Converts Shapefile data to Feature Objects using the [[GMS:GIS to Feature Objects|GIS to Feature Objects]] wizard.
; ArcObjects &rarr; Feature Objects : Converts ArcObjects vector data to feature objects using the [[GMS:GIS to Feature Objects|''GIS to Feature Objects'']] wizard.
* '''Selection >'''
; ''Selection >'' :
** '''Select By Attributes...'''
<blockquote style="margin-top:0px; margin-bottom:0px;">
**: Brings up ESRI's Query Wizard for selecting based on attribute. '''ArcObjects only.'''
; Select By Attributes... : Brings up ESRI's ''Query Wizard'' for selecting based on attribute. '''''ArcObjects only.'''''  
** '''Select By Location...'''
; Select By Location... : Brings up ESRI's ''Select By Location'' dialog. '''ArcObjects only.'''  
**: Brings up ESRI's ''Select By Location'' dialog. '''ArcObjects only.'''
; Clear Selected Features : Clears all selections of GIS data. '''ArcObjects only.'''  
** '''Clear Selected Features'''
; ''Interactive Selection Method >'' : Allows selecting how ArcObjects will process new selections based on the 4 options listed below. '''''ArcObjects only.'''''  
**: Clears all selections of GIS data. '''ArcObjects only.'''
<blockquote style="margin-top:0px; margin-bottom:0px;">
** '''Interactive Selection Method >'''
; Create New Selection : Mode for handling interactive selection. '''''ArcObjects only.'''''  
**: Allows user to select how ArcObjects will process new selections based on the 4 options listed below. '''ArcObjects only.'''
; Add to Current Selection : Mode for handling interactive selection. '''''ArcObjects only.'''''  
*** '''Create New Selection'''
; Remove from Current Selection : Mode for handling interactive selection. '''''ArcObjects only.'''''  
***: Mode for handling interactive selection. '''ArcObjects only.'''
; Select from Current Selection : Mode for handling interactive selection. '''''ArcObjects only.'''''  
*** '''Add to Current Selection'''
</blockquote>
***: Mode for handling interactive selection. '''ArcObjects only.'''
; Options... : Brings up ESRI's ''Selection Options'' dialog. '''''ArcObjects only.'''''  
*** '''Remove from Current Selection'''
; Selectable Layers... : Allows choosing which GIS layers can have selections. '''''ArcOjects only.'''''  
***: Mode for handling interactive selection. '''ArcObjects only.'''
; Visible Layers... : Allows choosing which GIS layers are visible. '''''ArcObjects only.'''''
*** '''Select from Current Selection'''
:A more efficient way to change the visibility of the GIS layer is to use the check box next to the item in the Project Explorer
***: Mode for handling interactive selection. '''ArcObjects only.'''
</blockquote>
** '''Options...'''
**: Brings up ESRI's ''Selection Options'' dialog. '''ArcObjects only.'''
** '''Selectable Layers...'''
**: Allows the user to choose which GIS layers can have selections. '''ArcOjects only.'''
** '''Visible Layers...'''
**: Allows the user to choose which GIS layers are visible. '''ArcObjects only.'''
:::A more efficient way to change the visibility of the GIS layer is to use the check box next to the item in the project explorer
* '''Map Properties...'''
*: Brings up the properties for the ESRI map and shows the current coordinate system.
* ''' Attribute Table...'''
*: Brings up attribute table of the selected GIS layer.
* '''Join Table to Layer...'''
*: Brings up file browser dialog to choose a dbf file to join to a GIS layer.
* '''Transparency...'''
*: Allows the user to set the transparency on raster layers or, if using ArcObjects, any GIS layer;
* '''Properties...'''
*: Brings up the properties dialog for the selected layer.
* '''Convert to 2D Scatter Points'''
*: Converts GIS point layers to 2D scatter points.
* '''Add Shapefile Data...'''
*: Adds a shape file to the GIS data.
* '''Clear All Data'''
*: Removes all GIS data from the project.


==GIS Right-Click Menu==
The following commands are available by right-clicking on GIS objects in the Project Explorer.
;  Attribute Table... : Brings up ''Attribute Table'' of the selected GIS layer.
; Join Table to Layer... : Brings up ''File Browser'' dialog to choose a dbf file to join to a GIS layer.
<!--; Transparency... : Allows setting the transparency on raster layers or, if using ArcObjects, any GIS layer.-->
; ''Convert To'' > :
<blockquote style="margin-top:0px; margin-bottom:0px;">
; Feature Objects : Converts Shapefile data to feature objects using the [[GMS:GIS to Feature Objects|''GIS to Feature Objects'']] wizard.
; 2D Scatter Points : Converts GIS point layers to 2D scatter points.
; UGrid : Converts GIS polygon data to an unstructured grid.
; Trimmed Raster : Creates a new DEM from the selected DEM trimmed to the bounds of the active coverage or the selected polygons of the active coverage.
</blockquote>
<!--; Add Shapefile Data... : Adds a shape file to the GIS data.-->
<!--; Clear All Data : Removes all GIS data from the project.-->
; ''Projection'' > :
<blockquote style="margin-top:0px; margin-bottom:0px;">
; Projection : Brings up the Projection dialog.
; Set as Display Projection : Lets your selected GIS layer be set as the assigned projection.
</blockquote>
; Properties... : Brings up the ''Properties'' dialog for the selected layer.
==Related Topics==
==Related Topics==
*[[GMS:GIS Module|GIS Module]]
*[[GMS:GIS Module|GIS Module]]
Line 59: Line 56:


{{Navbox GMS}}
{{Navbox GMS}}
[[Category:GIS]]
[[Category:GIS|Comm]]
[[Category:Menus]]
[[Category:GMS Menus]]

Latest revision as of 20:26, 29 March 2022

GMS Commands
Common
File
Edit
Display
Modules
TINs
Boreholes
Solids
Mesh (2D)
Grid (2D)
Scatter Points (2D)
Interpolation (2D and 3D)
Mesh (3D)
Grid (3D)
Scatter Points (3D)
Feature Objects
GIS
UGrid
Models
FEMWATER
MODAEM
MODFLOW
mod-PATH3DU
MODPATH
MT3DMS
SEAWAT
SEEP2D
T-PROGS
UTEXAS

The GIS menu appears when GIS data has been loaded into GMS. The menu has a submenu, the Selection submenu, which contains its own submenu, the Interactive Selection Method submenu. The following commands are available in the GIS menu:

Add Shapefile Data...
Adds a shape file to the GIS data.
Shapes → Feature Objects
Converts Shapefile data to feature objects using the GIS to Feature Objects wizard.

Obsolete Commands

Enabling ArcObjects is no longer supported in GMS starting with version 10.3.

Enable ArcObjects
Loads ArcMap ArcObjects so that ArcMap can run inside of GMS. This command is only available in 32 bit GMS since ArcMap is a 32 bit application. An ArcGIS must be installed with a valid license (or have access to a network license).
Add Data...
Calls ArcObjects and uses ESRI's Select Data dialog.
Delete Layer(s)...
Brings up a dialog where it is possible to select from the currently loaded layers and remove them from the GIS data. ArcObjects only.
A more efficient way to remove layers from a project would be to select the item in the Project Explorer and select delete.
ArcObjects → Feature Objects
Converts ArcObjects vector data to feature objects using the GIS to Feature Objects wizard.
Selection >
Select By Attributes...
Brings up ESRI's Query Wizard for selecting based on attribute. ArcObjects only.
Select By Location...
Brings up ESRI's Select By Location dialog. ArcObjects only.
Clear Selected Features
Clears all selections of GIS data. ArcObjects only.
Interactive Selection Method >
Allows selecting how ArcObjects will process new selections based on the 4 options listed below. ArcObjects only.
Create New Selection
Mode for handling interactive selection. ArcObjects only.
Add to Current Selection
Mode for handling interactive selection. ArcObjects only.
Remove from Current Selection
Mode for handling interactive selection. ArcObjects only.
Select from Current Selection
Mode for handling interactive selection. ArcObjects only.
Options...
Brings up ESRI's Selection Options dialog. ArcObjects only.
Selectable Layers...
Allows choosing which GIS layers can have selections. ArcOjects only.
Visible Layers...
Allows choosing which GIS layers are visible. ArcObjects only.
A more efficient way to change the visibility of the GIS layer is to use the check box next to the item in the Project Explorer

GIS Right-Click Menu

The following commands are available by right-clicking on GIS objects in the Project Explorer.

Attribute Table...
Brings up Attribute Table of the selected GIS layer.
Join Table to Layer...
Brings up File Browser dialog to choose a dbf file to join to a GIS layer.
Convert To >
Feature Objects
Converts Shapefile data to feature objects using the GIS to Feature Objects wizard.
2D Scatter Points
Converts GIS point layers to 2D scatter points.
UGrid
Converts GIS polygon data to an unstructured grid.
Trimmed Raster
Creates a new DEM from the selected DEM trimmed to the bounds of the active coverage or the selected polygons of the active coverage.
Projection >
Projection
Brings up the Projection dialog.
Set as Display Projection
Lets your selected GIS layer be set as the assigned projection.
Properties...
Brings up the Properties dialog for the selected layer.

Related Topics