Module gdal

Source
Expand description

GDAL related functions/utils

Structs§

GeoTransform
A geotransform is an affine transformation from the image coordinate space (row, column), also known as (pixel, line) to the georeferenced coordinate space (projected or geographic coordinates).

Functions§

geotransform2optzoom
Compute the optimal zoom level for a geo-transform.