[GRASS-SVN] r37172 - grass/trunk/scripts/r.tileset
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon May 11 17:56:48 EDT 2009
Author: martinl
Date: 2009-05-11 17:56:48 -0400 (Mon, 11 May 2009)
New Revision: 37172
Modified:
grass/trunk/scripts/r.tileset/r.tileset.html
grass/trunk/scripts/r.tileset/r.tileset.py
Log:
r.tileset: minor fixes
Modified: grass/trunk/scripts/r.tileset/r.tileset.html
===================================================================
--- grass/trunk/scripts/r.tileset/r.tileset.html 2009-05-11 21:49:51 UTC (rev 37171)
+++ grass/trunk/scripts/r.tileset/r.tileset.html 2009-05-11 21:56:48 UTC (rev 37172)
@@ -39,6 +39,7 @@
coordinate, width in cells, and height in cells seperated by the "|"
character. The fields can be seperated by a different character by
changing the fs option.
+
<dt>
<span class="code"><tt>
w=5;s=125;e=45;n=175;cols=80;rows=100;
@@ -55,7 +56,7 @@
http services.
</dl>
-<h2>EXAMPLES</j2>
+<h2>EXAMPLES</h2>
<dl>
<dt>
@@ -92,7 +93,7 @@
<h2>BUGS</h2>
<ul>
-<li><en>r.tileset</em> does not know about meridians that
+<li><em>r.tileset</em> does not know about meridians that
"wrap-around" in projections. </ul>
<h2>AUTHORS</h2>
Property changes on: grass/trunk/scripts/r.tileset/r.tileset.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
More information about the grass-commit
mailing list