This method is utilised by some popular web mapping and visualisation applications. It applies standard Mercator (Spherical) formulas to ellipsoidal coordinates and the sphere radius is taken to be the semi-major axis of the ellipsoid. This approach only approximates to the more rigorous application of ellipsoidal formulas to ellipsoidal coordinates. Unlike either the spherical or ellipsoidal Mercator projection methods, this method is not conformal: scale factor varies as a function of azimuth, which creates angular distortion. Despite angular distortion there is no convergence in the meridian.
The "PopularVisualizationPseudoMercator" Projection has the following Parameters:
Parameter Name |
Parameter String |
Units |
Longitude of the Center of the Projection |
central_meridian |
|
Latitude of the Origin of the Projection |
latitude_of_origin |
|
False Easting |
false_easting |
|
False Northing |
false_northing |