Skip to content

Commit 4e4b08e

Browse files
author
Rachael Ellen
committed
Update README.md
1 parent 410aca9 commit 4e4b08e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

raster/raster-layer-url/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ To add a `RasterLayer` as an operational layer from an `ImageServiceRaster`:
2020
2. Create a `RasterLayer` from the raster
2121
3. Add it as an operational layer with `map.getOperationalLayers().add(rasterLayer)`
2222

23-
## About the data
24-
25-
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.
26-
2723
## Relevant API
2824

2925
* ImageServiceRaster
3026
* RasterLayer
3127

28+
## About the data
29+
30+
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.
31+
3232
## Tags
3333

3434
image service, raster

0 commit comments

Comments
 (0)