Re: [gdal-dev] Increase width and change offset of the shape file rasterized

2015-08-05 Thread Kyle Shannon
Gane, Something similar came up on irc yesterday. I've recently checked in a commit that allows the -dialect option in gdal_rasterize. I don't think it solves you problem completely, but may help. Excuse the verbosity, but a quick example of how to increase your width using the sqlite dialect a

Re: [gdal-dev] problem assigning EPSG:27700

2015-08-05 Thread Even Rouault
On Wednesday 05 August 2015 12:24:06 Darrel Maddy wrote: > Apologies if this is not the right place to ask this. > > I use gdal to read and write datafiles for my landscape evolution model. I > have been trying to get the output rasters to include the appropriate > spatial referencing, in this cas

[gdal-dev] problem assigning EPSG:27700

2015-08-05 Thread Darrel Maddy
Apologies if this is not the right place to ask this. I use gdal to read and write datafiles for my landscape evolution model. I have been trying to get the output rasters to include the appropriate spatial referencing, in this case the OS National Grid (EPSG 27700). I used the guidance in the