...
Panel |
---|
borderColor | #404040 |
---|
bgColor | #F0F0F0 |
---|
borderWidth | 1 |
---|
title | Exercise |
---|
borderStyle | dashed |
---|
|
Generate 2500m isobath + 100M constraint line- Display the 2500m isobath which you created in the previous exercise.
- Right-click the isobath and select the command Generate 100M Line.
- The new line should now be available under 1. Maritime Lines/100M Lines.
- Display the 100M line.
|
Panel |
---|
borderColor | #404040 |
---|
bgColor | #F0F0F0 |
---|
borderWidth | 1 |
---|
title | Exercise |
---|
borderStyle | dashed |
---|
|
Download the ETOPO1 grid from the Internet- Open a web browser, and go to the following address: http://www.ngdc.noaa.gov/mgg/global/global.html
- Click the link: Extract Custom Grids - in the left column on the page, below the globe. A new web page with a interactive map should appear.
- Zoom into the area where you want to extract the grid.
- Click the icon with and i in the upper left corner of the map window.
- Drag a rectangle over the area where you want to extract the grid. You should see a red rectangle on the map.
- Keep Layer as ETOPO1 (ice)
- Select Output Format XYZ
- Click "click here to download"
|
The following exercise can be used on most binary grids which Geocap supports. You normally do not have to specify the grid file format. Geocap will automatically recognize the file format.
Panel |
---|
borderColor | #404040 |
---|
bgColor | #F0F0F0 |
---|
borderWidth | 1 |
---|
title | Exercise |
---|
borderStyle | dashed |
---|
|
Import the grid into a folder in your project- Locate the folder called Grids in your Geocap project under 2. Seabed
- Right click the folder and select Import > Generic…
- The format should be set to Automatic.
- Click the browse Image Removed button and locate the file you downloaded in the previous exercise.
- If Specify import area is checked, uncheck this option. This will import the entire grid.
- Click on the Reader Options tab and under polydata and check the box next to Invert (The Grid we will import has negative values for sea depths, and positive values for heights above sea level. Usually bathymetry data has positive values for depths. We therefore have to multiply the depth and height values by -1 with this option to "flip" the data).
- Click Execute.
- You will now be prompted with a question of the coordinate system and datum. Select: World Geodetic system 1984, Geodetic and click OK.
- Geocap will report if the grid has been imported correctly; click OK and close the import dialog by clicking Cancel.
- Observe that the new data set has appeared in the Grids folder.
|
Panel |
---|
borderColor | #404040 |
---|
bgColor | #F0F0F0 |
---|
borderWidth | 1 |
---|
title | Exercise |
---|
borderStyle | dashed |
---|
|
Convert the grid to Mercator coordinate systemThe data is imported in Geodetic, with latitudes as Y coordinates and longitudes as X coordinates. In order to view the grid with the data we have already imported and converted to a Mercator coordinate system, we need to convert this grid to match the same coordinate system as the other data in the project (Mercator). - Click the dataset and go to the Shared commands section in the Toolbox.
- Double click the Convert to Mercator... command in the Operations folder. (or another relevant datum / coordinate system)
- Change the result combo box to Replace input.
- Click Execute.
- Agree to replace the existing dataset by clicking Yes.
- Geocap will report if the grid has been converted correctly, click OK and close the conversion dialog by clicking Cancel.
- Check that the schema of the dataset is seabed surface. If not then right click the dataset, choose Set Schema and choose seabed surface.
The data is now converted and ready to be displayed: - Right click the dataset and select Zoom to Data
- Right click the dataset and select Map Sea
- Right click the dataset and select Map Land
|
Generate Bathymetric Profiles
...