Changes between Version 23 and Version 24 of WKTRasterDriver


Ignore:
Timestamp:
Jul 6, 2009, 5:11:03 PM (15 years ago)
Author:
jorgearevalo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WKTRasterDriver

    v23 v24  
    7070
    7171I think that I need 2 steps:
    72   1. Read the raster attributes using information from RASTER_COLUMNS table. For example: The parameters to GeoTransform operation must be taken from the RASTER_COLUMNS table.
     72  1. Read the raster attributes using information from RASTER_COLUMNS table. For example: The parameters to GeoTransform operation must be taken from the RASTER_COLUMNS table. Update: done on r20
    7373  1. Read the raster data as a HEXWKB stream, allocating enough memory for all the tiles.
    7474