Re: [gdal-dev] Re: gdal_rasterize output off by one pixel/cell

2011-08-29 Thread Burton-Kelly, Matthew
Thanks Even for making the fix! Is there documentation anywhere for how to apply changes like this? I apologize but I am just getting into this type of development. I thought I was able to install the latest nightly build today, but I'm not sure. Running Mac OS X. If anyone has any pointers

Re: [gdal-dev] gdal_rasterize output off by one pixel/cell

2011-08-26 Thread Burton-Kelly, Matthew
yourself to the cc list and you will get emails when there > are updates to the ticket. You can also add any additional relevant > information to the ticket. > > http://trac.osgeo.org/gdal/ticket/3774 > > Regards, Eli > > > >>>> On 8/20/2011 at 11:06

[gdal-dev] gdal_rasterize output off by one pixel/cell

2011-08-20 Thread Burton-Kelly, Matthew
Hello, I'm attempting to create a raster from a shapefile of point data, with grid cells 1 degree square. Although the area I have defined matches up with the origin coordinates I want, and the grid cells match up with a vector 1-degree grid I produced in QGIS, the squares supposedly containin