proj v9.5.0
- Created
- Updated
PROJ library for cartographic projections
# Usage
proj provides CMake targets:
find_package(PROJ CONFIG REQUIRED)
target_link_libraries(main PRIVATE PROJ::proj)
# License
# Supported Platforms
All platforms are supported
# Features
# net default
Enable network support
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by curl )
- vcpkg-cmake-config (by curl )
- vcpkg-cmake-get-vars (by openssl )
# tiff default
Enable TIFF support to read some grids
Dependencies:
tiff
Features:
lzma
,zip
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by tiff )
- vcpkg-cmake-config (by tiff )
# tools
Build tools
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# Dependencies
- nlohmann-json
sqlite3
Features: (none)
No transitive dependencies.
# Host Dependencies
sqlite3
Features:
tool
- vcpkg-cmake
- vcpkg-cmake-config
No transitive dependencies.
# Dependents
- gdal
- libgeotiff
- libspatialite
- mapnik (feature
proj
) - vtk (feature
proj
)
# Host Dependents
No dependents.
# Contributors
- Manuel Massing
- Alexander Karatarakis
- Robert Schumacher
- Billy O'Neal
- Kai Pastor
- Thomas1664
- Bert Huijben
- Alexander Neumann
- autoantwort
- Tom Willow
- WangWeiLin-MV
# Changelog
and 12 more commits:
1130cc3
[proj][proj4] Rename proj to proj4. Leave empty forwarder behind.26516fe
vcpkg_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"