Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
As of 1.6.0, RS_Metadata returns the following properties of a given raster:
- upperLeftX
- upperLeftY
- gridWidth
- gridHeight
- scaleX
- scaleY
- skewX
- skewY
- srid
- numSampleDimensions
We want to add tileWidth and tileHeight to the returned properties, which indicates the internal tiling scheme of the loaded GeoTIFF file. This is a hint for selecting optimal tile size when using RS_TileExplode to slice the raster.
Attachments
Issue Links
- links to