-
Similarly to [shapely.STRTree](https://shapely.readthedocs.io/en/2.0.6/strtree.html#strtree), it would be nice if we could provide a way in spherely to create a spatial index of a (large) collection o…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
_No …
-
-
Set up datacube:
```bash
datacube system init
datacube product add https://raw.githubusercontent.com/digitalearthpacific/pacific-cube-in-a-box/main/products/dep_s2_geomad.odc-product.yaml
datacu…
-
Currently a DGGSIndex only wraps a PandasIndex, which is limited for spatial indexing:
- `dggs.sel_latlon` converts the input latitude/longitude points as grid cells and then queries the pandas ind…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf 2.14.0
### Custom code
Yes
### OS platform and…
-
我用BARISTASeq数据集时,得到了非常差的结果,我不知道是什么原因造成的,请问我是否缺失了一些关键步骤呢,很抱歉再次打扰您
import os,csv,re
import pandas as pd
import numpy as np
import scanpy as sc
import matplotlib.pyplot as plt
from sklearn.metrics.…
-
Hi,
I'm very confused on how to build the spatial index for faster search, since we're using it for 2 very different tasks.
The first task (closest neighbor) only uses cloud point while the 2nd use…
-
I am wondering if there is any interest in expanding the functionality of `laspy` to take advantage of spatial indexing, specifically the `.lax` files generated by `LASlib`?
-
I thought to add a spatial index to osmflat-rs, and have it partially implemented here (https://github.com/boxdot/osmflat-rs/compare/master...boydjohnson:osmflat-rs:feature/geospatial-archive). It is …