-
Author Name: **Simon Greener** (Simon Greener)
Original Redmine Issue: [16375](https://issues.qgis.org/issues/16375)
Redmine category:data_provider/oracle
---
Background.
I executed an "identif…
qgib updated
11 months ago
-
Hi, thanks for your fantastic work! I have a question about the implementation of the voxel self-attention.
The paper writes ``These sampling points share the same height $z_k$, but with different …
-
This issue tracks progress on primitive shapes, which were first added in #10466 based on the `primitive-shapes` [RFC](https://github.com/bevyengine/rfcs/blob/main/rfcs/12-primitive-shapes.md).
## …
-
Hi,
is there an equivalent of the PostGIS statement:
> SELECT ST_SRID(geom) FROM my_table;
In duckdb spatial extension? I'd like to be able to query the SRS of tables to troubleshoot spatial q…
-
**Suggestion**
Add a 'weight' column to subscriber location queries (`DailyLocation` etc.), and use the weights appropriately in spatial aggregate queries (`SpatialAggregate`, `JoinedSpatialAggregate…
-
Hello Simba developers,
I am currently writing my master's thesis on parallelization of spatial queries. During this work, I am considering using Simba as one of the DBMSs to test.
In your paper…
-
Points now use lazy dataframes (Dask `DataFrame`). We talked about allowing having in-memory both as dataframes and lazy dataframes. https://github.com/scverse/spatialdata/issues/153
What about using…
-
Allow access to features by ID:
n = features.node(123)
w = features.way(123)
r = features.relation(123)
Challenges:
- GOLs currently do not have an ID index, so queries would be…
-
Hi,
I have loaded in Virtuoso two RDF triple datasets **A** & **B**. Both datasets have spatial and non-spatial triples. Regarding spatial triples, **A** includes POINT, LINESTRING and POLYGON geom…
-
We need to add spatial/GIS support in the following areas:
- [ ] Config tree GEO spatial extensions
- [ ] Optional spatial queries by either `Address` or `LatLng`
- [ ] Into `properties` ad…