Initial import of gdal-lib-1.3.1, packaged by David A Price,
authorwiz <wiz>
Tue, 2 May 2006 20:36:33 +0000 (20:36 +0000)
committerwiz <wiz>
Tue, 2 May 2006 20:36:33 +0000 (20:36 +0000)
commitefaff24105959ed575bfb6645b6793cc559b0edc
treedaeae7f46ba1c233368b6a34f63d3940e348e193
parente347138d59ad06e7887ebae4a9b9af8ee77715df
Initial import of gdal-lib-1.3.1, packaged by David A Price,
Mahesh Chittur, and Brook Milligan in pkgsrc-wip.

GDAL is a translator library for raster geospatial data formats that
is released under an X/MIT style Open Source license. As a library, it
presents a single abstract data model to the calling application for
all supported formats.  The related OGR library (which lives within
the GDAL source tree) provides a similar capability for simple
features vector data. It includes roughly 60 format drivers. Current
translators include:
* GeoTIFF  (read/write)
* Erdas Imagine (read/write)
* ESRI .BIL  (read)
* .aux labelled raw (read/write)
* DTED  (read)
* SDTS DEM  (read)
* CEOS  (read)
* JPEG  (read/write)
* PNG  (read/write)
* Geosoft GXF (read)
* Arc/Info Binary Grid  (read)
A full list is available at
http://www.remotesensing.org/gdal/formats_list.html
geography/gdal-lib/DESCR [new file with mode: 0644]
geography/gdal-lib/Makefile [new file with mode: 0644]
geography/gdal-lib/PLIST [new file with mode: 0644]
geography/gdal-lib/buildlink3.mk [new file with mode: 0644]
geography/gdal-lib/distinfo [new file with mode: 0644]
geography/gdal-lib/patches/patch-aa [new file with mode: 0644]
geography/gdal-lib/patches/patch-ab [new file with mode: 0644]