﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
28300	Enable GDALRaster objects to be read and created in GDAL's virtual file system.	Daniel Wiesmann	Daniel Wiesmann	"When dealing with rasters in a web context, rasters might be read from remote binary sources or are returned to the user as files. In such situations, the rasters would have to be written to disk as a file and then openend with GDALRaster. This can represent significant overhead.

GDAL has an internal memory based virtual file system that allows reading and writing file buffers to memory and treat them as files. Allowing GDALRasters to use that filesystem would be useful for using rasters in web requests.



"	New feature	closed	GIS	dev	Normal	fixed	raster gdal gis vsi filesystem		Accepted	1	0	0	1	0	0
