hydromt.data_catalog.drivers.GeoDataFrameDriver.write# GeoDataFrameDriver.write(path: str | Path, gdf: GeoDataFrame, **kwargs) → str[source]# Write out a GeoDataFrame to file. Not all drivers should have a write function, so this method is not abstract. args: