Logo
  • Download
  • Programs
  • Raster drivers
  • Vector drivers
  • User
  • API
    • Full Doxygen output
    • C API
      • Common Portability Library C API
      • gdal.h: Raster C API
      • ogr_core.h and ogr_api.h: Vector C API
      • gdal_alg.h: GDAL Algorithms C API
      • ogr_srs_api.h: Spatial Reference System C API
      • gdal_utils.h: GDAL Algorithms C API
    • C++ API
      • Raster API
        • GDALDriver C++ API
        • GDALDataset C++ API
        • GDALRasterBand C++ API
        • Warper C++ API
      • Vector API
        • OGRFeature C++ API
        • OGRFeature Style C++ API
        • OGRGeometry C++ API
        • OGRLayer C++ API
      • Spatial reference system API
        • Spatial Reference System C++ API
      • Multi-dimensional array API
        • GDALGroup C++ API
        • GDALDimension C++ API
        • GDALAbstractMDArray C++ API
        • GDALMDArray C++ API
        • GDALAttribute C++ API
        • GDALExtendedDataType C++ API
      • Miscellaneous C++ API
        • Common Portability Library C++ API
        • Geographic Network C++ API
    • Python API
      • Python API reference
      • Python Gotchas in the GDAL and OGR Python Bindings
    • Java API
  • Tutorials
  • Development
  • Community
  • How to contribute?
  • FAQ
  • License
GDAL
  • GDAL documentation »
  • API
  • Edit on GitHub
Next Previous

API¶

Full Doxygen output¶

C API¶

  • Common Portability Library C API
  • gdal.h: Raster C API
  • ogr_core.h and ogr_api.h: Vector C API
  • gdal_alg.h: GDAL Algorithms C API
  • ogr_srs_api.h: Spatial Reference System C API
  • gdal_utils.h: GDAL Algorithms C API

C++ API¶

Raster API¶

  • GDALDriver C++ API
  • GDALDataset C++ API
  • GDALRasterBand C++ API
  • Warper C++ API

Vector API¶

  • OGRFeature C++ API
  • OGRFeature Style C++ API
  • OGRGeometry C++ API
  • OGRLayer C++ API

Spatial reference system API¶

  • Spatial Reference System C++ API

Multi-dimensional array API¶

  • GDALGroup C++ API
  • GDALDimension C++ API
  • GDALAbstractMDArray C++ API
  • GDALMDArray C++ API
  • GDALAttribute C++ API
  • GDALExtendedDataType C++ API

Miscellaneous C++ API¶

  • Common Portability Library C++ API
  • Geographic Network C++ API

Python API¶

  • Python API reference
  • Python Gotchas in the GDAL and OGR Python Bindings

Java API¶

Next Previous

© 1998-2022 Frank Warmerdam, Even Rouault, and others