Contents
Luo_Suppe2026-08-15
All items(functions/classes/consts) in this module are as follows:
| No. | item | type | introduce |
|---|---|---|---|
| 1 | gio.Dataset | class | Create a Dataset object! |
| 2 | gio.Feature | class | Create a Feature object. |
| 3 | gio.FieldType | class | Create a FieldType object. |
| 4 | gio.FieldTypes | class | Create a FeatureDefn object. |
| 5 | gio.GeoDatabase | class | Initialize a GeoDatabase object. |
| 6 | gio.Geometry | class | Create a Geometry object. |
| 7 | gio.Layer | class | Initialize a Layer object. |
| 8 | gio.VirtualRasterDataset | class | Create a VRT Dataset object! |
| 9 | gio.VirtualVectorGeoDatabase | class | Create a VRT GeoDatabase object! |
| 10 | gio.open_file | function | Open a raster or vector file as a Dataset. |
| 11 | gio.open_raster | function | Open a raster or vector file as a Dataset. |
| 12 | gio.open_vector | function | Open a raster or vector file as a Dataset. |
| 13 | gio.read_dataframe | function | Read pandas DataFrame as gma Layer. |