暫無描述

Glynn Clements b84e024adf Allow setnull=nan 17 年之前
db db49180dd7 welcome to GRASS 7.0.svn 17 年之前
debian db49180dd7 welcome to GRASS 7.0.svn 17 年之前
demolocation db49180dd7 welcome to GRASS 7.0.svn 17 年之前
display 7c21f780c7 support for z height (geometry) colors added (merge from devel_grass6) 17 年之前
doc 785191f547 sync'ed with devel_grass6 17 年之前
gem db49180dd7 welcome to GRASS 7.0.svn 17 年之前
general 439e8cba4d Ivan Shmakov: code simplification (trac https://trac.osgeo.org/grass/ticket/122) 17 年之前
gui 3dcb2a5304 wxGUI: histogram component fixed (sync'ed with devbr6, https://trac.osgeo.org/grass/changeset/31410) 17 年之前
imagery 51f2f5dcf7 message cosmetics for interactive mode 17 年之前
include b5893b235d added G_OPT_I_SUBGROUP 17 年之前
lib b5893b235d added G_OPT_I_SUBGROUP 17 年之前
locale bdbafe19cd grasslibs_ru translation by Maxim Dubinin, grasswxpy_ru added and other files updated with current code 17 年之前
macosx db49180dd7 welcome to GRASS 7.0.svn 17 年之前
man db49180dd7 welcome to GRASS 7.0.svn 17 年之前
misc db49180dd7 welcome to GRASS 7.0.svn 17 年之前
ps 96d2c02736 patch to help rendering text outlines (https://trac.osgeo.org/grass/ticket/155; thanks Bill; merge from relbr6) 17 年之前
raster b84e024adf Allow setnull=nan 17 年之前
raster3d db49180dd7 welcome to GRASS 7.0.svn 17 年之前
rfc db49180dd7 welcome to GRASS 7.0.svn 17 年之前
rpm db49180dd7 welcome to GRASS 7.0.svn 17 年之前
scripts 78f87ab031 * add -g flag for braindead servers which can't handle POST data 17 年之前
sites db49180dd7 welcome to GRASS 7.0.svn 17 年之前
swig db49180dd7 welcome to GRASS 7.0.svn 17 年之前
testsuite db49180dd7 welcome to GRASS 7.0.svn 17 年之前
tools 4ca2d87f26 don't build wxGUI manual page as separate commands (sync'ed with develbr6) 17 年之前
vector 785191f547 sync'ed with devel_grass6 17 年之前
visualization 38a4be8ce1 Don't compile NVIZ if Tcl/Tk isn't enabled 17 年之前
AUTHORS db49180dd7 welcome to GRASS 7.0.svn 17 年之前
CHANGES db49180dd7 welcome to GRASS 7.0.svn 17 年之前
COPYING db49180dd7 welcome to GRASS 7.0.svn 17 年之前
GPL.TXT db49180dd7 welcome to GRASS 7.0.svn 17 年之前
INSTALL db49180dd7 welcome to GRASS 7.0.svn 17 年之前
Makefile db49180dd7 welcome to GRASS 7.0.svn 17 年之前
README db49180dd7 welcome to GRASS 7.0.svn 17 年之前
REQUIREMENTS.html 6f04434e6d +avcimport (merge) 17 年之前
SUBMITTING db49180dd7 welcome to GRASS 7.0.svn 17 年之前
SUBMITTING_DOCS db49180dd7 welcome to GRASS 7.0.svn 17 年之前
SUBMITTING_PYTHON db49180dd7 welcome to GRASS 7.0.svn 17 年之前
SUBMITTING_SCRIPTS db49180dd7 welcome to GRASS 7.0.svn 17 年之前
SUBMITTING_TCLTK db49180dd7 welcome to GRASS 7.0.svn 17 年之前
TODO db49180dd7 welcome to GRASS 7.0.svn 17 年之前
aclocal.m4 1547d66d26 Replace autoconf's broken AC_EXEEXT with LOC_EXEEXT 17 年之前
binaryInstall.src db49180dd7 welcome to GRASS 7.0.svn 17 年之前
config.guess fbd85385e9 Update to current state (from http://git.savannah.gnu.org), see trac https://trac.osgeo.org/grass/ticket/158) (merge from devel_grass6) 17 年之前
config.sub fbd85385e9 Update to current state (from http://git.savannah.gnu.org), see trac https://trac.osgeo.org/grass/ticket/158) (merge from devel_grass6) 17 年之前
configure 1547d66d26 Replace autoconf's broken AC_EXEEXT with LOC_EXEEXT 17 年之前
configure.in 1547d66d26 Replace autoconf's broken AC_EXEEXT with LOC_EXEEXT 17 年之前
contributors.csv f8e4e65a9a +Marco Pasetti 17 年之前
contributors_extra.csv db49180dd7 welcome to GRASS 7.0.svn 17 年之前
grass.pc.in db49180dd7 welcome to GRASS 7.0.svn 17 年之前
install-sh db49180dd7 welcome to GRASS 7.0.svn 17 年之前
translators.csv db49180dd7 welcome to GRASS 7.0.svn 17 年之前

README

GRASS 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://download.osgeo.org/grass/grass6_progman/rfc/rfc2_psc.html
and the code submission guidelines (file SUBMITTING in this
directory).

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://download.osgeo.org/grass/grass6_progman/rfc/main.html

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
here. This takes quite some time. The result is in doxygenhtml/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: ./grassrefman.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://download.osgeo.org/grass/grass6_progman/
http://download.osgeo.org/grass/grass6_progman_pdf/