Changes between Version 39 and Version 40 of WKTRaster/SpecificationFinal01


Ignore:
Timestamp:
Sep 3, 2010, 10:17:48 AM (14 years ago)
Author:
pracine
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/SpecificationFinal01

    v39 v40  
    286286 '''Variants'''
    287287
    288   1) ST_SetSRID(raster, integer)
     288  1) ST_SetPixelSize(raster, pixelsize)
    289289
    290290  2) ST_SetPixelSize(raster, xsize, ysize)
     
    332332----
    333333
    334 == '''Objective 0.1.6g - Being able to register TIFF and JPEG tiles as raster stored outside the database.''' ==
     334== '''Objective 0.1.6g - Being able to register images as raster stored outside the database.''' ==
    335335 
    336336
    337337'''Mostly changes to raster2pgsql.exe and ST_RasterFromText().'''[[BR]]
    338 '''ST_GetPath(raster, band) -> string'''[[BR]]
     338'''ST_BandPath(raster, band) -> string'''[[BR]]
    339339
    340340----