freebsd-ports/graphics/gdal/pkg-descr
Ying-Chieh Liao 37ed1ab7a9 add gdal
A translator library for raster geospatial data formats

PR:		30828
Submitted by:	Randall Hopper <aa8vb@nc.rr.com>
2001-10-17 19:02:21 +00:00

14 lines
688 B
Text

GDAL - Geospatial Data Abstraction Library
GDAL is a translator library for raster geospatial data formats that is
released under an Open Source license. As a library, it presents a single
abstract data model to the calling application for all supported formats.
GDAL is in active use in a few projects, and includes a number of
formats. Current translators include GeoTIFF (read/write), Erdas Imagine
(read), ESRI .BIL (read/write), .aux labelled raw (read/write), DTED
(read), SDTS DEM (read), CEOS (read), JPEG (read/write), PNG (read/write),
Geosoft GXF (read) and Arc/Info Binary Grid (read). A full list is
available in Supported Formats.
WWW: http://www.remotesensing.org/gdal/