RasterHillshader

Generates a grayscale shaded relief representation of terrain, based on elevation values.

Jump to Configuration

典型用途

  • 地形可视化
  • 生成山体阴影的使用纹理作为其他地图数据的背景

How does it work?

所述RasterHillshader接收高程栅格特征,并创建一个阴影浮雕表示,从斜率和方面对输入高程值计算而得。

The input raster’s horizontal and vertical units are expected to be the same.

输入band(s) are converted to GRAY8, with hillshade values between 0 and 255. The position of the light source may be adjusted, and a choice of algorithms is available.

If the input band has a nodata value set, or if插补无数据设定为没有,还生成一个ALPHA8带,以0(完全透明)的细胞值,其中所述输入是无数据和255(完全不透明)的值,其中输入是数据。

插补无数据means that nodata values will be replaced with actual values, calculated from the neighboring cells. When插补无数据设定为Yes时,不存在无数据单元,并且因此不需要α带。

This transformer supports raster band selection. TheRasterSelectorcan be used to modify this selection.

z-因子,缩放和单位

输入rasters’ horizontal (x and y) units are expected to be the same as vertical (z) units.

如果不是这种情况——例如,如果horizontal units are in meters with elevation (z) in feet (or any other similar unit type mismatch), you may apply a scale factor (also known as Z Factor) with the定标器之前,使用一个RasterHillshader变压器。

In that example (ground units are meters, elevations are feet), the scale factor to use is 0.3048 - the number of meters in one foot.

If the ground units are decimal degrees (lat/long), the appropriate scale factor will vary greatly between the equator and the poles. In this case, consider reprojecting the input raster with aReprojector到适当的坐标系相匹配的垂直(Z)单元接地单元。

If units are mismatched, the transformer may complete processing, but will produce incorrect or unexpected results.

选择一个光栅变压器

FME has an extensive selection of transformers for working with raster data. They can be generally categorized as working with whole rasters, bands, cells or palettes, and those designed for workflow control or combining raster with vector data.

有关光栅几何形状和属性的信息,请参阅栅格(IFMERaster)

组态

输入端口

产量Ports

参数

编辑变压器参数

使用一组菜单选项,变压器参数可以通过引用在工作区中的其它元件来分配。更先进的功能,如高级编辑,算术编辑,也是一些变压器可用。要访问这些选项的菜单,点击适用的参数旁边。欲了解更多信息,请参阅Transformer Parameter Menu Options

定义值

有几种方法来定义一个值供我使用n a Transformer. The simplest is to simply type in a value or string, which can include functions of various types such as attribute references, math and string functions, and workspace parameters. There are a number of tools and shortcuts that can assist in constructing values, generally available from the drop-down context menu adjacent to the value field.

Reference

Processing Behavior

基于特征的

特点控股

没有

依赖 没有ne
FME许可级别 FME专业版及以上
别名
历史
分类

3D

制图和报告

栅格

FME Community

The FME Community is the place for demos, how-tos, articles, FAQs, and more. Get answers to your questions, learn from other users, and suggest, vote, and comment on new features.

搜索all results about the RasterInterpretationCoercer在FME社区。亚搏国际在线官网

Examples may contain information licensed under the Open Government Licence – Vancouver