Keine Beschreibung

Markus Neteler 4036ac5617 contributors_extra.csv: Nikos Alexandris added vor 7 Jahren
.travis 6646814e29 travis: fix bad rename and missed file from https://trac.osgeo.org/grass/changeset/70484 vor 7 Jahren
db a2835b9202 PG DB driver: update connection example vor 7 Jahren
demolocation e977254e5d GRASS_DB_ENCODING is environmental variable vor 9 Jahren
display 5243dd28c1 d.vect.thematic: fix overlap tests vor 7 Jahren
doc 60249b5da1 doc/infrastructure.txt: +Travis CI; some cleanup vor 7 Jahren
general 9bceccb05b g.region: fix for https://trac.osgeo.org/grass/ticket/167 and other lat/lon bugs vor 7 Jahren
gui bb5655a71b Module adds output file to the group for use in the next i.ortho.photo module vor 7 Jahren
imagery 88315bcc44 Added error catching on reading elevation paramter file vor 7 Jahren
include 7afd8fa185 libgis: new G_adjust_window_ll() to automatically fix lat/lon errors vor 7 Jahren
lib 80ce2c5653 temporal framework: Fixed empty map removal in register object function vor 7 Jahren
locale 0af898e164 Fix plural forms for Korean language vor 7 Jahren
macosx 8040b90777 macosx: update mentioned GRASS version vor 10 Jahren
man 4aae37d427 Python 2.6 does not support ommitting of positional argument specifiers vor 7 Jahren
misc a2f286852e Added default order value = 1 vor 7 Jahren
mswindows fc98d4cdeb manual: use new generic addon URL vor 7 Jahren
ps d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) vor 8 Jahren
raster 6d87780af4 r.what: fix segfault when using -r and outside of region vor 7 Jahren
raster3d 7989624527 manual: fix PDF url (trac https://trac.osgeo.org/grass/ticket/3267) vor 7 Jahren
rpm f87282e1de rpm SPEC files: remove outdated files, add README.txt with links vor 10 Jahren
scripts dbb6ce4be2 r.import/v.import manual: explain -o projection override flag vor 7 Jahren
temporal 869c48bedd temporal modules t.register: Applied patch from Veronica Andreo for better documentation and spelling vor 7 Jahren
testsuite 75b436c37a testsuite rhemisphere.sh: update r.mapcalc call vor 9 Jahren
tools 561f395461 svnlog.sh moved to grass-addons/tools vor 7 Jahren
vector c2d9758bdf v.to.rast: fix description of option use=dir to not limit it to flow, add better example with picture to manual vor 7 Jahren
visualization 3ce922e70d Remove wximgview vor 9 Jahren
.gitignore 8afc6f2ff1 travis CI: Addition of testing for OSX (contributed by rkrug, https://github.com/GRASS-GIS/grass-ci/pull/1) vor 8 Jahren
.travis.yml 6646814e29 travis: fix bad rename and missed file from https://trac.osgeo.org/grass/changeset/70484 vor 7 Jahren
AUTHORS d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) vor 8 Jahren
CHANGES 6868ca21b9 CHANGES: links to release pages added vor 8 Jahren
CITING fc98d4cdeb manual: use new generic addon URL vor 7 Jahren
COPYING 57536ecb10 Fixed missing street in MN address vor 8 Jahren
GPL.TXT db49180dd7 welcome to GRASS 7.0.svn vor 16 Jahren
INSTALL 4fc018e782 Happy New Year vor 7 Jahren
Makefile ac4d5bb2fb INSTALL: updated to 7.2 vor 8 Jahren
NEWS a22677f653 NEWS: added vor 8 Jahren
README 619931bd15 Update urls in README vor 9 Jahren
README.debian c4752cee86 move README.debian to root directory, remove debian directory to simplify debian packaging vor 9 Jahren
REQUIREMENTS.html 4fc018e782 Happy New Year vor 7 Jahren
SUBMITTING 6df72fb319 SUBMITTING files moved to Trac http://trac.osgeo.org/grass/wiki/Submitting vor 10 Jahren
TODO e41c2910f9 unused i.points + i.vpoints removed: replaced by g.gui.gcp vor 10 Jahren
Vagrantfile 91ac265df0 Vagrant: enable liblas vor 8 Jahren
aclocal.m4 aea5a299c6 aclocal.m4: add support for w64-ming32 builds vor 9 Jahren
binaryInstall.src ff3feb12e7 various typos fixed (via Debian lintian QA tool, contributor: sebastic; trac https://trac.osgeo.org/grass/ticket/2841) vor 8 Jahren
config.guess b893460c67 config.guess + config.sub: updated from http://git.savannah.gnu.org/cgit/config.git/plain/ vor 8 Jahren
config.sub b893460c67 config.guess + config.sub: updated from http://git.savannah.gnu.org/cgit/config.git/plain/ vor 8 Jahren
configure 5bdd230e19 svn revision 00000 to exported (no need for backport) vor 8 Jahren
configure.in d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) vor 8 Jahren
contributors.csv 6115d7cb90 moved contributor with CVS user name to main list vor 7 Jahren
contributors_extra.csv 4036ac5617 contributors_extra.csv: Nikos Alexandris added vor 7 Jahren
grass.pc.in 1a5d566ba7 pkg-config file: update vor 10 Jahren
grasslib.dox 4fc018e782 Happy New Year vor 7 Jahren
install-sh 70b31d97e9 install-sh: updated to newer version (source: https://svn.met.no/viewvc/fimex/branches/version0_28_x/install-sh, GPL) vor 11 Jahren
translators.csv 61e4deba1d Daniel Torres: ES translation cont'ed vor 8 Jahren

README

GRASS GIS Development Subversion repository

##########################################################
How to get write access here?

Write access is only granted to developers who agree to abide by
RFC2 - Legal aspects of code contributions
http://trac.osgeo.org/grass/wiki/RFC/2_LegalAspectsOfCodeContributions
and the code submission guidelines
http://trac.osgeo.org/grass/wiki/Submitting

This needs to be communicated to a GRASS developer. S/he will
then possibly propose you to the GRASS Project Steering committee
after a period of evaluation. For details, see
http://trac.osgeo.org/grass/wiki/RFC

Once write access is granted, you, the new developer need to
obtain an "osgeo_id" at http://www.osgeo.org/osgeo_userid
If you already have an "osgeo_id" but forgot it, search for it at
Search at http://www.osgeo.org/cgi-bin/ldap_web_search.py

##########################################################
How to compile GRASS:
See INSTALL file.

Yes, you should really read INSTALL.

##########################################################################
How to generate the '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

An online version is available at:
http://grass.osgeo.org/programming7/