-
It would be a big time saver if created nodes with lat and lon properties would get added automatically to the spatial index (maybe optionally). Because it is not clear, if a node gets added via REST …
-
I am trying to use HiveContext within Spark to use this spatial framework and it does work. However, once I use a large dataset, it seems that the performance will decline dramatically. I am trying to…
-
## Expected behavior
Maybe this is possible somehow, but I haven't find this anywhere. I'm relatively new to Sedona and Geo-processing.
I'd like to see a possibility to save and then load a spati…
-
When concatenating multiple tables from `spatialdata.aggregrate`, an error is thrown when using a custom region key.
Reproducible example:
```python
import pathlib
import spatialdata as sd
im…
-
Er det muligt, at man kan få forudfyldt "SRID" til 25832 både når man opretter ny tabel og importere et lag eller tabel.
Måske er det i DB-styring og ikke i Metadata plugin'et
-
**Is your feature request related to a problem? Please describe.**
Yes. We want to use H3 and S2 for pathfinding. We'd like to break the Earth up into tiny cells near the coasts, and larger cells in …
-
Richard Loveland (rmloveland) commented:
As ably suggested by @rytaft, in addition to the information being added to the new 'Spatial Indexes' page in #8617, we should update the docs with more infor…
-
We need to implement [`GET /api/0.6/changesets`](http://wiki.openstreetmap.org/wiki/API_v0.6#Query:_GET_.2Fapi.2F0.6.2Fchangesets) in order to create an interface for reviewing recent changes.
This…
-
Is it possible to set up a database that has both full text and GeoSPARQL support? Here is the assembler I tried. Unfortunately I had no luck with my test query 😒
```turtle
@prefix fuseki: .
@…
-
SQL requets with use of Spatial indexes fails and turn the database connection down from FMDatabase.
Error returned by database: "no such module: rtree"
Solved by adding another flag in "Other C Fla…