aboutsummaryrefslogtreecommitdiff
path: root/docs/source/operations/projections/merc.rst
diff options
context:
space:
mode:
authorJuernjakob Dugge <juernjakob@gmail.com>2018-08-23 23:14:06 +0200
committerJuernjakob Dugge <juernjakob@gmail.com>2018-08-27 23:47:03 +0200
commit3378c5ec96fb3f067beffc6c3acd15765d5ce5d1 (patch)
treedbcfcf7e11fa3734e073136e1770cd3858de5936 /docs/source/operations/projections/merc.rst
parente1e7c15ef358ac516f06198c2832e7ab52e8dc20 (diff)
downloadPROJ-3378c5ec96fb3f067beffc6c3acd15765d5ce5d1.tar.gz
PROJ-3378c5ec96fb3f067beffc6c3acd15765d5ce5d1.zip
Ensure correct axis ratio for images in documentation; move proj-string from image to caption
Diffstat (limited to 'docs/source/operations/projections/merc.rst')
-rw-r--r--docs/source/operations/projections/merc.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/source/operations/projections/merc.rst b/docs/source/operations/projections/merc.rst
index 8fab636d..ae5d136a 100644
--- a/docs/source/operations/projections/merc.rst
+++ b/docs/source/operations/projections/merc.rst
@@ -25,10 +25,12 @@ The projection is conformal which makes it suitable for navigational purposes.
| **Output type** | Projected coordinates |
+---------------------+----------------------------------------------------------+
-.. image:: ./images/merc.png
- :scale: 50%
+.. figure:: ./images/merc.png
+ :width: 500 px
+ :align: center
:alt: Mercator
+ proj-string: ``+proj=merc``
Usage
########