GDAL: GDAL - Geospatial Data Abstraction Library
GDAL - Geospatial Data Abstraction Library
Select language: [English][Russian][Portuguese][French/Francais] is a translator library for raster geospatial data formats that is released under an X/MIT style Open Source license by the Open Source Geospatial Foundation. As a library, it presents a single abstract data model to the calling application for all supported formats. It also comes with a variety of useful commandline utilities for data translation and processing. The NEWS page describes the October 2012 GDAL/OGR 1.9.2 release.
The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data.
Master: http://www.gdal.org
Download: ftp at remotesensing.org, http at download.osgeo.orgUser Oriented Documentation
- Wiki - Various user and developer contributed documentation and hints
- Downloads - Ready to use binaries (executables)
- Supported Formats : GeoTIFF, Erdas Imagine, SDTS, ECW, MrSID, JPEG2000, DTED, NITF, ...
- GDAL Utility Programs : gdalinfo, gdal_translate, gdaladdo, gdalwarp, ...
- GDAL FAQ
- GDAL Data Model
- GDAL/OGR Governance and Community Participation
- GDAL Service Provider Listings (not vetted)
- Sponsors, Acknowledgements and Credits
- Software Using GDAL
Developer Oriented Documentation
- Building GDAL From Source
- Downloads - source code
- API Reference Documentation
- GDAL API Tutorial
- GDAL Driver Implementation Tutorial
- GDAL Warp API Tutorial
- OGRSpatialReference Tutorial
- GDAL C API
- GDAL Algorithms C API
- GDALDataset C++ API
- GDALRasterBand C++ API
- GDAL for Windows CE
Mailing List
A gdal-announce mailing list subscription is a low volume way of keeping track of major developments with the GDAL/OGR project.
The gdal-dev@lists.osgeo.org mailing list can be used for discussion of development and user issues related to GDAL and related technologies. Subscriptions can be done, and archives reviewed on the web. The mailing list is also available in read-only format by NNTP at news://news.gmane.org/gmane.comp.gis.gdal.devel and by HTTP at http://news.gmane.org/gmane.comp.gis.gdal.devel. Archives since 2005 are searchable on Nabble.
Some GDAL/OGR users and developers can also often be found in the gdal IRC channel on irc.freenode.net.
Bug Reporting
GDAL bugs can be reported, and can be listed using Trac.
GDAL In Other Languages
The following bindings of GDAL in other languages are available:
- Perl
- Python
- VB6 Bindings (not using SWIG)
- GDAL Bindings into R by Timothy H. Keitt.
- Ruby
- Java
Generated for GDAL by 1.7.1.