[GRASSweb-list]markus: web download.html,1.60,1.61 firsttime.html,1.33,1.34 grass_releases.html,1.17,1.18 grassdevel.html,1.42,1.43 index.html,1.89,1.90 roadmap.html,1.15,1.16 sqlgrasslist.html,1.18,1.19
grass at intevation.de
grass at intevation.de
Wed May 19 11:19:16 EDT 2004
- Previous message: [GRASSweb-list]markus: web/dglib/source README.html,1.2,1.3
- Next message: [GRASSweb-list]markus: web/gdp general.html,1.5,1.6 online.html,1.19,1.20 special.html,1.2,1.3 tutorials.html,1.9,1.10
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Author: markus
Update of /grassrepository/web
In directory doto:/tmp/cvs-serv3431
Modified Files:
download.html firsttime.html grass_releases.html
grassdevel.html index.html roadmap.html sqlgrasslist.html
Log Message:
update grass51/ -> grass57
Index: download.html
===================================================================
RCS file: /grassrepository/web/download.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- download.html 17 May 2004 16:21:26 -0000 1.60
+++ download.html 19 May 2004 15:19:13 -0000 1.61
@@ -141,15 +141,15 @@
<tr>
<td>Source code: no official release package yet</td>
<td>No official binaries yet</td>
-<td><a href="grass51/manuals/html57_user/index.html">User manual pages (HTML)</a><br>
-<a href="grass51/tutorial/index.html">Tutorial (HTML)</a></td>
+<td><a href="grass57/manuals/html57_user/index.html">User manual pages (HTML)</a><br>
+<a href="grass57/tutorial/index.html">Tutorial (HTML)</a></td>
</tr>
<tr>
-<td><a href="grass51/source/snapshot/">CVS source code
+<td><a href="grass57/source/snapshot/">CVS source code
snapshot</a>: weekly generated, development branch (HEAD)</td>
-<td><a href="grass51/binary/">Experimental binaries</a> (generated weekly)</td>
-<td><a href="grass51/manuals/">Programmer's Manual</a></td>
+<td><a href="grass57/binary/">Experimental binaries</a> (generated weekly)</td>
+<td><a href="grass57/manuals/">Programmer's Manual</a></td>
</tr>
<tr>
Index: firsttime.html
===================================================================
RCS file: /grassrepository/web/firsttime.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- firsttime.html 18 Nov 2003 21:37:23 -0000 1.33
+++ firsttime.html 19 May 2004 15:19:13 -0000 1.34
@@ -74,7 +74,7 @@
<li>Maybe you are interested in one of the many GRASS GIS <a href="related_projects.html">related
projects and libraries</a>, such as MapServer, GDAL, PostgreSQL, OGR, libgrass, PROJ4 etc.</a>.
<li>Or have a look at the <a href="nviz/index.html">NVIZ 3-D GRASS Interface</a>.
-<li>Get information about the <a href="grass51/index.html">GRASS 5.7 development</a>.
+<li>Get information about the <a href="grass57/index.html">GRASS 5.7 development</a>.
<li>There also exist many external packages for GRASS called <a href="grass_addons.html">Add-ons</a>.
<li>GRASS as a modular based GIS offers a wide range of possibilites to build professional
solutions. The figure below is an example how grass can be used with other
@@ -94,10 +94,10 @@
data with multiple attributes (e.g. in a DBF file exported from other GIS or
database software) and wish to manipulate the data using
queries on these multiple attributes, you may find it useful to use an
-external database. In GRASS 5.0
+external database. In GRASS 5.0/5.3
there are drivers for ODBC and PostgreSQL (see the related <a
href=sqlgrasslist.html>GRASS/SQL page</a>).<br>
-In <a href=grass51/index.html>GRASS 5.7</a> it becomes really exciting and
+In <a href=grass57/index.html>GRASS 5.7</a> it becomes really exciting and
also includes native support for DBF files. But
this system is not yet fully implemented.
Index: grass_releases.html
===================================================================
RCS file: /grassrepository/web/grass_releases.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- grass_releases.html 12 Nov 2003 00:05:25 -0000 1.17
+++ grass_releases.html 19 May 2004 15:19:13 -0000 1.18
@@ -280,13 +280,13 @@
<ul>
-<li><font color="#330000"><a href="grass5/source/ChangeLog">HISTORY (ChangeLog)
+<li><font color="#330000"><a href="grass50/source/ChangeLog">HISTORY (ChangeLog)
of GRASS5.0beta6-11, pre1-X file with authors</a></font></li>
</ul>
</ul>
<li>
-<font color="#330000">Since 2001 - <a href=grass51/index.html>GRASS 5.1</a> development</font></li>
+<font color="#330000">Since 2001 - <a href=grass57/index.html>GRASS 5.7</a> development</font></li>
<br>
<p>
Index: grassdevel.html
===================================================================
RCS file: /grassrepository/web/grassdevel.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- grassdevel.html 25 Feb 2004 12:36:42 -0000 1.42
+++ grassdevel.html 19 May 2004 15:19:13 -0000 1.43
@@ -161,7 +161,7 @@
</ul>
<li><b>GRASS 5.7:</b>
<ul>
- <li>GRASS 5.7 Programmer's Manual <a href=grass51/manuals/>PDF and HTML</a>
+ <li>GRASS 5.7 Programmer's Manual <a href=grass57/manuals/>PDF and HTML</a>
</ul>
<li><b>GRASS 4.x JAVA interface</b> (code is included in src.garden/grass.java/)
</ul>
Index: index.html
===================================================================
RCS file: /grassrepository/web/index.html,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- index.html 11 May 2004 08:27:03 -0000 1.89
+++ index.html 19 May 2004 15:19:13 -0000 1.90
@@ -59,7 +59,7 @@
href="http://swpat.ffii.org/group/demo/index.en.html"><DEFANGED_IMG
src="images/no_epatents_liberty120_small.png" border="1"
alt="3D image/NVIZ tool" hspace="5">
- </a> <a href="grass51/index.html"><DEFANGED_IMG
+ </a> <a href="grass57/index.html"><DEFANGED_IMG
src="images/grass51snapshot_small.jpg" border="1"
alt="GRASS 5.1.0alpha" hspace="5">
</a> <a href="images/nviz22_big.jpg"><DEFANGED_IMG
@@ -139,8 +139,8 @@
href="grasscvs.html">CVS</a><br>
<a href="bugtracking/bugreport.html">Bug</a> | <a
href="bugtracking/wish.html">Wish</a> reports<br>
- > <a href="grass5/index.html">5.0.x</a> | <a href="grass53/index.html">5.3.x</a> <br>
- > <a href="grass51/index.html">5.7.x</a> [exp]<br>
+ > <a href="grass50/index.html">5.0.x</a> | <a href="grass53/index.html">5.3.x</a> <br>
+ > <a href="grass57/index.html">5.7.x</a> [exp]<br>
> <a href="announces/4.3release.info.html">4.3</a> [old]<br>
> <a href="grassgui.html">GUIs</a><br>
<a href="grassdevel.html#submission">Code submission</a><br>
@@ -231,7 +231,7 @@
</tr>
<tr bgcolor="#ffffcc">
<td>5.7.x:</td>
- <td> Current development: <a href="grass51/index.html">5.7-cvs</a> [<a href="grass51/index.html">info</a>]</td>
+ <td> Current development: <a href="grass57/index.html">5.7-cvs</a> [<a href="grass57/index.html">info</a>]</td>
</tr>
<tr>
<td> </td>
Index: roadmap.html
===================================================================
RCS file: /grassrepository/web/roadmap.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- roadmap.html 16 Mar 2004 19:57:47 -0000 1.15
+++ roadmap.html 19 May 2004 15:19:13 -0000 1.16
@@ -180,7 +180,7 @@
DEFANGED_STYLE="vertical-align: top; background-color: rgb(255, 255, 204);"><br>
</td>
<td
- DEFANGED_STYLE="vertical-align: top; background-color: rgb(255, 255, 204);"><a href="grass51/index.html">5.7-cvs</a> (was: former
+ DEFANGED_STYLE="vertical-align: top; background-color: rgb(255, 255, 204);"><a href="grass57/index.html">5.7-cvs</a> (was: former
5.1-cvs)
<ul>
<li>new 2D/3D vector engine (almost done)</li>
Index: sqlgrasslist.html
===================================================================
RCS file: /grassrepository/web/sqlgrasslist.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- sqlgrasslist.html 4 Sep 2003 07:29:23 -0000 1.18
+++ sqlgrasslist.html 19 May 2004 15:19:13 -0000 1.19
@@ -21,14 +21,14 @@
extension to the internal GRASS database if you need to manipulate data
containing multiple attributes.</p>
-<p>Currently two working interfaces are available for GRASS 5.0:
+<p>Currently two working interfaces are available for GRASS 5.0/5.3:
<ul>
<li> GRASS <a href=gdp/html_grass5/database.html>General DBMS interface</a> (to use with ODBC or other
drivers, to link GRASS to mySQL, Oracle etc)
<li> GRASS <a href=gdp/html_grass5/database.html>PostgreSQL interface</a>
</ul>
-The <a href=grass51/index.html>GRASS 5.1 development</a> works on full
+The <a href=grass57/index.html>GRASS 5.7 development</a> works on full
integration of GRASS with DBMS support.
<hr>
@@ -77,9 +77,9 @@
</ul>
<p>
-<b> GRASS 5.1/DBMS Interfaces</b>
+<b> GRASS 5.7/DBMS Interfaces</b>
<ul>
-<li> GRASS 5.1 offers general <a href=grass51/examples.html>DBMS support</a>
+<li> GRASS 5.7 offers general <a href=grass57/examples.html>DBMS support</a>
</ul>
<p>
<b>Related database vendors</b>
@@ -97,7 +97,7 @@
<!-- FOOTER -->
<hr>
-<DIV ALIGN=right>© 1999-2002 GRASS Development Team<br>
+<DIV ALIGN=right>© 2000-2004 GRASS Development Team<br>
<a href="mailto:weblist at grass.itc.it">Comments</a> about this page | <a href="faq/index.html">FAQ</a> | <a href="download.html">Download</a> | <a href="support.html">Support</a> | <a href="gdp/index.html">Docs</a> | <a href="grassdevel.html">Programming</a> | Back <a href=index.html>HOME</a><br>
<i>Last change:
$Date$
- Previous message: [GRASSweb-list]markus: web/dglib/source README.html,1.2,1.3
- Next message: [GRASSweb-list]markus: web/gdp general.html,1.5,1.6 online.html,1.19,1.20 special.html,1.2,1.3 tutorials.html,1.9,1.10
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the grass-web
mailing list