[GRASS-SVN] r68987 - in grass/branches/releasebranch_7_0: db doc imagery raster raster3d vector

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Jul 16 10:08:13 PDT 2016


Author: martinl
Date: 2016-07-16 10:08:13 -0700 (Sat, 16 Jul 2016)
New Revision: 68987

Modified:
   grass/branches/releasebranch_7_0/db/databaseintro.html
   grass/branches/releasebranch_7_0/doc/projectionintro.html
   grass/branches/releasebranch_7_0/imagery/imageryintro.html
   grass/branches/releasebranch_7_0/raster/rasterintro.html
   grass/branches/releasebranch_7_0/raster3d/raster3dintro.html
   grass/branches/releasebranch_7_0/vector/vectorintro.html
Log:
intro pages: link temporal data processing (merge r68985 from trunk)

Modified: grass/branches/releasebranch_7_0/db/databaseintro.html
===================================================================
--- grass/branches/releasebranch_7_0/db/databaseintro.html	2016-07-16 17:06:38 UTC (rev 68986)
+++ grass/branches/releasebranch_7_0/db/databaseintro.html	2016-07-16 17:08:13 UTC (rev 68987)
@@ -99,5 +99,6 @@
   <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>
   <li><a href="imageryintro.html">Introduction into image processing</a></li>
+  <li><a href="temporalintro.html">Introduction into temporal data processing</a></li>
   <li><a href="projectionintro.html">Projections and spatial transformations</a></li>
 </ul>

Modified: grass/branches/releasebranch_7_0/doc/projectionintro.html
===================================================================
--- grass/branches/releasebranch_7_0/doc/projectionintro.html	2016-07-16 17:06:38 UTC (rev 68986)
+++ grass/branches/releasebranch_7_0/doc/projectionintro.html	2016-07-16 17:08:13 UTC (rev 68987)
@@ -71,5 +71,6 @@
   <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>
   <li><a href="imageryintro.html">Introduction into image processing</a></li>
+  <li><a href="temporalintro.html">Introduction into temporal data processing</a></li>
   <li><a href="databaseintro.html">Database management</a></li>
 </ul>

Modified: grass/branches/releasebranch_7_0/imagery/imageryintro.html
===================================================================
--- grass/branches/releasebranch_7_0/imagery/imageryintro.html	2016-07-16 17:06:38 UTC (rev 68986)
+++ grass/branches/releasebranch_7_0/imagery/imageryintro.html	2016-07-16 17:08:13 UTC (rev 68987)
@@ -247,6 +247,7 @@
   <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>
+  <li><a href="temporalintro.html">Introduction into temporal data processing</a></li>
   <li><a href="databaseintro.html">Database management</a></li>
   <li><a href="projectionintro.html">Projections and spatial transformations</a></li>
 </ul>

Modified: grass/branches/releasebranch_7_0/raster/rasterintro.html
===================================================================
--- grass/branches/releasebranch_7_0/raster/rasterintro.html	2016-07-16 17:06:38 UTC (rev 68986)
+++ grass/branches/releasebranch_7_0/raster/rasterintro.html	2016-07-16 17:08:13 UTC (rev 68987)
@@ -282,6 +282,7 @@
   <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>
   <li><a href="imageryintro.html">Introduction into image processing</a></li>
+  <li><a href="temporalintro.html">Introduction into temporal data processing</a></li>
   <li><a href="databaseintro.html">Database management</a></li>
   <li><a href="projectionintro.html">Projections and spatial transformations</a></li>
 </ul>

Modified: grass/branches/releasebranch_7_0/raster3d/raster3dintro.html
===================================================================
--- grass/branches/releasebranch_7_0/raster3d/raster3dintro.html	2016-07-16 17:06:38 UTC (rev 68986)
+++ grass/branches/releasebranch_7_0/raster3d/raster3dintro.html	2016-07-16 17:08:13 UTC (rev 68987)
@@ -185,7 +185,7 @@
   <li><a href="rasterintro.html">Introduction into raster data processing</a></li>
   <li><a href="vectorintro.html">Introduction into vector data processing</a></li>
   <li><a href="imageryintro.html">Introduction into image processing</a></li>
-  <li><a href="temporalintro.html">Temporal data processing</a></li>
+  <li><a href="temporalintro.html">Introduction into temporal data processing</a></li>
   <li><a href="projectionintro.html">Projections and spatial transformations</a></li>
   <li><a href="wxGUI.nviz.html">wxGUI 3D View Mode</a></li>
   <li><em><a href="m.nviz.image.html">m.nviz.image</a></em></li>

Modified: grass/branches/releasebranch_7_0/vector/vectorintro.html
===================================================================
--- grass/branches/releasebranch_7_0/vector/vectorintro.html	2016-07-16 17:06:38 UTC (rev 68986)
+++ grass/branches/releasebranch_7_0/vector/vectorintro.html	2016-07-16 17:08:13 UTC (rev 68987)
@@ -373,10 +373,11 @@
 <h3>See also</h3>
 
 <ul>
-  <li><a href="databaseintro.html">Introduction to database management</a></li>
   <li><a href="rasterintro.html">Introduction to raster data processing</a></li>
   <li><a href="raster3dintro.html">Introduction to 3D raster data (voxel) processing</a></li>
   <li><a href="vectorintro.html">Introduction to vector data processing</a></li>
   <li><a href="imageryintro.html">Introduction to image processing</a></li>
+  <li><a href="temporalintro.html">Introduction into temporal data processing</a></li>
+  <li><a href="databaseintro.html">Introduction to database management</a></li>
   <li><a href="projectionintro.html">Projections and spatial transformations</a></li>
 </ul>



More information about the grass-commit mailing list