Changes between Version 5 and Version 6 of UserDocs/GdalWarp

Show
Ignore:
Timestamp:
02/29/08 13:27:49 (5 years ago)
Author:
maphew
Comment:

forgot to reference source

Legend:

Unmodified
Added
Removed
Modified
  • UserDocs/GdalWarp

    v5 v6  
    9393on 8bit data with no nodata or alpha masking in effect. 
    9494 
    95 ----- 
    96 Sources: 
     95Sources 
    9796   * [Gdal-dev] Will increasing the RAM on a server increase the speed of gdalwarp? - http://lists.maptools.org/pipermail/gdal-dev/2007-July/013566.html 
    9897 
     
    103102So if you want to compare a true pixel-by-pixel reprojection use `-te 0` which disables this approximator entirely. 
    104103 
     104Source: 
     105   * Gdalwarp speed comparison - http://www.nabble.com/Gdalwarp-speed-comparison-td15759991.html