[Gdal-dev] Re: c# 'on the fly projection'

Frank Warmerdam warmerdam at pobox.com
Thu Jul 19 12:58:38 EDT 2007


Suray Ph wrote:
> Hello Frank,
> 
> Thank for your response, i tried your suggestion by using this code:
> driver.Create(@"\vsimem\test.tif", ...)
> but i got an exception System.ApplicationException: 
> TIFFOpen:\vsimem\test.tif: No such file or directory)
> 
> Is there any plan to integrate this feature for c#?
> Do you have other suggestions?

Philippe,

This feature is not language dependant, it should work find from C#.
However, the path very specifically has to start with /vsimem/.  Even
\vsimem\ will not do even though I realize it is somewhat counter-intuitive
to use unix style path delimeters on windows.

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | President OSGeo, http://osgeo.org




More information about the Gdal-dev mailing list