pyproj Documentation
====================

Python interface to  `PROJ <https://proj.org/>`_ (cartographic projections and coordinate transformations library).

.. note:: Minimum supported PROJ version is 6.1.0

.. note:: Minimum supported Python version is 3.5

GitHub Repository: https://github.com/pyproj4/pyproj


.. toctree::
   :maxdepth: 1
   :caption: Contents:

   installation
   examples
   gotchas
   advanced_examples
   api/index
   optimize_transformations
   history

Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
