[Gdal-dev] User Question: creating a geotiff from pnm

Michael Darweesh mjd at mars.asu.edu
Fri Mar 26 15:18:56 EST 2004


I'm new to the gdal lib and mapping and trying to come up to speed as 
fast as I can, newbie help is appreciated.

I'm trying to do this.

I have an in-memory (pnm) raster projected in swiss oblique (EPSG:9814 I 
believe) and I have the data which would be put into a world file in 
memory too. What's the right way to package this image up into a 
geotiff? I'd like to do this all in mempory since I'll be outputting the 
geotiff as an http response. But, I could probably get away with dumping 
it to disk if necessary.

Thanks,
Mike
ps. Is the gdal_translate.c sample code intentionally not showing or am 
I browsing wrong?




More information about the Gdal-dev mailing list