
GDAL — GDAL documentation
GDAL is a translator library for raster and vector geospatial data formats that is released under an MIT style Open Source License by the Open Source Geospatial Foundation. As a library, it …
Download — GDAL documentation
GDAL master builds are available in the gdal-master channel. They are based on dependencies from the conda-forge channel. First, install mamba into the base environment, create a …
API — GDAL documentation
GDAL/OGR In Other Languages There is a set of generic SWIG interface files in the GDAL source tree (subdirectory swig) and a set of language bindings based on those. Currently …
What is GDAL? — GDAL documentation
GDAL is a translator library for raster and vector geospatial data formats that is released under an MIT style Open Source License by the Open Source Geospatial Foundation. As a library, it …
Programs — GDAL documentation
gdal-config (Unix): Determines various information about a GDAL installation. gdal2tiles : Generates directory with TMS tiles, KMLs and simple web viewers. gdal2xyz : Translates a …
User oriented documentation — GDAL documentation
User oriented documentation . Raster Data Model; Multidimensional Raster Data Model; Vector Data Model; Geographic Networks Data Model
Tutorials — GDAL documentation
GDAL Warp API tutorial (Reprojection, ...) GDAL Grid Tutorial; Geotransform Tutorial
FAQ — GDAL documentation
You can use GDAL/OGR on all modern flavors of Unix: Linux, FreeBSD, Mac OS X; all supported versions of Microsoft Windows; mobile environments (Android and iOS). Both 32-bit and 64-bit …
Raster drivers — GDAL documentation
The following drivers have been retired and moved to the https://github.com/OSGeo/gdal-extra-drivers repository: BPG, E00GRID, EPSILON, IGNFHeightASCIIGrid, NTv1
General information — GDAL documentation
This Python package and extensions are a number of tools for programming and manipulating the GDAL Geospatial Data Abstraction Library. The GDAL project maintains SWIG generated …