get_chunks_metadata
get_chunks_metadata(url: str) -> gpd.GeoDataFrame
Returns a GeoDataFrame with each chunk in the table as a row.
Parameters
- url (
str) – URL of the table.
get_chunks_metadata(url: str) -> gpd.GeoDataFrame
Returns a GeoDataFrame with each chunk in the table as a row.
str) – URL of the table.