Find bathymetric data services

Seafloor mapping is not new. However, the skills mariners use to survey and safely transit treacherous waters have progressed with new technologies. There are also new uses for seafloor maps beyond navigation: the ocean floor is now mapped to lay submarine communication cables, leverage natural resources, construct wind turbines, or define maritime sovereign boundaries.

Today, there are several methods for surveying the seafloor, and many different data formats for bathymetric data. You'll start by exploring data available as map services.

Explore an oceans data portal

The first data portal that you'll explore is the General Bathymetric Chart of the Ocean (GEBCO). GEBCO compiles and shares authoritative and publicly available bathymetry datasets from different sources, including governments and research agencies.

  1. Visit https://www.gebco.net/ and explore the site.

    GEBCO website

    It's possible to download data from this site, but instead, you'll access it through a Web Map Service (WMS). You can view WMS layers in ArcGIS Pro with a URL, so you'll search this website for the correct URL.

  2. At the top of the page, point to the Data & Products tab. Click GEBCO Web Services.
  3. Read the Access GEBCO's Web Services page. Click the services available link.
    Note:

    If the website has changed, or you are unable to find the link, go to https://www.gebco.net/data_and_products/gebco_web_services/web_map_service/.

    The GEBCO WMS page appears. The URL at the top of the page is the information that you need to access the WMS data.

  4. Copy the URL: https://www.gebco.net/data_and_products/gebco_web_services/web_map_service/.

    URL on the GEBCO WMS page

    WMS layers allow you to access data without downloading it. The data exists as raster images of maps that you can view and explore in GIS software as a layer. You can reproject WMS layers to match your other map layers, but you can't edit, copy, or use them as inputs in analysis tools. WMS layers are useful as reference data: it is easier to compare other GIS layers to a reference map when that map is itself available as a WMS layer.

    The page has more information about the WMS.

  5. Read through this information to learn if there are any restrictions on its use.

    Many datasets are publicly available for some purposes but not all. For example, you may be allowed to use the data for educational purposes but not commercial. You may be allowed to explore the data but not make derivative products from it. You are usually required to acknowledge the data's source.

    Question 1: Are you allowed to use this data? How do you know?

    Note:

    Question answers are provided at the end of the tutorial.

    Question 2: How should you acknowledge the data in your final project?

You've now found the URL to a WMS and have located its terms of use. Many geographic data portals provide data in the WMS format.

View a WMS layer in ArcGIS Pro

Next, you'll view the WMS in ArcGIS Pro.

  1. Start ArcGIS Pro. If prompted, sign in using your licensed ArcGIS organizational account.
    Note:

    If you don't have access to ArcGIS Pro or an ArcGIS organizational account, see options for software access.

  2. Under Blank Templates, click Map.

    New Map template button

  3. In the Create a New Project window, for Name, type Ocean.
  4. For Location, click the Browse button and choose a location of your choice, for example, drive C.
  5. Leave the Create a new folder for this project check box checked.

    Create a New Project window

    This folder is where you will store all of the data and documents related to your research project, including the ArcGIS Pro project.

  6. Click OK.

    ArcGIS Pro opens, showing a map of the world. There may be panes open on either side of the map.

  7. On the ribbon, click the View tab. In the Windows group, click Reset Panes and click Reset Panes for Mapping (Default).

    Reset Panes for Mapping

    Now the only open panes are the Contents pane and the Catalog pane. You'll use both of these later.

  8. On the ribbon, click the Map tab. In the Layer group, click the bottom half of the Add Data button and click Data From Path.

    Data From Path in the Add Data menu

    The Add Data From Path window appears. You can add different types of map data services this way.

  9. For Path, paste the URL to the GEBCO WMS: https://www.gebco.net/data_and_products/gebco_web_services/web_map_service/mapserv?

    Another menu appears.

  10. For Service type, choose A WMS OGC Web Service.

    Service type set to A WMS OGCS Web Service

    OGC stands for Open Geospatial Consortium, which is the international geospatial standards organization that developed the WMS protocol.

  11. Click Add.

    New map data appears.

    GEBCO map

  12. In the Contents pane, click the arrow next to the WMS layer to expand it. Expand its sublayer also.

    Expand arrows for the WMS layer

    There are seven more sublayers. It is common for WMS layers to contain a collection of related maps as sublayers.

  13. While pressing the Ctrl key, click one of the sublayer check boxes.

    All of the sublayers turn off.

    All WMS sublayers turned off

  14. Turn on the GEBCO Grid colour-shaded for elevation layer.

    The layer appears on the map. The colors depict elevation above and below sea level. Darker blues represent deeper ocean depths.

    GEBCO Grid colour-shaded for elevation map

  15. Turn off GEBCO Grid colour-shaded for elevation and turn on GEBCO Grid shaded relief.

    GEBCO Grid shaded relief map

    The coloring of this layer is the same, but it is textured with shaded relief, a cartographic technique for mapping terrain. It mimics how the sun would illuminate some hillsides and cast others into shadow. It gives the map a more naturalistic and three-dimensional appearance.

  16. Pan and zoom to explore the map.

    In some areas, the ocean floor is crossed with straight lines that do not appear natural.

    Straight lines on the ocean floor

  17. In the Contents pane, turn on GEBCO_LATEST TID 2 Grid.

    Red and green straight lines

    Intersecting lines appear on the map. Many of these lines correspond to the unnatural-looking straight edges seen in the previous step.

  18. In the Contents pane, expand the GEBCO_LATEST TID 2 Grid sublayer.

    A legend appears.

    The lines on the map indicate areas where data has been collected. TID stands for Type Identifier and indicates different data collection methods.

    Bathymetric data is available for the entire world, collected by satellite, but only at low resolutions. Higher-resolution data must be collected using hydrographic survey methods, the most common of which is multibeam sonar systems, and it is only available for parts of the ocean. The straight edges you saw crossing the ocean floor are areas where data was collected by multibeam surveys and other methods aside from satellites.

    This map demonstrates the fact that much of the ocean remains unmapped at higher resolutions, especially areas far from land.

    Note:

    Read more about bathymetry data collection methods and the extent of seafloor mapping at Seafloor Mapping: The Foundation for Healthy Oceans and a Healthy Planet, made for World Oceans Day by NOAA Ocean Exploration and Research.

    Now that you've viewed the data, you can assess whether or not the WMS layer will be useful in your project. The GEBCO Grid shaded relief sublayer uses bright colors and shaded relief that makes the ocean depths in this map easy to interpret. It will be a useful reference layer. The GEBCO_Latest TID 2 Grid sublayer will be useful for assessing and comparing collection methods later when you conduct analyses. It can provide context on where bathymetry data is most accurate, and where it is interpolated.

Explore an ocean basemap

The WMS data you explored is a type of a service. Services are data that is streamed to your map. They are owned, managed, and stored by someone else. Services are regularly updated and don't take up space on your computer. They also allow you to view large amounts of data quickly.

One of the most common types of map services are basemaps, which are intended to provide geographic context for other map data. Esri provides a variety of basemaps that can be accessed directly within ArcGIS software. Your map already has a basemap, but you'll change it to one that is more suited to oceanography.

  1. In the Contents pane, collapse the GEBCO_Latest TID 2 Grid sublayer. Turn off all of the WMS sublayers.
  2. On the ribbon, click the Map tab. In the Layer group, click Basemap. In the Basemap gallery, click Oceans.

    Oceans basemap in the basemap gallery

    The map updates.

    Note:

    You can read about the Oceans basemap on its item page.

  3. Pan and zoom to explore the new map.

    Oceans basemap with labels

  4. Turn on the GEBCO Grid shaded relief sublayer.

    Basemap labels visible over the WMS layer

    The basemap's labels are still visible. The basemap is made of two layers: World Ocean Base sits under the WMS layer, and World Ocean Reference, containing the labels, sits on top.

  5. Select the topmost WMS layer. On the ribbon, click the WMS layer tab. In the Compare group, click the Swipe tool.

    Swipe tool on the ribbon

  6. Swipe on the map to compare the GEBCO layer to the basemap. Explore various areas in the North Atlantic Ocean.

    Map layers revealed with the Swipe tool

    Question 3: What are some similarities and differences between the WMS layer and the basemap?

  7. On the ribbon, click the Map tab. In the Navigate group, click the Explore tool so you can pan the map instead of swiping.
  8. In the Contents pane, turn off the WMS layer and collapse it.
    Note:

    Read about how and why the Esri Oceans basemap was created at A Foundation for Ocean GIS.

    Much, but not all, of the Oceans basemap is made from the same GEBCO data that appears in the WMS layer. Even though it duplicates data that you already have, it will be a useful tool for your project in two ways: it provides labels for marine features, and its pale colors will make it more useful as a contextual background for any maps you produce.

Explore seafloor geomorphology

You'll add one more map service to your project: a layer that maps geomorphic features of the world's oceans. Geomorphology seeks to understand why landscapes (or in this case, seascapes) are shaped the way they are, and how they change over time. It is the study of topographic (land) and bathymetric (ocean) features. You'll add this layer from ArcGIS Online and explore it in ArcGIS Pro to gain insight into your study area.

  1. In the Catalog pane, click the Portal tab and click the Living Atlas tab.

    Portal tab and Living Atlas tab in the Catalog pane

    This tab filters your search to only content from ArcGIS Living Atlas of the World, a curated collection of authoritative maps and geographic data.

  2. In the search bar, type World Seafloor Geomorphology and press Enter. In the search results, point to World Seafloor Geomorphology.

    Metadata about this item appears in a pop-up window. The Type property is listed as Map Image Layer.

    Metadata pop-up window for the World Seafloor Geomorphology layer

    Map image layers are maps shared as image tiles. In this way they are similar to the WMS layer you viewed earlier. The difference is that WMS layers are based on raster data, while map image layers are based on vector data. You'll learn about the difference between vector and raster data later in the tutorial.

  3. In the search results, right-click World Seafloor Geomorphology and click Add To Current Map.
    Note:

    The World Seafloor Geomorphology layer is made available through ArcGIS Living Atlas, but it was published by GRID Arendal, a nonprofit environmental communications group.

    The data appears on the map. It is semitransparent, so the basemap shows through. It uses different colors to represent different bathymetric features.

  4. In the Contents pane, turn off the World Ocean Base layer to see the colors on the map more clearly.
  5. On the ribbon, click the Map tab. In the Inquiry group, click the Locate button.

    The Locate pane appears.

  6. In the Locate pane, in the search bar, type New England Seamounts and press Enter.

    The map zooms to a line of yellow spots arcing across the northern Atlantic.

    New England Seamounts on the map

    A seamount is a peak or group of submarine volcanic peaks rising more than 1,000 meters above the seafloor. They are most often conical in shape. Some seamounts near the surface feature coral atoll islands. A seamount that emerged from the ocean to form an island may erode by wave action and resubmerge to become a flat-topped guyot submarine mountain.

  7. Zoom in further on the New England Seamounts. Close the Locate pane.
  8. In the Contents pane, expand the World Seafloor Geomorphology layer. Press the Ctrl key and click one of the sublayer arrows to expand all sublayers at once.

    World Seafloor Geomorphology sublayers expanded in the Contents pane

    You now have a legend that explains all of the colors of the map. However, on the map, the features overlap, and there are many colors, so it's not always easy to read features.

  9. Press the Ctrl key and click one of the sublayers to turn them all off at once.
  10. Turn the Seamounts sublayer back on. Scroll to the bottom of the list and turn on the Zone layer.

    Zone sublayer turned on

    The seamounts exist in the Abyss zone. To the west of the seamounts is the continental shelf, bordered by the continental slope.

  11. Turn on other sublayers one at a time to observe them on the map.
  12. In the Contents pane, right-click World Seafloor Geomorphology and click View Metadata.

    The Catalog view appears, showing more information about the layer.

    Catalog view with metadata for the World Seafloor Geomorphology layer

  13. Read about some of the features visible on your map.

    Question 4: What are some other features found in the area of the New England Seamounts? Make an observation about a geographic pattern visible from this data in this area.

  14. Close the Catalog view.
  15. Collapse and turn off the World Seafloor Geomorphology layer. Turn on the World Ocean Base layer.
  16. On the Quick Access Toolbar, click the Save button.

    Save button

    Note:

    Read about the ocean environment of some of the New England Seamounts at Northeast Canyons and Seamounts Marine National Monument.

    The World Seafloor Geomorphology layer will help you better describe, classify, and understand your study area. You'll keep it in your project as a reference layer.

So far in this tutorial, you've explored different types of map services: data that is stored elsewhere and accessed via the internet. Next, you'll download data so you can use a local copy stored on your computer.


Download bathymetric data

Downloading data offers some advantages over accessing web services: you are able to edit the data, change how it is displayed, use it to create new datasets, and perform analysis. Additionally, the data is not at risk of changing or disappearing.

Download digital elevation models

You'll find and download two digital elevation models (DEM) from the National Oceanic and Atmospheric Administration (NOAA).

  1. Visit https://ngdc.noaa.gov/mgg/bathymetry/relief.html.

    National Centers for Environmental Information (NCEI) is a branch of NOAA and manages one of the largest archives of environmental data in the world. Included in this collection are many bathymetry data products.

  2. Explore the links on this page to learn about the various data offerings.

    Question 5: What are some of the data formats available?

    Geographic data is available in many different formats. Some data formats require processing before they can be used. Next, you'll download some of the data from the NCEI site and add it to your map in ArcGIS Pro.

  3. Return to the main page, scroll till you find NCEI Bathymetric Data Viewer and click Launch Interactive Map.

    Search Bathymetric Data by Map link

  4. If necessary, click Redirect now. Alternatively, go to https://www.ncei.noaa.gov/maps/bathymetry/.

    The Bathymetric Data Viewer appears. This tool offers a visual interface for finding and downloading bathymetric data.

    Bathymetric Data Viewer map

  5. In the Layers pane beside the map, uncheck all boxes except DEM Footprints.

    DEM Footprints checked

  6. On the map, zoom to the East Coast of the United States. Zoom farther in to the mouth of Chesapeake Bay.

    Chesapeake Bay

  7. On the map, click within the Virginia Beach rectangle.
  8. In the pop-up window, expand the NCEI Digital Elevation Models folder. Click Virginia Beach (1/3 arc-second).

    Virginia Beach digital elevation model

    The 1/3 arc-second measurement refers to the data's resolution.

  9. Click Link to Metadata.
    Note:

    If you are unable to open the metadata and download the NetCDF file from the NCEI website (covered in the next step), you can download and unzip this copy of the file or access the data from Data.gov.

    A new page appears, containing detailed metadata for the Virginia Beach data.

  10. On the Access tab, next to Download Data, click Download NetCDF File.

    Download NetCDF File link

    NetCDF is a data format used for sharing array-oriented scientific data and is commonly used in oceanography.

    The data will take several minutes to download. In the meantime, you'll download another DEM dataset.

  11. Download the Atlantic DEM.

    This layer is a subset of another DEM dataset from NCEI. It was clipped to a smaller area to allow for faster download times in this tutorial. You can find the metadata for the original dataset at U.S. Coastal Relief Model Vol.2 – Southeast Atlantic.

  12. When the Atlantic_DEM.tif file has downloaded, move it into your Ocean folder.

    New DEM files in the Ocean folder

    Tip:

    You created the Ocean folder earlier in the tutorial, when you created the Ocean project in ArcGIS Pro.

    It is not necessary to place this file in a specific folder, but it is best practice to keep all files related to a project in the project folder. This will make them easier to find later and to add to your map in ArcGIS Pro. Steps later in the tutorial will assume this file is stored in your Ocean folder.

View a digital elevation model

The two files you downloaded are both digital elevation models, which means that they map elevation above or below sea level. However, they are stored in two different data formats: .nc (netCDF) and .tif. You'll add the .tif file to the map first and explore it.

  1. Open your Ocean project in ArcGIS Pro. On the ribbon, click the Map tab. In the Layer group, click Add Data.
  2. In the Add Data window, in the side panel, under Project, expand Folders and click Ocean.
  3. Click Atlantic_DEM.tif.

    Atlantic_DEM.tif selected in the Add Data window

  4. Click OK.
    Note:

    If the Build Pyramids for Atlantic_DEM.tif window appears, click Yes.

  5. In the Contents pane, right-click Atlantic_DEM.tif and click Zoom To Layer.

    Black-and-white data appears on the map, covering the mouth of Chesapeake Bay and part of the continental slope. In the Contents pane, the legend ranges from -2883.1 to 20.

    Legend ranging from -2883.1 to 20

    Because this is a DEM, these numbers represent elevation above and below sea level. You'll view the layer's properties to find out which unit the numbers are in.

  6. In the Contents pane, right-click Atlantic_DEM.tif and click Properties.
  7. In the Layer Properties window, click the Source tab. If necessary, expand the Data Source section.

    The Vertical Units value is listed as meters.

    Vertical Units listed as Meters in the Layer Properties window

  8. Close the Layer Properties window.

    The legend shows that white areas are 20 meters above sea level, while black areas are 2,883 meters below sea level.

    DEMs are important tools for understanding coastal areas. Some of their uses include modeling tsunami flooding and sea-level rise, managing ecosystems, and spatial marine planning.

  9. Pan and zoom to explore the data. Click any part of the data.

    A pop-up appears, listing a Stretch.Pixel Value. This is the number of meters above or below sea level for the area you clicked.

    Stretch.Pixel Value in a pop-up window

  10. Close the pop-up.

    Question 6: Describe the terrain visible in the Atlantic DEM layer.

  11. In the Contents pane, turn on the World Seafloor Geomorphology layer and drag it above the Atlantic DEM layer.
  12. Expand the World Seafloor Geomorphology layer and turn off all of the sublayers except Canyons.

    On the DEM, canyons appear as dark lines leading from the high areas to the low areas. Many of these canyons were probably formed by rivers during the last ice age, when sea levels were much lower and the continental shelf was exposed as land.

  13. Zoom in to examine the canyons up close.

    The DEM layer is raster data, meaning it is made of a grid, where each cell, or pixel, has as different value. The World Seafloor Geomorphology layer is vector data, meaning it is made of shapes (either points, lines, or polygons) that store attribute information.

    Gray raster pixels and red vector edge

  14. Collapse the World Seafloor Geomorphology layer and turn it off. Right-click Atlantic DEM and click Zoom To Layer.

Compare digital elevation models

Next, you'll add the DEM that you downloaded from NCEI and compare it to the .tif layer.

  1. When the virginia_beach_13_mhw_2007.nc file has downloaded, move it into your Ocean folder.
  2. In ArcGIS Pro, on the ribbon, click the Map tab. In the Layer group, click the bottom half of the Add Data button. Click Multidimensional Raster Layer.

    Multidimensional Raster Layer in the Add Data menu

    Since netCDF files can contain multiple dimensions of data—for example, to record information at different times or depths—you need to choose which dimensions you want to display.

  3. For Input File, click the Browse button. Browse to the Ocean folder and choose virginia_beach_13_mhw_2007.nc. Click OK.

    Virginia Beach .nc file selected in the Import variables from NetCDF, GRIB, or HDF files window

    This netCDF file has only one dimension: Band 1.

  4. In the Select Variables table, check the box next to Band1. Ensure that Output Configuration is set to Multidimensional Raster.

    Add Multidimensional Raster Layers window

  5. Click OK.
  6. In the Contents pane, click the virginia_beach_13_mhw_2007.nc_Band1 layer to select it. On the keyboard, press F2 to make the layer's name editable. Type Virginia Beach DEM and press Enter.

    It may take a few moments for the layer to appear fully on the map. This layer is also a DEM. It uses a different color scheme than the other DEM, mapping high elevation in red and low elevation in blue. It covers a smaller area than the other layer.

    Map with two DEM layers

    You'll change the color scheme to make it easier to compare the two DEMs.

  7. In the Contents pane, under Virginia Beach DEM, right-click the legend. Click the color scheme menu and choose the Black to White color scheme. (Point to color schemes to read their names.)

    Black to White color scheme in the Virginia Beach DEM layer's color scheme menu

    The color scheme is backwards. You'll flip it so high elevations are white and low elevations are black.

  8. Right-click the legend again and click the Reverse color scheme button. Click outside of the color scheme window to commit the change.

    Reverse color scheme button

    The two DEM layers now use the same color scheme.

    Map with two black-and-white DEM layers

    Question 7: In Atlantic DEM, there's no visible elevation change on the continental shelf: the entire area appears flat and white, so even the coastline isn't visible. Why does Virginia Beach DEM show so much more variation in the same area?

    The area covered by the Virginia Beach DEM layer is already covered by the other DEM. However, it is higher-resolution data than your existing layer, meaning that it provides more information per square kilometer. This could be useful to parts of your analysis focused on shoreline features, so you will keep this layer as part of your project.

    Question 8: How can you tell that Virginia Beach DEM has a higher resolution than Atlantic DEM?

  9. In the Contents pane, turn on the World Seafloor Geomorphology layer.

    Near the south of the DEM, a break in the canyons is visible.

    Currituck Slide area on the continental slope

    This area is named the Currituck Slide. It was caused by a submarine mass failure (SMF) that occurred between 24 and 50 thousand years ago. A SMF is an underwater landslide, and can be triggered by earthquakes, too much sediment, or gas seeps. SMF events are known to cause tsunamis, which are otherwise rare in the Atlantic.

    If another section of the continental slope were to collapse, as the Currituck Slide did, it could cause a localized tsunami on the east coast of the United States. While SMF events are rare, simulations show that a SMF of the same size as Currituck in the same region would create run-up heights similar the storm surge of a category 3 or 4 hurricane. A tsunami's run-up or inundation height is the maximum elevation above sea level that the tsunami reaches on ground. High-resolution bathymetry and topography of the coastline, like that found in the Virginia Beach DEM layer, are important tools for modeling the threat from tsunamis.

    Question 9: How is high-resolution elevation data for both the seafloor and land areas helpful for preparing for tsunamis?

  10. On the Quick Access Toolbar, click the Save button.

In this tutorial, you explored several sources of bathymetric data. You accessed GEBCO data with a WMS URL, the Oceans basemap via the basemap gallery, and a geomorphology map from ArcGIS Living Atlas via the Catalog pane. You downloaded two DEM datasets, one from the NCEI data portal. These are only a few of the sources of bathymetry data available online.

Exploring data portals and their datasets is a necessary step in almost every GIS project. Searching for relevant geospatial data is often time-consuming, but doing a thorough survey early in the process will make the rest of your GIS project easier.

You can find more tutorials in the Learn ArcGIS tutorial Gallery. To further explore the Atlantic DEM layer used in this tutorial, try the tutorial Visualize an ocean canyon in 2D and 3D.

Question answers

  1. Are you allowed to use this data? How do you know?

    Yes, this data is OK to use. Under Data sources and WMS development, click either the GEBCO Grid link or documentation. These links will both take you to the Gridded Bathymetry Data page, where you can learn more about the data that was used to create the WMS. Under Terms of use, it states that the "GEBCO Grid is placed under the public domain and may be used free of charge." Click the conditions of use and disclaimer information link to learn more.

  2. How should you acknowledge the data in your final project?

    The data source should be acknowledged with the following text: Imagery reproduced from the GEBCO_2022 Grid, GEBCO Compilation Group (2022) GEBCO 2022 Grid (doi:10.5285/e0f0bb80-ab44-2739-e053-6c86abc0289c). This information can be found on the GEBCO WMS page, under Data set acknowledgement.

  3. What are some similarities and differences between the WMS layer and the basemap?

    Both layers contain a hillshade of the ocean floor and different shades of blue to represent ocean depth. The depth colors are bolder and more dramatic on the WMS layers, making it easier to visualize some features, such as the Puerto Rico Trench. The basemap layer includes labels for features such as canyons, banks, and depth measurements, which can help you to identify features or regions. The basemap is multiscale, meaning that more detailed information appears as you zoom in.

  4. What are some other features found in the area of the New England Seamounts? Make an observation about a geographic pattern visible from this data in this area.

    The following are some examples of visible patterns:

    • Canyons spread out like fingers from the edge of the continental shelf.
    • Much of the study area is covered by a rise, which is a thick sloping bed of sediment abutting a continental margin.
    • The seamounts and much of the slope coincide with escarpments. These steep slopes often overlay these features.
  5. What are some of the data formats available?

    There are .csv file, GeoTiff files, netCDF files, ESRI ASCII raster grids, XYZ grids, multibeam files, CDs, and more.

  6. In Atlantic DEM, there's no visible elevation change on the continental shelf: the entire area appears flat and white, so even the coastline isn't visible. Why does Virginia Beach DEM show so much more variation in the same area?

    The continental slope is the most prominent feature visible in the Atlantic DEM layer. Running north-south, it divides the study area into two different elevations. It is lined with canyons and slopes. The coastline is not visible.

  7. The elevation range of Atlantic DEM is much larger than Virginia Beach DEM (2,903 meters versus 85 meters). This allows for more detail and subtle elevation changes to be visible in Virginia Beach DEM, while in Atlantic DEM, the entire color range is reserved to show the dramatic elevation change at the continental slope.
  8. How can you tell that Virginia Beach DEM has a higher resolution than Atlantic DEM?

    There are two ways to determine which layer has a higher resolution:

    • Zoom in on each DEM until individual pixels are visible. Note the scale reported below the map. You must zoom in further to see the pixels in Virginia Beach DEM. You can also measure the pixels with the Measure tool.
    • Right-click each layer and click Layer Properties. In the Layer Properties window, click the Source tab. Expand the Raster Information section. Note the values reported for Cell Size X and Cell Size Y: they are larger for Atlantic DEM, meaning that each pixel covers a larger area.
  9. How is high-resolution elevation data for both the seafloor and land areas helpful for preparing for tsunamis?

    Tsunamis behave according to the laws of physics, with their travel time, speed (wave celerity), and amplitude (wave height) dependent on depth and shoreline configuration. The shape, direction, and impact force of a tsunami are especially dependent on the depth and breadth of the seafloor that it travels over. The nature of the damage that occurs on land will vary depending on the shoreline topography.