-
can we get geo-spatial queries support? bounding box would be useful for us displaying data on a map.
I imagine having something similar to this library
https://github.com/barseghyanartur/django…
-
Normally, for production on pegasus, we should be running assuming we have at least 18GB of RAM, and most of the CPU cores. However, I'm proposing we create three different profiles we can switch to (…
-
### What happens?
Hi, thanks for the awesome tool - I'm really excited about potential use cases for WASM. While tinkering around with using it to read from a new GeoParquet 1.1 file published from…
-
Hi,
I just ran into an issue with the order of the returned values with an rtree using segments.
```
using Vector2d = boost::geometry::model::d2::point_xy ;
using seg2d = boost::geometry::model:…
ghost updated
1 month ago
-
Get pipeline data with OD, WT, design Pressure, operating pressure, test pressure etc.
-
There is no reference implementation for GeoSPARQL. A reference implementataion requires a well known RDF API as well as a spatial index to optimize the geospatial queries.
Thre is an open issue in J…
-
### What happens?
- WASM is initialized
- spatial extension loaded and installed
- .xlsx file registered with registerFileHandle using DuckDBDataProtocol.BROWSER_FILEREADER
- query `SELECT * FROM …
-
Apologies if I've already opened this! I have a vague recollection of discussing this at some point and having the answer be that it wasn't possible to register a parameterized type from an extension …
-
I feel a little bit lost while implementing a spatial index and spatial queries, so I'll just write down some thoughts...
### What do I want?
* "sempr, give me all geometries which are roughly wit…
-
OGC-API Common and OGC-API EDR both are tolerant of various ways of specifying coordinate systems, leading to variations in the implementations, like:
- `crs: WGS84`
- `crs: CRS84`
- `crs: EPSG:4…