Changes between Initial Version and Version 1 of Ticket #3044


Ignore:
Timestamp:
Feb 19, 2015, 9:07:14 AM (9 years ago)
Author:
pracine
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3044 – Description

    initial v1  
    33Some tiles would have to be padded not only on the right and lower sides but also on the left and upper sides.
    44
     5The gridx and gridy must be aligned with the pixel grid. Otherwise we would have to resample the raster before tiling which is time consuming. Pixel alignment is normally done with gdalwarp or gdal_translate as a preloading process.
     6
     7ST_Tile() should also get those two extra gridx and gridy parameters.
     8
    59Could be -A 0.0x0.0