Re: [gdal-dev] rotate raster cells

2011-04-11 Thread Chaitanya kumar CH
Matthew, I did not understand exactly what you need but you may be able to use the affine transformation coordinates. They can be adjusted for displacement and rotation of the raster. See the documentation for GDALDataset::GetGeoTransform() On Mon, Apr 11, 2011 at 4:50 PM, Matthew Snape wrote:

[gdal-dev] rotate raster cells

2011-04-11 Thread Matthew Snape
I have a raster that I wish to rotate. I would like to retain the projection but create grid cells that are not aligned in the X and Y planes. Is it possible to use GDAL to make such a translation, and do drivers have support for representing data in such a way? This e-mail message and any attac