Changes between Initial Version and Version 1 of Ticket #867
- Timestamp:
- 03/18/11 09:48:36 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #867 – Description
initial v1 1 1 To get a much better performance on every ST_Get function on the raster header: 2 2 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] 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]] 18 18 RASTER_setUpperLeftXY 19 19