Nevron Open Vision Documentation
Nevron.Nov.Diagram.Import.Map Namespace / NWinkelTripelProjection Class
Members


In This Topic
    NWinkelTripelProjection Class
    In This Topic
    The Winkel Tripel projection (Winkel III) is a modified azimuthal map projection proposed by Oswald Winkel in 1921. The projection is the arithmetic mean of the equirectangular projection and the Aitoff projection.
    Object Model
    NWinkelTripelProjection Class
    Syntax
    'Declaration
     
    
    Public Class NWinkelTripelProjection 
       Inherits NMapProjection
    'Usage
     
    
    Dim instance As NWinkelTripelProjection
    public class NWinkelTripelProjection : NMapProjection 
    Remarks
    Goldberg and Gott show that the Winkel Tripel is arguably the best overall whole-earth map projection known, producing very small distance errors, small combinations of ellipticity and area errors, and the smallest skewness of any map. In 1998, the Winkel Tripel projection replaced the Robinson projection as the standard projection for world maps made by the National Geographic Society.
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Diagram.Import.Map.NMapProjection
          Nevron.Nov.Diagram.Import.Map.NWinkelTripelProjection

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also