Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go

Cord-convert

Coordinate converter is a webservice to Convert British National Grid (BNG) formerly known as the National Grid Reference (NGR) to latitude and longitude (lat/long WGS84) or vice versa.

This is a Golang HTTP client libary for conversions.

Usage

Please look into the example code on how to use the client library.

Testing

Run the below command to test.

go test ./... -v -cover

TODO

  • Add support to convert degrees, seconds and minutes to BNG

About

Golang HTTP client library to convert British National Grid (BNG) aka National Grid Reference (NGR) to latitude and longitude (lat/long WGS84) or vice versa.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages