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.
Please look into the example code on how to use the client library.
Run the below command to test.
go test ./... -v -cover
- Add support to convert degrees, seconds and minutes to BNG