Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drnic/go-greatcircle

Go language library for various Earth coordinate & Great Circle calcuations
https://github.com/drnic/go-greatcircle

Last synced: 24 days ago
JSON representation

Go language library for various Earth coordinate & Great Circle calcuations

Awesome Lists containing this project

README

        

# Go library for Earth coordinate & Great Circle calculations

http://godoc.org/github.com/drnic/go-greatcircle

```
go get -u github.com/drnic/go-greatcircle
go run examples/skyvectornearpoint.go
```

![closest-point](https://github.com/drnic/go-greatcircle/blob/master/assets/closestpoints.gif?raw=true)

This old demo of pasting in a sequence of waypoints to https://skyvector.com does not seem to work as it did years ago; but the demo is still valid - it establishes waypoints along the route that are adjacent to other locations near to the route.