A user-friendly web interface for converting between GPS coordinates and S2 cells.
Requirements: >= Go 1.11
Clone the repository
go get -u github.com/gojekfarm/s2-calcInstall goexec
go get -u github.com/shurcooL/goexecInstall dependencies
make get-depsBuild and run server
make allNavigate to localhost:<PORT_NUMBER> (default 8080)