[GRASSweb-list]markus: web/grass51 index.html,1.46,1.47
grass at intevation.de
grass at intevation.de
Mon Dec 23 04:24:14 EST 2002
- Previous message: [GRASSweb-list]markus: web/grass51 index.html,1.45,1.46 attrib_storage.html,1.5,NONE examples.html,1.20,NONE geom_storage.html,1.5,NONE tutorial.html,1.3,NONE
- Next message: [GRASSweb-list]markus: web/faq wishnotfound.html,NONE,1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Author: markus
Update of /grassrepository/web/grass51
In directory doto:/tmp/cvs-serv25120
Modified Files:
index.html
Log Message:
polishing
Index: index.html
===================================================================
RCS file: /grassrepository/web/grass51/index.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- index.html 23 Dec 2002 09:04:02 -0000 1.46
+++ index.html 23 Dec 2002 09:24:12 -0000 1.47
@@ -91,77 +91,50 @@
time more code will be migrated into 5.1.
<h3>
-GRASS 5.1.0 development news</h3>
-
-<ul>
-<li>
-Description of <a href="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass/documents/grass51milestones.html?rev=1.18.4">GRASS
-5.1 Milestones: Phase 1 and 2</a><br>
-<BR></li>
-
-<li>
-We are highly interested in involving more developers
-for these topics:</li>
-</ul>
+GRASS 5.1.0 development</h3>
<ul>
+<li>New vector engine:
<ul>
-<li>
-3D vector data management:</li>
-
+ <li>GRASS 5.1 Vector architecture description: <a
+ href=http://www.ing.unitn.it/~grass/proceedings/proceedings/pdfs/Blazek_Radim.pdf>PDF</a>
+ (252 kb, presented at Open Source Free Software GIS - <a
+ href=http://www.ing.unitn.it/~grass/>GRASS users conference 2002</a>)
+ <li><a href="http://mpa.itc.it/markus/grass51/index.html">GRASS 5.1 Draft
+ Programmer's Manual</a>
+ <li>
+ New <a href="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass51/doc/vector/vector.html">GRASS
+ 5.1 vector API</a> (3D vectors, DBMS support, optional 64bit support)</li>
<ul>
-<li>
-Implementation of new <a href="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass51/doc/vector/vector.html">GRASS
-5.1 vector API</a> (3D vectors, DBMS support, optional 64bit support)</li>
-
-<li>
-<a
-href="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass51/doc/vector/grass51concept.gif">Figure of GRASS 5.1 architecture</a></li>
-
-
-<li>
-<a href="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass51/doc/vector/grass51atts.gif">Figure of GRASS 5.1 attribute management (native format and PostGIS
-support)</a></li>
-
-
-<li>
-<a href="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass51/doc/vector/v.modules.html">GRASS
-5.1 vector modules upgrade status</a></li>
+ <li>
+ <a href="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass51/doc/vector/grass51concept.gif">Figure of GRASS 5.1 architecture</a></li>
+ <li>
+ <a href="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass51/doc/vector/grass51atts.gif">Figure of GRASS 5.1 attribute management (native format and PostGIS
+ support)</a></li>
+ <li>
+ <a href="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass51/doc/vector/v.modules.html">GRASS
+ 5.1 vector modules upgrade status</a></li>
+ </ul>
</ul>
-
-<li>
-GRASS as Web server application (client/server
-architectures)</li>
-
-<li>
-... to implement above Milestones.</li>
-
-<li>
-<a href="grass51_vector_discussion.txt">Protocoll
-of a features discussion</a></li>
+<li>Further delopment tasks:
+<ul>
+ <li> Description of <a href="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass/documents/grass51milestones.html?rev=1.18.4">GRASS
+ 5.1 Milestones: Phase 1 and 2</a></li>
+ <li> Code cleanup, clones removal, etc.
+ <li> GRASS as Web server application (client/server architectures)</li>
+ <li> <a href="grass51_vector_discussion.txt">Protocol of a features discussion</a></li>
</ul>
</ul>
-<h2>
-GRASS 5.1 documentation</h2>
+<h2>GRASS 5.1 documentation</h2>
<ul>
-<li>GRASS 5.1 Vector architecture description: <a
-href=http://www.ing.unitn.it/~grass/proceedings/proceedings/pdfs/Blazek_Radim.pdf>PDF</a>
-(252 kb, presented at Open Source Free Software GIS - <a
-href=http://www.ing.unitn.it/~grass/>GRASS users conference 2002</a>)
-<li><a href="http://mpa.itc.it/markus/grass51/index.html">GRASS 5.1 Draft
-Programmer's Manual</a>
-<li>
-Manuals (to be written)</li>
-<li>
-<a href=tutorial/index.html>Draft GRASS 5.1 tutorial</a> with examples</li>
-
+ <li>Manuals (to be written)</li>
+ <li><a href=tutorial/index.html>Draft GRASS 5.1 tutorial</a> with examples</li>
</ul>
-<h2>
-GRASS 5.1.0 Downloads</h2>
+<h2>GRASS 5.1.0 Downloads</h2>
<b>
Note: compilation of GRASS 5.1 requires GRASS 5.0 experimental
- Previous message: [GRASSweb-list]markus: web/grass51 index.html,1.45,1.46 attrib_storage.html,1.5,NONE examples.html,1.20,NONE geom_storage.html,1.5,NONE tutorial.html,1.3,NONE
- Next message: [GRASSweb-list]markus: web/faq wishnotfound.html,NONE,1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the grass-web
mailing list