[Gdal-dev] c# 'on the fly projection'
Suray Ph
philippe.suray at market-ip.com
Wed Jul 18 11:39:43 EDT 2007
Hello list,
I just start using gdal with c#. My goal is to combine several tiles into one
image and then reproject it. All images are GTiff.
I would like to know if it's possible to create a GTiff without creating a
temporary image on the disk (indeed the signature of the Create() method of the
Driver class requires a file name)? I just want to manipulate GTiff in memory.
Thank for your responses.
Philippe.
More information about the Gdal-dev
mailing list