Cargo Features

GDAL has no features set by default.

[dependencies]
gdal = { version = "0.16.0", features = ["bindgen", "array"] }
bindgen

Enables bindgen of gdal-sys

array = ndarray

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

ndarray array?