#ifndef DOXYGEN_SKIP
/* $Id$ */
#endif /* DOXYGEN_SKIP */
/*! \mainpage GDAL - Geospatial Data Abstraction Library
Select language: [English][Russian][Portuguese][French/Francais]
\htmlonly
\endhtmlonly \latexonly GDAL \endlatexonly
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
\link gdal_datamodel.html single abstract data model\endlink
to the calling application for all supported formats. It also comes with a variety
of useful \link gdal_utilities.html commandline utilities\endlink
for data translation and processing. The
NEWS
page describes the November 2009 GDAL/OGR 1.6.3 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.org
\section index_userdocs User 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
\section index_devdocs Developer Oriented Documentation
\section foss4g Conference
\htmlonly
|
FOSS4G 2009 is the leading annual
conference for free and open source geospatial software. It will include
workshops and presentations related to GDAL/OGR, and some of the GDAL/OGR
development community will be attending. It is the event for those
interested in GDAL/OGR, other FOSS geospatial technologies and the community
around them. |
\endhtmlonly
\section index_maillist 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.
Some GDAL/OGR users and developers can also often be found in the
#gdal IRC channel on irc.freenode.net.
\section index_bugs Bug Reporting
GDAL bugs
can be reported, and
can be
listed using Trac.
\section index_bindings GDAL In Other Languages
The following bindings of GDAL in other languages are available:
*/