Skip to content

Commit

Permalink
manual pages: remove unneeded SVN Date entry and selected cleanup (#2143
Browse files Browse the repository at this point in the history
)

- remove already commented and unneeded SVN Date entries from all manual relate pages
- selectively update section order to follow https://trac.osgeo.org/grass/wiki/Submitting/Docs#HTMLPages

See discussion in OSGeo/grass-addons#684 (comment)

Co-authored-by: Veronica Andreo <veroandreo@gmail.com>
Co-authored-by: Tomas Zigo <50632337+tmszi@users.noreply.github.com>
  • Loading branch information
3 people committed Feb 3, 2022
1 parent 580fcfa commit 7341316
Show file tree
Hide file tree
Showing 578 changed files with 1,120 additions and 4,260 deletions.
7 changes: 1 addition & 6 deletions REQUIREMENTS.html
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,6 @@ <h3>Optional packages:</h3>
<a href="https://subversion.apache.org/">https://subversion.apache.org/</a><br>
</ul>


<h3>Note:</h3>

<!-- since 2014 no longer supported: -->
Expand All @@ -234,12 +233,8 @@ <h3>Note:</h3>

<hr width="100%">
<i>&copy; GRASS Development Team 1997-2022</i>

<p>Please report bugs here:
<br><a href="https://grass.osgeo.org/contribute/">https://grass.osgeo.org/contribute/</a>

<!--
<p>
<i>Last changed: $Date$</i>
-->
</body>
</html>
6 changes: 1 addition & 5 deletions db/db.columns/db.columns.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ <h3>List columns of table in SQLite database</h3>
</pre></div>

<h2>SEE ALSO</h2>

<em>
<a href="db.connect.html">db.connect</a>,
<a href="db.describe.html">db.describe</a>,
Expand All @@ -56,8 +57,3 @@ <h2>SEE ALSO</h2>
<h2>AUTHOR</h2>

Radim Blazek, ITC-Irst, Trento, Italy

<!--
<p>
<i>Last changed: $Date$</i>
-->
6 changes: 0 additions & 6 deletions db/db.connect/db.connect.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ <h2>NOTES</h2>
use <em><a href="v.db.connect.html">v.db.connect</a></em> or
<em><a href="v.db.addtable.html">v.db.addtable</a></em>.


<h2>EXAMPLES</h2>

<h3>SQLite (default backend)</h3>
Expand Down Expand Up @@ -129,8 +128,3 @@ <h2>AUTHORS</h2>

Main author: Radim Blazek, ITC-Irst, Trento, Italy<br>
GRASS 7 improvements: Martin Landa, Markus Metz

<!--
<p>
<i>Last changed: $Date$</i>
-->
10 changes: 0 additions & 10 deletions db/db.copy/db.copy.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ <h3>From DBF to PostgreSQL</h3>
to_table=geonames
</pre></div>


<h3>From PostgreSQL to DBF</h3>

<div class="code"><pre>
Expand All @@ -32,7 +31,6 @@ <h3>From PostgreSQL to DBF</h3>
to_database='$GISDBASE/$LOCATION_NAME/$MAPSET/dbf' to_table=origtable
</pre></div>


<h3>From PostgreSQL to PostgreSQL with condition</h3>

<div class="code"><pre>
Expand All @@ -41,7 +39,6 @@ <h3>From PostgreSQL to PostgreSQL with condition</h3>
to_table=selection where="cat &lt; 500"
</pre></div>


<h3>From DBF to SQLite</h3>

<div class="code"><pre>
Expand All @@ -53,7 +50,6 @@ <h3>From DBF to SQLite</h3>
sqlitebrowser $HOME/grassdata/nc_spm_08/user1/sqlite/sqlite.db
</pre></div>


<h3>From SQLite to DBF</h3>

<div class="code"><pre>
Expand All @@ -62,7 +58,6 @@ <h3>From SQLite to DBF</h3>
to_table=ammprv
</pre></div>


<h2>SEE ALSO</h2>

<em>
Expand All @@ -78,8 +73,3 @@ <h2>SEE ALSO</h2>
<h2>AUTHOR</h2>

Radim Blazek, ITC-irst, Trento, Italy

<!--
<p>
<i>Last changed: $Date$</i>
-->
5 changes: 0 additions & 5 deletions db/db.createdb/db.createdb.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,3 @@ <h2>AUTHORS</h2>

Radim Blazek, ITC-Irst, Trento, Italy<br>
SQLite and PostgreSQL support by Martin Landa, Czech Technical University in Prague, Czech Republic

<!--
<p>
<i>Last changed: $Date$</i>
-->
5 changes: 0 additions & 5 deletions db/db.databases/db.databases.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,3 @@ <h2>AUTHORS</h2>

Radim Blazek, ITC-Irst, Trento, Italy<br>
Updated for GRASS 7 by Martin Landa, Czech Technical University in Prague, Czech Republic

<!--
<p>
<i>Last changed: $Date$</i>
-->
5 changes: 0 additions & 5 deletions db/db.describe/db.describe.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,3 @@ <h2>SEE ALSO</h2>
<h2>AUTHOR</h2>

Radim Blazek, ITC-Irst, Trento, Italy

<!--
<p>
<i>Last changed: $Date$</i>
-->
5 changes: 0 additions & 5 deletions db/db.drivers/db.drivers.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,3 @@ <h2>SEE ALSO</h2>
<h2>AUTHOR</h2>

Radim Blazek, ITC-Irst, Trento, Italy

<!--
<p>
<i>Last changed: $Date$</i>
-->
5 changes: 0 additions & 5 deletions db/db.dropdb/db.dropdb.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,3 @@ <h2>AUTHORS</h2>

Radim Blazek, ITC-Irst, Trento, Italy<br>
SQLite and PostgreSQL support by Martin Landa, Czech Technical University in Prague, Czech Republic

<!--
<p>
<i>Last changed: $Date$</i>
-->
5 changes: 0 additions & 5 deletions db/db.execute/db.execute.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,3 @@ <h2>SEE ALSO</h2>
<h2>AUTHOR</h2>

CERL

<!--
<p>
<i>Last changed: $Date$</i>
-->
6 changes: 0 additions & 6 deletions db/db.login/db.login.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ <h2>EXAMPLES</h2>
db.login driver=pg database=mydb user=bacava password=""
</pre></div>


<h2>SEE ALSO</h2>

<em>
Expand All @@ -61,8 +60,3 @@ <h2>AUTHOR</h2>

Radim Blazek<br>
Support for hostname and port by Martin Landa, OSGeoREL, Czech Technical University in Prague, Czech Republic (GRASS 7.1)

<!--
<p>
<i>Last changed: $Date$</i>
-->
5 changes: 0 additions & 5 deletions db/db.select/db.select.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,3 @@ <h2>AUTHORS</h2>
Original author unknown (probably CERL)<br>
Modifications by Radim Blazek, ITC-Irst, Trento, Italy<br>
Support for multiple statements by Martin Landa, Czech Technical University in Prague

<!--
<p>
<i>Last changed: $Date$</i>
-->
5 changes: 0 additions & 5 deletions db/db.tables/db.tables.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,3 @@ <h2>SEE ALSO</h2>
<h2>AUTHOR</h2>

Unknown

<!--
<p>
<i>Last changed: $Date$</i>
-->
9 changes: 0 additions & 9 deletions db/drivers/dbf/grass-dbf.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ <h2>Defining the DBF driver</h2>

The dbf/ subdirectory in the mapset must exist or must be created by the user.


<h2>Creating a DBF table</h2>

DBF tables are created by GRASS when generating a vector map
Expand All @@ -27,7 +26,6 @@ <h2>Creating a DBF table</h2>
is sometimes useful as well as <a href="db.in.ogr.html">db.in.ogr</a> to import external
tables.


<h2>Supported SQL commands by DBF driver</h2>

<div class="code"><pre>
Expand All @@ -46,7 +44,6 @@ <h2>Supported SQL commands by DBF driver</h2>
UPDATE table SET assignment1[,assignment2,...] WHERE condition
</pre></div>


<h2>Operators available in conditions</h2>

<div class="code"><pre>
Expand Down Expand Up @@ -79,7 +76,6 @@ <h2>Operators available in conditions</h2>
<p>
Sorting: Empty fields in a character column are sorted to the end.


<h2>LIMITATIONS OF THE DBF DRIVER</h2>

The DBF driver supports only a <b>few SQL statements</b> since the DBF tables are
Expand Down Expand Up @@ -126,8 +122,3 @@ <h2>SEE ALSO</h2>
<a href="sql.html">SQL support in GRASS GIS</a><br>
<a href="http://shapelib.maptools.org/dbf_api.html">DBF Specifications</a> (Shapelib)
</em>

<!--
<p>
<i>Last changed: $Date$</i>
-->
20 changes: 11 additions & 9 deletions db/drivers/mysql/grass-mesql.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<h1>MySQL embedded driver in GRASS</h1>

<h2>KEYWORDS</h2>

database, attribute table, driver

<h2>DESCRIPTION</h2>
Expand All @@ -22,6 +23,7 @@ <h2>DESCRIPTION</h2>
to run MySQL server.

<h2>Driver and database name</h2>

GRASS modules require 2 parameters to connect to a database.
Those parameters are 'driver' and 'database'. For MySQL embedded
driver the parameter 'driver' should be set to value 'mesql'.
Expand All @@ -44,15 +46,18 @@ <h2>Driver and database name</h2>
</pre></div>

<h2>Data types, indexes</h2>

For more information about supported data types and indexes
see the documentation for <a href="grass-mysql.html">MySQL (mysql) driver</a>.

<h2>Database type</h2>

Because database closing was found very slow if InnoDB was used,
the InnoDB storage is disabled by default (hardcoded
'--skip-innodb' server option).

<h2>Note</h2>

The embedded server is started with hardcoded '--bootstrap'
option to avoid warning about missing
"mysql.time_zone_leap_second table". This can be fixed in future.
Expand All @@ -70,21 +75,18 @@ <h2>SEE ALSO</h2>
<a href="sql.html">SQL support in GRASS GIS</a>
</em>

<h2>Credits</h2>
Development of the driver was sponsored by
<a href="http://www.faunalia.it">Faunalia</a> (Italy)
as part of a project for <a href="http://www.atac.roma.it/">ATAC</a>.

<h2>AUTHOR</h2>

Radim Blazek

<!--
<p>
<i>Last changed: $Date$</i>
-->
Credits: Development of the driver was sponsored by
<a href="http://www.faunalia.it">Faunalia</a> (Italy)
as part of a project for <a href="http://www.atac.roma.it/">ATAC</a>.


<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>&copy; 2003-2021 <a href="https://grass.osgeo.org">GRASS Development Team</a>, GRASS GIS 8.0 Reference Manual</p>
<p>&copy; 2003-2022 <a href="https://grass.osgeo.org">GRASS Development Team</a>, GRASS GIS 8 Reference Manual</p>
</body>
</html>
13 changes: 8 additions & 5 deletions db/drivers/mysql/grass-mysql.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ <h2>Creating a MySQL database</h2>
See the MySQL manual for details.

<h2>Driver and database name</h2>

GRASS modules require 2 parameters to connect to a database.
Those parameters are 'driver' and 'database'. For MySQL driver
the parameter 'driver' should be set to value 'mysql'.
Expand All @@ -42,6 +43,7 @@ <h2>Driver and database name</h2>
</pre>

<h2>Data types</h2>

GRASS supports almost all MySQL data types with following limitations:
<ul>
<li> Binary columns (BINARY, VARBINARY, TINYBLOB, MEDIUMBLOB,
Expand All @@ -61,12 +63,14 @@ <h2>Data types</h2>
</ul>

<h2>Indexes</h2>

GRASS modules automatically create index on key column of vector
attributes table. The index on key column is important
for performance of modules which update the attribute table,
for example v.to.db, v.distance and v.what.rast.

<h2>Privileges</h2>

Because MySQL does not support groups of users and because
only MySQL 'root' can grant privileges to other users
GRASS cannot automatically grant select privileges on created
Expand All @@ -83,13 +87,15 @@ <h2>Privileges</h2>
</pre>

<h2>Schemas</h2>

Because MySQL does not support database schemas the parameter
'schema' of module db.connect should never be set to any
value. If you set that parameter for MySQL driver GRASS will
try to write tables to the specified schema which will result
in errors.

<h2>Groups</h2>

MySQL does not support user groups. Any settings specified
by 'group' parameter of module db.connect are ignored by
GRASS for MySQL driver.
Expand All @@ -108,14 +114,11 @@ <h2>SEE ALSO</h2>
</em>

<h2>Credits</h2>

Development of the driver was sponsored by
<a href="http://www.faunalia.it">Faunalia</a> (Italy)
as part of a project for <a href="http://www.atac.roma.it/">ATAC</a>.

<h2>AUTHOR</h2>
Radim Blazek

<!--
<p>
<i>Last changed: $Date$</i>
-->
Radim Blazek
7 changes: 0 additions & 7 deletions db/drivers/odbc/grass-odbc.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
</tbody>
</table>


<h2>Supported SQL commands</h2>

All SQL commands supported by ODBC.
Expand Down Expand Up @@ -106,7 +105,6 @@ <h4>Linux</h4>
psql -V
</pre></div>


<h3>Using the ODBC driver</h3>

Now create a new database if not yet existing:
Expand Down Expand Up @@ -164,8 +162,3 @@ <h2>SEE ALSO</h2>
<a href="http://www.unixODBC.org">unixODBC web site</a>,
<a href="sql.html">SQL support in GRASS GIS</a>
</em>

<!--
<p>
<i>Last changed: $Date$</i>
-->
5 changes: 0 additions & 5 deletions db/drivers/ogr/grass-ogr.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,3 @@ <h2>SEE ALSO</h2>
<em>
<a href="v.external.html">v.external</a>
</em>

<!--
<p>
<i>Last changed: $Date$</i>
-->

0 comments on commit 7341316

Please sign in to comment.