File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ Additional crates are under development but not quite released for public usage.
178178
179179The geoarrow project also includes [ C/C++ bindings] ( https://geoarrow.org/geoarrow-c ) to produce and
180180consume GeoArrow arrays from C based languages. The scope of geoarrow-c is more limited than
181- that of geoarrow-rust; however, it does include a purpose-built WKT/WKB readers/writers and can
181+ that of geoarrow-rust; however, it does include a purpose-built WKT/WKB reader/writer and can
182182cast those to and from native encodings. To maximize usability, geoarrow-c can be amalgamated
183183into a single .c/.h pair depending only on [ nanoarrow] ( https://arrow.apache.org/nanoarrow )
184184(which also can be amalgamated into a single .c/.h pair).
You can’t perform that action at this time.
0 commit comments