Development: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(GRASS 6-CVS Vector TODO)
(restructure, new raster format page)
Line 1: Line 1:
__TOC__
=== Documentation for Developers ===
* [[GRASS Programming Howto]]
* [[GRASS Programming Howto]]
* [http://grass.itc.it/devel/index.php#prog GRASS Programming Manual]
* [http://grass.ibiblio.org/devel/cvs.php CVS server]
* [http://freegis.org/cgi-bin/viewcvs.cgi/ GRASS WebCVS interface] browsable source code repository
* [[Gis Concepts]] and how they are implemented in GRASS
* [[Gis Concepts]] and how they are implemented in GRASS
* [[GRASS Debugging]]
* [[GRASS Debugging]]
* [[GRASS Module Porting List]] (check here if you don't find a certain command in GRASS 6.0)
* [[GRASS GUI]] development
* [http://freegis.org/cgi-bin/viewcvs.cgi/grass6/doc/vector/TODO?rev=HEAD&content-type=text/vnd.viewcvs-markup GRASS 6-CVS Vector TODO]
* [[GRASS ToDo List]] (overview of GRASS related community projects)
* [[GRASS AddOns]] (User contributions)
* [[GRASS AddOns]] (User contributions)
* Code submission standards:
* Code submission standards:
Line 12: Line 16:
** [http://grass.itc.it/grass61/source/SUBMITTING_TCLTK Tcl/Tk script coding standards]
** [http://grass.itc.it/grass61/source/SUBMITTING_TCLTK Tcl/Tk script coding standards]
* [http://grass.itc.it/mailman/listinfo/grass-qa Code Quality Control System]
* [http://grass.itc.it/mailman/listinfo/grass-qa Code Quality Control System]
** [http://web.soccerlab.polymtl.ca/grass-evolution/grass-browsers/grass-index-en.html GRASS Software Evolution code analysis]
** [http://www-pool.math.tu-berlin.de/~soeren/grass/GRASS_TestSuite/html/ GRASS Test Suite]
=== Plans ===
===== Overview =====
* [http://grass.ibiblio.org/devel/roadmap.php Development Roadmap] ''(needs freshening)''
* [[GRASS Module Porting List]] (check here if you don't find a certain command in GRASS 6.0)
* [[GRASS ToDo List]] (overview of GRASS related community projects)
* [http://freegis.org/cgi-bin/viewcvs.cgi/grass6/doc/vector/TODO?rev=HEAD&content-type=text/vnd.viewcvs-markup GRASS 6-CVS Vector TODO]
===== Sandbox =====
* [[GRASS GUI]] development
* Ideas on a [[replacement raster format]] specification


=== Linking GRASS to external languages ===
=== Linking GRASS to external languages ===
Line 19: Line 41:
* [http://grass.itc.it/mailman/listinfo/grass-abm Integration of GRASS with JAVA based agent based modeling (ABM)]
* [http://grass.itc.it/mailman/listinfo/grass-abm Integration of GRASS with JAVA based agent based modeling (ABM)]
* [http://www.hydrologis.com/html/jgrass/jgrass_en.html JAVAGRASS]
* [http://www.hydrologis.com/html/jgrass/jgrass_en.html JAVAGRASS]
=== Related projects ===
* [http://www.hydrologis.com/html/jgrass/jgrass_en.html JGrass] - Java based frontend for GRASS
* [http://www.kergis.com/en/index.html KerGIS] - BSD-like licensed fork of GRASS 4.1.5

Revision as of 05:30, 3 June 2006


Documentation for Developers


Plans

Overview
Sandbox


Linking GRASS to external languages


Related projects

  • JGrass - Java based frontend for GRASS
  • KerGIS - BSD-like licensed fork of GRASS 4.1.5