GMS:GIS Data Workflow: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
Line 3: Line 3:
==Using the GIS module in GMS==
==Using the GIS module in GMS==


{|class="mw-collapsible mw-collapsed" style="width:100%; border:1px solid #D0E0FF; margin-bottom:0.4em;"
{|class="mw-collapsible mw-collapsed" style="width:100%; border:1px solid #CDB7B5; margin-bottom:0.4em;"
|-
|-
!style="text-align:left;"|1. Import GIS data.
!style="text-align:left;"|1. Import GIS data.
Line 10: Line 10:
{{GMS Import GIS Data Workflow}}
{{GMS Import GIS Data Workflow}}
|}
|}
{|class="mw-collapsible mw-collapsed" style="width:100%; border:1px solid #D0E0FF; margin-bottom:0.4em;"
{|class="mw-collapsible mw-collapsed" style="width:100%; border:1px solid #CDB7B5; margin-bottom:0.4em;"
|-
|-
!style="text-align:left;"|2. Add GIS properties.
!style="text-align:left;"|2. Add GIS properties.
Line 20: Line 20:
|}
|}


{|class="mw-collapsible mw-collapsed" style="width:100%; border:1px solid #D0E0FF; margin-bottom:0.4em;"
{|class="mw-collapsible mw-collapsed" style="width:100%; border:1px solid #CDB7B5; margin-bottom:0.4em;"
|-
|-
!style="text-align:left;"|3. Convert GIS data.
!style="text-align:left;"|3. Convert GIS data.
Line 26: Line 26:
|
|
<blockquote>
<blockquote>
{|class="mw-collapsible mw-collapsed" style="width:100%; border:1px solid #D0E0FF; margin-bottom:0.4em;"
{|class="mw-collapsible mw-collapsed" style="width:100%; border:1px solid #CDB7B5; margin-bottom:0.4em;"
|-
|-
!style="text-align:left;"|1. [[GMS:GIS to Feature Objects|Convert to feature objects]].
!style="text-align:left;"|1. [[GMS:GIS to Feature Objects|Convert to feature objects]].
Line 34: Line 34:
:#Use the [[GMS:GIS to Feature Objects Wizard|''GIS to Feature Objects Wizard'']] to create feature objects on a map coverage.
:#Use the [[GMS:GIS to Feature Objects Wizard|''GIS to Feature Objects Wizard'']] to create feature objects on a map coverage.
|}
|}
{|class="mw-collapsible mw-collapsed" style="width:100%; border:1px solid #D0E0FF; margin-bottom:0.4em;"
{|class="mw-collapsible mw-collapsed" style="width:100%; border:1px solid #CDB7B5; margin-bottom:0.4em;"
|-
|-
!style="text-align:left;"|2. Convert to 2D scatter points.
!style="text-align:left;"|2. Convert to 2D scatter points.
Line 42: Line 42:
:#Right-click on the GIS object and select the [[GMS:GIS_Commands#GIS Right-Click Menu|''Convert to'' | '''2D Scatter Points''']] command.
:#Right-click on the GIS object and select the [[GMS:GIS_Commands#GIS Right-Click Menu|''Convert to'' | '''2D Scatter Points''']] command.
|}
|}
{|class="mw-collapsible mw-collapsed" style="width:100%; border:1px solid #D0E0FF; margin-bottom:0.4em;"
{|class="mw-collapsible mw-collapsed" style="width:100%; border:1px solid #CDB7B5; margin-bottom:0.4em;"
|-
|-
!style="text-align:left;"|3. Convert to UGrid.
!style="text-align:left;"|3. Convert to UGrid.

Revision as of 21:03, 3 November 2016

To work with GIS data into GMS, use the following steps:

Using the GIS module in GMS

1. Import GIS data.
  1. Use the File | Open... command to import GIS data files such as Shapefiles or raster files.
  2. Alternatively, drag and drop the file into the Graphics Window in GMS.
2. Add GIS properties.
  1. Right-click on the GIS object and select the Join Table to Layer command.
  2. Use the Select Table File dialog to specify table information to add to the GIS object.
  3. Use the Join Table dialog to specify the table data should be added to the GIS object.
3. Convert GIS data.
1. Convert to feature objects.
  1. Select the GIS | Shapes → Feature Objects command.
  2. Use the GIS to Feature Objects Wizard to create feature objects on a map coverage.
2. Convert to 2D scatter points.
This process requires the active GIS data contain point layers.
  1. Right-click on the GIS object and select the Convert to | 2D Scatter Points command.
3. Convert to UGrid.
This process requires the active GIS data contain polygons.
  1. Right-click on the GIS object and select the Convert to | UGrid command.

Using the GIS module with ArcObjects® in GMS

Requires having a valid ArGIS® license.

1. Enable ArcObjects®.
  1. Switch to the GIS module.
  2. Select the GIS | Enable ArcObjects command.
2. Import GIS data using ArcObjects®.
  1. Select the GIS | Add Data command.
  2. Use the Select Data dialog to locate and open the GIS files such as such as Shapefiles or raster files.
3. Add GIS properties.
  1. Right-click on the GIS object and select the Join Table to Layer command.
  2. Use the Select Table to join to dialog to specify table information to add to the GIS object.
  3. If it appears, use the Join dialog to specify which attribute field in the GIS object will receive the table data.
4. Manage GIS layer properties.
  1. Right-click on the GIS object and select the Properties command.
  2. Use the Layer Properties dialog to specify layer properties.
5. Convert ArcObjects®.
1. Convert to feature objects.
  1. Select and make active the map coverage that will receive the feature objects from the GIS object.
  2. Switch to the GIS module.
  3. Select the GIS | ArcObjects → Feature Objects command.
  4. Use the GIS to Feature Objects Wizard to map to convert the ArcObjects® to the map coverage.
2. Convert to 2D scatter points.
This process requires the active GIS data contain point layers.
  1. Right-click on the GIS object and select the Convert to | 2D Scatter Points command.
3. Convert to UGrid.
This process requires the active GIS data contain polygons.
  1. Right-click on the GIS object and select the Convert to | UGrid command.