-
As discussed with @benz0li, we could use the `b-data` stack throughout, with more consistency and good R/Python support. First we would need to think about similarities/differences and pros/cons, leav…
-
# Jupyter notebook alternative idea as a tool for RAs/consumers to use to explore Cliopatria quickly
- Load the Clioaptria and GADM files directly, use GeoPandas (perhaps 1.0) etc to be super fast
…
-
**Feature Request: Automated Extraction of Raster Statistics and Data Availability Calculation for Shapefile Polygons**
**Is your feature request related to a problem? Please describe.**
Currently…
-
The first Overture Map release using the new format is out: https://overturemaps.org/download/overture-july-alpha-release-notes/ and there are quite a few differences from OpenStreetMap data formats t…
-
Hi,
if I understand correctly, if I run
```
duckdb -c "COPY (SELECT * from st_read('input.shp')) TO 'tmp.parquet' WITH (FORMAT PARQUET)"
```
I do not have a GeoParquet file. But I can use [g…
-
Stratification runs will select a subset of the full sample database.
We would like to export this to geoparquet. This can be one geoparquet file per stratification identifier.
The geoparquet should …
-
The upcoming GeoParquet 1.1 spec has support for bounding box columns (https://github.com/opengeospatial/geoparquet/pull/191). This enables readers to take advantage of any spatial partitioning presen…
-
Part 3 offers a generic way to load from OGC API Collections.
A couple of uncertainties:
- [As far as I can see it doesn't limit the scope.](https://github.com/opengeospatial/ogcapi-processes/blob…
-
Idea that came up during our regular meetings, on generalizing the cloud-cover percentage patch-level info (i.e. extending #168) to other bands/channels, so that someone could apply other filters base…
-
user wants to dowload result of `aggregate_spatial` in GeoJSON format (or something else) that allows inspecting the geometries.
example:
### setup
```python
import openeo
con = openeo.co…