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.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.3.tar.gz (3.2 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.3-py2.py3-none-any.whl (4.7 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: iso6709-0.1.3.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for iso6709-0.1.3.tar.gz
Algorithm Hash digest
SHA256 d23f6350164fff44dd4773aced0b435e9cfff2dae31af54d27d3385edbac7b80
MD5 86b8abea86d46e0dae931ab145e10987
BLAKE2b-256 fb3c4cdf67919ee44c058274e63d220e28a4239060c02110a3503ccfc763d5fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for iso6709-0.1.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9f1d14d26ba886cc9b7c21511e608224b2a931b7af04f3bfb841e0fc7528e28b
MD5 a0585111c3da93379989080108599f78
BLAKE2b-256 9b0ef2ec0f5081ad14b5a713443bfa32e7e975a1f5b00bb5b5616149f74e0bc4

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