倾斜透视图

Classification

方位角

可用表格

正反向球面投影

限定区域

全球的

Alias

tpers公司

Domain

二维

输入类型

大地坐标

输出类型

投影坐标

倾斜透视图

项目字符串: +proj=tpers +h=5500000 +lat_0=40

Tilted Perspective is similar to 近侧透视 (nsper) in that it simulates a perspective view from a height. Where nsper projects onto a plane tangent to the surface, Tilted Perspective orients the plane towards the direction of the view. Thus, extra parameters specifying azimuth and tilt are required beyond nsper`'s h. As with nsper, lat_0 & lon_0 are also required for satellite position.

参数

要求的

+h=<value>

地球上的点的半径和高度必须与椭球面上的点的高度相同。

可选的

+azi=<value>

以度数表示的远离北方的方位。

默认为0.0。

+tilt=<value>

远离最低点的角度。

默认为0.0。

+lon_0=<value>

投影中心的经度。

默认为0.0。

+lat_0=<value>

投影中心的纬度。

默认为0.0。

+R=<value>

球体的半径,以米为单位。如果与一起使用 +ellps+R 优先。

看见 椭球体尺寸参数 了解更多信息。

+x_0=<value>

假东距。

默认为0.0。

+y_0=<value>

假北距。

默认为0.0。