Quellcode durchsuchen

rasterintro clean html

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@52625 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz vor 12 Jahren
Ursprung
Commit
7886b57c8c
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen
  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>
 at each region cell's centre.</li>
 <li><a href="r.resamp.bspline.html">r.resamp.bspline</a> Bicubic or bilinear 
 <li><a href="r.resamp.bspline.html">r.resamp.bspline</a> Bicubic or bilinear 
 spline interpolation with Tykhonov regularization.</li>
 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 
 <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
 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.
 cells whose centres fall within the bounds of the region cell.