Nenhuma descrição

Tomas Zigo fee653a66a wxGUI/g.gui.psmap: fix launch ps.map module dialog from the File menu (#1058) 4 anos atrás
.github c990654201 CI: Add GH Super Linter for a subset of secondary files (#752) 5 anos atrás
.travis 4003497085 Update of travis configuration for Python 3 (#115) 6 anos atrás
db 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 anos atrás
demolocation e977254e5d GRASS_DB_ENCODING is environmental variable 10 anos atrás
display ab5f87cf1a d.rast.arrow: keyword added 4 anos atrás
doc 53eda83201 howto_release.md: do not ship leftover parser/lextab.py 4 anos atrás
docker b2ba84dded Alpine docker: gdal-tools added 4 anos atrás
general 7bf60a0b2c libproj: fix crs modification with PROJ6+ (#1007) 4 anos atrás
gui fee653a66a wxGUI/g.gui.psmap: fix launch ps.map module dialog from the File menu (#1058) 4 anos atrás
imagery 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 anos atrás
include 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 anos atrás
lib 28bf4590de doc: Refine the command line parsing doc for C (#1010) 4 anos atrás
locale afb1be345b r.contour: fix an error message text (#1014) 4 anos atrás
macosx 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 anos atrás
man a7a7817670 manual: improved HTML page headers (#946) 5 anos atrás
misc 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 anos atrás
mswindows 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 anos atrás
ps 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 anos atrás
raster 28b9666408 r.buildvrt manual: example cosmetics 4 anos atrás
raster3d 696b50d966 manual: PROJ related links updated (#268) 5 anos atrás
rpm e4c667345b grass.spec: sync to Fedora master 4 anos atrás
scripts 547ded6c0f imagery/i.image.mosaic: fix encode, decode string (#1035) 4 anos atrás
singularity e5ba1f7af4 singularityfile: fix GRASS lib path detection 5 anos atrás
temporal 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 anos atrás
testsuite b891555dcf testsuite: minor fixes (#855) 5 anos atrás
tools 4043b2e629 g.extension: add '-j' flag which generates JSON file containing the download URLs of the official Addons (#1009) 4 anos atrás
vector 829dc2b660 v.to.rast manual: update example to NC dataset (#1053) 4 anos atrás
visualization 69be6c5f9a manual: comment out SVN Date tag (#200) 5 anos atrás
.dockerignore 8a07df98bb patch alpine docker image to work with py3.8 (#278) 5 anos atrás
.gitignore cd300f2aed gitignore: add testreport directory (#852) 5 anos atrás
.travis.yml 5d19d023bd CI: Remove notifications comming from Travis CI (#663) 5 anos atrás
AUTHORS 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 anos atrás
CHANGES 6868ca21b9 CHANGES: links to release pages added 8 anos atrás
CITING 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 anos atrás
CONTRIBUTING.md 163a9d22b8 Contributing: clarifiy feature branch 4 anos atrás
COPYING 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 anos atrás
Dockerfile 368bb8bcf6 add missing Temporal GUI Tools required package in the Dockerfile (#312) 5 anos atrás
GPL.TXT db49180dd7 welcome to GRASS 7.0.svn 17 anos atrás
INSTALL 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 anos atrás
Makefile 3ff0587094 GRASS_VERSION_SVN -> GRASS_VERSION_GIT + update g.version 6 anos atrás
NEWS 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 anos atrás
README.md 86b6424d8e minor grammar fix 5 anos atrás
REQUIREMENTS.html 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 anos atrás
SUBMITTING 1aa0ba0526 Add CONTRIBUTING file with a standard contributor Git how-to (#237) 5 anos atrás
TODO 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 anos atrás
Vagrantfile 68a145c73d updated to Python 3 6 anos atrás
aclocal.m4 ac07d4df22 Use ${CC} instead of "cc" for linking on macOS (#611) 5 anos atrás
binaryInstall.src a1fbc923c8 binaryInstall.src: nad2bin no longer used (completes https://trac.osgeo.org/grass/changeset/74179) 6 anos atrás
config.guess 177467461e configure update (#89) 6 anos atrás
config.sub 177467461e configure update (#89) 6 anos atrás
configure ac07d4df22 Use ${CC} instead of "cc" for linking on macOS (#611) 5 anos atrás
configure.in 1b89aee14c Cross-platform version of date -Iseconds in configure (#568) 5 anos atrás
contributors.csv 1a677bb78e contributors.csv: email updated 6 anos atrás
contributors_extra.csv 4036ac5617 contributors_extra.csv: Nikos Alexandris added 8 anos atrás
grass.pc.in 1a5d566ba7 pkg-config file: update 10 anos atrás
grasslib.dox 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 anos atrás
install-sh 70b31d97e9 install-sh: updated to newer version (source: https://svn.met.no/viewvc/fimex/branches/version0_28_x/install-sh, GPL) 12 anos atrás
translators.csv 40eaf3328f translators.csv: email update (test for grass-commit ML notification) 6 anos atrás

README.md

Build Status Python code quality check General linting CI OSGeo4W Centos

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 grassgis79 .

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/ grassgis79 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/ grassgis79 \
        grass /data/nc_basic_spm_grass7/PERMANENT --exec g.region -p

Note that the first grassgis79 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 \
        grassgis79 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