/jaraco.geo

Primary LanguagePythonMIT LicenseMIT

tests Ruff https://img.shields.io/badge/skeleton-2024-informational

Geographic support library

Requirements

The current geotrans2 dynamic libraries are currently built only for Windows, so support for other platforms is currently not present. However, the DMS class should be usable in a pure Python environment.

Contents

jaraco.geo includes an object named DMS for storing and manipulating values in degrees, minutes, and seconds. See the jaraco.geo module for details and documentation.

jaraco.geo also implements geotrans2 by the NGA. See the tests directory in the repository for sample usage.