gdal
  1. Overview
  2. Docs

Description

This library provides access to the GDAL library (http://www.gdal.org/). It provides both direct, low-level access to GDAL and OGR library functions as well as a higher level, more OCaml-like interface.

The API is viewable here.

Published: 09 Jul 2018

Dependencies (4)

  1. ctypes-foreign >= "0.4.0"
  2. ctypes >= "0.4.0"
  3. jbuilder >= "1.0+beta20"
  4. ocaml >= "4.02.1"

Dev Dependencies

None

Used by

None

Conflicts

None