[GRASSweb-list] markus: web/intro general.inc,1.7,1.8

grass at intevation.de grass at intevation.de
Wed May 17 18:46:37 EDT 2006


Author: markus

Update of /grassrepository/web/intro
In directory doto:/tmp/cvs-serv6050

Modified Files:
	general.inc 
Log Message:
updated

Index: general.inc
===================================================================
RCS file: /grassrepository/web/intro/general.inc,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- general.inc	12 Jan 2006 12:54:15 -0000	1.7
+++ general.inc	17 May 2006 22:46:35 -0000	1.8
@@ -97,7 +97,7 @@
 <li>Operating systems: GNU/Linux (Intel, PowerPC, Sun, ...) Solaris (SPARC, i86), 
     SGI IRIX, HP UX, Mac OS X (Darwin), IBM AIX, BSD-Unix variants, FreeBSD,
 CRAY Unicos, iPAQ/Linux handhelds and other UNIX compliant platforms
-(32/64bit), additionally Windows NT/Cygnus.</li>
+(32/64bit), additionally MS-Windows native or Cygnus.</li>
 </ul>
 
 <p><a href="../download/index.php">Source code</a> and selected 
@@ -109,59 +109,37 @@
 <ul>
 <li>2D raster data,</li>
 <li>3D raster data (voxels),</li>
-<li>topological vector data (2D, currently extended to 3D)</li>
-<li>point data (called sites)</li>
+<li>topological vector data (2D and 3D)</li>
 </ul>
 
-In detail:
-<table BORDER=0 NOSAVE >
-<tr VALIGN=TOP NOSAVE>
-<td WIDTH="45%" NOSAVE>
+<i>In detail:</i>
+
+<p>RASTER: The GDAL library (r.in.gdal) is used, see <a href="http://www.gdal.org/formats_list.html">format list</a>:
 <ul>
 <li>
 Raster: ASCII, ARC/GRID, E00, GIF, GMT, TIF,
 PNG, ERDAS LAN, Vis5D, SURFER (.grd) ...</li>
-
-<br>Using GDAL library (r.in.gdal) <a href="http://www.remotesensing.org/gdal/formats_list.html">more
-formats</a> like CEOS (SAR, LANDSAT7 etc.) can be read</ul>
-</td>
-
-<td WIDTH="45%" NOSAVE>
-<ul>
-<li>
-Image (satellite and air-photo): AVHRR, BIL/BSQ,
-ERDAS LAN, HDF, LANDSAT TM/MSS, NHAP aerial photos, SAR, SPOT, ...</li>
+<li>Images: CEOS (SAR, SRTM, LANDSAT7 etc.), ERDAS LAN, HDF, LANDSAT TM/MSS, NHAP aerial photos, SAR, SPOT, ... can be read</ul>
 </ul>
-</td>
-</tr>
 
-<tr VALIGN=TOP NOSAVE>
-<td WIDTH="45%">
+<p>VECTOR: 
+The OGR library (v.in.ogr) is used, see <a href="http://www.gdal.org/ogr/ogr_formats.html">format list</a>:
 <ul>
 <li>
 Vector: ASCII, ARC/INFO ungenerate, ARC/INFO
 E00, ArcView SHAPE (with topology correction), BIL, DLG (U.S.), DXF, DXF3D,
 GMT, GPS-ASCII, USGS-DEM, IDRISI, MOSS, MapInfo MIF, TIGER, VRML, ...</li>
-</ul>
-</td>
-
-<td WIDTH="45%" NOSAVE>
-<ul>
 <li>
-Sites (point data lists): XYZ ASCII, dBase</li>
+Sites (vector point data lists): XYZ ASCII, CSV, dBase, ...</li>
 </ul>
-</td>
-</tr>
-</table>
 
 <ul>
 <li>
-List of <a href="../gdp/html_grass5/import.html">GRASS
-import modules</a></li>
-
+List of <a href="../grass61/manuals/html61_user/rasterintro.html">GRASS raster import and export modules</a></li>
 <li>
-List of <a href="../gdp/html_grass5/export.html">GRASS
-export modules</a></li>
+List of <a href="../grass61/manuals/html61_user/vectorintro.html">GRASS vector import and export modules</a></li>
+<li>
+List of <a href="../grass61/manuals/html61_user/raster3dintro.html">GRASS volume import and export modules</a></li>
 </ul>
 
 <a NAME="management"></a>
@@ -186,11 +164,7 @@
 <a href="modelintegration.html">simulation models</a>)</li>
 
 <li>
-Link to DBMS (PostgreSQL, others via ODBC,
-...)</li>
-
-<li>
-Data storage</li>
+Link to <a href="../grass61/manuals/html61_user/databaseintro.html">DBMS</a> (PostgreSQL, mySQL, SQLite, ODBC, ...)</li>
 </ul>
 </td>
 </tr>





More information about the grass-web mailing list