Няма описание

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

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/