Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 756 Bytes

File metadata and controls

13 lines (11 loc) · 756 Bytes

GKConverter

This library gives the functionality to convert points from Gauss-Krüger coordinate system into a latitude / longitude value (like GPS uses it).

The code was extracted from Florian Wetzels JavaScript converter that can be found at http://calc.gknavigation.de/ - kudos for it! This is a port of https://github.com/okin/GKtoLatLong from Perl to Python.

Further Reading

For more information about the Gauss-Krüger coordinate sytem (or traverse Mercator map projection) you can have a look at the following links: