Changes between Version 25 and Version 26 of WKTRaster/PlanningAndFunding


Ignore:
Timestamp:
Apr 12, 2009, 9:54:10 AM (15 years ago)
Author:
mloskot
Comment:

Updated Beta 0.1d

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/PlanningAndFunding

    v25 v26  
    7575
    7676Being able to get all the properties of a raster by use of the following functions:
    77 * RT_SRID(raster|geometry) -> integer
    78 RT_GetWidth(raster) -> integer
    79 RT_GetHeight(raster) -> integer
    80 RT_GetXPixelSize(raster) -> float32
    81 RT_GetYPixelSize(raster) -> float32
    82 RT_GetYPixelSize(raster) -> float32
    83 RT_GetXRotation(raster) -> float32
    84 RT_GetYRotation(raster) -> float32
    85 RT_GetXUpperLeft(raster) -> float32
    86 RT_GetYUpperLeft(raster) -> float32
    87 RT_GetGeoReference(raster) -> string
    88 RT_GetNumBands(raster) -> integer
    89 RT_GetBandPixelType(raster, band) -> string
    90 RT_GetBandNoDataValue(raster, band) -> float32
     77 * RT_SRID(raster|geometry) -> integer
     78 * RT_Width(raster) -> integer
     79 * RT_Height(raster) -> integer
     80 * RT_XPixelSize(raster) -> float32
     81 * RT_YPixelSize(raster) -> float32
     82 * RT_YPixelSize(raster) -> float32
     83 * RT_XRotation(raster) -> float32
     84 * RT_YRotation(raster) -> float32
     85 * RT_XUpperLeft(raster) -> float32
     86 * RT_YUpperLeft(raster) -> float32
     87 * RT_GeoReference(raster) -> string
     88 * RT_NumBands(raster) -> integer
     89 * RT_GetBandPixelType(raster, band) -> string
     90 * RT_BandNoDataValue(raster, band) -> float32
    9191
    9292|| '''Task''' || '''Developer''' ||  '''Schedule''' || '''Time''' || '''Funds (USD)''' || '''Status''' ||