reVeal.fileio.get_crs_parquet#

get_crs_parquet(dset_src)[source]#

Get the coordinate reference system of a GeoParquet dataset.

Parameters:

dset_src (str) – Path to dataset.

Returns:

str – CRS as an EPSG code.