revrt.utilities.handlers.gpkg_crs#

gpkg_crs(data_fp)[source]#

Get CRS of GeoPackage file

Parameters:

data_fp (path-like) – Path to GeoPackage file.

Returns:

pyproj.crs.CRS – CRS of GeoPackage file.