jaraco / jaraco.geo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

image

tests

Ruff

image

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.

About

License:MIT License


Languages

Language:Python 100.0%