Tidak Ada Deskripsi

Anna Petrášová 04d0f249ee wxGUI: fix loading addons (with different locale) which are compiled for different version - use only byte strings (merged from trunk, https://trac.osgeo.org/grass/changeset/66036) 10 tahun lalu
db 5fde52ad73 db.table: check if driver is defined (bug-fix) 10 tahun lalu
demolocation 162437c0df GRASS_DB_ENCODING is environmental variable (merge https://trac.osgeo.org/grass/changeset/64948 from trunk) 10 tahun lalu
display f8b932a55a d.vect.thematic manual: NC example added (contributed by Vero Andreo); msg enhancement 10 tahun lalu
doc a743177113 various typo fixes, found by the Debian lintian QA tool (trunk, https://trac.osgeo.org/grass/changeset/65575) 10 tahun lalu
general a8e8a203fa g.mapsets manual: screenshot added for g.mapsets GUI; text improvements; HTML cosmetics 10 tahun lalu
gui 04d0f249ee wxGUI: fix loading addons (with different locale) which are compiled for different version - use only byte strings (merged from trunk, https://trac.osgeo.org/grass/changeset/66036) 10 tahun lalu
imagery 84cd3949cb imagery intro manual: mention i.eb.* and i.evapo.* 10 tahun lalu
include 66e4dcaebb back to SVN 10 tahun lalu
lib 04d0f249ee wxGUI: fix loading addons (with different locale) which are compiled for different version - use only byte strings (merged from trunk, https://trac.osgeo.org/grass/changeset/66036) 10 tahun lalu
locale 9ff0a78fbb i18N: update from template files 10 tahun lalu
macosx b049ae7010 macosx: update mentioned GRASS version 11 tahun lalu
man d7bea5ecbc manual: main page name cosmetics 10 tahun lalu
misc a1c8f9f37d change color standard options to differentiate between allowing and not allowing none as color instead of bg/fg color, apply the change in modules and in this way fix several modules with incorrect options (merge from trunk, https://trac.osgeo.org/grass/changeset/63797) 10 tahun lalu
mswindows 847d63edeb winGRASS installer: fix spearfish60_grass7 DB (use G7 version, not G6 version) 10 tahun lalu
ps a7a47b34d3 ps.map vlegend: bugfix: crazy y values for vpoints in vector legend as vector.layer[i].offset was being used uninitialized (offset and coffset are only used for parallel road feature of vlines). another approach might be to init them to 0 in ps.map/vector.h (backport, trunk https://trac.osgeo.org/grass/changeset/65928) 10 tahun lalu
raster 877284e194 docs: unify picture names (the worst cases, trunk https://trac.osgeo.org/grass/changeset/65998); html changes for unified picture names (trunk, https://trac.osgeo.org/grass/changeset/65996 and https://trac.osgeo.org/grass/changeset/65997) 10 tahun lalu
raster3d 945df61fb8 rename section BUGS to KNOWN ISSUES in manuals (merge from trunk, https://trac.osgeo.org/grass/changeset/65216) 10 tahun lalu
rpm 7915810e1e rpm SPEC files: remove outdated files, add README.txt with links 11 tahun lalu
scripts 2caa53ad2b g.extension: do not check make etc. for -a (backport https://trac.osgeo.org/grass/changeset/66029 and part of https://trac.osgeo.org/grass/changeset/65711) 10 tahun lalu
temporal 8d4853959c t.rast.aggregate manual: fix t.rast.aggregate call 10 tahun lalu
testsuite bed492eded testsuite rhemisphere.sh: update r.mapcalc call 10 tahun lalu
tools 5723533017 do not use tabs for indent (backport of https://trac.osgeo.org/grass/changeset/64658) 10 tahun lalu
vector 877284e194 docs: unify picture names (the worst cases, trunk https://trac.osgeo.org/grass/changeset/65998); html changes for unified picture names (trunk, https://trac.osgeo.org/grass/changeset/65996 and https://trac.osgeo.org/grass/changeset/65997) 10 tahun lalu
visualization c67c45fe58 consolidate naming of environmental rendering-related variables 10 tahun lalu
AUTHORS d45b595bc3 AUTHORS: some updates 10 tahun lalu
CHANGES 5171759f64 Update CHANGES file content to a GRASS GIS 7 summary 10 tahun lalu
COPYING 399d774cd8 Use main Web site URL; minor updates 12 tahun lalu
GPL.TXT db49180dd7 welcome to GRASS 7.0.svn 17 tahun lalu
INSTALL 96a4a28462 happy new year 10 tahun lalu
Makefile 2bafbf74cf sphinx documentation: backported 60817, 61141 and following related to python sphinx documentation 10 tahun lalu
README 42fb4df9e8 Update urls in README 10 tahun lalu
README.debian 801fdc33e9 move README.debian to root directory, remove debian directory to simplify debian packaging 10 tahun lalu
REQUIREMENTS.html 94349870fa REQUIREMENTS.html: cosmetics 10 tahun lalu
SUBMITTING 107499b9c6 SUBMITTING files moved to Trac http://trac.osgeo.org/grass/wiki/Submitting 11 tahun lalu
TODO a77f941d21 unused i.points + i.vpoints removed: replaced by g.gui.gcp (trunk, https://trac.osgeo.org/grass/changeset/62555) 10 tahun lalu
aclocal.m4 ec7b689a10 updated config.guess config.sub from upstream repo; fix aclocal.m4 for hurd-i386 and kfreebsd-* architectures (trac https://trac.osgeo.org/grass/ticket/2580) 10 tahun lalu
binaryInstall.src b3912537e0 make bindist: update script to G7 11 tahun lalu
config.guess 318d2c9454 config.guess + config.sub: updated from http://git.savannah.gnu.org/cgit/config.git/plain/ 10 tahun lalu
config.sub 318d2c9454 config.guess + config.sub: updated from http://git.savannah.gnu.org/cgit/config.git/plain/ 10 tahun lalu
configure ec7b689a10 updated config.guess config.sub from upstream repo; fix aclocal.m4 for hurd-i386 and kfreebsd-* architectures (trac https://trac.osgeo.org/grass/ticket/2580) 10 tahun lalu
configure.in 0529d97d26 configure: hardcode GRASS_VERSION_SVN=00000 for platforms without svnversion program available (needed for g.version) 10 tahun lalu
contributors.csv 5381e69ba8 contributors.csv: +Margherita Di Leo 11 tahun lalu
contributors_extra.csv 83bc299745 contributors_extra.csv: added CERL developer; cleanup for developer listed in contributors.csv 11 tahun lalu
grass.pc.in cdb0910ae9 pkg-config file: update (trunk, https://trac.osgeo.org/grass/changeset/62767) 10 tahun lalu
grasslib.dox 96a4a28462 happy new year 10 tahun lalu
install-sh 70b31d97e9 install-sh: updated to newer version (source: https://svn.met.no/viewvc/fimex/branches/version0_28_x/install-sh, GPL) 12 tahun lalu
translators.csv 999a3a59a7 fix translators file 10 tahun lalu

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/