Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RasterShadedReliefRendererProperties

Hierarchy

  • RasterShadedReliefRendererProperties

Index

Properties

Optional altitude

altitude: number

The sun's angle of elevation above the horizon, ranging from 0 to 90 degrees.

Read more...

Optional azimuth

azimuth: number

The sun's relative position along the horizon, ranging from 0 to 360 degrees.

Read more...

Optional colorRamp

The color ramp to display the shaded relief.

Read more...

Optional hillshadeType

hillshadeType: "traditional" | "multi-directional"

The type of hillshading being applied on the elevation surface.

Read more...

Optional pixelSizeFactor

pixelSizeFactor: number

Pixel size factor accounts for changes in scale as the viewer zooms in and out on the map display.

Read more...

Optional pixelSizePower

pixelSizePower: number

Pixel Size Power accounts for the altitude changes (or scale) as the viewer zooms in and out on the map display.

Read more...

Optional scalingType

scalingType: "none" | "adjusted"

Applies a constant or adjusted z-factor based on resolution changes.

Read more...

Optional zFactor

zFactor: number

A ratio of z unit / xy unit, with optional exaggeration factored in.

Read more...

Generated using TypeDoc