[GRASS-SVN] r56198 - in grass/trunk: doc general/g.proj imagery imagery/i.atcorr imagery/i.cca imagery/i.cluster imagery/i.eb.h_sebal01 imagery/i.evapo.mh imagery/i.evapo.pm imagery/i.evapo.pt imagery/i.evapo.time imagery/i.fft imagery/i.gensig imagery/i.latlong imagery/i.maxlik imagery/i.pca imagery/i.segment imagery/i.smap imagery/i.target misc/m.cogo raster raster/r.proj scripts/i.in.spotvgt scripts/v.db.addtable vector vector/v.normal vector/v.proj
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat May 11 06:23:40 PDT 2013
Author: neteler
Date: 2013-05-11 06:23:40 -0700 (Sat, 11 May 2013)
New Revision: 56198
Modified:
grass/trunk/doc/projectionintro.html
grass/trunk/general/g.proj/g.proj.html
grass/trunk/imagery/i.atcorr/i.atcorr.html
grass/trunk/imagery/i.cca/i.cca.html
grass/trunk/imagery/i.cluster/i.cluster.html
grass/trunk/imagery/i.eb.h_sebal01/i.eb.h_sebal01.html
grass/trunk/imagery/i.evapo.mh/i.evapo.mh.html
grass/trunk/imagery/i.evapo.pm/i.evapo.pm.html
grass/trunk/imagery/i.evapo.pt/i.evapo.pt.html
grass/trunk/imagery/i.evapo.time/i.evapo.time.html
grass/trunk/imagery/i.fft/i.fft.html
grass/trunk/imagery/i.gensig/i.gensig.html
grass/trunk/imagery/i.latlong/i.latlong.html
grass/trunk/imagery/i.maxlik/i.maxlik.html
grass/trunk/imagery/i.pca/i.pca.html
grass/trunk/imagery/i.segment/i.segment.html
grass/trunk/imagery/i.smap/i.smap.html
grass/trunk/imagery/i.target/i.target.html
grass/trunk/imagery/imageryintro.html
grass/trunk/misc/m.cogo/m.cogo.html
grass/trunk/raster/r.proj/r.proj.html
grass/trunk/raster/rasterintro.html
grass/trunk/scripts/i.in.spotvgt/i.in.spotvgt.html
grass/trunk/scripts/v.db.addtable/v.db.addtable.html
grass/trunk/vector/v.normal/v.normal.html
grass/trunk/vector/v.proj/v.proj.html
grass/trunk/vector/vectorintro.html
Log:
links fixed
Modified: grass/trunk/doc/projectionintro.html
===================================================================
--- grass/trunk/doc/projectionintro.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/doc/projectionintro.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -58,7 +58,7 @@
<h3>References</h3>
<ul>
-<li> <a href="http://www.asprs.org/persjournals/PE-RS-Journals/Grids-Datums.html">ASPRS Grids and Datum</a>
+<li> <a href="http://www.asprs.org/Grids-Datums.html">ASPRS Grids and Datum</a>
<li> <a href="http://www.remotesensing.org/geotiff/proj_list/">Projections Transform List</a> (PROJ4)
<li> <a href="http://www.mapref.org">MapRef - The Collection of Map Projections and Reference Systems for Europe</a>
<li> <a href="http://crs.bkg.bund.de/crs-eu/">Information and Service System for European Coordinate Reference Systems - CRS</a>
Modified: grass/trunk/general/g.proj/g.proj.html
===================================================================
--- grass/trunk/general/g.proj/g.proj.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/general/g.proj/g.proj.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -209,7 +209,7 @@
<p><b>Further reading</b>
<ul>
-<li> <a href="http://www.asprs.org/persjournals/PE-RS-Journals/Grids-Datums.html">ASPRS Grids and Datum</a>
+<li> <a href="http://www.asprs.org/Grids-Datums.html">ASPRS Grids and Datum</a>
<li> <a href="http://www.mapref.org">MapRef - The Collection of Map Projections and Reference Systems for Europe</a>
<li> <a href="http://www.remotesensing.org/geotiff/proj_list/">Projections Transform List</a> (PROJ4)
</ul>
Modified: grass/trunk/imagery/i.atcorr/i.atcorr.html
===================================================================
--- grass/trunk/imagery/i.atcorr/i.atcorr.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/imagery/i.atcorr/i.atcorr.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -611,7 +611,7 @@
in the metadata file for each image, or in the table 1. High gain or low gain is also reported
in the metadata file of each Landsat image. The minimal DN value (QCALMIN) is 1 for Landsat ETM+
images (see
-<a href="http://landsathandbook.gsfc.nasa.gov/handbook/handbook_htmls/chapter11/chapter11.html">Landsat handbook</a>),
+<a href="http://landsathandbook.gsfc.nasa.gov/pdfs/Landsat7_Handbook.pdf">Landsat handbook</a>, see chapter 11),
and the maximal DN value (QCALMAX) is 255. QCAL is the DN value for every
separate pixel in the Landsat image.
<p>We extract the coefficients and apply them in order to obtain the radiance map:
@@ -695,7 +695,7 @@
<li> 6S Manual: <a href="http://www.rsgis.ait.ac.th/~honda/textbooks/advrs/6smanv2.0_P1.pdf">PDF1</a>,
<a href="http://www.rsgis.ait.ac.th/~honda/textbooks/advrs/6smanv2.0_P2.pdf">PDF2</a>,
and <a href="http://www.rsgis.ait.ac.th/~honda/textbooks/advrs/6smanv2.0_P3.pdf">PDF3</a>
-<li>RapidEye sensors have been provided by <a href="http://www.rapideye.de/">RapidEye AG, Germany</a>
+<li>RapidEye sensors have been provided by <a href="http://www.rapideye.com/">RapidEye AG, Germany</a>
</ul>
Modified: grass/trunk/imagery/i.cca/i.cca.html
===================================================================
--- grass/trunk/imagery/i.cca/i.cca.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/imagery/i.cca/i.cca.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -12,7 +12,7 @@
<p>
Typically the user will use the
-<em><a href="i.class.html">i.class</a></em>
+<em><a href="g.gui.iclass.html">g.gui.iclass</a></em>
program to collect a set of signatures and then pass those
signatures along with the raster band files to
<em>i.cca</em>. The raster band file names are specified
@@ -62,7 +62,7 @@
Classification in Remote Sensing</b>, Academic Press, 1983.
<p>
-<em><a href="i.class.html">i.class</a></em><br>
+<em><a href="g.gui.iclass.html">g.gui.iclass</a></em>
<em><a href="i.pca.html">i.pca</a></em><br>
<em><a href="r.covar.html">r.covar</a></em><br>
<em><a href="r.mapcalc.html">r.mapcalc</a></em>
Modified: grass/trunk/imagery/i.cluster/i.cluster.html
===================================================================
--- grass/trunk/imagery/i.cluster/i.cluster.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/imagery/i.cluster/i.cluster.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -117,7 +117,7 @@
supervised classification signature training site section
(e.g., using the signature file output by
-<em><a href="i.class.html">i.class</a></em>).
+<em><a href="g.gui.iclass.html">g.gui.iclass</a></em>).
The purpose of seed signatures is to optimize the cluster
decision boundaries (means) for the number of clusters
@@ -240,10 +240,13 @@
<p>
<em>
-<a href="i.class.html">i.class</a>,
+<a href="g.gui.iclass.html">g.gui.iclass</a>,
<a href="i.group.html">i.group</a>,
<a href="i.gensig.html">i.gensig</a>,
-<a href="i.maxlik.html">i.maxlik</a>
+<a href="i.maxlik.html">i.maxlik</a>,
+<a href="i.segment.html">i.segment</a>,
+<a href="i.smap.html">i.smap</a>,
+<a href="r.kappa.html">r.kappa</a>
</em>
<h2>AUTHORS</h2>
Modified: grass/trunk/imagery/i.eb.h_sebal01/i.eb.h_sebal01.html
===================================================================
--- grass/trunk/imagery/i.eb.h_sebal01/i.eb.h_sebal01.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/imagery/i.eb.h_sebal01/i.eb.h_sebal01.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -9,7 +9,7 @@
Full process will need those:
<ul>
<li>i.vi, i.albedo, i.latlong, i.emissivity
- <li>i.evapo.potrad
+ <li>i.evapo.potrad (Addon)
<li>i.eb.netrad, i.eb.soilheatflux, i.eb.h_sebal01
<li>i.eb.evapfr, i.eb.eta
</ul>
Modified: grass/trunk/imagery/i.evapo.mh/i.evapo.mh.html
===================================================================
--- grass/trunk/imagery/i.evapo.mh/i.evapo.mh.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/imagery/i.evapo.mh/i.evapo.mh.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -8,7 +8,7 @@
<em>
<a href="i.evapo.pt.html">i.evapo.pt</a>,
<a href="i.evapo.pm.html">i.evapo.pm</a>,
-<a href="i.evapo.potrad.html">i.evapo.potrad</a>,
+<a href="i.evapo.time.html">i.evapo.time</a>,
<a href="r.sun.html">r.sun</a>
</em>
Modified: grass/trunk/imagery/i.evapo.pm/i.evapo.pm.html
===================================================================
--- grass/trunk/imagery/i.evapo.pm/i.evapo.pm.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/imagery/i.evapo.pm/i.evapo.pm.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -1,6 +1,6 @@
<h2>DESCRIPTION</h2>
-<p><em>i.evapo.PM</em> given the vegetation height (hc), humidity (RU),
+<p><em>i.evapo.PM</em>, given the vegetation height (hc), humidity (RU),
wind speed at two meters height (WS), temperature (T), digital terrain model (DEM),
and net radiation (NSR) raster input maps,
calculates the potential evapotranspiration map (EPo).
@@ -49,6 +49,9 @@
applied science for the Southern Switzerland)
<br>
<em>
+<a href="i.evapo.mh.html">i.evapo.mh</a>,
+<a href="i.evapo.pm.html">i.evapo.pm</a>,
+<a href="i.evapo.time.html">i.evapo.time</a>,
<a href=r.sun.html>r.sun</a>,
<a href=r.mapcalc.html>r.mapcalc</a>
</em>
Modified: grass/trunk/imagery/i.evapo.pt/i.evapo.pt.html
===================================================================
--- grass/trunk/imagery/i.evapo.pt/i.evapo.pt.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/imagery/i.evapo.pt/i.evapo.pt.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -25,10 +25,11 @@
<h2>SEE ALSO</h2>
<em>
+<a href="i.evapo.mh.html">i.evapo.mh</a>,
<a href="i.evapo.pm.html">i.evapo.pm</a>,
-<a href="i.evapo.potrad.html">i.evapo.potrad</a>,
+<a href="i.evapo.time.html">i.evapo.time</a>,
<a href="i.eb.netrad.html">i.eb.netrad</a>,
-<a href="i.eb.g0.html">i.eb.g0</a>
+<a href="r.sun.html">r.sun</a>
</em>
<h2>AUTHORS</h2>
Modified: grass/trunk/imagery/i.evapo.time/i.evapo.time.html
===================================================================
--- grass/trunk/imagery/i.evapo.time/i.evapo.time.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/imagery/i.evapo.time/i.evapo.time.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -53,11 +53,13 @@
<em>
<a href="i.eb.eta.html">i.eb.eta</a>,
-<a href="i.evapo.potrad.html">i.evapo.potrad</a>,
-<a href="i.evapo.senay.html">i.evapo.senay</a>,
+<a href="i.evapo.mh.html">i.evapo.mh</a>,
+<a href="i.evapo.pt.html">i.evapo.pt</a>,
+<a href="i.evapo.pm.html">i.evapo.pm</a>,
<a href="r.surf.idw.html">r.surf.idw</a>,
<a href="r.surf.idw2.html">r.surf.idw2</a>,
-<a href="r.resamp.interp.html">r.resamp.interp</a>
+<a href="r.resamp.interp.html">r.resamp.interp</a>,
+<a href="r.sun.html">r.sun</a>
</em>
Modified: grass/trunk/imagery/i.fft/i.fft.html
===================================================================
--- grass/trunk/imagery/i.fft/i.fft.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/imagery/i.fft/i.fft.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -51,10 +51,13 @@
Space Research Center, <A HREF="http://www.utexas.edu">University of Texas</a>, Austin, 1990.
<p>
-<em><a href="i.cca.html">i.cca</a></em><br>
-<em><a href="i.class.html">i.class</a></em><br>
-<em><a href="i.ifft.html">i.ifft</a></em><br>
-<em><a href="i.pca.html">i.pca</a></em>
+<em>
+<a href="i.cca.html">i.cca</a>,
+<a href="g.gui.iclass.html">g.gui.iclass</a>,
+<a href="i.class.html">i.class</a>,
+<a href="i.ifft.html">i.ifft</a>,
+<a href="i.pca.html">i.pca</a>
+</em>
<h2>AUTHOR</h2>
Modified: grass/trunk/imagery/i.gensig/i.gensig.html
===================================================================
--- grass/trunk/imagery/i.gensig/i.gensig.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/imagery/i.gensig/i.gensig.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -7,7 +7,7 @@
classification process (instead of
<em><a href="i.cluster.html">i.cluster</a></em>
or
-<em><a href="i.class.html">i.class</a></em>).
+<em><a href="g.gui.iclass.html">g.gui.iclass</a>)</em>.
It reads a raster map layer, called the training map, which
has some of the pixels or regions already classified.
@@ -100,7 +100,7 @@
for creating groups and subgroups.
<p>
-<em><a href="wxGUI.Vector_Digitizer.html">wxGUI vector digitizer</a></em>
+<em><a href="wxGUI.vdigit.html">wxGUI vector digitizer</a></em>
and
<em><a href="r.digit.html">r.digit</a></em>
for interactively creating the training map.
@@ -112,7 +112,7 @@
<p>
-<em><a href="i.class.html">i.class</a></em>
+<em><a href="g.gui.iclass.html">g.gui.iclass</a></em>
for a graphic/interactive as an alternative to
<em>i.gensig</em> to create signatures.
@@ -121,4 +121,5 @@
Michael Shapiro,
U.S.Army Construction Engineering Research Laboratory
-<p><i>Last changed: $Date$</i>
+<p>
+<i>Last changed: $Date$</i>
Modified: grass/trunk/imagery/i.latlong/i.latlong.html
===================================================================
--- grass/trunk/imagery/i.latlong/i.latlong.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/imagery/i.latlong/i.latlong.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -21,8 +21,8 @@
<h2>SEE ALSO</h2>
<em>
-<a href="i.evapo.potrad.html">i.evapo.potrad</a>,
-<a href="r.sun.html">r.sun</a>
+<a href="r.sun.html">r.sun</a>,
+<a href="r.sunhours.html">r.sunhours</a>
</em>
<h2>AUTHORS</h2>
Modified: grass/trunk/imagery/i.maxlik/i.maxlik.html
===================================================================
--- grass/trunk/imagery/i.maxlik/i.maxlik.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/imagery/i.maxlik/i.maxlik.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -12,7 +12,7 @@
<em><a href="i.cluster.html">i.cluster</a></em>; the
first step in a supervised classification is executed by
the GRASS program <em>
-<a href="i.class.html">i.class</a></em>. In both cases,
+<a href="g.gui.iclass.html">g.gui.iclass</a>. In both cases,
the second step in the image classification procedure is
performed by <em>i.maxlik</em>.
@@ -164,10 +164,12 @@
<p>
<em>
-<a href="i.class.html">i.class</a>,
+<a href="g.gui.iclass.html">g.gui.iclass</a>,
<a href="i.cluster.html">i.cluster</a>,
<a href="i.gensig.html">i.gensig</a>,
<a href="i.group.html">i.group</a>,
+<a href="i.segment.html">i.segment</a>,
+<a href="i.smap.html">i.smap</a>,
<a href="r.kappa.html">r.kappa</a>
</em>
Modified: grass/trunk/imagery/i.pca/i.pca.html
===================================================================
--- grass/trunk/imagery/i.pca/i.pca.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/imagery/i.pca/i.pca.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -73,12 +73,12 @@
<p>
<em>
-<a href="i.cca.html">i.cca</a><br>
-<a href="i.class.html">i.class</a><br>
-<a href="i.fft.html">i.fft</a><br>
-<a href="i.ifft.html">i.ifft</a><br>
-<a href="m.eigensystem.html">m.eigensystem</a><br>
-<a href="r.covar.html">r.covar</a><br>
+<a href="i.cca.html">i.cca</a>,
+<a href="g.gui.iclass.html">g.gui.iclass</a>,
+<a href="i.fft.html">i.fft</a>,
+<a href="i.ifft.html">i.ifft</a>,
+<a href="m.eigensystem.html">m.eigensystem</a>,
+<a href="r.covar.html">r.covar</a>,
<a href="r.mapcalc.html">r.mapcalc</a>
</em>
Modified: grass/trunk/imagery/i.segment/i.segment.html
===================================================================
--- grass/trunk/imagery/i.segment/i.segment.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/imagery/i.segment/i.segment.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -195,14 +195,17 @@
<h2>SEE ALSO</h2>
<em>
+<a href="g.gui.iclass.html">g.gui.iclass</a>,
<a href="i.group.html">i.group</a>,
<a href="i.maxlik.html">i.maxlik</a>,
-<a href="r.fuzzy">r.fuzzy</a>,
<a href="i.smap.html">i.smap</a>,
-<a href="r.seg.html">r.seg</a> (Addon)
+<a href="r.kappa.html">r.kappa</a>
</em>
<h2>AUTHORS</h2>
Eric Momsen - North Dakota State University<br>
Markus Metz (GSoC Mentor)
+<p>
+<i>Last changed: $Date$</i>
+
Modified: grass/trunk/imagery/i.smap/i.smap.html
===================================================================
--- grass/trunk/imagery/i.smap/i.smap.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/imagery/i.smap/i.smap.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -193,20 +193,25 @@
<h2>SEE ALSO</h2>
-<em><a href="i.group.html">i.group</a></em>
-for creating groups and subgroups
-
-<p>
+<em>
+<a href="i.group.html">i.group</a></em> for creating groups and subgroups
+<br>
<em><a href="r.mapcalc.html">r.mapcalc</a></em>
to copy classification result in order to cut out MASKed subareas
-
-<p>
+<br>
<em><a href="i.gensigset.html">i.gensigset</a></em>
to generate the signature file required by this program
+<p>
+<em>
+<a href="g.gui.iclass.html">g.gui.iclass</a>,
+<a href="i.maxlik.html">i.maxlik</a>,
+<a href="i.smap.html">i.smap</a>,
+<a href="r.kappa.html">r.kappa</a>
+</em>
<h2>AUTHORS</h2>
-<a href="http://dynamo.ecn.purdue.edu/~bouman/software/segmentation/">Charles Bouman,
+<a href="https://engineering.purdue.edu/~bouman/software/segmentation/">Charles Bouman,
School of Electrical Engineering, Purdue University</a>
<p>
Modified: grass/trunk/imagery/i.target/i.target.html
===================================================================
--- grass/trunk/imagery/i.target/i.target.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/imagery/i.target/i.target.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -27,8 +27,7 @@
<h2>SEE ALSO</h2>
The GRASS 4 <em>
-<a href="http://grass.itc.it/gdp/imagery/grass4_image_processing.pdf">Image
-Processing manual</a></em>
+<a href="http://grass.osgeo.org/gdp/imagery/grass4_image_processing.pdf">Image Processing manual</a></em>
<p><em>
<a href="i.group.html">i.group</a>,
Modified: grass/trunk/imagery/imageryintro.html
===================================================================
--- grass/trunk/imagery/imageryintro.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/imagery/imageryintro.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -112,19 +112,26 @@
<ul>
<li> Radiometric classification:
<ul>
- <li> Unsupervised classification (<a href="i.cluster.html">i.cluster</A>,
- <a href="i.maxlik.html">i.maxlik</A>) using the Maximum Likelihood
+ <li> Unsupervised classification (<a href="i.cluster.html">i.cluster</a>,
+ <a href="i.maxlik.html">i.maxlik</a>) using the Maximum Likelihood
classification method</li>
- <li> Supervised classification (<a href="i.gensig.html">i.gensig</A>
- or <a href="i.class.html">i.class</A>, <a href="i.maxlik.html">i.maxlik</A>)
+ <li> Supervised classification (<a href="i.gensig.html">i.gensig</a>
+ or <a href="g.gui.iclass.html">g.gui.iclass</a>, <a href="i.maxlik.html">i.maxlik</a>)
using the Maximum Likelihood classification method</li>
</ul>
<li> Combined radiometric/geometric (segmentation based) supervised
- classification (<a href="i.gensigset.html">i.gensigset</A>,
+ classification (<a href="i.gensigset.html">i.gensigset</a>,
<a href="i.smap.html">i.smap</a>)
+</ul>
+<ul>
+<li> Object-oriented classification:
+ <ul>
+ <li> Unsupervised classification (segmentation based:
+ <a href="i.segment.html">i.segment</a>)
+ </ul>
</ul>
-
+
Kappa statistic can be calculated to validate the results
(<a href="r.kappa.html">r.kappa</a>).
@@ -150,7 +157,7 @@
<li> GRASS GIS Wiki page: <a href="http://grasswiki.osgeo.org/wiki/Image_processing">Image processing</a></li>
<li>The GRASS 4
<em><a href="http://grass.osgeo.org/gdp/imagery/grass4_image_processing.pdf">Image
- Processing manual</A></em></li>
+ Processing manual</a></em></li>
<li><a href="rasterintro.html">Introduction into raster data processing</a></li>
<li><a href="raster3dintro.html">Introduction into 3D raster data (voxel) processing</a></li>
<li><a href="vectorintro.html">Introduction into vector data processing</a></li>
Modified: grass/trunk/misc/m.cogo/m.cogo.html
===================================================================
--- grass/trunk/misc/m.cogo/m.cogo.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/misc/m.cogo/m.cogo.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -123,7 +123,7 @@
<em>
<a href="v.centroids.html">v.centroids</a>,
<a href="v.clean.html">v.clean</a>,
-<a href="wxGUI.Vector_Digitizer.html">wxGUI vector digitizer</a>,
+<a href="wxGUI.vdigit.html">wxGUI vector digitizer</a>,
<a href="v.in.ascii.html">v.in.ascii</a>,
<a href="v.type.html">v.type</a>
</em>
Modified: grass/trunk/raster/r.proj/r.proj.html
===================================================================
--- grass/trunk/raster/r.proj/r.proj.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/raster/r.proj/r.proj.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -3,8 +3,8 @@
<em>r.proj</em> projects a raster map in a specified mapset of a
specified location from the projection of the input location to a raster map
in the current location. The projection information is taken from the
-current PROJ_INFO files, as set with <em><a href="g.setproj.html">g.setproj</a>
-</em> and viewed with <em><a href="g.proj.html">g.proj</a></em>.
+current PROJ_INFO files, as set and viewed with
+<em><a href="g.proj.html">g.proj</a></em>.
<h3>Introduction</h3>
@@ -286,7 +286,7 @@
<p> <b>Further reading</b>
<ul>
- <li> <a href="http://www.asprs.org/persjournals/PE-RS-Journals/Grids-Datums.html">ASPRS Grids and Datum</a>
+ <li> <a href="http://www.asprs.org/Grids-Datums.html">ASPRS Grids and Datum</a>
<li> <a href="http://www.remotesensing.org/geotiff/proj_list/">Projections Transform List</a> (PROJ.4)
<li> <a href="http://www.mapref.org">MapRef -
The Collection of Map Projections and Reference Systems for Europe</a>
@@ -296,17 +296,18 @@
<h2>SEE ALSO</h2>
<em>
- <a href="g.region.html">g.region</a>,
- <a href="g.proj.html">g.proj</a>,
- <a href="g.setproj.html">g.setproj</a>,
- <a href="i.rectify.html">i.rectify</a>,
- <a href="m.proj.html">m.proj</a>,
- <a href="r.support.html">r.support</a>,
- <a href="r.stats.html">r.stats</a>,
- <a href="v.proj.html">v.proj</a>,
- <a href="v.in.region.html">v.in.region</a>
+<a href="g.region.html">g.region</a>,
+<a href="g.proj.html">g.proj</a>,
+<a href="i.rectify.html">i.rectify</a>,
+<a href="m.proj.html">m.proj</a>,
+<a href="r.support.html">r.support</a>,
+<a href="r.stats.html">r.stats</a>,
+<a href="v.proj.html">v.proj</a>,
+<a href="v.in.region.html">v.in.region</a>
</em>
-<p>The 'gdalwarp' and 'gdal_translate' utilities are available from the
+
+<p>
+The 'gdalwarp' and 'gdal_translate' utilities are available from the
<a href="http://www.gdal.org">GDAL</a> project.
<h2>AUTHORS</h2>
Modified: grass/trunk/raster/rasterintro.html
===================================================================
--- grass/trunk/raster/rasterintro.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/raster/rasterintro.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -15,7 +15,7 @@
all cells within the map.
<p>
-As a general rule in GRASS:
+As a general rule in GRASS GIS:
<ol>
<li> Raster output maps have their bounds and resolution equal to those
of the current computational region.
@@ -204,8 +204,15 @@
The <a href="r.resamp.stats.html">r.resamp.stats</a> command resamples raster
map layers using various aggregation methods, the <a href="r.statistics.html">r.statistics</a>
command aggregates one map based on a second map.
-<a href="r.resamp.interp.html">r.resamp.interp</a> resamples raster map layers using interpolation.
+<a href="r.resamp.interp.html">r.resamp.interp</a> resamples raster map
+layers using interpolation.
+<h3>Regression analysis</h3>
+
+Both linear (<a href="r.regression.line.html">r.regression.line</a>) and
+multiple regression (<a href="r.regression.multi.html">r.regression.multi</a>)
+are supported.
+
<h3>Hydrologic modeling toolbox</h3>
Watershed modeling related modules are
@@ -243,7 +250,7 @@
double-precision one "double".
<p>
-GRASS raster format is architecture independent and portable between
+The GRASS GIS raster format is architecture independent and portable between
32bit and 64bit machines.
<p>
Modified: grass/trunk/scripts/i.in.spotvgt/i.in.spotvgt.html
===================================================================
--- grass/trunk/scripts/i.in.spotvgt/i.in.spotvgt.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/scripts/i.in.spotvgt/i.in.spotvgt.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -42,7 +42,7 @@
<a href="http://free.vgt.vito.be/">SPOT Vegetation (1km, global) NDVI data set server</a><br>
<a href="http://www.vgt.vito.be/faqnew/index.html">SPOT Vegetation FAQ</a><br>
-<a href="http://nieuw.vgt.vito.be/faq/FAQS/faq22.html">SPOT Vegetation Status Map (SM)</a> - Quality map
+<a href="http://www.vgt.vito.be/faqnew/">1.13 How must I read the 8 bits of the status map?</a> - Quality map
<h2>AUTHOR</h2>
Modified: grass/trunk/scripts/v.db.addtable/v.db.addtable.html
===================================================================
--- grass/trunk/scripts/v.db.addtable/v.db.addtable.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/scripts/v.db.addtable/v.db.addtable.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -13,10 +13,10 @@
v.db.addtable will only insert category values into the table for those features
which actually have a category value in the relevant layer. The use can add
category values automatically by using <em>v.category</em> or manually with
-<em><a href="wxGUI.Vector_Digitizer.html">wxGUI vector digitizer</a></em>
+<em><a href="wxGUI.vdigit.html">wxGUI vector digitizer</a></em>
before running v.db.addtable. Or one can run v.db.addtable first
and then use either a combinatino of <em>v.category</em> + <em>v.to.db</em> or
-<em><a href="wxGUI.Vector_Digitizer.html">wxGUI vector digitizer</a></em>
+<em><a href="wxGUI.vdigit.html">wxGUI vector digitizer</a></em>
to add the relevant lines to the table.
The supported types of columns depend on the database backend. However, all
Modified: grass/trunk/vector/v.normal/v.normal.html
===================================================================
--- grass/trunk/vector/v.normal/v.normal.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/vector/v.normal/v.normal.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -54,7 +54,6 @@
<a href="http://mccauley-usa.com/">James Darrell McCauley</a>
<a href="mailto:darrell at mccauley-usa.com"><darrell at mccauley-usa.com></a>,
<br>when he was at:
-<a href="http://ABE.www.ecn.purdue.edu/ABE/">Agricultural
-Engineering</a>
+<a href="https://engineering.purdue.edu/ABE/">Agricultural Engineering</a>
<a href="http://www.purdue.edu/">Purdue University</a>
<p><i>Last changed: $Date$</i>
Modified: grass/trunk/vector/v.proj/v.proj.html
===================================================================
--- grass/trunk/vector/v.proj/v.proj.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/vector/v.proj/v.proj.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -4,9 +4,10 @@
of a specified location (different from current) with projection of input
location to the vector map in a current mapset of current location with
projection of current location (both projections are defined by
-corresponding PROJ_INFO files).
+corresponding PROJ_INFO files). The projection information is taken from the
+current PROJ_INFO files, as set and viewed with
+<em><a href="g.proj.html">g.proj</a></em>.
-
<h2>NOTES</h2>
If <b>output</b> is not specified it is set to be the same as input map
@@ -43,7 +44,7 @@
<p><b>Further reading</b>
<ul>
-<li> <a href="http://www.asprs.org/persjournals/PE-RS-Journals/Grids-Datums.html">ASPRS Grids and Datum</a>
+<li> <a href="http://www.asprs.org/Grids-Datums.html">ASPRS Grids and Datum</a>
<li> <a href="http://www.mapref.org">MapRef - The Collection of Map Projections and Reference Systems for Europe</a>
<li> <a href="http://www.remotesensing.org/geotiff/proj_list/">Projections Transform List</a> (PROJ4)
</ul>
@@ -53,7 +54,6 @@
<em>
<a href="r.proj.html">r.proj</a>,
<a href="g.proj.html">g.proj</a>,
-<a href="g.setproj.html">g.setproj</a>,
<a href="i.rectify.html">i.rectify</a>,
<a href="r.stats.html">r.stats</a>,
<a href="v.sample.html">v.sample</a>,
Modified: grass/trunk/vector/vectorintro.html
===================================================================
--- grass/trunk/vector/vectorintro.html 2013-05-11 13:00:03 UTC (rev 56197)
+++ grass/trunk/vector/vectorintro.html 2013-05-11 13:23:40 UTC (rev 56198)
@@ -101,11 +101,10 @@
generate topology. It optionally allows the user to extract erroneous
vector objects into a separate map. Topological errors can be
corrected either manually
-within <a href="wxGUI.Vector_Digitizer.html">wxGUI vector
-digitizer</a> or, to some extent, automatically
-in <a href="v.clean.html">v.clean</a>. A dedicated vector editing
-module is <a href="v.edit.html">v.edit</a> which supports global and
-local editing operations.
+within <a href="wxGUI.vdigit.html">wxGUI vector digitizer</a> or,
+to some extent, automatically in <a href="v.clean.html">v.clean</a>.
+A dedicated vector editing module is <a href="v.edit.html">v.edit</a>
+which supports global and local editing operations.
Adjacent polygons can be found by <a href="v.to.db.html">v.to.db</a>
(see 'sides' option).
More information about the grass-commit
mailing list