Development: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
Line 18: Line 18:
* [http://grass.itc.it/devel/index.php#prog GRASS Programming Manual]
* [http://grass.itc.it/devel/index.php#prog GRASS Programming Manual]
* [[GRASS Programming Howto]] (partially outdated)
* [[GRASS Programming Howto]] (partially outdated)
* [[Tracking bugs, patches and feature requests]]
* [[Updating GRASS Documentation]] How-To
* [[Updating GRASS Documentation]] How-To
* [[GIS Concepts]] and how they are implemented in GRASS
* [[GIS Concepts]] and how they are implemented in GRASS

Revision as of 19:16, 12 February 2007


GRASS License

The GRASS GIS project is developed under the terms of the GNU General Public License (the GPL) in the open by volunteers the world over.


Resources for Developers

Communication

Documentation

Code

  • GRASS AddOns - User code contributions (custom scripts, modules, icons, etc)

CVS

QA

  • Internal GRASS test suite (scripts collection in "testsuite/")

Code Search and Metrics

Plans

Overview

Works in Progress

Sandbox (ideas section)

Linking GRASS to external languages

GRASS and QGIS

Related projects

  • JGrass - Java based frontend for GRASS incuding extended hydrological modelling tools
  • KerGIS - BSD-like licensed fork of GRASS 4.1.5
  • PROJ.4 - Cartographic Projections Library
  • GDAL - Geospatial Data Abstraction Library
  • QGIS- Quantum GIS
  • OSGeo- The Open Source Geospatial Foundation
  • FreeGIS.org - Interactive information base for the GIS Free Software world