1. Home
  2. Browse
  3. gdal

gdal

v3.10.0#2Latest

The Geographic Data Abstraction Library for reading and writing geospatial raster and vector data

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

Publication

Supports

!uwp

GitHub

OSGeo/gdal

Homepage

gdal.org

Subtree

d1995a05e5

License

Complex license

Definition

Manifest