GMS:Raster Data Workflow: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 23: Line 23:
|-
|-
|
|
 
<blockquote>
{{GMS Manipulate Raster Workflow}}
</blockquote>
|}
|}
{| class="mw-collapsible mw-collapsed" style="width:80%; border:1px solid #CDB7B5; margin-bottom:0.4em;"
{| class="mw-collapsible mw-collapsed" style="width:80%; border:1px solid #CDB7B5; margin-bottom:0.4em;"

Revision as of 18:33, 15 February 2017

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.
5. Interpolate raster data.