Keine Beschreibung

Martin Landa c8ccc1e518 wxGUI: fix typo in class name vor 9 Jahren
.travis 4540c0cbec docs: update grass70, grass71 to grass73 vor 9 Jahren
db 3e1e03f267 mysql driver: fix -Wformat-security issue vor 9 Jahren
demolocation e977254e5d GRASS_DB_ENCODING is environmental variable vor 10 Jahren
display fe9aada79d fix problems from https://trac.osgeo.org/grass/ticket/3098 (by Adam Laza) vor 9 Jahren
doc bd3e12ab86 docs: minor updates vor 9 Jahren
general 4540c0cbec docs: update grass70, grass71 to grass73 vor 9 Jahren
gui c8ccc1e518 wxGUI: fix typo in class name vor 9 Jahren
imagery 32a94a98ef i.segment: improvement for https://trac.osgeo.org/grass/ticket/3084 vor 9 Jahren
include f583718100 symbols: add x and y scale attribute to get symbol size in both dimensions, which is needed for vector legend layout vor 9 Jahren
lib f583718100 symbols: add x and y scale attribute to get symbol size in both dimensions, which is needed for vector legend layout vor 9 Jahren
locale dce3c3e4e1 Daniel Torres: ES translation cont'ed vor 9 Jahren
macosx 8040b90777 macosx: update mentioned GRASS version vor 11 Jahren
man 4540c0cbec docs: update grass70, grass71 to grass73 vor 9 Jahren
misc 821ac0d925 change color standard options to differentiate between allowing and not allowing none as color instead of bg/fg color, apply the change in modules and in this way fix several modules with incorrect options vor 10 Jahren
mswindows 326b89c072 wingrass: disable mysql support (broken build), see https://trac.osgeo.org/grass/ticket/3047 for details vor 9 Jahren
ps ef1f7715e8 ps.map: NC example with images and updated see also vor 9 Jahren
raster 3e3f5aef48 r.clump: +minimum size of clumps add rclist vor 9 Jahren
raster3d cdc4b79a41 v.in.lidar, r.in.lidar and r3.in.lidar: make validity check an additional filter but always warn about presence of invalid points (see https://trac.osgeo.org/grass/ticket/3038) vor 9 Jahren
rpm f87282e1de rpm SPEC files: remove outdated files, add README.txt with links vor 11 Jahren
scripts 88424d0f18 v.category: fix Windows bug, see http://osgeo-org.1560.x6.nabble.com/problems-running-v-centroids-td5266061.html vor 9 Jahren
temporal 4540c0cbec docs: update grass70, grass71 to grass73 vor 9 Jahren
testsuite 75b436c37a testsuite rhemisphere.sh: update r.mapcalc call vor 10 Jahren
tools 806eded442 svn propset vor 9 Jahren
vector b808c78964 v.overlay: prefer one-line command (cosmetics) vor 9 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 9 Jahren
.travis.yml 85127a5fcc travis CI: add Notifications from travis (contributed by rkrug, https://github.com/GRASS-GIS/grass-ci/pull/2) vor 9 Jahren
AUTHORS 5132dac8e3 AUTHORS: partial update vor 9 Jahren
CHANGES 53031241e4 Update CHANGES file content to a GRASS GIS 7 summary vor 10 Jahren
CITING 4540c0cbec docs: update grass70, grass71 to grass73 vor 9 Jahren
COPYING 98653302e9 new MN address vor 9 Jahren
GPL.TXT db49180dd7 welcome to GRASS 7.0.svn vor 17 Jahren
INSTALL 4540c0cbec docs: update grass70, grass71 to grass73 vor 9 Jahren
Makefile ac4d5bb2fb INSTALL: updated to 7.2 vor 9 Jahren
README 619931bd15 Update urls in README vor 10 Jahren
README.debian c4752cee86 move README.debian to root directory, remove debian directory to simplify debian packaging vor 10 Jahren
REQUIREMENTS.html acc71939b5 REQUIREMENTS: added python-termcolor vor 9 Jahren
SUBMITTING 6df72fb319 SUBMITTING files moved to Trac http://trac.osgeo.org/grass/wiki/Submitting vor 11 Jahren
TODO e41c2910f9 unused i.points + i.vpoints removed: replaced by g.gui.gcp vor 10 Jahren
Vagrantfile 91ac265df0 Vagrant: enable liblas vor 9 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 9 Jahren
config.guess 4c78c21606 config.guess + config.sub: updated from http://git.savannah.gnu.org/cgit/config.git/plain/ vor 9 Jahren
config.sub 4c78c21606 config.guess + config.sub: updated from http://git.savannah.gnu.org/cgit/config.git/plain/ vor 9 Jahren
configure 5bdd230e19 svn revision 00000 to exported (no need for backport) vor 9 Jahren
configure.in 5bdd230e19 svn revision 00000 to exported (no need for backport) vor 9 Jahren
contributors.csv adb8cd7586 contributors.csv: +Margherita Di Leo vor 11 Jahren
contributors_extra.csv 4169a29db1 t.rast.aggregate manual: more examples (contributed by Veronica Andreo) vor 10 Jahren
grass.pc.in 1a5d566ba7 pkg-config file: update vor 10 Jahren
grasslib.dox 4540c0cbec docs: update grass70, grass71 to grass73 vor 9 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 12 Jahren
translators.csv 3255ad31eb fix translators file vor 10 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/