Нет описания

Markus Metz b0ccc81df0 lidarlib: free structs 8 лет назад
.travis 6646814e29 travis: fix bad rename and missed file from https://trac.osgeo.org/grass/changeset/70484 8 лет назад
db a2835b9202 PG DB driver: update connection example 8 лет назад
demolocation e977254e5d GRASS_DB_ENCODING is environmental variable 10 лет назад
display d1c1dde68f add new keyword: level1 8 лет назад
doc 43e1811174 doc: table of command families like r.*, v.*, t.* ... 8 лет назад
general a21a3999b8 g.access: add note to manual: UNIX filesystem access controls and g.access actions are not supported by MS-Windows. 8 лет назад
gui 05e989f63d wxGUI/datacatalog: add convenient functions to context menu 8 лет назад
imagery 569045b67f i.zc: include command history in metadata of output 8 лет назад
include 1c2b204d98 support for shell scripts in build system (experimental) [news] 8 лет назад
lib b0ccc81df0 lidarlib: free structs 8 лет назад
locale b4ae03f501 i18N: merge back translations from transifex 8 лет назад
macosx 8040b90777 macosx: update mentioned GRASS version 11 лет назад
man 4aae37d427 Python 2.6 does not support ommitting of positional argument specifiers 8 лет назад
misc a2f286852e Added default order value = 1 8 лет назад
mswindows cf96a46ee0 WinGRASS: delete vcredist binaries from extrabin 8 лет назад
ps d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 лет назад
raster 5148d42b06 r.carve manual: example updated with screenshots 8 лет назад
raster3d 7a9813df7f r3.stats: added 'volume' keyword 8 лет назад
rpm f87282e1de rpm SPEC files: remove outdated files, add README.txt with links 11 лет назад
scripts 1c2b204d98 support for shell scripts in build system (experimental) [news] 8 лет назад
temporal b4a6b675c2 temporal modules: Fixed null value bug, null value definitions are now passed to r.what correctly 8 лет назад
testsuite 75b436c37a testsuite rhemisphere.sh: update r.mapcalc call 10 лет назад
tools 561f395461 svnlog.sh moved to grass-addons/tools 8 лет назад
vector b0778d728b v.surf.bspline: description, formatting 8 лет назад
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) 9 лет назад
.travis.yml 28ea2231a7 travis: atempt to fix repo error using trusty beta environment 8 лет назад
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 8 лет назад
COPYING 57536ecb10 Fixed missing street in MN address 9 лет назад
GPL.TXT db49180dd7 welcome to GRASS 7.0.svn 17 лет назад
INSTALL 4fc018e782 Happy New Year 8 лет назад
Makefile ac4d5bb2fb INSTALL: updated to 7.2 9 лет назад
NEWS a22677f653 NEWS: added 9 лет назад
README 619931bd15 Update urls in README 10 лет назад
README.debian c4752cee86 move README.debian to root directory, remove debian directory to simplify debian packaging 10 лет назад
REQUIREMENTS.html 4fc018e782 Happy New Year 8 лет назад
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 лет назад
Vagrantfile c100bd288a Vagrantfile cosmentics (fix sed mirrors) 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) 9 лет назад
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) 9 лет назад
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 8 лет назад
contributors_extra.csv 4036ac5617 contributors_extra.csv: Nikos Alexandris added 8 лет назад
grass.pc.in 1a5d566ba7 pkg-config file: update 10 лет назад
grasslib.dox 4fc018e782 Happy New Year 8 лет назад
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 73c00d490d translators.csv: added Veronica Andreo 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/