GMS:Raster Data Workflow

From XMS Wiki
Revision as of 18:58, 15 February 2017 by Jcreer (talk | contribs)
Jump to navigationJump to search

Raster data can be imported and manipulated using the following steps:

1. Import raster data.
1. Import raster data files.
  1. Load raster data from local computer files using the File | Open... command.
  2. Alternatively, drag and drop the file into the Graphics Window in GMS.
2. Import lidar data files.
  1. Load lidar files using the File | Open... command.
    • Alternatively, drag and drop the file into the Graphics Window in GMS.
  2. Select import options in the Lidar Load Options dialog.
3. Import raster data from the web.
  1. Use the Add Online Maps Add Online Maps Icon.svg macro.
  2. Select a location in the Virtual Earth Map Locator.
  3. If a projection has not been set for the project, set a new project in the Display Projection dialog.
  4. Use the Data Service Options dialog to select a web service.
2. Set raster display options.
  1. Open the Display Options Display Options macro.png dialog.
  2. Set the GIS display options.
3. Manipulate raster data.
1. Trim the raster.
  1. Select a coverage (or create a new coverage) in the Map module.
  2. Select the Create Arc GMS Create Arc Tool.svg tool and draw a closed set of arcs.
  3. While the arcs are selected, go to Feature Objects | Build Polygons.
  4. Use the Select Polygon GMS Select Polygon Tool.svg tool to select the polygon just created.
  5. Right-click the raster data in the Project Explorer and select Convert To | Trimmed Raster.
  6. Save a file with the trimmed data.
2. Resample a raster image.
  1. Right-click on the raster object in the Project Explorer and select the Convert To | Resampled Raster command.
  2. Use the Resample and Export Raster dialog to specify how to resample the image data values.
  3. Save the new resampled raster file.
3. Merge mulitple rasters.
  1. Select two or more raster items in the Project Explorer by holding down the Shift key while selecting each item.
  2. Right-click on one of the selected objects and select Convert To | Merged Raster.
  3. Save a file with the merged data.
4. Convert raster data.
1. Convert raster data to feature contours.
  1. Right-click on the raster image and select the Convert To | Feature Contours command to create a new map coverage with elevation contours.
2. Convert raster data to feature contours at a specified elevation.
  1. Right-click on the raster image and select the Convert To | Feature Contours at Given Elevation command.
  2. In the Create Contour Arc dialog, specify an elevation and click OK to generate a map coverage with contours created along the specified elevation.
3. Convert raster data to 2D scatter set.
  1. Right-click on the raster image and select the Convert To | 2D Scatter command.
  2. In the Raster → Scatter dialog, give the scatter set a name and click OK to generate the scatter set.
4. Convert image data to 2D grid.
  1. Right-click on the raster image and select the Convert To | 2D Grid command.
5. Convert image data to UGrid.
  1. Right-click on the raster image and select the Convert To | UGrid command.
  2. Select conversion option in the UGrid Points Vs. Cells dialog.
5. Interpolate raster data.