# Save formats ## `csv` Writes data to a CSV output file. Does not support any `save()` step options ## `geojson` Writes spatial data to a GeoJSON output file. Does not support any `save()` step options ## `geopackage` Writes spatial data to a GeoPackage output file. Does not support any `save()` step options ## `kml` Writes spatial data to an output file in KML format. Does not support any `save()` step options ## `shapefile` Writes spatial data to an output file in shapefile format. Does not support any `save()` step options ## `shapefile_geotools` Deprecated: Writes spatial data to a file in shapefile format. Does not support any `save()` step options