Skip to content

Commit 415462d

Browse files
cholmestschaub
andauthored
Update README.md
Co-authored-by: Tim Schaub <[email protected]>
1 parent 4d75a41 commit 415462d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The 'dev' versions of the spec are available in this repo:
2323
There are two tools that validate the metadata and the actual data. It is recommended to use one of them to ensure any GeoParquet you produce or are given is completely valid according to the specification:
2424

2525
* **[GPQ](https://github.com/planetlabs/gpq)** - the `validate` command generates a report with `gpq validate example.parquet`.
26-
* **[GDAL/OGR Validation Script](https://gdal.org/drivers/vector/parquet.html#validation-script)** - a python scrip that can check with `python3 validate_geoparquet.py --check-data my_geo.parquet`
26+
* **[GDAL/OGR Validation Script](https://gdal.org/drivers/vector/parquet.html#validation-script)** - a Python script that can check compliance with `python3 validate_geoparquet.py --check-data my_geo.parquet`
2727

2828
## Goals
2929

0 commit comments

Comments
 (0)