Skip to content

Commit 92ed9cb

Browse files
cholmespaleolimbot
andauthored
Update format-specs/distributing-geoparquet.md
Co-authored-by: Dewey Dunnington <dewey@wherobots.com>
1 parent c0cb302 commit 92ed9cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

format-specs/distributing-geoparquet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ all the spatial data for an area in chunks, or if data for the whole are appears
6565

6666
GeoParquet itself does not have a specific spatial index like other formats (R-tree in GeoPackage, Packed Hilbert R-tree in
6767
FlatGeobuf). Instead data can be ordered in any way, and then Parquet's Row Group statistics will be used to speed up spatial
68-
queries (when using bbox covering or native arrow types). Most tools that provide GeoParquet writers have some ability to apply a spatial index, the examples below will show how to do this for a few common tools.
68+
queries (when using bbox covering or native arrow types). Most tools that provide GeoParquet writers have some ability to apply a spatial ordering. The examples below will show how to do this for a few common tools.
6969

7070
### Row Group Size
7171

0 commit comments

Comments
 (0)