[GRASSweb-list]markus: web/grass51/tutorial examples.html,1.25,1.26
grass at intevation.de
grass at intevation.de
Tue Apr 22 10:48:43 EDT 2003
Author: markus
Update of /grassrepository/web/grass51/tutorial
In directory doto:/tmp/cvs-serv5791
Modified Files:
examples.html
Log Message:
simplified
Index: examples.html
===================================================================
RCS file: /grassrepository/web/grass51/tutorial/examples.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- examples.html 22 Apr 2003 11:27:00 -0000 1.25
+++ examples.html 22 Apr 2003 14:48:40 -0000 1.26
@@ -39,43 +39,18 @@
code bugfixes/enhancements.</i>
<P>
-<h2>Following modules are available at time of this writing</h2> (see
-timestamp at bottom, this list may not reflect the latest changes)
+<h2>Following modules are available at time of this writing</h2>
+
+Please refer to the online <a href=../manuals/html51_user/index.html>GRASS
+ 5.1 HTML manual pages</a>.<P>
-<ul>
-<li>d.erase d.m d.mon d.path d.rast d.vect d.what.rast d.what.vect d.zoom
-<li>db.columns db.copy db.createdb db.describe db.dropdb db.execute
- db.tables db.connect db.databases db.drivers db.droptable db.select
- postgisdb
-<li>g.copy g.gisenv g.list g.mapsets g.region g.remove g.rename
-<li>nviz
-<li>r.buffer r.clump r.colors r.composite r.cost r.his r.mapcalc
- (the same as in 5.0.x). Use 'make binmix' to link most other compiled
- 5.0 modules into 5.1.
-<li>Vector:
-<ul>
- <li>Topology/Geometry: v.build v.build.polylines v.clean v.format
- <li>Attributes: v.category v.database v.db.connect
- <li>Map generating: v.digit v.extract v.patch v.surf.rst
- <li>Import/Export: v.in.ascii v.convert v.in.ogr v.in.sites
- v.out.ascii v.out.ogr
- <li>Networking: v.net.iso v.net.alloc v.net.salesman v.net.steiner
- <li>Misc: v.info v.to.rast v.transform
-</ul>
<li>
If you start a module just by name, a related <a
href=http://mpa.itc.it/radim/g51/d.vect-gui.jpg>GUI window pops up</a>.
<li>
-d.m is a new <a href=http://mpa.itc.it/radim/g51/d.m.jpg>display manager</a>.
+d.m is the new <a href=http://mpa.itc.it/radim/g51/d.m.jpg>display manager</a>.
</ul>
-To get debug information, set variable (set to 0 for debug silence) to
- 1..5:
-<div class="code"><pre>
-g.gisenv set="DEBUG=3"
-</pre></div>
-
-
<hr>
<a name="toc"></a>
<ol>
@@ -83,6 +58,14 @@
<li><a href="ex_complex.html">More complex examples</a>
<li><a href="network.html">Vector network analysis</a> examples
</ol>
+
+
+To get debug information, set variable (set to 0 for debug silence) to
+ 1..5:
+<div class="code"><pre>
+g.gisenv set="DEBUG=3"
+</pre></div>
+
<!-- FOOTER -->
<p>
More information about the grass-web
mailing list