-
If I run the following with the file
[samsung_sales.xlsx](https://github.com/user-attachments/files/17836343/samsung_sales.xlsx)
```python
import duckdb
sql = """
INSTALL spatial; LOAD…
-
**Is your feature request related to a problem? Please describe.**
I have a few geospatial datasets and am using geopandas-dask with them. They include geometry and other spatial types (see discussio…
-
Hi,
I am currently trying to figure out a way to use `pygeofilter` for converting CQL2 to a DuckDB query using the [spatial extension](https://github.com/duckdb/duckdb_spatial). This extension is qui…
-
### 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…
-
Help us understand your request (check below):
- [ ] search or data request (help with SQL or provide the specific fields you are trying to retrieve for your collection)
- [ ] add a new Github user …
-
**Is your feature request related to a problem?**
We would like to add advanced geo-spatial commands support.
### Context
Here’s a list of common SQL/PPL geo-spatial commands, often used in datab…
-
### 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.
```
-------…
-
### Description
The export features in DBeaver do not include the SRID for spatial/geometry columns if it's set for a MySQL column.
DBeaver generates SQL with its export function or with its **G…
ghost updated
4 weeks ago
-
I tried to mount Azure blob storage as a file system in order to read one specific file from AzureBlobStorage.
I used another extension, "spatial," which can read and open the ".gdbtable" format for …
-
Hello,
I can't get from mssql type "geography"(https://learn.microsoft.com/en-us/sql/t-sql/spatial-geography/spatial-types-geography?view=sql-server-ver16).
[panic_log.txt](https://github.com/prisma…