diff --git a/stac_geoparquet/arrow/_to_parquet.py b/stac_geoparquet/arrow/_to_parquet.py index 7a4a42d..0cc6565 100644 --- a/stac_geoparquet/arrow/_to_parquet.py +++ b/stac_geoparquet/arrow/_to_parquet.py @@ -76,7 +76,7 @@ def to_parquet( [Arrow PyCapsule Interface](https://arrow.apache.org/docs/format/CDataInterface/PyCapsuleInterface.html). A RecordBatchReader or stream object will not be materialized in memory. - where: The destination for saving. + output_path: The destination for saving. Keyword Args: schema_version: GeoParquet specification version; if not provided will default