Changes between Version 40 and Version 41 of WKTRaster/Documentation01


Ignore:
Timestamp:
Dec 10, 2009, 9:22:29 AM (14 years ago)
Author:
pracine
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/Documentation01

    v40 v41  
    313313|| '''width''' || Width of the raster. || unsigned 16 bit integer || ST_Width() ||
    314314|| '''height''' || Height of the raster. || unsigned 16 bit integer || ST_Height() ||
    315 || '''Georeference information''' ||
     315|| '''Georeference information''' ||||||||
    316316|| '''pixelsizex''' || Pixel size in the x-direction in the same map units as the coordinate system. Same as parameter A in a world file. || 64 bit double || ST_PixelSizeX() ||
    317317|| '''pixelsizey''' || Pixel size in the y-direction in the same map units as the coordinate system. Same as parameter E in a world file. || 64 bit double || ST_PixelSizeY() ||