projv9.8.1
- Updated
PROJ library for cartographic projections
- Project website: https://proj.org/
#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#Supported Platforms
All platforms supported.
#Features
#netdefault
Enable network support
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (through curl)
- vcpkg-cmake-config (through curl)
- vcpkg-cmake-get-vars (through openssl)
#tiffdefault
Enable TIFF support to read some grids
Dependencies:
tiff
Features:
lzma,zip
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through tiff)
- vcpkg-cmake-config (through tiff)
#Used By
- gdal
- libgeotiff
- libspatialite
- mapnik (feature
proj) - vtk (feature
proj)
#Host Tool For
No ports use this.
#Contributors
Manuel Massing
Alexander Karatarakis
Robert Schumacher
Billy O'Neal
Kai Pastor
Thomas1664
Bert Huijben
Alexander Neumann
autoantwort
Tom Willow
WangWeiLin-MV
SunBlack
#Changelog
Show 20 earlier changes
1130cc3[proj][proj4] Rename proj to proj4. Leave empty forwarder behind.26516fevcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)de3189d[proj] Remove unused parametersc969fad[proj] Rename library to "proj.lib" / "projd.lib"524f716[proj4] Rename port from "proj4" to "proj"