Implementation of Helmert transformation in Go https://github.com/the42/cartconvert/blob/master/cartconvert...
Fast geodesic measurements in Go
11–12 of 12 posts
Re: Fast geodesic measurements in Go
#12It would be great if there were some usage examples in the readme or the godocs.
I'm looking into doing this at the moment. Also would like to add some benchmarks. I've added an example for distance measurement in the godocs and in the README.