Browse Source

rasterintro clean html

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@52625 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz 12 years ago
parent
commit
7886b57c8c
1 changed files with 0 additions and 2 deletions
  1. 0 2
      raster/rasterintro.html

+ 0 - 2
raster/rasterintro.html

@@ -135,8 +135,6 @@ that the values are samples at each raster cell's centre, and samples the surfac
 at each region cell's centre.</li>
 <li><a href="r.resamp.bspline.html">r.resamp.bspline</a> Bicubic or bilinear 
 spline interpolation with Tykhonov regularization.</li>
-<p>
-
 <li>For <a href="r.resamp.stats.html">r.resamp.stats</a> without <b>-w</b>, the value of 
 each region cell is the chosen aggregate of the values from all of the raster
 cells whose centres fall within the bounds of the region cell.