VirtualVectorGeoDatabase
Luo_Suppe2026-08-15
gma.gio.VirtualVectorGeoDatabase
class VirtualVectorGeoDatabase(gma_lys, **kwargs):
Virtual vector GeoDatabase object for vector data. Create a VRT GeoDatabase object!
Parameters:
gma_lys: str||GeoDatabase||Layer||list[str/GeoDatabase/Layer].
Layers, GeoDatabases or paths.
Optional:
**kwargs:
Other parameters passed to _algos.geo.vrt.VRTGeoDatabase.add_layer.