You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

github.com/lukeroth/gdal

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/lukeroth/gdal

v0.0.0-20240301124940-d4ff2229365e
Source
Go
Version published
Created
Source

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

  • go get github.com/lukeroth/gdal
  • Set the GDAL library and include directories to the appropriate locations.
  • 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.

FAQs

Package last updated on 01 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts