Changes between Version 3 and Version 4 of WKTRaster/SpecificationWorking03


Ignore:
Timestamp:
Feb 12, 2010, 7:52:21 AM (14 years ago)
Author:
pracine
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/SpecificationWorking03

    v3 v4  
    4444'''ST_Clip(raster|geometry,geometry) -> same type as first argument'''[[BR]]
    4545'''ST_Flip(raster|geometry, ’vertical’|’horizontal’) -> same type as first argument'''
     46
     47----
     48== '''Objective B03d - Being able to quickly get raster statistics.''' ==
     49
     50'''Add cached basic raster statistic to the base raster WKB format.
     51
     52----
     53== '''Objective B03e - Being able to refer to band by textual name.''' ==
     54
     55'''Add 8 digit string to each band in the base raster WKB format.[[BR]]
     56'''Adjust gdal2wktraster.py to be able to give names to each band when importing.[[BR]]
     57'''Adjust/overlaod every function to be able to refer to raster band by name.
    4658
    4759