SlackBuilds Repository

15.0 > Gis > grass (7.8.0)

GRASS (Geographic Resources Analysis Support System) is a free
Geographic Information System (GIS) used for geospatial data
management and analysis, image processing, graphics/maps production,
spatial modeling, and visualization. GRASS is an official project of
the Open Source Geospatial Foundation.

The following options may be enabled:

mariadb for mariadb (or mysql) database support

postgresql for postgresql database support
(requires postgresql)

sqlite for sqlite database support

unixODBC for ODBC support
(requires unixODBC)

gmath for the GRASS gmath library
(requires both blas and lapack)

netcdf for netcdf export
(requires netcdf)

libLAS for LAS LiDAR file support
(requires libLAS)

opencl for OpenCL GPU acceleration
(requires nvidia-driver or amd-app-sdk and
suitable GPU)

The options you require must be specified by setting the variable
ENABLE before running grass.SlackBuild, for example

ENABLE="sqlite,netcdf" ./grass.SlackBuild

ffmpeg is an optional runtime dependency for the Animation tool
(g.gui.module).

If you need to make grass libraries available to other applications
(e.g. qgis) do this:

echo /opt/grass/lib >> /etc/ld.so.conf && ldconfig

This requires: gdal, wxPython4, python3-numpy

Maintained by: David Spencer
Keywords: gis geography geographic geospatial
ChangeLog: grass

Homepage:
https://grass.osgeo.org/

Source Downloads:
grass-7.8.0.tar.gz (e9b9d3bbbfe3ef9055ea1398b2222de4)

Download SlackBuild:
grass.tar.gz
grass.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds