coincident.search.to_pystac_items#
- coincident.search.to_pystac_items(gf)[source]#
Converts a GeoDataFrame to a list of PySTAC Items.
- Parameters:
gf (
GeoDataFrame) – The GeoDataFrame to be converted.- Return type:
- Returns:
A list of PySTAC Items created from the GeoDataFrame.