GDAL 3.9.2
0
GDAL: Geospatial Data Abstraction Library
Contents
GDAL: Geospatial Data Abstraction Library
How to Install gdal
You can install gdal using pip
pip install gdal
or add it to a project with poetry
poetry add gdal
Package Details
- Author
- Frank Warmerdam, Howard Butler, Even Rouault
- License
- MIT
- Homepage
- http://www.gdal.org
- PyPi:
- https://pypi.org/project/GDAL/
- Documentation:
- https://gdal.org
Classifiers
- Scientific/Engineering/GIS
- Scientific/Engineering/Information Analysis
Related Packages
Errors
A list of common gdal errors.
Code Examples
Here are some gdal
code examples and snippets.