SkillAgentSearch skills...

Gdal

Go (golang) wrapper for GDAL, the Geospatial Data Abstraction Library

Install / Use

/learn @lukeroth/Gdal
About this skill

Quality Score

0/100

Supported Platforms

Universal

README


About

The gdal.go package provides a go wrapper for GDAL, the Geospatial Data Abstraction Library. More information about GDAL can be found at http://www.gdal.org


Installation

  1. go get github.com/lukeroth/gdal
  2. Set the GDAL library and include directories to the appropriate locations.
  3. go build

Compatibility

This software has been tested most recently on Ubuntu 18.10, GDAL version 2.3.2.


Examples


Status (3/08/2019)

The majority of GDAL functionality exposed by the C API is available, as well as much of the OGR API. Most functionality is not covered by tests or benchmarks.

View on GitHub
GitHub Stars313
CategoryDevelopment
Updated2mo ago
Forks143

Languages

Go

Security Score

95/100

Audited on Jan 29, 2026

No findings