reVeal.fileio.get_attributes_parquet#

get_attributes_parquet(dset_src)[source]#

Get the attributes and their corresponding data types from an input GeoParquet dataset.

Parameters:

dset_src (str) – Path to vector dataset.

Returns:

dict – Dictionary with keys indicating attribute names and values indicating their corresponding datatypes.