Nenhuma descrição

Glynn Clements 9f0d8df818 Revert https://trac.osgeo.org/grass/changeset/49565 13 anos atrás
db 78d7ad348f Fix breakage from https://trac.osgeo.org/grass/changeset/50443 13 anos atrás
debian 819d18de38 sudo as needed (merge from devbr6) 13 anos atrás
demolocation 5ed9ab6a51 rename gisenv variable GRASS_GUI to GUI (gisenv variable has no 14 anos atrás
display 86f1e229fb d.vect: try to display area only if map contains some centroids/boundaries 13 anos atrás
doc 3a543d4d18 prettified (from GRASS 6 architecture; in grass-web/images/grass6_arch.odg) 13 anos atrás
general a89496da7c unistd.h defines X_OK as '1' 13 anos atrás
gui 5e99821c3c wxGUI: change return type of RunCmd() 13 anos atrás
imagery 0506b8fe9f i.rectify: update for GUI 13 anos atrás
include 7a7a4f3b1e fix typo 13 anos atrás
lib 9f0d8df818 Revert https://trac.osgeo.org/grass/changeset/49565 13 anos atrás
locale 3d32c2efc3 update italian translation: Marco Curreli and Luca Delucchi cont'ed 13 anos atrás
macosx 350032a3d2 GRASS_ADDON_BASE should be single alternative GISBASE 13 anos atrás
man d47b06a5a8 Update timestamps 13 anos atrás
misc 8caa49bab0 use imagery lib for transformation 13 anos atrás
mswindows 11b3e0dbdf winGRASS: show GRASS version also for 'uninstall item' in Start menu 13 anos atrás
ps 4176c277bc units color was locked on black (merge from devbr6) 13 anos atrás
raster c95d6e2ff6 typo fix 13 anos atrás
raster3d c95d6e2ff6 typo fix 13 anos atrás
rfc a3f16e7ef1 +Anne, +Helmut 15 anos atrás
rpm b7d974c0e7 remove GEM 15 anos atrás
scripts 33a6be8dc4 add support to v.surf.spline 13 anos atrás
temporal 12725a4a79 New module to observe space time raster datasets using vector points. 13 anos atrás
testsuite c4464c33f8 small fixes 17 anos atrás
tools 3c09332019 use for manual page from lib/init/ standard header and footer defined by mkhtml.py 13 anos atrás
vector a32d34fdb8 add check if column exists 13 anos atrás
visualization 8296d57314 vlib: remove Vect_get/set_fatal_error() - replaced by G_fatal_error() / G_warning() 13 anos atrás
AUTHORS 655e4b3838 G3D -> RASTER3D 14 anos atrás
CHANGES db49180dd7 welcome to GRASS 7.0.svn 17 anos atrás
COPYING a6092698d1 update FSF mailing address (https://trac.osgeo.org/grass/ticket/1422) 14 anos atrás
GPL.TXT db49180dd7 welcome to GRASS 7.0.svn 17 anos atrás
INSTALL df43a42758 new Progman URL 15 anos atrás
Makefile a581943049 remove sites modules (GRASS 7 should contain just v.in.sites at the end) 13 anos atrás
README df43a42758 new Progman URL 15 anos atrás
REQUIREMENTS.html f87e29518e some updates 13 anos atrás
SUBMITTING 38efbdc33c update SUBMITTINGS for GRASS7, shell script rules removed 14 anos atrás
SUBMITTING_DOCS 38efbdc33c update SUBMITTINGS for GRASS7, shell script rules removed 14 anos atrás
SUBMITTING_PYTHON 4e5ba813ad use full strings in wxGUI 14 anos atrás
TODO 6a677a47f9 updated 17 anos atrás
aclocal.m4 dccfad0edb Fix LOC_CHECK_FUNC error message 14 anos atrás
binaryInstall.src cd454260e1 attempt to fix bug https://trac.osgeo.org/grass/ticket/620 14 anos atrás
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 anos atrás
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 anos atrás
configure 1520d04a1a re-alphabetize summary 13 anos atrás
configure.in 1520d04a1a re-alphabetize summary 13 anos atrás
contributors.csv a3c6adcbbb extra contributors are saved in contributors_extra.csv 14 anos atrás
contributors_extra.csv 6c213f0770 contributors_extra: record also country 13 anos atrás
grass.pc.in db49180dd7 welcome to GRASS 7.0.svn 17 anos atrás
grasslib.dox bc2021d265 doxygen: minor clean up of main page 13 anos atrás
install-sh 70f065956b Set svn:executable property on install-sh 15 anos atrás
translators.csv 36deb4b38e Sylvain Maillard: con'ed 14 anos atrás

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://grass.osgeo.org/programming7/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://grass.osgeo.org/programming7/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: ./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://grass.osgeo.org/programming7/