{"library":"gdal","type":"library","category":null,"description":"GDAL (Geospatial Data Abstraction Library) is a powerful translator library for raster and vector geospatial data formats. It provides a single abstract data model for applications to interact with various data types. The `osgeo` Python bindings allow Python applications to leverage GDAL's extensive capabilities. The current version is 3.12.3, and it maintains a continuous release cycle, typically aligning with the core C++ library updates.","language":"python","status":"active","version":"3.12.3","tags":["geospatial","gis","raster","vector","data processing","osgeo"],"last_verified":"Sat May 23","install":[{"cmd":"pip install GDAL","imports":["from osgeo import gdal","from osgeo import ogr","from osgeo import osr","from osgeo import gdalconst"]}],"homepage":"https://gdal.org","github":"https://github.com/OSGeo/gdal","docs":"https://gdal.org","changelog":"https://github.com/OSGeo/gdal/blob/master/NEWS.md","pypi":"https://pypi.org/project/gdal/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/gdal/compatibility"}}