Proj is a selective and on-going port of the venerable PROJ.4 project to the Go language.
This package provides the following subpackages:
proj(top-level): the Conversion APIproj/cmd/proj: the simple proj command-line toolproj/core: the Core API, representing coordinate systems and conversion operationsproj/gie: a naive implementation of the PROJ.4 gie tool, plus the full set of PROJ.4 test case filesproj/merror: a little error packageproj/mlog: a little logging packageproj/operations: the actual coordinate operations; these routines tend to be closest to the original C codeproj/support: misc structs and functions in support of the core package
Documentation at https://melpa.org/#/projectile-git-autofetch
Documentation at https://melpa.org/#/dashboard-project-status
Documentation at https://melpa.org/#/perspective-project-bridge
Documentation at https://melpa.org/#/persp-mode-projectile-bridge