.. _book_fig_chapter1_fig_mercator: Mercator Projection ------------------- Figure1.13. The Mercator projection. Shown are the projections of circles of constant radius 10 degrees across the sky. Note that the area is not preserved by the Mercator projection: the projection increases the size of finite regions on the sphere, with a magnitude which increases at high latitudes. .. image:: ../images/chapter1/fig_mercator_1.png :scale: 100 :align: center .. raw:: html
**Code output:** .. raw:: html
.. literalinclude:: fig_mercator.txt .. raw:: html
**Python source code:** .. raw:: html
.. literalinclude:: fig_mercator.py :lines: 11- .. raw:: html
:download:`[download source: fig_mercator.py] ` .. raw:: html