About 3D projections

Echoview needs sometimes to represent the three-dimensional world on your two-dimensional screen. This requires the use of geographic data and a system of mapping or projecting that data onto two-dimensional surfaces. This occurs in two distinct steps:

  1. project the (spherical) geographic coordinates (latitude, longitude and depth) to an orthogonal coordinate system (X, Y, Z).
    This uses the map projection selected on the Mapping page of the EV File Properties dialog box.

  2. project the view of this orthogonal coordinate system (X, Y, Z) onto your screen (X, Y) - or any other 2D format (e.g. image files)
    For scenes, this uses the 3D projection selected on the General page of the Scene Properties dialog box.
    For image files the orthographic projection is always used.

This page covers 3D projections (see About mapping and map projections for a discussion of map projections).

Two 3D projections are available:

Perspective

The perspective projection is used to produce images which look natural. When we view scenes in everyday life far away items appear small relative to nearer items. This is called perspective foreshortening. A side effect of perspective foreshortening is that parallel lines appear to converge on a vanishing point. An important feature of perspective projections is that straight lines look straight.

The perspective projection is the default and recommended for viewing most scenes.

Why use perspective projection?
Below is illustrated a simple rectangular prism viewed in an Echoview scene. The benefit of the perspective projection is achieving a natural look are illustrated.
 

   

Orthographic
The object might look somewhat distorted. Believe it or not all the opposing lines are parallel. You can verify this with a ruler. We are not accustomed to seeing things like this however and so the look may be a little unnatural.  

 

Perspective
A more natural look

Orthographic

The Orthographic projection is typically used by drafters and engineers to create working drawings of an object which preserves scale and shape. An important feature is that parallel lines in space appear parallel on the projected image. This differs from the perspective projections in which parallel lines can converge to a single vanishing point in the distance.

The orthographic projection is recommended if you intend to look at map views (on the Scene window, right click, then click Map View). This will ensure than a vertical pole in the scene looks like a point on the screen.

Why use orthographic projection?
Below is illustrated a map view of the Cradle mountain region in Tasmania, viewed in an Echoview scene. The benefit of the orthographic projection in map view is illustrated.
 

   

Orthographic
In plan view, the scene looks like you're used to seeing maps, as if it's on a flat piece of paper. The edges forming a nice sheet edge.

 

Perspective
In plan view, the edges of the scene look distorted to the eye, because of the way we are used to seeing maps. In reality, this is more or less how you'd see from a bird's eye perspective, except for the fact that the real world continues on in all four directions and doesn't stop so suddenly as the edge of a scene. If you were to move closer to the ground in this scene so that the edges are no longer visible on the screen then it would look quite natural.

See also

About mapping and map projections