1. Home
  2. Browse
  3. proj

proj

v9.6.0#0Latest

PROJ library for cartographic projections

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.6.0#0

Publication

Supports

All

GitHub

OSGeo/PROJ

Homepage

proj.org

Subtree

da2f73aa6a

License

MIT

Definition

Manifest