File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
src/main/java/com/esri/samples
localserver/local_server_services Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11<h1 >Local Server Services</h1 >
22
3- <p >Demonstrates how to start and stop map, feature, and geoprocessing services on the Local Server.</p >
3+ <p >Demonstrates how to start and stop a map, feature, and geoprocessing services on the Local Server.</p >
44
55<p ><b >Note:</b > Local Server is not supported on MacOS</p >
66
Original file line number Diff line number Diff line change 11<h1 >Blend Renderer</h1 >
22
3- <p >How to use a blend renderer on a raster layer. Blend renderers can be used to blend elevation data with imagery,
3+ <p >Demonstrates how to use a blend renderer on a raster layer. Blend renderers can be used to blend elevation data with imagery,
44creating a 3D effect.</p >
55
66<p ><img src =" BlendRenderer.png " /></p >
Original file line number Diff line number Diff line change 11<h1 >Colormap Renderer</h1 >
22
3- <p >How to use a colormap renderer on raster layer. Colormap renderers can be used to replace values on a raster layer
3+ <p >Demonstrates how to use a colormap renderer on raster layer. Colormap renderers can be used to replace values on a raster layer
44with a color based on the original value brightness.</p >
55
66<p ><img src =" ColormapRenderer.png " /></p >
Original file line number Diff line number Diff line change 11<h1 >Hillshade Renderer</h1 >
22
3- <p >How to use a hillshade renderer on a raster layer. Hillshade renderers can adjust a grayscale raster (usually of
3+ <p >Demonstrates how to use a hillshade renderer on a raster layer. Hillshade renderers can adjust a grayscale raster (usually of
44terrain) according to a sun angle.</p >
55
66<p ><img src =" HillshadeRenderer.png " /></p >
Original file line number Diff line number Diff line change 11<h1 >Raster Layer File</h1 >
22
3- <p >How to create and use a raster layer made from a local raster file.</p >
3+ <p >Demonstrates how to create and use a raster layer made from a local raster file.</p >
44
55<p ><img src =" RasterLayerFile.png " /></p >
66
Original file line number Diff line number Diff line change 11<h1 >Stretch Renderer</h1 >
22
3- <p >How to use a stretch renderer on a raster layer. A stretch renderer can be used to stretch tightly grouped values
3+ <p >Demonstrates how to use a stretch renderer on a raster layer. A stretch renderer can be used to stretch tightly grouped values
44across the available value spectrum, creating more contrast between objects. This is useful for identifying objects
55in dark images.</p >
66
You can’t perform that action at this time.
0 commit comments