-
### Feature description
Hi,
it would be very nice to process many SQL statements at once by loading SQL script from file.
Loading script from file is currently possible, but it processes only f…
-
With https://github.com/hbz/lobid-resources/pull/1031, all bigger regions (NRW itself, Rheinland, Westfalen etc.) will also have geo coordinates. We have to at least adjust the geo-based queries on th…
-
Some of the `etl-queries` tables are pretty big now, particularly `challenge_receipts_parsed`
Easy things might be tuning indexes. That one has both address and name for witness and transmitter, co…
-
PostGIS is a spatial database extender for PostgreSQL object-relational database. It adds support for geographic objects allowing location queries to be run in SQL.
Comes up very frequently in vari…
-
Recently, I encountered an issue where it appeared that the broad phase structure for dynamic scene queries got corrupted. We had a few different jointed actor configurations setup for a couple of our…
-
World Collision is already utilizing spatial hash maps but body/body collisions check against every other body which scales extremely badly. Implement some form of spatial partitioning (grid, octree e…
-
I am currently trying to compare a PostGIS database with a Neo4J-spatial database. So i was wondering if there are operations similar to ST_LINE_LOCATE_POINT, ST_X, ST_Y, ST_INTERSECTS and so on. I w…
-
Hi,
The paper mentions the presence of learnable positional embeddings for BEV queries. However, I couldn't find the usage of positional embedding in the spatial cross attention. Can you please poi…
-
@pathmapper and I were trying spatial queries on WFS layers and it might "just work". Not sure if every WFS will allow for it but it might be worth trying.
Example:
On https://www.wfs.nrw.de/geoba…
-
I am working on something with bevy that is not a game. We have no real need for physics, but we do need spatial query. Would there be interest and would it make sense to possibly split this crate up …