-
Getting this error trying to sample "esa-worldcover-10meter"
```python
from sliderule import raster
import geopandas as gpd
region = [ {"lon": -108.34, "lat": 38.89},
{"lon": -10…
-
## Description
I am experiencing an issue when trying to reproject a `dask_geopandas.GeoSeries` or `dask_geopandas.GeoDataFrame` to a new CRS. The `set_crs` and `to_crs` methods return an `AttributeE…
-
Hey,
first of all thank you very much for your great package! However, when trying it out, I already got an error message when trying to execute the `bt.io.prep` function (see screenshot)
…
-
Hello and thank you for the amazing package that computes (exact) zonal statistics in a fast and reliable way. I am using Python with geopandas and xarray/rioxarray together with exactextract and have…
-
Points now use lazy dataframes (Dask `DataFrame`). We talked about allowing having in-memory both as dataframes and lazy dataframes. https://github.com/scverse/spatialdata/issues/153
What about using…
-
Hello,
I have an issue creating a FlowDataFrame: my tessellation is not recognized as a gpd.GeoDataFrame.
Here is how I define my tessellation and my flow data:
Then `OD = skmob.FlowDataFra…
-
Feature that will be implemented as part of the IO refactoring.
To make things ergonomic, we should before/at the same time, use `GeoDataFrame` for points https://github.com/scverse/spatialdata/issue…
-
Right now the point selection algorithms deliver a new geopandas Geodataframe as output, with only the selected/reduced point set. In a system where these algorithms are chained in trial-error fashion…
-
### Proposed new feature or change:
Support reading GeoDataFrames with geometries and data variables into UXarray data structures.
-
sdata
SpatialData object
├── Images
│ └── 'morphology_focus': DataTree[cyx] (5, 34119, 39776), (5, 17059, 19888), (5, 8529, 9944), (5, 4264, 4972), (5, 2132, 2486)
├── Labels
│ ├── …