Geen omschrijving

Markus Neteler 67223ef00b docker: update GRASS GIS 7 docker matrix 3 jaren geleden
.github 05475e90b5 CI: Remove Ubuntu 16.04 from GH Actions (#2009) 3 jaren geleden
.travis 6d6031da8a Update of travis configuration for Python 3 (#115) 5 jaren geleden
db 744fcaefa6 manuals and docs: update broken URLS (#1003) 4 jaren geleden
demolocation e977254e5d GRASS_DB_ENCODING is environmental variable 10 jaren geleden
display 18b732a3cf display/d.mon: fix get list of running monitors (#1902) 3 jaren geleden
doc 2877c0da72 howto_release.md: partial sync to main branch 3 jaren geleden
docker 67223ef00b docker: update GRASS GIS 7 docker matrix 3 jaren geleden
general ffa09badde Backport Add a standard option for nprocs= (G_OPT_M_NPROCS) (#1644) (#1648) 3 jaren geleden
gui b548e9703d wxGUI/gui_core: fix right mouse click on the root tree node to invoke menu (#2119) 3 jaren geleden
imagery 951d8a873c i.vi: fix PVI formula (#1985) 3 jaren geleden
include 30adce78fa back to dev 3 jaren geleden
lib cba6a7aebf tools/mkhtml.py: get and set git commit and commit date in addon manual page (#2100) 3 jaren geleden
locale 2bef820474 i18n: Update for release branch 7.8 (#2104) 3 jaren geleden
macosx 744fcaefa6 manuals and docs: update broken URLS (#1003) 4 jaren geleden
man 968a719761 Happy New Year (#2059) 3 jaren geleden
misc 744fcaefa6 manuals and docs: update broken URLS (#1003) 4 jaren geleden
mswindows 011907c4ec edit of line 761 in GRASS-Installer.nsi.tmpl to change form BU Execute to S-1-5-32-545 Generic User Read and Generic User Execute (#2068) 3 jaren geleden
ps 744fcaefa6 manuals and docs: update broken URLS (#1003) 4 jaren geleden
raster 114e87b7d3 r.slope.aspect: fix logical test for printing north (#2157) 3 jaren geleden
raster3d 4d4a007dd2 libgis: Enable the C99 bool type (#1567) 3 jaren geleden
rpm d7d1502029 RPM SPEC file: update to GRASS GIS 7.8.6 (#1966) 3 jaren geleden
scripts cba6a7aebf tools/mkhtml.py: get and set git commit and commit date in addon manual page (#2100) 3 jaren geleden
singularity 5303777476 singularityfile: fix GRASS lib path detection 4 jaren geleden
temporal 83c45339c9 pygrass: backport #1407 Module fix (#1606) 3 jaren geleden
testsuite 802cbc7c0c NC full sample dataset: new URL (#1463) 4 jaren geleden
tools 7f6f550d79 utils/mkhtml: fix print warning/fatal message during compilation (#2139) 3 jaren geleden
vector 4d4a007dd2 libgis: Enable the C99 bool type (#1567) 3 jaren geleden
visualization 1a1d107e4f manual: comment out SVN Date tag (#200) 5 jaren geleden
.dockerignore 720a3d1e33 Stop ignoring .git folder for docker builds (#1182) 4 jaren geleden
.gitignore 36f472dd89 delete ctypesgencore/parser/lextab.py (#95) 5 jaren geleden
.travis.yml 98e96114ce Travis-CI: enable ccache for faster builds 5 jaren geleden
AUTHORS 744fcaefa6 manuals and docs: update broken URLS (#1003) 4 jaren geleden
CHANGES 6868ca21b9 CHANGES: links to release pages added 8 jaren geleden
CITING 744fcaefa6 manuals and docs: update broken URLS (#1003) 4 jaren geleden
CONTRIBUTING.md 84d699c4eb CONTRIBUTING.md: intro added for newcomers (#1566) 3 jaren geleden
COPYING 744fcaefa6 manuals and docs: update broken URLS (#1003) 4 jaren geleden
Dockerfile e422685d24 add missing Temporal GUI Tools required package in the Dockerfile (#312) 5 jaren geleden
GPL.TXT db49180dd7 welcome to GRASS 7.0.svn 17 jaren geleden
INSTALL 968a719761 Happy New Year (#2059) 3 jaren geleden
Makefile 3ff0587094 GRASS_VERSION_SVN -> GRASS_VERSION_GIT + update g.version 5 jaren geleden
NEWS 744fcaefa6 manuals and docs: update broken URLS (#1003) 4 jaren geleden
README.md 04c807c057 minor grammar fix 4 jaren geleden
REQUIREMENTS.html d5c7a34e5a fix backport glitch 3 jaren geleden
SUBMITTING 2b9e713859 Add CONTRIBUTING file with a standard contributor Git how-to (#237) 5 jaren geleden
TODO 744fcaefa6 manuals and docs: update broken URLS (#1003) 4 jaren geleden
Vagrantfile 01f0abb587 updated to Python 3 5 jaren geleden
aclocal.m4 9c1d67982f Fix linker flags on FreeBSD. (#1936) 3 jaren geleden
binaryInstall.src a1fbc923c8 binaryInstall.src: nad2bin no longer used (completes https://trac.osgeo.org/grass/changeset/74179) 6 jaren geleden
config.guess 8d20f20480 configure: update to latest config.guess and config.sub (#2225) 3 jaren geleden
config.sub 8d20f20480 configure: update to latest config.guess and config.sub (#2225) 3 jaren geleden
configure 9c1d67982f Fix linker flags on FreeBSD. (#1936) 3 jaren geleden
configure.ac 7388b3f2f0 configure: fix odbc configuration for Windows (#1883) 3 jaren geleden
contributors.csv d92439f54c Nicklas Larsson added 4 jaren geleden
contributors_extra.csv 4036ac5617 contributors_extra.csv: Nikos Alexandris added 8 jaren geleden
grass.pc.in 1a5d566ba7 pkg-config file: update 10 jaren geleden
grasslib.dox 968a719761 Happy New Year (#2059) 3 jaren geleden
install-sh 70b31d97e9 install-sh: updated to newer version (source: https://svn.met.no/viewvc/fimex/branches/version0_28_x/install-sh, GPL) 11 jaren geleden
translators.csv 137023b5ef Updated translators.csv file (#1249) 4 jaren geleden

README.md

Build Status

GRASS GIS Repository

Description

GRASS GIS (https://grass.osgeo.org/) is a Geographic Information System used for geospatial data management and analysis, image processing, graphics/map production, spatial modeling, and visualization.

How to get write access here

In general: you don't really need write access as you can simply open a pull request to contribute to GRASS GIS. See CONTRIBUTING file for more details.

Want to become a core developer? See Procedure for gaining Git write access

How to compile GRASS

See INSTALL file.

Yes, you should really read INSTALL. In addition, there are detailed compile instructions in the Wiki.

Docker

Build a docker image using the downloaded source code (run this in the directory containing the source code):

docker build -t grassgis78 .

A test run (assuming you have the existing GRASS GIS test location; it can be downloaded from here)

# case 1: launching in the grassdata directory in which the location is stored:
docker run -it --rm --user=$(id -u):$(id -g) --volume $(pwd):/data \
    --env HOME=/data/ grassgis78 grass --text nc_basic_spm_grass7/user1 \
        --exec g.region -p

# case 2: launching anywhere
docker run -it --rm --user=$(id -u):$(id -g) \
    --volume /your/test/grassdata/:/data --env HOME=/data/ grassgis78 \
        grass /data/nc_basic_spm_grass7/PERMANENT --exec g.region -p

Note that the first grassgis78 is the name of the image while the second grass is the name of the executable.

To run the tests (again assuming local location):

docker run -it --rm --user=$(id -u):$(id -g) \
    --volume /your/test/grassdata/:/data --env HOME=/data/ -w /code/grass \
        grassgis78 grass /data/nc_basic_spm_grass7/PERMANENT --exec \
            python -m grass.gunittest.main \
                --location nc_basic_spm_grass7 --location-type nc

Note: If you compiled locally before building the Docker image, you may encounter problems as the local configuration and locally compiled file are copied to and used in the Docker image. To make sure you don't have this issue, clean all the compiled files from the source code:

make distclean

How to generate the 'Programmer's Manual'

You can generate locally the GRASS GIS Programmer's Manual.

This needs doxygen (http://www.doxygen.org) and optionally Graphviz dot (http://www.research.att.com/sw/tools/graphviz/).

To build the GRASS programmer's documentation, run

make htmldocs

or to generate documentation as single html file (recommended for simple reading)

make htmldocs-single

here. This takes quite some time. The result is in lib/html/index.html which refers to further document repositories in

lib/vector/html/index.html
lib/db/html/index.html
lib/gis/html/index.html

The master file is: ./grasslib.dox where all sub-documents have to be linked into.

To generate the documents in PDF format, run

make pdfdocs