freebsd-ports/graphics/libgrass5/pkg-descr
James E. Housley 35340321b7 New Port: graphics/libgrass
ibgrass5 is a library containing the all of the functions
that are available in the GRASS GIS program.

PR:		23872
Submitted by:	Jonathan Pennington <john@coastalgeology.org>
2001-02-14 12:31:22 +00:00

16 lines
711 B
Text

The libgrass package consists of the majority of the libgis, and
libdatetime library functions from the GRASS GIS program. They are
built as a standalone shared library suitable for use by non-GRASS
applications wishing to read and write GRASS databases. Some
additional functions have been added to simplify library
initialization and data access by non-GRASS applications.
While libgrass is currently only suitable for accessing GRASS raster
cells, and associated support files, it is hoped that future
revisions will include support for vector files, and other data
elements stored within the GRASS database.
WWW: http://gdal.velocet.ca/projects/grass
- Jonathan Pennington
<john@coastalgeology.org>