Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rachael Ellen committed Apr 27, 2022
1 parent 410aca9 commit 4e4b08e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions raster/raster-layer-url/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@ To add a `RasterLayer` as an operational layer from an `ImageServiceRaster`:
2. Create a `RasterLayer` from the raster
3. Add it as an operational layer with `map.getOperationalLayers().add(rasterLayer)`

## About the data

This sample uses a [NOAA raster image service](https://gis.ngdc.noaa.gov/arcgis/rest/services/bag_hillshades_subsets/ImageServer). The service computes a hillshade image from the depth (in meters) of U.S. coastal waters.

## Relevant API

* ImageServiceRaster
* RasterLayer

## About the data

This sample uses a [NOAA raster image service](https://gis.ngdc.noaa.gov/arcgis/rest/services/bag_hillshades_subsets/ImageServer). The service computes a hillshade image from the depth (in meters) of U.S. coastal waters.

## Tags

image service, raster

0 comments on commit 4e4b08e

Please sign in to comment.