Module: Projection Settings ()

Description:

This module displays as projected shapes the modules with the port projection connected to it. Connecting a module to a Projection Settings one can be done automatically by pressing the module's projection button

The projection applies only to the visualized shapes. Data modules won't be modified according to the chosen projection.

The whole bounding box of data coordinates must be expressed in geodetic coordinates :

In order to fit those intervals the bounding box can be modified with the crop editor.

When using projection on a vector type module, the starting and the end point of each vector is projected. Then, a scale computed with the diagonal of the data set is applied.

It can happen that a vector data set is expressed in meters in a geodetic coordinate system. A transformation in degrees of longitudes/latitudes must then been done before projecting. This transformation is automatically done if :

Ports:

Parameters

General parameters for Proj4 projections.

Types

Available types of applied projection are :

Quality

Quality used when projection needs resampling. This port is only used for Ortho Slice and Slice modules. It controls the texture quality.

Radius

Radius used for spherical projection.

Z-factor

This factor controls the scale applied to the original z coordinates of the data. The computed radius of a point p(x,y,z) is given by the formula : computedRadius = z * z-factor + radius A negative z value can imply a negative radius.

LongitudeZero

This port controls the zero longitude reference when a Proj4 projection is selected. It can be used when the bounding box of the data is out of the interval [-180,180] for X coordinates.

It must not be used to switch the zero longitude reference when the bounding box is in this interval, otherwise visualisation artifacts will appear.