GDAL
This article needs references that appear in reliable third-party publications. Primary sources or sources affiliated with the subject are generally not sufficient for a Wikipedia article. Please add more appropriate citations from reliable sources. (May 2009) |
File:GDALLogoColor.svg | |
---|---|
Developer(s) | Open Source Geospatial Foundation |
Stable release | 1.7.0 / January 19, 2010 |
Operating system | Cross-platform |
Type | Library |
License | X/MIT |
Website | GDAL/OGR homepage |
GDAL (Geospatial Data Abstraction Library) is a library for reading and writing raster geospatial data formats, and 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 may also be built with a variety of useful command-line utilities for data translation and processing.
The related OGR library (which is part of the GDAL source tree) provides a similar capability for simple features vector data.
GDAL was primarily developed by Frank Warmerdam until the release of version 1.3.2, when maintainership was officially transferred to the GDAL/OGR Project Management Committee under the Open Source Geospatial Foundation.
GDAL/OGR is considered a major project in the Open Source and also in the commercial GIS community due to its widespread use and comprehensive set of functionalities. In the words of Howard Butler "I see GDAL as the glibc/glibc++ of the geospatial software world. It's open, it provides core functionality, I can't understand how anybody gets anything done without it."
Software that uses GDAL/OGR
Several software programs use the GDAL/OGR libraries to allow them to read and write multiple GIS formats. Such programs include:
- Delta GIS
- GRASS GIS
- OSSIM
- GvSIG
- Quantum GIS
- FWTools – a cross-platform open source GIS software bundle compiled by Frank Warmerdam
- MapServer
- Google Earth - A virtual globe and world imaging program.
- OpenEV
- gdaltokmz, a Python module translating from GDAL-supported raster graphics formats to the Google Earth KMZ format
- ArcGIS 9.2 can use GDAL for customized raster formats[1]
- TopoQuest - Internet topographic map viewer
- Orfeo toolbox - A satellite image processing library
References
- Schuyler Erle, Rich Gibson and Jo Walsh (2005). Mapping Hacks. O'Reilly. ISBN 0-596-00703-5.
- Tyler Mitchell (2005). Web Mapping Illustrated. O'Reilly. ISBN 0-596-00865-1.
External links
- GDAL/OGR homepage
- GDAL supported formats
- OGR homepage
- OGR supported formats
- OSGeo project homepage
- GDAL project download area
cs:GDAL de:Geospatial Data Abstraction Library es:GDAL fr:GDAL it:GDAL pl:GDAL sr:GDAL
If you like SEOmastering Site, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...
- Pages where expansion depth is exceeded
- Pages with broken file links
- Articles lacking reliable references from May 2009
- Articles with invalid date parameter in template
- All articles lacking reliable references
- C++ libraries
- Cross-platform software
- Free development toolkits and libraries
- Free GIS software
- GIS file formats
- Software using the MIT license