hydromt.Model.set_geoms#
- Model.set_geoms(geom: GeoDataFrame | GeoSeries, name: str)[source]#
Add data to the geoms attribute.
- Parameters:
geoms (geopandas.GeoDataFrame or geopandas.GeoSeries) – New geometry data to add
name (str) – Geometry name.
Site Navigation
Section Navigation
Add data to the geoms attribute.
geoms (geopandas.GeoDataFrame or geopandas.GeoSeries) – New geometry data to add
name (str) – Geometry name.