csmapattributereprojector

Reprojects coordinates stored as attributes from one coordinate system to another using the CS-MAP library.

跳转到配置

Typical Uses

  • 需要在使用CS-Map库中明确时存储为属性的拼写坐标
  • Reprojecting coordinates stored as attributes with Z values
  • Performing reprojections with finer control than theAttributeReprojector变压器提供

它是如何工作的?

csmapattributereprojector接受任何功能。用户指定包含x,y和可选z坐标的属性,并提供两个Sourceand目的地坐标系.

变换器根据这些选择恢复坐标,使用CS-Map库,并更新X,Y, andz属性对新价值观。原始值被覆盖。

此变形器不会更改特征的几何形状 - 仅取消所选的值X,Y, andz属性(如果它们包含坐标值)会更改。

准确的结果取决于用户对源坐标系的正确选择。

The CS-Map library is FME’s default library, and so is generally used for most transformations. Using this transformer explicitly ensures that this library is used, and also provides options for handing Z (vertical) values.

动态坐标系

Features may be reprojected to a动态的目的地坐标系- that is, a local coordinate system that is created specifically for each individual feature. This is often used for tasks such as taking measurements or creating geometry in meters or other ground units, on data with geographic (latitude and longitude) coordinates.

有两种类型可用:

  • _AZMEA_(动态重新注入平等地区) - Better for preserving area accuracy
  • _AZMED_(动态重新注入Equal Distance) - 更好地保持距离精度

在任何一种情况下,将输入功能都恢复为居中在其边界框上的本地坐标系。虽然所有输出功能都将居中在共同的原点(除了极近的磁极附近的特征外)并显示在彼此顶部堆叠,每个输出功能都保留了重注(等原始位置)的具体细节,并且可以被安全亚搏在线地恢复回投影或地理坐标系。

注意,不考虑Z值,因此最佳地保护区域或距离在0米的椭圆形高度处的几何体。

Note: ">Note:To calculate and reproject to a single AZMED or AZMEA coordinate system that encompasses all input features, consider using thecommonlocalreprojector.

Geographic Transformations

Geographic Transformations control how coordinates are converted between different datums.

默认值转型(或空白),如果需要一个,它将查找基准之间的适当转换。

如果an explicitly selected pair of coordinate systems has one or more geographic transformations available, they will be provided for explicit selection.

如果设置为,null_fme.将使用转换,这不会改变任何坐标的值。

例子

使用说明

  • FME还具有工作区参数,切除引擎,可以设置为FME(CS-MAP)或ESRI。此变换器将覆盖此参数设置。
  • TheAttributeReprojectorprovides similar functionality, and will use the default library (CS-Map or Esri) set in FME. It does not handle z values.

Working With Coordinate System Transformers

FME使用CS-Map坐标系库本身支持坐标系转换和重注。

Configuration

输入Ports

输出端口

Parameters

编辑变换器参数

Using a set of menu options, transformer parameters can be assigned by referencing other elements in the workspace. More advanced functions, such as an advanced editor and an arithmetic editor, are also available in some transformers. To access a menu of these options, clickbeside the applicable parameter. For more information, see变换器参数菜单选项.

Defining Values

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

Dialog Options - Tables

具有桌面参数的变压器具有填充和操作值的其他工具。

参考

处理行为

Feature-Based

Feature Holding

No

依赖性 Some reprojections may require additional grid files.
FME许可级别 FME Base Edition and above
Aliases
History

FME社亚搏国际在线官网区

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

Search forall results about the CsmapAttributeReprojectoron the FME Community.

例子可能包含根据开放政府许可证的信息 - 温哥华和/或公开的政府许可证 - 加拿大。