SPELL=gdal VERSION=2.3.1 SOURCE_HASH=sha512:9c016788478d15155d8be69eac2988a31bd59bd8dc6ef440cef71c833a3f9563cdb37e6c9b2219eb416f9e11bed199268469e15f3228c520dc6e74f1ce2fdbf3 SOURCE="$SPELL-$VERSION.tar.xz" SOURCE_URL[0]=http://download.osgeo.org/$SPELL/$VERSION/$SOURCE SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION" WEB_SITE="http://www.gdal.org/" LICENSE[0]="MIT/X" ENTERED=20091102 KEYWORDS="gis" SHORT="A translator library for raster geospatial data formats." cat << EOF 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. EOF