|
@@ -1,24 +1,8 @@
|
|
|
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
|
-<html>
|
|
|
-<head>
|
|
|
-<title>GRASS GIS manual: GRASS-MySQL driver</title>
|
|
|
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
|
-<link rel="stylesheet" href="grassdocs.css" type="text/css">
|
|
|
-</head>
|
|
|
-<body bgcolor="white">
|
|
|
+<!-- meta page description: MySQL DATABASE DRIVER -->
|
|
|
|
|
|
-<img src="grass_logo.png" alt="GRASS logo"><hr align=center size=6 noshade>
|
|
|
+MySQL database driver enables GRASS to store vector attributes in
|
|
|
+MySQL server.
|
|
|
|
|
|
-<!-- meta page description: MySQL driver -->
|
|
|
-<h1>MySQL driver in GRASS</h1>
|
|
|
-
|
|
|
-<h2>KEYWORDS</h2>
|
|
|
-database, attribute table, driver
|
|
|
-
|
|
|
-<h2>DESCRIPTION</h2>
|
|
|
-
|
|
|
-MySQL database driver in GRASS enables GRASS to store vector
|
|
|
-attributes in MySQL server.
|
|
|
<p>
|
|
|
Because vector attribute tables
|
|
|
are created automatically when a new vector is written and the
|
|
@@ -133,9 +117,3 @@ Radim Blazek
|
|
|
|
|
|
<p>
|
|
|
<i>Last changed: $Date$</i>
|
|
|
-
|
|
|
-<hr class="header">
|
|
|
-<p><a href="index.html">Main index</a> - <a href="database.html">Database index</a> - <a href="topics.html">Topics index</a> - <a href="keywords.html">Keywords Index</a> - <a href="full_index.html">Full index</a></p>
|
|
|
-<p>© 2003-2013 <a href="http://grass.osgeo.org">GRASS Development Team</a>, GRASS GIS 7.0.svn Reference Manual</p>
|
|
|
-</body>
|
|
|
-</html>
|