oraclesai.read

read(dataset: SpatialDataset) GeoDataFrame

Load the given dataset reference into a geopandas GeoDataFrame object.

Parameters:

dataset – An instance of SpatialDataset. It specifies the name and source of the dataset to be loaded.

Returns:

a geopandas GeoDataFrame.