1. Home
  2. Browse
  3. gdal

gdal

v3.10.1#0Go to latest

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

Publication

Supports

!uwp

GitHub

OSGeo/gdal

Homepage

gdal.org

Subtree

c40d630318

License

Complex license

Definition

Manifest