Re: [gdal-dev] FileGDB and vsimem

2018-09-14 Thread Even Rouault
Tim, You guessed right. > Is there any way to write a geodatabase to a vsimem path, No > or is that > something ESRI would have to change in their SDK? Yes. There is no customizable file abstraction layer in the SDK. On Linux, you could probably use a tmpfs mount as a workaround. Even --

[gdal-dev] FileGDB and vsimem

2018-09-14 Thread Harris, Tim
Is there any way to write a geodatabase to a vsimem path, or is that something ESRI would have to change in their SDK? It looks like it just writes to the filesystem under a /vsimem directory at the moment... ___ gdal-dev mailing list gdal-dev@lists.osg