Skip to main content

ISO 6709

This is a package for converting ISO6709 formatted strings into decimal representation.

Formats

This library supports the following DMS formats:

  • ±DD.DDDD±DDD.DDDD/ - Latitude and Longitude in Degrees

  • ±DDMM.MMMM±DDDMM.MMMM/ - Latitude and Longitude in Degrees and Minutes

  • ±DDMMSS.SSSS±DDDMMSS.SSSS/ - Latitude and Longitude in Degrees, Minutes and Seconds

As well as the standard altitude/height suffix: +AAAA

Usage

>>> from iso6709 import Location
>>> loc = Location('+27.5916+086.5640+8850/') # Mount Everest
>>> print (loc.lat.degrees, loc.lng.degrees, loc.alt
27.5916 86.5640 8850

Changelog

0.1.4 (2019-06-28)

  • Add support for negative altitudes (thanks @pistatium!)

  • Bumped development versions for security fixes

0.1.3 (2017-08-25)

  • Fix an issue where rst files weren’t included in source pkg.

0.1.2 (2017-08-25)

  • First release on PyPI.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iso6709-0.1.4.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

iso6709-0.1.4-py2.py3-none-any.whl (3.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file iso6709-0.1.4.tar.gz.

File metadata

  • Download URL: iso6709-0.1.4.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.15.0 CPython/3.7.3

File hashes

Hashes for iso6709-0.1.4.tar.gz
Algorithm Hash digest
SHA256 71c5d2046b2f1b4f7b1bfed70503c2d73ef7ee16fc1650d6e247119cc60cd236
MD5 c8c89f02298d3ef88b02bf674998d111
BLAKE2b-256 fdbbbfbdd3036c3249bd99f11ca6234a4a9a009c76e048c26d620c2f1d575c20

See more details on using hashes here.

File details

Details for the file iso6709-0.1.4-py2.py3-none-any.whl.

File metadata

  • Download URL: iso6709-0.1.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 3.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.15.0 CPython/3.7.3

File hashes

Hashes for iso6709-0.1.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7302fc0ad4ff497060e2372ffcb1262973836ad07d3f7b636b5ab60dfd1b2362
MD5 0e7d8901ba2fa55d8d00775d5d9345e0
BLAKE2b-256 f7731ebfeffced116c923160934cfa442668e723d6cbd6f91806b08b388875f1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page