World Map
Robinson-Sterling Projection
Central Longitude: 0
These projections are pseudo-cylindrical. Scale and area are always distorted by the Robinson and Robinson-Sterling projections. These projections are designed to produce aesthetically pleasing world maps.
The Robinson and Robinson-Sterling projections produce visually similar results, but use two entirely different mathematical processes. As a result, the numeric values of the projected coordinates produced by these two methods are slightly different. For most applications, these differences are not significant.
Parameter |
Description |
Name |
Specifies the units used in the map. |
Scale |
Specifies the unit scale of the projected map, relative to meters. For example, a scale of one means one unit in the projected map equals one meter; a scale of two means two units in the projected map equal one meter; etc. |
False Easting |
Specifies the false easting, or horizontal offset, of the projected coordinates, in meters. False Eastings and False Northings are added to the underlying "projected" coordinates as a way to arbitrarily offset their internal XY coordinates after the projection. Unless you have a reason for using these offset values, do not use them. These values do not affect the latitude/longitude coordinates for the map, only the internal coordinates used to plot the map on the screen. If you use False Easting and False Northing offsets for a map, any subsequent boundaries you append to the map must also use these same offsets if you want the imported boundaries to be drawn in the correct relative position to the existing boundaries. |
False Northing |
Specifies the false northing, or vertical offset, of the projected coordinates, in meters. See above. |
Central Longitude |
Specifies the central longitude of the projection in degrees. The Central Longitude value typically should be defined as the longitudinal center of the map you are going to produce. This option is only available for the Robinson-Sterling projection. |
See Also
Map Coordinate Systems Overview
Introduction to Map Projections
Source Coordinate System - Map Layer
Target Coordinate System - Map