Re: [gdal-dev] Need help converting a geotiff file to jpg/tiff/bmp

2008-11-26 Thread Frank Warmerdam
Benjamin Welton wrote: Hello everyone, Im quite new to using GDAL and what i would like to do is convert a geotiff file to a standard jpeg/tiff/bmp image file so that it can be viewed by any standard image reading software (ideally i would like to be able to display said image using wxPython)

[gdal-dev] Need help converting a geotiff file to jpg/tiff/bmp

2008-11-26 Thread Benjamin Welton
Hello everyone, Im quite new to using GDAL and what i would like to do is convert a geotiff file to a standard jpeg/tiff/bmp image file so that it can be viewed by any standard image reading software (ideally i would like to be able to display said image using wxPython) . Every time i try to

[gdal-dev] Toronto Code Sprint

2008-11-26 Thread Paul Ramsey
A reminder, if you're interested in joining a winter code sprint in Toronto, please sign up at the wiki page: http://wiki.osgeo.org/wiki/Toronto_Code_Sprint_2009 Knowing tentative numbers will help us plan better. We're also looking for sponsors to keep the troops fed and watered. P. __

Re: [Gdal-dev] problems warping a netcdf file

2008-11-26 Thread Steve Gaffigan
Ed, Glad to hear you're making good progress. I wasn't clear in describing the proj call. In the GeoTransform, (X0,Y0) is the upper left corner of the source grid in coordinates of the source projection. From the lon/lat grids from your source dataset, you can find the lon/lat of the upper

Re: [Gdal-dev] problems warping a netcdf file

2008-11-26 Thread Edward Fialkowski
And that would be what happens when you view a geotiff in a program that isn't made for geotiffs. I got my image, it's reprojected, and rotated a bit so I'm going to look into my numbers, but I think I've got the process down. Just wanted to say thanks again to everyone that offered help. -Ed ___

Re: [Gdal-dev] problems warping a netcdf file

2008-11-26 Thread Edward Fialkowski
Steve, that write up was excellent. Thank you for that. You definitely weren't telling me anything I already know. If I could just get a little more help, I think I'm so close. My output file seems to have problems. The resulting image is 25k, but it's just black. Gdalinfo on the resulting geot