Changes between Initial Version and Version 1 of Ticket #867


Ignore:
Timestamp:
Mar 18, 2011, 9:48:36 AM (13 years ago)
Author:
pracine
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #867 – Description

    initial v1  
    11To get a much better performance on every ST_Get function on the raster header:
    22
    3 RASTER_convex_hull[[BR]
    4 RASTER_getSRID[[BR]
    5 RASTER_getWidth[[BR]
    6 RASTER_getHeight[[BR]
    7 RASTER_getNumBands[[BR]
    8 RASTER_getXScale[[BR]
    9 RASTER_getYScale[[BR]
    10 RASTER_setScale[[BR]
    11 RASTER_setScaleXY[[BR]
    12 RASTER_getXSkew[[BR]
    13 RASTER_getYSkew[[BR]
    14 RASTER_setSkew[[BR]
    15 RASTER_setSkewXY[[BR]
    16 RASTER_getXUpperLeft[[BR]
    17 RASTER_getYUpperLeft[[BR]
     3RASTER_convex_hull[[BR]]
     4RASTER_getSRID[[BR]]
     5RASTER_getWidth[[BR]]
     6RASTER_getHeight[[BR]]
     7RASTER_getNumBands[[BR]]
     8RASTER_getXScale[[BR]]
     9RASTER_getYScale[[BR]]
     10RASTER_setScale[[BR]]
     11RASTER_setScaleXY[[BR]]
     12RASTER_getXSkew[[BR]]
     13RASTER_getYSkew[[BR]]
     14RASTER_setSkew[[BR]]
     15RASTER_setSkewXY[[BR]]
     16RASTER_getXUpperLeft[[BR]]
     17RASTER_getYUpperLeft[[BR]]
    1818RASTER_setUpperLeftXY
    1919