|
|
|
|
|
by mewo2
4065 days ago
|
|
Yes, absolutely! The Mercator projection isn't the only conformal projection, but it is the only one for which north-south maps to the vertical axis, and east-west to the horizontal axis. That means that it maps the whole world onto a rectangle, which works well both for computers and interior decorating. As for other rectangular projections, the most common is the equirectangular (or plate carrée), which simply maps (longitude, latitude) to (x, y). This is a pretty common representation for gridded global data. |
|
However, online maps alter the projection as you zoom so this is not much of an issue.