|
|
|
|
|
by allemagne
4067 days ago
|
|
>The Mercator projection was indeed originally designed for compass navigation, but the reason it's still used for web mapping is slightly different. The Mercator projection is conformal. Just speculating here, but it's also a big rectangle that is easy on the eyes. Non-rectangular online maps would fit awkwardly in websites. As for Gall-Peters, that map is just irredeemably ugly to me, and I'm ignorant of other rectangular projections that could compete with Mercator. |
|
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.