You are here: 几何形状 > Snipper

Snipper

Shortens the geometry of a line feature from the ends by snipping specified distances, indices, or measure values. It operates on features with simple line geometry and polygons without holes.

参数指定剪辑的起始和结束点。执行后,特征的几何形状将是表示在那些两个位置之间的原始线路部分的线,包括端点。如果在线的开始或结尾,则将生成新坐标,如果尚未在指定的位置处旁等。如果该行包含三维坐标,则每个端点处的Z值将线性地从原始特征的坐标内插,终点存在。

Parameters

模式

The mode you choose determines which parameters are available and how they are interpreted. Therefore, only the mode parameters are listed here.

In all modes, features containing geometry other than polygons or lines (for example, points and donut polygons) will be passed through this transformer untouched via the<被拒绝>port. Aggregate features, including homogeneous aggregates, are also rejected.

Usage Notes

The测量模式parameter does not have any effect on two-dimensional lines, or when theSnipping ModeisVertex.

编辑变换器参数

使用一组菜单选项,可以通过引用工作区中的其他元素来分配变压器参数。一些变压器也可提供更高级的功能,例如高级编辑器和算术编辑器。要访问这些选项的菜单,请单击除适用的参数旁边。有关更多信息,请参阅变换器参数菜单选项.

变压器类别

Data Quality

几何形状

Transformer History

此变压器替换距离陷阱和顶点。

Search FME Knowledge Center

Search for samples and information about this transformer on theFME Knowledge Center.

TagsKeywords: DistanceSnipper VertexSnipper