You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/earth/xvec.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Learn more at the [xvec](https://xvec.readthedocs.io) documentation.
32
32
A more general definition is "a data cube that contains geometries as variables (e.g. moving features or time-evolving shapes)".
33
33
```
34
34
35
-
Xvec's use of custom indexes is exciting because it illustrates how a new Index can help define a new data model --- _vector data cube_: "an n-D array that has either at least one dimension indexed by a 2-D array of vector geometries".
35
+
Xvec's use of custom indexes is exciting because it illustrates how a new Index can help define a new data model --- _vector data cube_: "an n-D array that has either at least one dimension indexed by a 1-D array of vector geometries".
36
36
37
37
1. Indexing using geometries and associated predicates is supported using `.sel`
38
38
1. A new `.xvec` accessor exposes additional querying functionality.
0 commit comments