Navigation

  • index
  • modules |
  • next |
  • geographiclib 2.0 documentation »
  • geographiclib

geographiclib¶

Author: Charles F. F. Karney (charles@karney.com)

Version: 2.0

Date: 2022-04-23

This package is a python implementation of the geodesic routines in GeographicLib. It allows the solution geodesic problems on an ellipsoid model of the earth.

Licensed under the MIT/X11 License; see LICENSE.txt.

Contents:

  • Python package
    • Installation
    • Other links
    • Change log
  • Geodesics on an ellipsoid
    • Introduction
    • Solution of geodesic problems
    • Additional properties
    • Multiple shortest geodesics
    • Area of a polygon
    • Background
    • References
  • The library interface
    • The units
    • Geodesic dictionary
    • outmask and caps
    • Restrictions on the parameters
  • GeographicLib API
    • geographiclib
    • geographiclib.geodesic
    • geographiclib.geodesicline
    • geographiclib.polygonarea
    • geographiclib.constants
  • Examples
    • Initializing
    • Basic geodesic calculations
    • Computing waypoints
    • Measuring areas

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Table of Contents

  • geographiclib
    • Indices and tables

Next topic

Python package

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • geographiclib 2.0 documentation »
  • geographiclib
© Copyright 2021, Charles Karney. Created using Sphinx 4.1.2.