10.11. copro.utils.global_ID_geom_info¶
- copro.utils.global_ID_geom_info(gdf)[source]¶
Retrieves unique ID and geometry information from geo-dataframe for a global look-up dataframe. The IDs currently supported are ‘name’ or ‘watprovID’.
- Parameters
gdf (geo-dataframe) – containing all polygons used in the model.
- Returns
look-up dataframe associated ID with geometry
- Return type
dataframe