coincident.search.wesm.read_wesm_csv#
- coincident.search.wesm.read_wesm_csv(url=wesm_gpkg_url)[source]#
Read WESM metadata from a remote CSV file.
The CSV contains up to date metadata and a mapping of workunit to feature ID (FID) in the main GPKG file.
- Parameters:
url (
str) – The URL or file path to the WESM index file- Return type:
- Returns:
A GeoDataFrame containing the metadata from the CSV file.