Metadata-Version: 1.1
Name: hsgconv
Version: 1.1.0
Summary: Pure Python converter for Highways England Local Grid to British National Grid - OSBG36, EPSG:27700
Home-page: https://github.com/ccampanile/hsgconv/
Author: Claudio Campanile
Author-email: ccampanile@brydenwood.co.uk
License: MIT
Download-URL: https://github.com/ccampanile/hsgconv/
Description: # hsgconv
        Coordinate conversion methods between [England's Highways Standards and British National Grid (OSBG36 or EPSG:27700)][1] in pure Python.
        
        ![][hestandardgrids]
        
        ## Install
        The module can be installed through pip by running ```pip install hsgconv```. The example shows the recommended way to proceed and shows  cumulative errors.
        
        ___
        
        **Note:** Tested on Python 2.7 and IronPython 2.7 - should work on 3.x too.
        
        [1]: http://www.standardsforhighways.co.uk/ha/standards/ians/pdfs/ian99.pdf "Standards for Highways"
        [hestandardgrids]: https://github.com/ccampanile/hsgconv/raw/master/examples/localgrids.PNG
        
Keywords: geographic,coordinates,highwaysengland,localgrid,osbg36
Platform: UNKNOWN
