-
add funcs (exisiting in nowcasting branch) to the wrapper function _get_geodataframe, for creating new data columns based on given function.
-
Hey there,
I ran into some issues/weird behaviour.
**The issue**
I get a `ValueError` when running `sjoin` with two `dask_geopandas.expr.GeoDataFrame`s. THere are no tuples involved. I also c…
-
### Kind of request
Changing existing functionality
### Enhancement Description
The current catchment delineation speed is slow and we would like to improve it.
### Use case
_No respons…
-
Multi part geometries have a `.geoms` sequence of all the parts.
I suggest adding a `.geoms` to the single part geometries too.
It will return just the shape itself but make usability much more …
-
I guess it should be moved into the ``Object`` directory.
-
How should a STAC Collection containing many geospatial rasters that span many CRSs map to GeoZarr?
For example if I have Sentinel-2 or Landsat data spanning UTM zones, I don't want to have to repr…
-
Hello Quentin,
I have this problem that I posted in spatialdata github as an issue but we are wondering if it is not related to sopa:
Here is the issue:
https://github.com/scverse/spatialdata-i…
-
Hi,
I'm trying to use the autodynatrace to instrument some python code which have psycopg2 as imported library. During the instrumentation, both with the environment variable and by importing auto…
-
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of geopandas.
- [x] (optional) I have confirmed this bug exists o…
-
Today, `px.line_mapbox` and `px.line_geo` expect rows which are points, which are then split into groups and connected by lines.
In most GIS formats, however, as wrapped by GeoPandas, the entire li…