Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 736 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 736 Bytes

hsgconv

Coordinate converter between England's Highways Standards and British National Grid (OSBG36 or EPSG:27700) in pure Python.

Installation

The module can be installed through pip by running pip install hsgconv. The example shows the recommended way to proceed and shows cumulative errors.

Documentation

Read the Docs: link


Note: Tested on Python 2.7 and IronPython 2.7 - should work on 3.x too (not tested).