proj

Cartographic projection software (PROJ.4)

Install

All systems
curl cmd.cat/proj.sh
Debian Debian
apt-get install proj
Ubuntu
apt-get install proj
Arch Arch Linux
pacman -S proj
image/svg+xml Kali Linux
apt-get install proj
Fedora
dnf install proj
Windows (WSL2)
sudo apt-get update sudo apt-get install proj
OS X
brew install proj
Raspbian
apt-get install proj

proj

Cartographic projection software (PROJ.4)

proj-bin

Cartographic projection library (tools)

Proj and invproj perform respective forward and inverse transformation of cartographic data to or from Cartesian data with a wide range of selectable projection functions (over 100 projections). Geod and invgeod perform geodesic (Great Circle) computations for determining latitude, longitude and back azimuth of a terminus point given a initial point latitude, longitude, azimuth and distance (direct) or the forward and back azimuths and distance between an initial and terminus point latitudes and longitudes (inverse). This package provides the PROJ4 binary tools.