Nessuna descrizione

Vaclav Petras 8360b13aa3 wxGUI: lazy imports for lmgr and mapdisp 8 anni fa
.travis dab99bf5cc travis: remove travis_wait, causes command not found (revert https://trac.osgeo.org/grass/changeset/70350) 8 anni fa
db a2835b9202 PG DB driver: update connection example 8 anni fa
demolocation e977254e5d GRASS_DB_ENCODING is environmental variable 10 anni fa
display 0226caf5e1 d.vect: fix show z-coordinates (display=zcoor) also for vectors open on level 1 (no topology) 8 anni fa
doc 9f88b706bd doc/infrastructure.txt: added Procedure of granting write access to Addons DVN repo 8 anni fa
general 31e90f9ed7 g.region: add comp, extent and res to keywords 8 anni fa
gui 8360b13aa3 wxGUI: lazy imports for lmgr and mapdisp 8 anni fa
imagery 8e5c133a6c i.modis.qc manual: added note on MOD11A2 QC_band NULLs treatment (contributed by veroandreo) 8 anni fa
include 8fa94086f6 make: -3 parameter from https://trac.osgeo.org/grass/changeset/56821 does not help much and is not accepted by python3 8 anni fa
lib 31c686d9bf v.external.out: SRID lost when not exactly defined (see https://trac.osgeo.org/grass/ticket/3262) 8 anni fa
locale 1b936099ce i18N: hopefully fixed Korean plural form (checked with 'make verify') 8 anni fa
macosx 8040b90777 macosx: update mentioned GRASS version 11 anni fa
man fc98d4cdeb manual: use new generic addon URL 8 anni fa
misc 0d618c1a3c m.measure manual: examples with screenshot added; crossrefs added 8 anni fa
mswindows fc98d4cdeb manual: use new generic addon URL 8 anni fa
ps d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 anni fa
raster 91d5a346df r.in.bin manual: cleanup (contributed by veroandreo) 8 anni fa
raster3d 236388fbe2 r3.to.rast: test and doc for multiply, add and type options 8 anni fa
rpm f87282e1de rpm SPEC files: remove outdated files, add README.txt with links 11 anni fa
scripts be5a8a466b v.db.addtable: fails gracefully when vector is open level 1 8 anni fa
temporal cdaad7e9dc use lazy imports for the temporal package 8 anni fa
testsuite 75b436c37a testsuite rhemisphere.sh: update r.mapcalc call 10 anni fa
tools 2ac3541fab mkhtml: html and url imports Python 3 compatible 8 anni fa
vector b61c029878 v.db.select: fix https://trac.osgeo.org/grass/ticket/3236 8 anni fa
visualization 3ce922e70d Remove wximgview 9 anni fa
.gitignore 8afc6f2ff1 travis CI: Addition of testing for OSX (contributed by rkrug, https://github.com/GRASS-GIS/grass-ci/pull/1) 9 anni fa
.travis.yml 85127a5fcc travis CI: add Notifications from travis (contributed by rkrug, https://github.com/GRASS-GIS/grass-ci/pull/2) 9 anni fa
AUTHORS d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 anni fa
CHANGES 6868ca21b9 CHANGES: links to release pages added 8 anni fa
CITING fc98d4cdeb manual: use new generic addon URL 8 anni fa
COPYING 57536ecb10 Fixed missing street in MN address 9 anni fa
GPL.TXT db49180dd7 welcome to GRASS 7.0.svn 17 anni fa
INSTALL 4fc018e782 Happy New Year 8 anni fa
Makefile ac4d5bb2fb INSTALL: updated to 7.2 9 anni fa
NEWS a22677f653 NEWS: added 9 anni fa
README 619931bd15 Update urls in README 10 anni fa
README.debian c4752cee86 move README.debian to root directory, remove debian directory to simplify debian packaging 10 anni fa
REQUIREMENTS.html 4fc018e782 Happy New Year 8 anni fa
SUBMITTING 6df72fb319 SUBMITTING files moved to Trac http://trac.osgeo.org/grass/wiki/Submitting 11 anni fa
TODO e41c2910f9 unused i.points + i.vpoints removed: replaced by g.gui.gcp 10 anni fa
Vagrantfile 91ac265df0 Vagrant: enable liblas 9 anni fa
aclocal.m4 aea5a299c6 aclocal.m4: add support for w64-ming32 builds 9 anni fa
binaryInstall.src ff3feb12e7 various typos fixed (via Debian lintian QA tool, contributor: sebastic; trac https://trac.osgeo.org/grass/ticket/2841) 9 anni fa
config.guess b893460c67 config.guess + config.sub: updated from http://git.savannah.gnu.org/cgit/config.git/plain/ 8 anni fa
config.sub b893460c67 config.guess + config.sub: updated from http://git.savannah.gnu.org/cgit/config.git/plain/ 8 anni fa
configure 5bdd230e19 svn revision 00000 to exported (no need for backport) 9 anni fa
configure.in d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 anni fa
contributors.csv f4a85d81cc contributors*: updated for PSC 2016 election 9 anni fa
contributors_extra.csv 40e169d47e contributors_extra.csv: Anna Zanchetta added for Addons 9 anni fa
grass.pc.in 1a5d566ba7 pkg-config file: update 10 anni fa
grasslib.dox 4fc018e782 Happy New Year 8 anni fa
install-sh 70b31d97e9 install-sh: updated to newer version (source: https://svn.met.no/viewvc/fimex/branches/version0_28_x/install-sh, GPL) 12 anni fa
translators.csv 61e4deba1d Daniel Torres: ES translation cont'ed 9 anni fa

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/