Skip to content

chilume/cord-convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages