1. Home
  2. Browse
  3. gdal

gdal

v3.10.1#1Go 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#1

Publication

Supports

!uwp

GitHub

OSGeo/gdal

Homepage

gdal.org

Subtree

4a9af5e5ef

License

Complex license

Definition

Manifest