PROJ library for cartographic projections
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
Enable network support
Enable TIFF support to read some grids
Build tools
v9.6.0#0
All
MIT
Manifest