Geen omschrijving

Markus Neteler 177b55c77a trivial formatting fixes 11 jaren geleden
db 7bd89a76da db pg driver: debug msg backport 11 jaren geleden
debian e480e3543e git-core pkg renamed to just 'git' (merge from devbr6) plus some other hints and TODOs 12 jaren geleden
demolocation 1fe0848528 demolocation: country_boundaries vector map added from http://www.naturalearthdata.com/downloads/110m-cultural-vectors/ 11 jaren geleden
display 490a5ee1c1 d.rast.num: fix grid option label (was Background color), readable lables, text color first (trunk, https://trac.osgeo.org/grass/changeset/61254) 11 jaren geleden
doc 7df99e8331 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 jaren geleden
general 2b9ed8f5e4 g.mlist: Read vector header only for performance improvement 11 jaren geleden
gui f4a32bd37a wxGUI manual: cosmetics 11 jaren geleden
imagery 69e2fb6d6f RNG backport: Add portable lrand48 (etc) implementation (https://trac.osgeo.org/grass/changeset/61350); Generate fatal error if requesting values without having seeded (https://trac.osgeo.org/grass/changeset/61352); Replace rand/random/lrand48/etc with lib/gis random number functions (https://trac.osgeo.org/grass/changeset/61415); Use lib/gis PRNG for readcell() (https://trac.osgeo.org/grass/changeset/61416) 11 jaren geleden
include 69e2fb6d6f RNG backport: Add portable lrand48 (etc) implementation (https://trac.osgeo.org/grass/changeset/61350); Generate fatal error if requesting values without having seeded (https://trac.osgeo.org/grass/changeset/61352); Replace rand/random/lrand48/etc with lib/gis random number functions (https://trac.osgeo.org/grass/changeset/61415); Use lib/gis PRNG for readcell() (https://trac.osgeo.org/grass/changeset/61416) 11 jaren geleden
lib ad95702b8f r.mapcalc: Replace GRASS_RND_SEED with seed= option and -s flag, Use lib/gis PRNG, Store seed in history (https://trac.osgeo.org/grass/changeset/61353); wxGUI/mapcalc: seed handling added to the interface (https://trac.osgeo.org/grass/changeset/61354); GRASS_RND_SEED replaced by seed= (https://trac.osgeo.org/grass/changeset/61358); Add seed= parameter to grass.script.mapcalc() (https://trac.osgeo.org/grass/changeset/61388); python: Add env= parameter to mapcalc, mapcalc_start, raster_what (https://trac.osgeo.org/grass/changeset/61428) 11 jaren geleden
locale c4e3b1cb63 i18n: messages updated from template 11 jaren geleden
macosx b049ae7010 macosx: update mentioned GRASS version 11 jaren geleden
man 942c2c356f manual: change number of row and column in the table of main page; add FAQ Wiki documentation link to main page (partial backport of https://trac.osgeo.org/grass/changeset/60444 11 jaren geleden
misc 5d42e5c1fd libgis, r.surf.area, v.to.db, m.measure: Renamed G_units_to_meters_factor* to G_meters_to_units_factor* (merge from https://trac.osgeo.org/grass/changeset/60414) 11 jaren geleden
mswindows ba917e869c winGRASS: wrong file permissions for grassXY.py on Windows (https://trac.osgeo.org/grass/ticket/2290) 11 jaren geleden
ps 245dc37831 add support for generating horizontal gradient legends, tweak tickbar style (merge from trunk) 11 jaren geleden
raster 963eeeb1c4 r.sim.water manual: explain nwalk + ref added 11 jaren geleden
raster3d d62c1639eb r3.stats: add flag to print only bin number and cell counts (trunk, https://trac.osgeo.org/grass/changeset/60101) 11 jaren geleden
rpm 7915810e1e rpm SPEC files: remove outdated files, add README.txt with links 11 jaren geleden
scripts af06c6e580 i.landsat.rgb renamed to i.colors.enhance (trac https://trac.osgeo.org/grass/ticket/2340) (trunk, https://trac.osgeo.org/grass/changeset/61481) 11 jaren geleden
temporal ad95702b8f r.mapcalc: Replace GRASS_RND_SEED with seed= option and -s flag, Use lib/gis PRNG, Store seed in history (https://trac.osgeo.org/grass/changeset/61353); wxGUI/mapcalc: seed handling added to the interface (https://trac.osgeo.org/grass/changeset/61354); GRASS_RND_SEED replaced by seed= (https://trac.osgeo.org/grass/changeset/61358); Add seed= parameter to grass.script.mapcalc() (https://trac.osgeo.org/grass/changeset/61388); python: Add env= parameter to mapcalc, mapcalc_start, raster_what (https://trac.osgeo.org/grass/changeset/61428) 11 jaren geleden
testsuite eb895d0eff tests: update r.mapcalc expression syntax for GRASS 7 12 jaren geleden
tools db26245f9b manual: link logo with index page 11 jaren geleden
vector 177b55c77a trivial formatting fixes 11 jaren geleden
visualization 1797fb90bd xganim: removing xganim from Makefile and other places (following https://trac.osgeo.org/grass/changeset/58484) 11 jaren geleden
AUTHORS 8d1b8a47be +GSoC 2013 awardees 11 jaren geleden
CHANGES db49180dd7 welcome to GRASS 7.0.svn 17 jaren geleden
COPYING 399d774cd8 Use main Web site URL; minor updates 12 jaren geleden
GPL.TXT db49180dd7 welcome to GRASS 7.0.svn 17 jaren geleden
INSTALL df43a42758 new Progman URL 15 jaren geleden
Makefile 64a1380d18 svn (r)ev in Makefile (cosmetics) 11 jaren geleden
README df43a42758 new Progman URL 15 jaren geleden
REQUIREMENTS.html faa0c7d9f1 REQUIREMENTS.html: python now needed (https://trac.osgeo.org/grass/ticket/2236) 11 jaren geleden
SUBMITTING 107499b9c6 SUBMITTING files moved to Trac http://trac.osgeo.org/grass/wiki/Submitting 11 jaren geleden
TODO 6a677a47f9 updated 17 jaren geleden
aclocal.m4 e2891f5461 enable AIX shared libs 12 jaren geleden
binaryInstall.src 286942308d svn propset 12 jaren geleden
config.guess 9f036d1fb1 autoconf support file update from git.savannah.gnu.org 11 jaren geleden
config.sub 9f036d1fb1 autoconf support file update from git.savannah.gnu.org 11 jaren geleden
configure 8575dcea5e configure: use standard system directory for PROJSHARE (--with-proj-share) (trunk, https://trac.osgeo.org/grass/changeset/61296) 11 jaren geleden
configure.in 8575dcea5e configure: use standard system directory for PROJSHARE (--with-proj-share) (trunk, https://trac.osgeo.org/grass/changeset/61296) 11 jaren geleden
contributors.csv 5381e69ba8 contributors.csv: +Margherita Di Leo 11 jaren geleden
contributors_extra.csv 83bc299745 contributors_extra.csv: added CERL developer; cleanup for developer listed in contributors.csv 11 jaren geleden
grass.pc.in db49180dd7 welcome to GRASS 7.0.svn 17 jaren geleden
grasslib.dox 7392d6dbb2 manual cosmetics 11 jaren geleden
install-sh 70b31d97e9 install-sh: updated to newer version (source: https://svn.met.no/viewvc/fimex/branches/version0_28_x/install-sh, GPL) 12 jaren geleden
translators.csv ba6d09ed94 translators: fix typo 11 jaren geleden

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/