GeodePy: Geodesy in Python ====================================================== Release v0.6.0 .. image:: https://static.pepy.tech/personalized-badge/geodepy?period=total&units=INTERNATIONAL_SYSTEM&left_color=GREY&right_color=BLUE&left_text=downloads :target: https://pepy.tech/project/geodepy :alt: Total Downloads Badge .. image:: https://img.shields.io/badge/license-Apache_2.0-green :target: https://opensource.org/licenses/Apache-2.0 :alt: License Badge .. image:: https://img.shields.io/badge/PyPi-GeodePy-yellow :target: https://pypi.org/project/geodepy/ :alt: Pypi Badge .. image:: https://img.shields.io/badge/Paper-GDA2020_Technical_Manual-556472 :target: https://www.anzlic.gov.au/ICSM :alt: Paper Badge **GeodePy** is a python package for precise geodetic and survey computations. ------------------- Features -------- GeodePy includes a variety of :ref:`features ` for geodesy and geospatial data manipulation, including: * :ref:`Converting ` between coordinate types * :ref:`Transforming ` between datums * Calculating :ref:`geodetic ` distances and bearings * Working with :ref:`geoid ` models * :ref:`Surveying ` calculations * Various classes for :ref:`angles ` , :ref:`coordinates `, and :ref:`datums ` * :ref:`Statistics ` * And more! User Guide -------------- This section contains the user guide for GeodePy, including installation, instructions, features and tutorials. .. toctree:: :maxdepth: 2 :caption: User Guide installation quickstart features/index tutorials/index Community Guide --------------- This section contains information for contributors to the GeodePy project. .. toctree:: :maxdepth: 3 :caption: Community Guide community/contributing community/authors .. meta:: :google-site-verification: i5FHdaluOAMrReuJqp3xes1IEXOpwgcMMBriCqpU0lE :description lang=en: GeodePy: A Python library for geodetic computations, coordinate transformations, and surveying tools. Includes tutorials, installation guides, and examples for geospatial professionals.