Browse Source

make cube primary term and emph the that cuboid is rectangular (backport https://trac.osgeo.org/grass/changeset/67481)

git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@68150 15284696-431f-4ddb-bdfa-cd5b030d7da7
Vaclav Petras 9 years ago
parent
commit
b5c89a91db
1 changed files with 1 additions and 1 deletions
  1. 1 1
      raster3d/raster3dintro.html

+ 1 - 1
raster3d/raster3dintro.html

@@ -51,7 +51,7 @@ and the latter could be confusing in case of 3D raster data.
 
 <p>
 3D raster map is divided into cells in the same way as the (2D) raster map.
-A cell is a cuboid or cube depending on the resolution.
+A cell is a cube or a (rectangular) cuboid depending on the resolution.
 The resolution influences volume of one cell.
 Some literature or other software may use terms such as volume, volume unit,
 volumetric pixel, volume pixel, or voxel.