write_file_gpd
Convert and save GeoDataFrame to geospatial file formats like Shapefile, GeoJSON, or GPKG using specified driver, enabling efficient geospatial data export.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
driver | No | ||
gdf_path | Yes | ||
output_path | Yes |