PointonlineOverlayer.

Performs a point-on-line overlay. Each input line is split at its closest place to any point within the specified point tolerance, and attributes are shared between related points and lines (spatial join).

跳转到配置

Typical Uses

  • Splitting lines where they overlay points
  • 识别与点相交的线
  • 识别落在一条线上的点

它是如何工作的?

PointonLineOverLayer比较点和线,分割一个点(或在指定距离的)线上的线条。每个生成的新行接收匹配原始行的点的属性,并且点从线路(空间连接)接收属性。功能(点和行)还会收到遇到的匹配数的计数。

在处理或拒绝之前,聚集体可以进行脱模。没有计算线性功能之间的交叉点。

使用说明

  • Where point geometries are expected, Point Cloud geometries are not supported.
  • Chopped Lines output via the Line output port receive the attributes of all points that matched the original input line (if a list is enabled). All points that the original line encountered are included - not only the endpoints of the new line segment.
    To obtain attributes from points matching only the ends of the new line features, use a second transformer (consider another PointOnLineOverlayer, or aNeighborFinder)。

Z Values and Measures

If the input Line features have measures and/or 3D coordinates, measures and elevations (z values) are interpolated and assigned to points according to the selections made in the Attribute Accumulation parameters.

If Attribute Accumulation Mode is set to Drop Incoming Attributes, the measures and z values will be ignored. If it is set to Merge, Prefix, or Only Use Incoming Attributes, the appropriate values will be calculated and assigned to the points. If a z value is added to a 2D point, it will become 3D.

Choosing a Spatial Transformer

许多变形金刚可以评估空间关系并执行空间连接 - 分析拓扑,合并属性,有时修改几何。通常,选择最专用于您需要完成的任务的那个将提供最佳性能结果。如果有多种方式来做(通常是这种情况),则在性能测试备用方法上花费的时间可能是值得的。

To correctly analyze spatial relationships, all features should be in the same coordinate system. The重新设计may be useful for reprojecting features within the workspace.

Configuration

输入端口

输出端口

Parameters

编辑变换器参数

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

定义值

有几种方法可以在变压器中定义使用的值。最简单的是简单地输入值或字符串,其可以包括各种类型的函数,例如属性引用,数学和字符串函数和工作区参数。有许多工具和快捷方式可以帮助构造值的值,通常可以从与值字段相邻的下拉上下文菜单中提供。

Reference

处理行为

Group-Based

Feature Holding

依赖性
FME许可级别 FME Professional Edition and above
Aliases
History
Categories

Filters and Joins

空间分析

FME社亚搏国际在线官网区

FME社区是演示亚搏国际在线官网,TOS,文章,常见问题和更多的地方。获取您的问题的答案,从其他用户学习,并建议,投票和评论新功能。

Search forall results about the PointOnLineOverlayeron the FME Community.

例子可能包含根据开放政府许可证的信息 - 温哥华