Information AboutGdal |
| CATEGORIES ABOUT GDAL | |
| c libraries | |
| free development toolkits and libraries | |
| free gis software | |
| gis file formats | |
GDAL 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:
REFERENCES EXTERNAL LINKS |
|
|