-
Set up core database infrastructure for GeoLens.
Tasks:
- [ ] Create database initialization script
- [ ] Install and configure PostGIS extension
- [ ] Install and configure pgVector extension
…
-
I'm using a geodataframe of ~24k polygons to clip a smaller geodataframe of ~400 polygons (the full example is [here](https://github.com/pysal/tobler/blob/master/notebooks/binary_dasymetric.ipynb)).…
-
Using [spatial functions](http://www.mysqlperformanceblog.com/2013/10/21/using-the-new-spatial-functions-in-mysql-5-6-for-geo-enabled-applications/) would be a pretty huge win for MySQL users in this …
-
### What happens?
I created a table with geometry column and add rtree index. I can make a query from the table just like usual, the issue came up when I tried to reconnect to the db.
```
-------…
-
### What happens?
I tried to benchmark the spatial Plugin.
With hyperfine I did 13 repetitions.
Each creating a fgb-file.
The open space on drive C: was reduced heavily. Benchmark crashed, whe…
-
What are your thoughts about supporting geo features? For starters, it could be just geopoints with Wikibase-compatible distance and bounding box searches, but eventually it could also store boxes an…
-
# Environment
Knex version: 0.14.4
Database + version: MariaDB 10.2
## Issue
At creating geospatial columns, when creating the indexes, it does not create the `SPATIAL` index, plus getting `…
-
As discovered [here](https://github.com/conda-forge/rtree-feedstock/pull/53), there is one test failure with PyPy. The issue can be demonstrated in a local docker container:
```
root@ae284360d437:/i…
-
We should find a way of exposing `sindex` attribute each partition has (and e.g. `sjoin` uses) to allow custom queries without the necessity to write a lot of code (rewrite the indexing logic we have …
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…