[GRASSweb-list]markus: web/grass51/tutorial index.html,1.9,1.10
grass at intevation.de
grass at intevation.de
Wed Jan 29 09:59:19 EST 2003
Author: markus
Update of /grassrepository/web/grass51/tutorial
In directory doto:/tmp/cvs-serv23495
Modified Files:
index.html
Log Message:
table update
Index: index.html
===================================================================
RCS file: /grassrepository/web/grass51/tutorial/index.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- index.html 29 Jan 2003 14:48:51 -0000 1.9
+++ index.html 29 Jan 2003 14:59:17 -0000 1.10
@@ -71,56 +71,56 @@
<tr>
<td bgcolor="#FFF0B0"><b>Geometry</b> </td>
<td bgcolor="#D0F0D0">
- 2D/3D vectors<br>
- topology<br>
+ 2D/3D vectors,
+ topology,
<a href="geom_storage.html#native">Def.</a> /
<a href="examples.html#convert">Ex.</a></td>
- <td>import/export<br>
- pseudotopology<br>
+ <td>2D/3D vectors,
+ pseudotopology,
<a href="geom_storage.html#SHAPE">Def.</a> /
<a href="examples.html#shape_conversion">Ex.1</a> / <a href="examples.html#ogr_export">Ex.2</a> </td>
- <td>needs PostgreSQL <br>
- pseudotopology [1]<br>
+ <td>needs PostgreSQL ,
+ pseudotopology [1],
<a href="geom_storage.html#PostGRASS">Def.</a> /
<a href="examples.html#postgismapserver">Ex.</a></td>
<td align="center"> <i>not yet implemented</i> </td>
<td align="center" bgcolor="#F0F0F0"> -- </td>
<td align="center" bgcolor="#F0F0F0"> -- </td>
- <td bgcolor="#F0F0F0">with PostGIS<br>
+ <td bgcolor="#F0F0F0">with PostGIS,
<i>see there</i></td>
<td align="center" bgcolor="#F0F0F0"> -- </td>
</tr>
<tr>
<td bgcolor="#FFF0B0"><b>Attributes</b> </td>
- <td bgcolor="#D0F0D0">reads/writes DBF tables<br>
+ <td bgcolor="#D0F0D0">reads/writes DBF tables,
<i>see there</i></td>
- <td>with DBF<br>
+ <td>with DBF,
<i>see there</i></td>
- <td>with PostgreSQL <br>
+ <td>with PostgreSQL ,
<i>see there</i></td>
<td align="center"> <i>not yet implemented</i> </td>
- <td bgcolor="#F0F0F0">Int/Double/String, DateTime (?) <br>
+ <td bgcolor="#F0F0F0">Int, Double, String, DateTime (?) ,
<a href="attrib_storage.html#DBF">Def.</a> /
<a href="examples.html#db_copy">Ex.</a></td>
- <td bgcolor="#F0F0F0">Int/Double/String, DateTime (?) <br>
+ <td bgcolor="#F0F0F0">Int, Double, String, DateTime (?) ,
<a href="attrib_storage.html#mySQL">Def.</a></td>
- <td bgcolor="#F0F0F0">Int/Double/String, DateTime (?) <br>
+ <td bgcolor="#F0F0F0">Int, Double, String, DateTime (?) ,
<a href="attrib_storage.html#PostgreSQL">Def.</a> /
<a href="examples.html#db_copy">Ex.</a></td>
- <td bgcolor="#F0F0F0">links to various <a href="http://www.unixodbc.org">RDBMS</a> <br>
+ <td bgcolor="#F0F0F0">links to various <a href="http://www.unixodbc.org">RDBMS</a> ,
<a href="attrib_storage.html#ODBC">Def.</a> </td>
</tr>
<tr>
<td bgcolor="#FFF0B0">Legend:</td>
<td colspan="8">
-<i>Def.: Definition, Ex. Example</i></td>
+<i>Def.: Definition, Ex.: Example, --: not applicable</i></td>
</tr>
<tr>
<td bgcolor="#FFF0B0">Remarks:</td>
<td colspan="8">
[1] PostGRASS/PostGIS support: Geometry primitives (points, lines, boundaries,
-centroids) are stored in PosGIS and topology is build in GRASS. This is
+centroids) are stored in PostGIS and topology is build in GRASS. This is
implemented for reading and writing but not (yet) for update.
PostGRASS data are not OGC Simple Features compliant as GRASS uses topology.
That means that e.g. MapServer cannot see PostGRASS/PostGIS polygons, but
More information about the grass-web
mailing list