We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12f5cc8 commit 2d033deCopy full SHA for 2d033de
pyrasterframes/src/main/python/docs/raster-join.pymd
@@ -57,7 +57,7 @@ The following optional arguments are allowed:
57
58
Note that the `join_exprs` will override the join behavior described above. By default the expression is equivalent to:
59
60
- ```python, evaluate=False
+```python, join_expr, evaluate=False
61
st_intersects(
62
st_geometry(left[left_extent]),
63
st_reproject(st_geometry(right[right_extent]), right[right_crs], left[left_crs])
0 commit comments