Sin descripción

Anna Petrášová 48d75562b5 d.vect.thematic: integration with vector legend by Adam Laza hace 9 años
.travis 4540c0cbec docs: update grass70, grass71 to grass73 hace 9 años
db ef7e996a1a intro pages: link temporal data processing hace 9 años
demolocation e977254e5d GRASS_DB_ENCODING is environmental variable hace 10 años
display 48d75562b5 d.vect.thematic: integration with vector legend by Adam Laza hace 9 años
doc 31b9f9ac4a release HOWTO: updated hace 9 años
general 6d35bc7dc9 g.region: new flag to allow flat output of shell script style printing hace 9 años
gui 48d75562b5 d.vect.thematic: integration with vector legend by Adam Laza hace 9 años
imagery 6d56fcaa5c i.segment: +mean shift hace 9 años
include 4dbacde327 Patches to make the build reproducible (fileordering, randomness) hace 9 años
lib ee7eb68483 btree2lib: improve kdtree balancing hace 9 años
locale 34f4154128 Daniel Torres: ES translation cont'ed hace 9 años
macosx 8040b90777 macosx: update mentioned GRASS version hace 11 años
man 4540c0cbec docs: update grass70, grass71 to grass73 hace 9 años
misc 740c6a7d9e <m.nviz.script> - old manuals? (see https://trac.osgeo.org/grass/ticket/3040) hace 9 años
mswindows 326b89c072 wingrass: disable mysql support (broken build), see https://trac.osgeo.org/grass/ticket/3047 for details hace 9 años
ps ef1f7715e8 ps.map: NC example with images and updated see also hace 9 años
raster d365bf1730 r.to.vect: delete output on error hace 9 años
raster3d ba49997e91 clean up manual pages of timestamp modules hace 9 años
rpm f87282e1de rpm SPEC files: remove outdated files, add README.txt with links hace 11 años
scripts 3fcb56862c more see also links, references and authors for lidar related modules hace 9 años
temporal 4540c0cbec docs: update grass70, grass71 to grass73 hace 9 años
testsuite 75b436c37a testsuite rhemisphere.sh: update r.mapcalc call hace 10 años
tools 806eded442 svn propset hace 9 años
vector 231f85925f v.overlay: remove duplicated notes about olayer option from the manual, figure caption cosmetics hace 9 años
visualization 3ce922e70d Remove wximgview hace 9 años
.gitignore 8afc6f2ff1 travis CI: Addition of testing for OSX (contributed by rkrug, https://github.com/GRASS-GIS/grass-ci/pull/1) hace 9 años
.travis.yml 85127a5fcc travis CI: add Notifications from travis (contributed by rkrug, https://github.com/GRASS-GIS/grass-ci/pull/2) hace 9 años
AUTHORS 5132dac8e3 AUTHORS: partial update hace 9 años
CHANGES 53031241e4 Update CHANGES file content to a GRASS GIS 7 summary hace 10 años
CITING 4540c0cbec docs: update grass70, grass71 to grass73 hace 9 años
COPYING 57536ecb10 Fixed missing street in MN address hace 9 años
GPL.TXT db49180dd7 welcome to GRASS 7.0.svn hace 17 años
INSTALL 4540c0cbec docs: update grass70, grass71 to grass73 hace 9 años
Makefile ac4d5bb2fb INSTALL: updated to 7.2 hace 9 años
README 619931bd15 Update urls in README hace 10 años
README.debian c4752cee86 move README.debian to root directory, remove debian directory to simplify debian packaging hace 10 años
REQUIREMENTS.html acc71939b5 REQUIREMENTS: added python-termcolor hace 9 años
SUBMITTING 6df72fb319 SUBMITTING files moved to Trac http://trac.osgeo.org/grass/wiki/Submitting hace 11 años
TODO e41c2910f9 unused i.points + i.vpoints removed: replaced by g.gui.gcp hace 10 años
Vagrantfile 91ac265df0 Vagrant: enable liblas hace 9 años
aclocal.m4 aea5a299c6 aclocal.m4: add support for w64-ming32 builds hace 9 años
binaryInstall.src ff3feb12e7 various typos fixed (via Debian lintian QA tool, contributor: sebastic; trac https://trac.osgeo.org/grass/ticket/2841) hace 9 años
config.guess 4c78c21606 config.guess + config.sub: updated from http://git.savannah.gnu.org/cgit/config.git/plain/ hace 9 años
config.sub 4c78c21606 config.guess + config.sub: updated from http://git.savannah.gnu.org/cgit/config.git/plain/ hace 9 años
configure 5bdd230e19 svn revision 00000 to exported (no need for backport) hace 9 años
configure.in 5bdd230e19 svn revision 00000 to exported (no need for backport) hace 9 años
contributors.csv f4a85d81cc contributors*: updated for PSC 2016 election hace 9 años
contributors_extra.csv 40e169d47e contributors_extra.csv: Anna Zanchetta added for Addons hace 9 años
grass.pc.in 1a5d566ba7 pkg-config file: update hace 10 años
grasslib.dox 4540c0cbec docs: update grass70, grass71 to grass73 hace 9 años
install-sh 70b31d97e9 install-sh: updated to newer version (source: https://svn.met.no/viewvc/fimex/branches/version0_28_x/install-sh, GPL) hace 12 años
translators.csv 61e4deba1d Daniel Torres: ES translation cont'ed hace 9 años

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/