Re: [gdal-dev] Accessing in-memory shapefiles and db

2010-09-28 Thread Ari Jolma
On 09/28/2010 09:41 AM, Alexander Bruy wrote: Hi all, I've develop a small GIS tool and use GDAL/OGR to work with raster and vector data. Is it possible to access shapefiles which loaded in memory with OGR? And same things with SpatiaLite databases? I know that SQLIte/SpatiaLite can create in-m

[gdal-dev] Accessing in-memory shapefiles and db

2010-09-27 Thread Alexander Bruy
Hi all, I've develop a small GIS tool and use GDAL/OGR to work with raster and vector data. Is it possible to access shapefiles which loaded in memory with OGR? And same things with SpatiaLite databases? I know that SQLIte/SpatiaLite can create in-memory DB. But is it possible to access such data