[GRASS-SVN] r59810 - in grass/trunk: doc imagery raster3d temporal
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Apr 19 11:27:45 PDT 2014
Author: neteler
Date: 2014-04-19 11:27:45 -0700 (Sat, 19 Apr 2014)
New Revision: 59810
Modified:
grass/trunk/doc/projectionintro.html
grass/trunk/imagery/imageryintro.html
grass/trunk/raster3d/raster3dintro.html
grass/trunk/temporal/temporalintro.html
Log:
intro manual pages: standardize first subsection
Modified: grass/trunk/doc/projectionintro.html
===================================================================
--- grass/trunk/doc/projectionintro.html 2014-04-19 18:09:46 UTC (rev 59809)
+++ grass/trunk/doc/projectionintro.html 2014-04-19 18:27:45 UTC (rev 59810)
@@ -1,5 +1,5 @@
<!-- meta page description: Projections and spatial transformations in GRASS GIS-->
-<h3>Introduction</h3>
+<h3>Projection management in general</h3>
A GRASS location is referenced with a single projection and coordinate system
(or unreferenced as XY location). When creating a new location from an existing
Modified: grass/trunk/imagery/imageryintro.html
===================================================================
--- grass/trunk/imagery/imageryintro.html 2014-04-19 18:09:46 UTC (rev 59809)
+++ grass/trunk/imagery/imageryintro.html 2014-04-19 18:27:45 UTC (rev 59810)
@@ -1,6 +1,6 @@
<!-- meta page description: Image processing in GRASS GIS -->
<!-- meta page index: imagery -->
-<h3>General introduction</h3>
+<h3>Image processing in general</h3>
<b>Digital numbers and physical values (reflection/radiance-at-sensor):</b>
<p>
Modified: grass/trunk/raster3d/raster3dintro.html
===================================================================
--- grass/trunk/raster3d/raster3dintro.html 2014-04-19 18:09:46 UTC (rev 59809)
+++ grass/trunk/raster3d/raster3dintro.html 2014-04-19 18:27:45 UTC (rev 59810)
@@ -1,5 +1,7 @@
<!-- meta page description: 3D raster data (voxel) processing in GRASS GIS -->
<!-- meta page index: raster3D -->
+<h3>3D Raster maps (voxels) in general</h3>
+
GRASS GIS is one of the few GIS software packages with volume data support.
Here data are stored as a 3D raster with a unit volume called a voxel
(volume pixel). Voxels are designed to support representations of
Modified: grass/trunk/temporal/temporalintro.html
===================================================================
--- grass/trunk/temporal/temporalintro.html 2014-04-19 18:09:46 UTC (rev 59809)
+++ grass/trunk/temporal/temporalintro.html 2014-04-19 18:27:45 UTC (rev 59810)
@@ -1,5 +1,6 @@
<!-- meta page description: Temporal data processing in GRASS GIS -->
<!-- meta page index: temporal -->
+<h3>The temporal GIS framework in general</h3>
The temporal GIS framework in GRASS introduces three new datatypes that
are designed to handle time series data:
More information about the grass-commit
mailing list