1. Home
  2. ›
  3. Browse
  4. ›
  5. proj

proj

v9.9.0#0Latest

PROJ - Cartographic Projections and Coordinate Transformations Library

Install

Run the following Vcpkg command to install the port.

vcpkg install proj

Usage

proj provides CMake targets:

find_package(PROJ CONFIG REQUIRED)

target_link_libraries(main PRIVATE PROJ::proj)

proj provides pkg-config modules:

# Coordinate transformation software library

proj

Features

Dependencies

See source

Version

v9.9.0#0

Publication

Supports

All

GitHub

OSGeo/PROJ2K

Homepage

proj.org

Subtree

dd0e93d1ca

License

MIT

Definition

Manifest