NOTICE: This package has been removed from pkgsrc

./wip/gdal-lib, Translator library for raster geospatial data formats

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.3.1nb1, Package name: gdal-lib-1.3.1nb1, Maintainer: mchittur

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


Required to run:
[textproc/xerces-c] [misc/proj] [databases/mysql5-client] [lang/f2c] [geography/geos] [databases/postgresql83-client]

Required to build:
[devel/gmake] [devel/libtool-base]

Package options: mysql, pgsql

Master sites:

SHA1: 2783c4c0d2a83a34f4c5c6a8efe41e816ba396fb
RMD160: 5967608e6e1c9f0af8698fcffb58eab4dcdd518d
Filesize: 6695.323 KB

Version history: (Expand)


CVS history: (Expand)


   2008-05-22 19:04:06 by Tobias Nygren | Files touched by this commit (6) | Package removed
Log message:
Newer version available in geography/
   2008-02-16 02:29:08 by Greg Troxel | Files touched by this commit (12)
Log message:
revbump due to geography/geos shlib major bump
   2006-11-01 23:09:03 by Brook | Files touched by this commit (7)
Log message:
Revert to v1.3.1 until all the issues with the upgrade are resolved.
Leave @comment lines in the PLIST for changed files to make the eventual
upgrade easier.
   2006-09-09 04:49:32 by OBATA Akio | Files touched by this commit (37)
Log message:
Rename variable MAKEFILE to MAKE_FILE.
   2006-08-24 20:48:22 by Brook | Files touched by this commit (4)
Log message:
Update to gdal-lib v1.3.2.
   2006-05-02 23:04:20 by Thomas Klausner | Files touched by this commit (7) | Package removed
Log message:
gdal-lib has been imported to pkgsrc.

   2006-04-29 20:05:37 by Brook | Files touched by this commit (7)
Log message:
Resolved discrepancy between distinfo and patch files.
   2006-04-06 09:17:12 by Jeremy C. Reed | Files touched by this commit (26)
Log message:
Change BUILDLINK_DEPENDS.foo to BUILDLINK_API_DEPENDS.foo.

Change BUILDLINK_RECOMMENDED.foo to BUILDLINK_ABI_DEPENDS.foo.

As discussed on tech-pkg.