Difference between revisions of "GDAL"
(New version) |
(Added Python link) |
||
Line 5: | Line 5: | ||
|Homepage URL=http://www.gdal.org/ | |Homepage URL=http://www.gdal.org/ | ||
|User level=none | |User level=none | ||
+ | |Is High Priority Project=No | ||
|VCS checkout command=cvs checkout gdal | |VCS checkout command=cvs checkout gdal | ||
|Computer languages=C++,Python | |Computer languages=C++,Python | ||
+ | |Accepts cryptocurrency donations=No | ||
|Related projects=libgeotiff | |Related projects=libgeotiff | ||
|Keywords=raster,metadata,GeoTIFF,Geospatial Data Abstraction Library,geospatial,Erdas Imagine,Arc/Info Binary,CEOS,DTED,GXF,SDTS,coordinate systems | |Keywords=raster,metadata,GeoTIFF,Geospatial Data Abstraction Library,geospatial,Erdas Imagine,Arc/Info Binary,CEOS,DTED,GXF,SDTS,coordinate systems | ||
Line 13: | Line 15: | ||
|Version status=stable | |Version status=stable | ||
|Version download=http://download.osgeo.org/gdal/2.1.3/gdal-2.1.3.tar.gz | |Version download=http://download.osgeo.org/gdal/2.1.3/gdal-2.1.3.tar.gz | ||
− | |Last review by= | + | |Last review by=Bendikker |
− | |Last review date= | + | |Last review date=2018/04/03 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | |||
|Is GNU=No | |Is GNU=No | ||
|License verified date=2004-06-24 | |License verified date=2004-06-24 | ||
Line 29: | Line 30: | ||
|Real name=Frank Warmerdam | |Real name=Frank Warmerdam | ||
|Role=Maintainer | |Role=Maintainer | ||
− | |Resource URL= | + | }} |
+ | {{Resource | ||
+ | |Resource audience=Python (Ref) | ||
+ | |Resource URL=https://pypi.org/project/GDAL | ||
}} | }} | ||
{{Resource | {{Resource |
Latest revision as of 05:05, 3 April 2018
GDAL
http://www.gdal.org/
API for accessing raster geospatial data
The Geospatial Data Abstraction Library (GDAL) is a unifying C/C++ API for accessing raster geospatial data, and currently includes formats like GeoTIFF, Erdas Imagine, Arc/Info Binary, CEOS, DTED, GXF, and SDTS. It is intended to provide efficient access, suitable for use in viewer applications, and also attempts to preserve coordinate systems and metadata. Python, C, and C++ interfaces are available.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Frank Warmerdam | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Python (Ref) | https://pypi.org/project/GDAL | |
Bug Tracking,Developer,Support | mailto:gdal-dev@remotesensing.org |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.