暂无描述

Martin Landa b51ca919d1 d.frame: now also works with wx0 monitors 10 年之前
db 2e5d51e825 db.connect: update manual to use `db.login host= port=` 10 年之前
debian 5017a582a0 test commit for https://trac.osgeo.org/grass/ticket/1346 11 年之前
demolocation e977254e5d GRASS_DB_ENCODING is environmental variable 10 年之前
display 00de5f5937 d.mon: fix https://trac.osgeo.org/grass/changeset/65300 to work with file-based monitors 10 年之前
doc fb1c8da5c5 update Launchpad notes (recipe) 10 年之前
general b1647d32d7 g.region: print projection and zone info in shell script output (it's useful when building GRASS_REGION string) 10 年之前
gui 97d04fdd7d wxGUI: d.mon: input file has incorrect dimensions (https://trac.osgeo.org/grass/ticket/2680) 10 年之前
imagery 7c67f2ffa4 i.eb.soilheatflux manual: more explanations about overpass time maps 10 年之前
include 722af442c8 Rename _n macro to n_ to avoid clashes with other libs (as sugested in dev ML) 10 年之前
lib 9975021dde pythonlib: fix typo 10 年之前
locale 722af442c8 Rename _n macro to n_ to avoid clashes with other libs (as sugested in dev ML) 10 年之前
macosx 8040b90777 macosx: update mentioned GRASS version 11 年之前
man 73b3e3bb9f manual index: add link to pygrass 10 年之前
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 10 年之前
mswindows 64d26bb7ad attempt to fix g.manual on Windows (see also https://trac.osgeo.org/grass/changeset/65179) 10 年之前
ps 6b9696bf3d update modules to https://trac.osgeo.org/grass/changeset/63823 10 年之前
raster 722af442c8 Rename _n macro to n_ to avoid clashes with other libs (as sugested in dev ML) 10 年之前
raster3d b64d9e63e0 rename section BUGS to KNOWN ISSUES in manuals 10 年之前
rpm f87282e1de rpm SPEC files: remove outdated files, add README.txt with links 11 年之前
scripts b51ca919d1 d.frame: now also works with wx0 monitors 10 年之前
temporal ec00bf8dc3 clear meaning of packing (use export as in temporal), interlink the modules 10 年之前
testsuite 407a2e6283 update g.region/g.rename calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) 10 年之前
tools 7567b22e5a do not use tabs which are 8 spaces wide when indent level is 4 spaces 10 年之前
vector 722af442c8 Rename _n macro to n_ to avoid clashes with other libs (as sugested in dev ML) 10 年之前
visualization c6f21c0108 consolidate naming of environmental rendering-related variables 10 年之前
AUTHORS 7b5f81f89a AUTHORS: some updates 10 年之前
CHANGES 53031241e4 Update CHANGES file content to a GRASS GIS 7 summary 10 年之前
COPYING 399d774cd8 Use main Web site URL; minor updates 11 年之前
GPL.TXT db49180dd7 welcome to GRASS 7.0.svn 17 年之前
INSTALL fe94279c39 happy new year 10 年之前
Makefile 4d3d44467e wxgui: add support for sphinx documentation 11 年之前
README 619931bd15 Update urls in README 10 年之前
REQUIREMENTS.html ca43752e65 REQUIREMENTS.html: cosmetics 10 年之前
SUBMITTING 6df72fb319 SUBMITTING files moved to Trac http://trac.osgeo.org/grass/wiki/Submitting 11 年之前
TODO e41c2910f9 unused i.points + i.vpoints removed: replaced by g.gui.gcp 10 年之前
aclocal.m4 47ee1e960a updated config.guess config.sub from upstream repo; fix aclocal.m4 for hurd-i386 and kfreebsd-* architectures (trac https://trac.osgeo.org/grass/ticket/2580) 10 年之前
binaryInstall.src 1eccedfd8e make bindist: update script to G7 10 年之前
config.guess 47ee1e960a updated config.guess config.sub from upstream repo; fix aclocal.m4 for hurd-i386 and kfreebsd-* architectures (trac https://trac.osgeo.org/grass/ticket/2580) 10 年之前
config.sub 47ee1e960a updated config.guess config.sub from upstream repo; fix aclocal.m4 for hurd-i386 and kfreebsd-* architectures (trac https://trac.osgeo.org/grass/ticket/2580) 10 年之前
configure 47ee1e960a updated config.guess config.sub from upstream repo; fix aclocal.m4 for hurd-i386 and kfreebsd-* architectures (trac https://trac.osgeo.org/grass/ticket/2580) 10 年之前
configure.in d7e30cc75b configure: hardcode GRASS_VERSION_SVN=00000 for platforms without svnversion program available (needed for g.version) 10 年之前
contributors.csv adb8cd7586 contributors.csv: +Margherita Di Leo 11 年之前
contributors_extra.csv afc114cefc add Tereza Fiedlerova (DataCatalog) to contributors_extra.csv 11 年之前
grass.pc.in 1a5d566ba7 pkg-config file: update 10 年之前
grasslib.dox fe94279c39 happy new year 10 年之前
install-sh 70b31d97e9 install-sh: updated to newer version (source: https://svn.met.no/viewvc/fimex/branches/version0_28_x/install-sh, GPL) 12 年之前
translators.csv f3fe3386ed Czech translation updated by Stanislav Horáček 10 年之前

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/