/proj

A Go interface to the Cartographic Projections Library [PROJ]

Primary LanguageGoBSD 2-Clause "Simplified" LicenseBSD-2-Clause

The Go package proj provides a limited interface to the Cartographic Projections Library PROJ.

This package supports PROJ version 5 and above.

For PROJ.4, see: https://github.com/pebbe/go-proj-4

Keywords: cartography, cartographic projection

Install

go get github.com/pebbe/proj/v5

Docs