1. Home
  2. Browse
  3. gdal

gdal

v3.10.2#1Latest

GDAL is an open source MIT licensed translator library for raster and vector geospatial data formats.

Install

Run the following Vcpkg command to install the port.

vcpkg install gdal

Usage

The package GDAL provides CMake targets:

find_package(GDAL CONFIG REQUIRED)
target_link_libraries(main PRIVATE GDAL::GDAL)

Features

Dependencies

See source

Version

v3.10.2#1

Publication

Supports

!uwp

GitHub

OSGeo/gdal5.2K

Homepage

gdal.org

Subtree

eab85bd133

License

Complex license

Definition

Manifest