No subject


Wed Nov 14 17:02:17 EST 2007


manuals, and datasets. Most documentation is in Adobe PDF format, so you
will need to <a href="http://www.adobe.com/products/acrobat/readstep.html"
target="_top">download Adobe Acrobat Reader</a> or <a
href="http://www.cs.wisc.edu/~ghost/">Ghostview</a>
- to view and print the manual sets.

<br>For further GRASS Documentation
go to the <a href="../gdp/index.html">GDP - GRASS Documentation Project</a>
<br>
<hr><b>Old GRASS versions:</b>
<ul>
<li>GRASS 5.3 [old] <a href="../grass53/">Download GRASS 5.3</a>
<li>GRASS 5.0 [old] <a href="../devel/grass_releases.html">Download GRASS 5.0</a>
<li>GRASS 4.3 [old] <a href="../devel/grass_releases.html">Download GRASS 4.3</a>
<li>GRASS 4.2/4.2.1 [merged into 4.3, old]
<li>GRASS 4.1 [old] <a href="../devel/grass_releases.html">Download GRASS 4.1</a>
<li>GRASS 4.0 [old] <a href="../devel/grass_releases.html">Download GRASS 4.0</a>
<li>Detailed <a href="../devel/grass_releases.html">GRASS Releases page</a> with links to source code etc.
</ul>

<div align="right">
<i>Last change: $Date: 2004/12/19 16:42:08 $ </i><br>
<i>$Author: markus $</i>
</div>


--- NEW FILE: title.inc ---
<!-- keep indentation -->
                <center><br>
                  <h1>GRASS: Download</h1>
                </center>

--- NEW FILE: index.php ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>GRASS GIS: Download</title>
  <DEFANGED_meta name="robots" content="index,follow">
  <DEFANGED_meta name="description"
        content="GRASS GIS (Geographic Resources
         Analysis Support System) is an open source, free software
         Geographical Information System (GIS) with raster, topological
         vector, image processing, and visualization functionality">
  <DEFANGED_meta name="keywords"
        content="gis, GIS, GRASS, open source, 
	 free software, Geographical Information System, raster, topology,
         vector, image processing, visualization">
  <DEFANGED_meta name="Author" content="MN/GRASS Development Team">
  <DEFANGED_meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  <DEFANGED_link rel="stylesheet" href="../sitestyle.css" type="text/css">
</head>
<body>
   <!-- TOP LOGO LINE -->  
<table bgcolor="#ffffff" cellspacing="0" cellpadding="0" border="0" width="650">
 <tbody>
 <tr><td>            
   <table cellspacing="1" cellpadding="0" border="0" width="100%" >
   <tbody>
      <tr bgcolor="#ffffff">
       <td nowrap="nowrap"> <DEFANGED_IMG src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
       </td>
       <td nowrap="nowrap">
          <table cellspacing="0" cellpadding="1" border="0" width="50%">
          <tbody>
            <tr bgcolor="#ffffff">
              <td nowrap="nowrap">
               <?php
                  include("title.inc");
               ?> 
              </td>
            </tr>
          </tbody>
          </table>
       </td>
      </tr>
    </tbody>
    </table>
   </td>
  </tr>
 </tbody> 
</table>

<table cellspacing="0" cellpadding="1" border="0" width="100%">
<tbody>
 <tr>
    <td valign="top">
    <?php
        include("../menu_search.inc");
     ?> 
   </td>
   <td valign="top">
     <?php
       include("../menu_top.inc");
     ?>
   </td>
 </tr>
 <tr>
  <td valign="top">
     <?php
       include("menu_side.inc");
     ?>
   </td>
  <td valign="top"> <!-- MAIN PART -->
       
     <h3>Software download section</h3>
     <?php
       include("software.inc");
     ?>			 
    <!-- END MAIN PART -->
 
  </td>
 </tr>  
 </tbody> 
</table>

<hr>
   <div align="right">&copy; 1999-2004 GRASS Development Team<br>
   <a href="../impressum.html">Imprint</a> |
   <a href="mailto:weblist at grass.itc.it">Comments</a> about this page<br>
   </div>
		    
</body>
</html>

--- NEW FILE: addons.inc ---
<!-- MN -->

GRASS is free software, anyone may develop his/her own GRASS extensions.
This page contains a growing list of links to GRASS packages, which are 
currently not part of the standard distribution.

<h2>GRASS outgoing directory</h2>

<ul>
<li>This directory contains code submissions to the GRASS Development Team.
So far no team member found the time to integrate these submissions.
Feel free to pick code up, and, if needed, adapt it for a seamless integration
into the latest GRASS 5 version (if the code is of general interest):<br>
<a href="http://grass.itc.it/outgoing/">http://grass.itc.it/outgoing/</a>
</li>
</ul>

<h2>GUI (Graphical User Interfaces)</h2>

<ul>
<li>
<a href="http://www.navicon.dk/grassqt/">Qt/GRASS</a>:
GRASS/Qt is a C++ library that intends to make it easy to use the GRASS GIS
system from within the Qt GUI framework to create applications needing GIS
functionality. (C. Madsen, Navicon, Denmark)</li>
<li>
<a href="http://mpa.itc.it/radim/qgis/">QGIS & GRASS</a>: GRASS extension of
Quantum GIS (QGIS)</li>
<li>
<a href="http://motivation.ru/src/">Russian TclTkGRASS</a>: translated menu system (Alex
Shevlakov, Russia)</li>
<li>
<a
href="http://wgug.meteo.uni.wroc.pl/materialy/tcltkgrass.tar.gz">Polish TclTkGRASS
(GRASS 4.3)</a>: translated menu system (Pawel Netzel, Poland)</li>
<li>
<a 
href="http://freegis.org/cgi-bin/viewcvs.cgi/grass/src.garden/grass.java/">
GRASS-JNI</a> allows programmers to access
GRASS data from their applications written in Java (Alexandre Sorokine,
Japan). It was written for GRASS 4.x and awaits an update to GRASS 5.x.
</li>
</ul>

<h2>
GRASS shell extension</h2>

<ul>
<li> <a href="http://www.acsu.buffalo.edu/~sorokine/complete/">GRASS shell
completions for parameters and map names</a>: GRASS Complete allows you to
complete automatically correct arguments for GRASS commands when you press
'complete' key (usually <TAB>).  It uses a 'complete' feature that is
available in such UNIX shells as bash, zsh and probably others (A. Sorokine,
USA)
</li>
</ul>

<h2>
Misc modules</h2>

<ul>
<li>
<a href="http://www.archive.org/web/*/http://pweb.jps.net/~egm2/">m.cogo</a>:
The m.cogo utility can translate between bearing-distance descriptions
and X,Y coordinates. It's a simplistic first stab at providing some COGO
functionality for GRASS. (Eric G. Miller, U.S.A.)</li>
</ul>

<h2>
Image processing modules</h2>

<ul>
<li>
<a href="http://www.cs.sun.ac.za/~caz/projects.html">i.atcorr: 6S atmospheric
correction program</a> (Christo Zietsman, South Africa)</li>
</ul>


<h2>
Raster modules</h2>

<ul>

<li>
<a href="http://www.ucl.ac.uk/~tcrnmar/">r.boxcount</a>:
fractal dimension (Dr. M. Lake, London, U.K.)</li>

<li>
<a href="http://www.ucl.ac.uk/~tcrnmar/">r.cva</a>:
Cumulative viewshed analysis program. (Dr. M. Lake, London, U.K.)</li>
<li>
<a
href="http://www.hydrosciences.org/index.asp?frame=fuzzy_index">r.fuzzy: Fuzzy logic tools</a> (François Delclaux)</li>

<li>
<a
href="http://www.grass.fukengrueven.com/">r.mandelbrot</a>
A Perl-script to compute the mandelbrot set within a XY-location (Peter
L&ouml;we, Germany)

<li>
<a
href="http://www.unipg.it/~afrigeri/r.out.netcdf/">r.out.netcdf</a>
Export of GRASS raster maps to netCDF format to support GMT, OpenDX etc.
(Alessandro Frigeri, Italy)

<li>
<a href="http://geomatica.ing.unico.it/software/index.html">r.outldetect,
r.outldetopt</a>: Outlier detection in DEM (Dr. D. Triglione, Prof. Dr.
M. Brovelli, Milano, Italy)</li>

<li>
<a href="http://www.ing.unitn.it/~grass/software.html">r.obstruction,
r.planning.static, r.planning.cinematic</a>: r.obstruction creates a polar
obstruction map from a DTM. r.planning.static performs a static planning
for GPS and Glonass surveys using the obstruction map created with r.obstruction.
r.planning.cinematic performs a cinematic planning for GPS and Glonass
surveys. (University of Trento, Faculty of Engineering)</li>

<li>
<a href="http://www.ing.unitn.it/~grass/software.html">r.wavelets</a>: This
package contains wavelets decomposition and reconstruction modules for the
GRASS GIS:
r.owave.dec computes the orthogonal wavelet transform of a raster map.
r.owave.rec reconstructs a raster map from an orthogonal wavelet transform.
r.biowave.dec computes the biorthogonal wavelet transform of a raster map.
r.biowave.rec reconstructs a raster map from a biorthogonal wavelet
transform. (University of Trento, Faculty of Engineering)</li> 

<li>
<a href="http://www.ucl.ac.uk/~tcrnmar/">r.rifs</a>:
r.rifs generates a raster map and/or image of a fractal by means of the
specified random iterated function system. (Dr. M. Lake, London, U.K.)</li>

<li>
<a
href="http://www.grass-gis.de/dassau/r_cross_pg/r.cross.to.pg.html">r.cross.to.pg</a>:
r.cross exports category labels from a GRASS raster map created with r.cross
into PostgreSQL table (O. Dassau, Germany).
</ul>

<h2>
Sites modules</h2>

<ul>
<li>
<a href="http://www.tigers.ru/grass_docs/progs/DESCRIPTION.html">Parallelized
s.surf.idw (MPI)</a> (Alexei Popov, Russia)</li>
<li>
<a href="http://pweb.jps.net/~egm2/">s.cellstats</a>:
Calculate univariate statistics for sites falling within each cell of the
current region (Eric G. Miller, U.S.A.)</li>
</ul>

<h2>
Vector modules</h2>

<ul>

<li> <a
href="http://www.grass-gis.de/dassau/edbs_import/edbs_import.html">v.in.edbs</a>:
Import module for EDBS vector data. EDBS (Einheitliche
Datenbankschnittstelle) is the German vector data exchange standard
(ATKIS/ALK) (O. Dassau, Hannover, Cl. Rinner, Germany)</li>

</ul>

<h2>
XML</h2>

<ul>
<li>
<a href="http://pweb.jps.net/~egm2/grass/xml/index.html">GRASS
5.0 XML Fun</a>: a couple of XSLT stylesheets for transforming the output
of GRASS 5.0 commands that respond to the "--interface-description" flag
(Eric G. Miller, U.S.A.)</li>
</ul>

<h2>
Web modules</h2>

<ul>

<li>
<a
href="http://ippc2.orst.edu/glinks/">OSU IPPC GRASSlinks</a> (Len Coop,
IPPC Oregon State University)</li>

<li>
<a href="http://gisws.media.osaka-cu.ac.jp/slidelinks/">GRASS,
GRASSlinks and PHP3</a> (Prof. Dr. V. Raghavan, Osaka, Japan)</li>

<li>
<a
href="http://motivation.ru/mv_webgrass.ru.html">webgrass</a>:
based on grasslinks, <a href="http://motivation.ru/src/">download</a>
(Felix Gershunov, Alex Shevlakov, Russia)</li>

<li>
<a href="http://www.ambientepi.arti.beniculturali.it:2020/demo/grules.html">Grules:
GRASS and JAVA</a> (F. Ponchio, Pisa, Italy)</li>

</ul>
</ul>


If you want to see your module(s) listed here or if you are aware of interesting
tools, send your GRASS Add-Ons proposal to <a href="mailto:weblist at grass.itc.it">Webteam</a>.

<div align="right">
<i>Last change: $Date: 2004/12/19 16:42:08 $ </i><br>
<i>$Author: markus $</i>
</div>


--- NEW FILE: cdrom.php ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>GRASS GIS on CDROM</title>
  <DEFANGED_meta name="robots" content="index,follow">
  <DEFANGED_meta name="description"
        content="GRASS GIS (Geographic Resources
         Analysis Support System) is an open source, free software
         Geographical Information System (GIS) with raster, topological
         vector, image processing, and visualization functionality">
  <DEFANGED_meta name="keywords"
        content="gis, GIS, GRASS, open source, 
	 free software, Geographical Information System, raster, topology,
         vector, image processing, visualization">
  <DEFANGED_meta name="Author" content="MN/GRASS Development Team">
  <DEFANGED_meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  <DEFANGED_link rel="stylesheet" href="../sitestyle.css" type="text/css">
</head>
<body>
   <!-- TOP LOGO LINE -->  
<table bgcolor="#ffffff" cellspacing="0" cellpadding="0" border="0" width="650">
 <tbody>
 <tr><td>            
   <table cellspacing="1" cellpadding="0" border="0" width="100%" >
   <tbody>
      <tr bgcolor="#ffffff">
       <td nowrap="nowrap"> <DEFANGED_IMG src="../images/grasslogo_vector_small.png" alt="GRASS GIS (Geographic Resources Analysis Support System)" hspace="22">
       </td>
       <td nowrap="nowrap">
          <table cellspacing="0" cellpadding="1" border="0" width="50%">
          <tbody>
            <tr bgcolor="#ffffff">
              <td nowrap="nowrap">
               <?php
                  include("title.inc");
               ?> 
              </td>
            </tr>
          </tbody>
          </table>
       </td>
      </tr>
    </tbody>
    </table>
   </td>
  </tr>
 </tbody> 
</table>

<table cellspacing="0" cellpadding="1" border="0" width="100%">
<tbody>
 <tr>
    <td valign="top">
    <?php
        include("../menu_search.inc");
     ?> 
   </td>
   <td valign="top">
     <?php
       include("../menu_top.inc");
     ?>
   </td>
 </tr>
 <tr>
  <td valign="top">
     <?php
       include("menu_side.inc");
     ?>
   </td>
  <td valign="top"> <!-- MAIN PART -->
       
     <h3>GRASS GIS on CDROM</h3>
     <?php
       include("cdrom.inc");
     ?>			 
    <!-- END MAIN PART -->
 
  </td>
 </tr>  
 </tbody> 
</table>

<hr>
   <div align="right">&copy; 1999-2004 GRASS Development Team<br>
   <a href="../impressum.html">Imprint</a> |
   <a href="mailto:weblist at grass.itc.it">Comments</a> about this page<br>
   </div>
		    
</body>
</html>





More information about the grass-web mailing list