[gdal-dev] bring through shapefile attribute in gdal_rasterize

2012-04-08 Thread Derek Morgan
Hello GDAL colleagues, This may be a simple question for most of you but I thought I would ask it anyhow as I am at an impasse. I have a Counties shape file. I am attempting to convert it to raster utilizing gdal_rasterize, and this does work. However, I am attempting to carry into the output f

Re: [gdal-dev] shifting (or snapping) one raster to another

2012-03-23 Thread Derek Morgan
i's > > Doug > > > > Doug Newcomb > USFWS > Raleigh, NC > 919-856-4520 ext. 14 doug_newc...@fws.gov > > --​--​--​--- > The opinions I express are my own and are not representative of the > official policy of the U.S.Fish and Wildlife Service or Dept. of the > Interior. L

Re: [gdal-dev] shifting (or snapping) one raster to another

2012-03-23 Thread Derek Morgan
arp should work fine for this, as > long as both datasets are properly geo-referenced. > > gdalwarp tmp1.tif tmp2.tif result.tif > > The order of the arguments controls how they are stacked one on top of > the other. > > Etienne > On Thu, Mar 22, 2012 at 11:12 PM, Derek Morga

[gdal-dev] shifting (or snapping) one raster to another

2012-03-22 Thread Derek Morgan
Hello, I am in a jam with ArcGIS, and am hoping there is a easier way to do this with GDAL. Here is the situation: I am converting a vector dataset of county polygons to raster at a pixel resolution of 231 m. However, I want this to line up with a different raster dataset I have at a much larger