-
```
Currently de.blau.android.osm.Storage class uses ArrayLists to store references
to OSM objects. While this works for a small number of objects, it makes any
spatial queries painful, particularly…
-
The views on the database are sometimes slow with complex queries, especially when counting deletions - as in the "FIXME case" (counting removed FIXMEs).
Therefore, the PostgreSQL database must be …
-
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…
-
# Performing Spatial Queries (QGIS3) — QGIS Tutorials and Tips
[https://www.qgistutorials.com/en/docs/3/performing_spatial_queries.html](https://www.qgistutorials.com/en/docs/3/performing_spatial_q…
-
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…
-
Dear iulian,
First thanks for the project, it was quite hard to find a recent build.
I managed to compile the AAR, I just add the System.loadLibrary to the SQLiteDatabase java class.
My exist…
-
To fix the issue with dataset extent improperly displaying locations, we need to split the bbox into two boxes and send two queries to get correct spatial query results for bbox covering long180 lines…
-
So been playing around with the different expanders and found that the glove get_expanded_query() method was quite slow.
realised line 33 looping through the comparisons was the main culprit slowi…
-
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…
-
- Poster Competition Discussion: Any good questions or comments from audience?
- Temporal Disaggregation of NLDAS2 #https://github.com/HARPgroup/model_meteorology/issues/86
- [ ] Storage of hour…