Ingen beskrivning

Hamish Bowman 2bbd5b22f8 work with >8bit data, e.g. quickbird (merge from devbr6) 16 år sedan
db 0643ea2531 Remove Tcl/Tk compile/link flags from OGR driver 16 år sedan
debian 90dd81d051 files moved in debianGIS repo 16 år sedan
demolocation db49180dd7 welcome to GRASS 7.0.svn 17 år sedan
display f9ff303cf3 d.vect: print number of plotted features in verbose mode 16 år sedan
doc b2a54a6471 gislib: G_find_cell renamed to G_find_raster 16 år sedan
gem a923508e35 Fix undefined comparison of pointer to string literal 16 år sedan
general 36d5df2876 background the GUI (merge from devbr6) 16 år sedan
gui db89d9d141 Make all of About GRASS text readable. Backported from develbranch_6 r39300. 16 år sedan
imagery 49b8066c8f Added a new library to grass called ccmath (LGPL license) to replace the 16 år sedan
include 16ef6508ae fix prototype names (SFA) 16 år sedan
lib 16ef6508ae fix prototype names (SFA) 16 år sedan
locale d9e13b7f3a Bui Huu Manh: continued 16 år sedan
macosx 25232395fa install missing files 16 år sedan
man 49e05beab0 Fix g.version and documentation indices when building against installed GRASS 16 år sedan
misc d6700ffb2c Update LIBES, DEPENDENCIES from linkage database 16 år sedan
mswindows c9ca43c39f quote path names (may contain spaces); 16 år sedan
ps b40134b1bf Remove bogus pointer->integer cast 16 år sedan
raster 49b8066c8f Added a new library to grass called ccmath (LGPL license) to replace the 16 år sedan
raster3d 49b8066c8f Added a new library to grass called ccmath (LGPL license) to replace the 16 år sedan
rfc 9ac2e2dc64 address updated, html syntax replaced by doxygen syntax 16 år sedan
rpm b62c85c714 6.3 -> 7.0.svn 16 år sedan
scripts 2bbd5b22f8 work with >8bit data, e.g. quickbird (merge from devbr6) 16 år sedan
sites 9339a2b67e use array for keywords (to avoid duplicate locales) 16 år sedan
swig 87bb7ad798 fix PYMOD_LD for OSX 16 år sedan
testsuite c4464c33f8 small fixes 17 år sedan
tools afb7a82e1b fix html #color bug (merge from devbr6) 16 år sedan
vector decec7fdd2 simple features API: initial support for Polygon added 16 år sedan
visualization 414eaaa9dc Move OGSF to new vector feature styling approach 16 år sedan
AUTHORS a32e68aac8 Update 16 år sedan
CHANGES db49180dd7 welcome to GRASS 7.0.svn 17 år sedan
COPYING db49180dd7 welcome to GRASS 7.0.svn 17 år sedan
GPL.TXT db49180dd7 welcome to GRASS 7.0.svn 17 år sedan
INSTALL 95273510e1 cosmetics 16 år sedan
Makefile 445930b9d5 Convert grass70 script to Python 16 år sedan
README bc2c15ac5c Doxygen cleanup: changed references from old itc.it web page/mailing lists to osgeo.org ones; 17 år sedan
REQUIREMENTS.html fba48c18dd libtiff URL update (trac https://trac.osgeo.org/grass/ticket/768) 16 år sedan
SUBMITTING aeb3d2b7e7 update copyright, indent, mime-types, wx menu path (merge from devbr6) 16 år sedan
SUBMITTING_DOCS 7b412958b7 say how the docs are handled and generated 16 år sedan
SUBMITTING_PYTHON 45420ba71c cosmetics, https://trac.osgeo.org/grass/changeset/37340 16 år sedan
SUBMITTING_SCRIPTS db49180dd7 welcome to GRASS 7.0.svn 17 år sedan
TODO 6a677a47f9 updated 17 år sedan
aclocal.m4 751c884cfc Add macros for --with-<package>-ldflags= option 17 år sedan
binaryInstall.src f44f1b3199 removed superfluous $Id$ tag 17 år sedan
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 år sedan
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 år sedan
configure 136d696d8f remove BSD option from OSX arch sed commands (from dev6 https://trac.osgeo.org/grass/changeset/39083) 16 år sedan
configure.in 136d696d8f remove BSD option from OSX arch sed commands (from dev6 https://trac.osgeo.org/grass/changeset/39083) 16 år sedan
contributors.csv 0b61ce6107 +Colin Nielsen 16 år sedan
contributors_extra.csv 370357de4d Michael Perdue <michael perdue yahoo ca>: ASTER sensor added (trac https://trac.osgeo.org/grass/ticket/712) 16 år sedan
grass.pc.in db49180dd7 welcome to GRASS 7.0.svn 17 år sedan
grassrc.tmpl 49e05beab0 Fix g.version and documentation indices when building against installed GRASS 16 år sedan
install-sh f44f1b3199 removed superfluous $Id$ tag 17 år sedan
translators.csv 4709b6cd9a L.Q. Thai <lquocthai ioit ac vn>: Vietnamese wxGUI translation 16 år sedan

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://download.osgeo.org/grass/grass6_progman/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://download.osgeo.org/grass/grass6_progman/rfc/main.html

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://download.osgeo.org/grass/grass6_progman/
http://download.osgeo.org/grass/grass6_progman_pdf/